Releases: fetzu/teslamate-abrp
Releases · fetzu/teslamate-abrp
v1.1.0
What's Changed
- Bumped python-alpine source image to 3.11
- Bumped requests python package from 2.26.0 to 2.82.2
- Now running process as non-root user ("toor") in Docker container for security hardening
Full Changelog: v1.0.0...v1.1.0
v1.0.0
This is teslamate-abrp first release. There is actually nothing new, I am just cleaning up the act to allow for easier dev/testing of bug fixes or new features. README.md has all the relevant infos.
What's Changed
- Add 'restart: always' to the docker-compose snippet in the README.md by @feralbob in #7
- Change "battery_level" for "usable_battery_level" by @jheredianet in #9
- Show accurate state message while not driving or charging by @jheredianet in #10
- Fix indent on comments and code in order to be cleaner by @jheredianet in #11
- Fix battery_range by @jheredianet in #13
- fix/refactor: revamped CLI/ENV handling by @fetzu in #15
- !feat: Better MQTT error handling by @fetzu in #18
- feat/doc: Minor improvments to automatic car model recognition by @fetzu in #19
- Handling Exeptions & Change data types by @jheredianet in #26
- Removed unused comments by @jheredianet in #27
New Contributors
- @feralbob made their first contribution in #7
- @jheredianet made their first contribution in #9
Full Changelog: https://github.com/fetzu/teslamate-abrp/commits/v1.0.0