Skip to content

Commit 904bf70

Browse files
build: release v2.2.0
1 parent 50423e3 commit 904bf70

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [2.2.0] - 2025-11-06
4+
5+
As always, there have been many improvements. We now support a proxy for the OpenStreetMap API. If you live in a geo-blocked location, this could simplify your setup. Your tokens are now more secure.
6+
We use the latest dependencies and support PostgreSQL 18 (To update, back up your data and follow[the guide and replace xx with 18](https://docs.teslamate.org/docs/maintenance/upgrading_postgres)).
7+
We also avoid memory bloat on misconfigured Docker hosts. If your host has limited hardware, this will greatly improve your experience.
8+
The dashboards have been improved in terms of performance, and all dashboards now function as expected when set to miles.
9+
10+
Enjoy it.
411

512
### New features
613

@@ -2610,7 +2617,7 @@ New users need to sign in via the web interface.
26102617

26112618
## [1.0.0] - 2019-07-25
26122619

2613-
[unreleased]: https://github.com/teslamate-org/teslamate/compare/v2.1.1...HEAD
2620+
[2.2.0]: https://github.com/teslamate-org/teslamate/compare/v2.1.1...v2.2.0
26142621
[2.1.1]: https://github.com/teslamate-org/teslamate/compare/v2.1.0...v2.1.1
26152622
[2.1.0]: https://github.com/teslamate-org/teslamate/compare/v2.0.0...v2.1.0
26162623
[2.0.0]: https://github.com/teslamate-org/teslamate/compare/v1.33.0...v2.0.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.2-dev
1+
2.2.0

0 commit comments

Comments
 (0)