Releases: tillsteinbach/VWsFriend
Releases · tillsteinbach/VWsFriend
0.16.0
Added
- New feature to tag entries and filter based on those tags
- Possibility to manipulate database through UI
- Use AC/DC charging information from car
Changed
- Various improvements in grafana dashboards
- Updated API to 0.37.0
- Updated Grafana to 8.4.1
0.15.1
Fixed
- Fixes bug in charging state API fixing procedure
0.15.0
Warning the update requires you to update your docker-compse.yml file!
Fixed
- Fixes login issue due to changes in the login form
Added
- Passwort protection for UI
- Geofences allow to specify areas that are always resolved to a specific location and/or charger
- Chargers that are not known can be added
- /json endpoint to receive data in json format
- Added status fail_charge_plug_not_connected
Changed
- VWsFriend will now more reliably find a gas station when the car is being refueled.
- Refactors the OAuth procedure
- More agressively ask for changing the default password
- Updated API to 0.36.3
- Updated several dependencies
- Updated Grafana to 8.3.6
0.14.2
Fixed
- Add missing CONSERVATION Enum to database schema
0.14.1
Fixed
- Add missing CONSERVATION Enum to database schema
0.14.0
Fixed
- Login to WeConnect works again after changes on login page
- Homekit does not forget notification and favorit setting anymore
Added
- Logging can now send mails if an error occurs
Changed
- Updated API to 0.35.1
0.13.1
Fixed
- Small bugfix in request tracking that will reduce the load of the server running VWsFriend
Changed
- Updated API to 0.35.0
0.13.0
Changed
- Homekit gives now much faster feedback when controling the car (Even faster than WeConnect App)
- Minor improvements to grafana dashboards
- Updated API to 0.34.0
Added
- new parameter --hide-repeated-log that suppresses repeating messages from logging (does not apply to errors)
- new parameter --privacy allowing to disable location tracking
Fixed
- More robust against server errors
- Hides status 204 on missing parking position
- Charging power is recorded with decimals
- Fix division by zero in grafana dashboards
0.12.0
Added
- Recording of trips for ID vehicles
Changed
- Interval can be decresed to 180 seconds
- Technical fields are now hidden in the tables
- Removed interpolation from charging graph
0.11.0
Added
- Added cartype gasoline
- Added UnlockPlugState permanent
Changed
- Updated API to 0.27.0
- Updated Grafana to 8.3.1