Skip to content

Releases: tillsteinbach/VWsFriend

0.16.0

25 Feb 11:06
Compare
Choose a tag to compare

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

12 Feb 21:42
Compare
Choose a tag to compare

Fixed

  • Fixes bug in charging state API fixing procedure

0.15.0

11 Feb 12:29
Compare
Choose a tag to compare

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

04 Feb 20:03
Compare
Choose a tag to compare

Fixed

  • Add missing CONSERVATION Enum to database schema

0.14.1

04 Feb 19:17
Compare
Choose a tag to compare

Fixed

  • Add missing CONSERVATION Enum to database schema

0.14.0

28 Jan 20:05
Compare
Choose a tag to compare

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

24 Jan 16:56
cd266c7
Compare
Choose a tag to compare

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

23 Jan 20:42
10fd73c
Compare
Choose a tag to compare

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

15 Dec 16:49
3910171
Compare
Choose a tag to compare

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

11 Dec 15:29
Compare
Choose a tag to compare

Added

  • Added cartype gasoline
  • Added UnlockPlugState permanent

Changed

  • Updated API to 0.27.0
  • Updated Grafana to 8.3.1