From 5d4e2bd7e065a3cab35cc8a8827e52f7a7cea6ed Mon Sep 17 00:00:00 2001 From: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com> Date: Fri, 28 Jan 2022 14:58:26 +0100 Subject: [PATCH] Release 1.26.1 --- CHANGELOG.md | 20 ++++++++++++++++++++ VERSION | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b47e3c0f4..6a4c8444f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [1.26.1] - 2022-01-28 + +### Improvements and Bug Fixes + +- Add link on the TeslaMate overview page to the notateslaapp.com release notes ([#2390](https://github.com/adriankumpf/teslamate/pull/2390) by [cwanja](https://github.com/cwanja)) +- Fix token refresh for Chinese accounts + +#### Dashboards + +- Charges: Show link if the charge cost is not set ([#2380](https://github.com/adriankumpf/teslamate/pull/2380) by [carloscuezva](https://github.com/carloscuezva)) +- Efficiency: Add min & max values to the Temperature-Efficiency gauge ([#2395](https://github.com/adriankumpf/teslamate/pull/2395) by [DrMichael](https://github.com/DrMichael)) +- Overview / Updates: Fix software version format + +#### Translations + +- Adding missing Swedish translation ([#2373](https://github.com/adriankumpf/teslamate/pull/2373) by [tobiasehlert](https://github.com/tobiasehlert)) +- Small correction for Spanish translation ([#2379](https://github.com/adriankumpf/teslamate/pull/2379) by [carloscuezva](https://github.com/carloscuezva)) +- Spanish translation refinements ([#2388](https://github.com/adriankumpf/teslamate/pull/2388) by [jmalcaide](https://github.com/jmalcaide)) + ## [1.26.0] - 2022-01-25 ### Improvements and Bug Fixes @@ -1478,6 +1497,7 @@ New users need to sign in via the web interface. ## [1.0.0] - 2019-07-25 +[1.26.1]: https://github.com/adriankumpf/teslamate/compare/v1.26.0...v1.26.1 [1.26.0]: https://github.com/adriankumpf/teslamate/compare/v1.25.2...v1.26.0 [1.25.2]: https://github.com/adriankumpf/teslamate/compare/v1.25.1...v1.25.2 [1.25.1]: https://github.com/adriankumpf/teslamate/compare/v1.25.0...v1.25.1 diff --git a/VERSION b/VERSION index 5ff8c4f5d2..dd43a143f0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.26.0 +1.26.1