File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## unreleased
3+ ## [ 1.27.1] - 2022-07-22
4+
5+ ### Improvements and Bug Fixes
6+
7+ - Add setting to select tire pressure units
8+ - Fix ` Protocol 'inet_tcp': register/listen error: econnrefused ` error (#2771 )
9+ - Bump minimum supported Elixir version to 1.12
10+ - Improve handling of invalid API tokens
11+
12+ #### Dashboards
13+
14+ - Charging Stats: Include SuC geofences to calculate charging cost
415
516## [ 1.27.0] - 2022-07-15
617
@@ -47,7 +58,7 @@ If no `ENCRYPTION_KEY` environment variable is provided when running the databas
4758- Drive Stats: Optimize query to estimate mileage calculation (#2464 - @coreGreenberet )
4859- Locations: Let the gauge scale up to the maximum value (#2647 - @DrMichael )
4960- States: Update States top row panels height (#2487 - @cwanja )
50- - Timeline: Fix links (#2601 - @DrMichael ))
61+ - Timeline: Fix links (#2601 - @DrMichael )
5162- Trip: Render Trip piechart legend (#2473 - @cwanja )
5263- Migrate dashboards to the new timeseries panels
5364- Change unit of boolean fields
@@ -1565,6 +1576,7 @@ New users need to sign in via the web interface.
15651576
15661577# # [1.0.0] - 2019-07-25
15671578
1579+ [1.27.1]: https://github.com/adriankumpf/teslamate/compare/v1.27.0...v1.27.1
15681580[1.27.0]: https://github.com/adriankumpf/teslamate/compare/v1.26.1...v1.27.0
15691581[1.26.1]: https://github.com/adriankumpf/teslamate/compare/v1.26.0...v1.26.1
15701582[1.26.0]: https://github.com/adriankumpf/teslamate/compare/v1.25.2...v1.26.0
Original file line number Diff line number Diff line change 1- 1.27.0
1+ 1.27.1
You can’t perform that action at this time.
0 commit comments