mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
build: release v2.1.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## [unreleased]
|
||||
## [2.1.0] - 2025-07-21
|
||||
|
||||
As always, there are many improvements. We have introduced new database fields to store the total ascent and descent of a drive, which can be used in the drives and efficiency dashboards. This is a valuable addition for users who wish to analyze their driving patterns and performance in hilly areas, and it enhances the efficiency metrics.
|
||||
The database will be migrated automatically to include these new fields. Depending on your host and the size of your database, this process may take some time. Please be patient and wait for the process to finish (depending on your host, it takes a few seconds to about a minute on a Raspberry Pi 3B+ with a 1 GB database).
|
||||
@@ -2509,7 +2509,7 @@ New users need to sign in via the web interface.
|
||||
|
||||
## [1.0.0] - 2019-07-25
|
||||
|
||||
[unreleased]: https://github.com/teslamate-org/teslamate/compare/v2.0.0...HEAD
|
||||
[2.1.0]: https://github.com/teslamate-org/teslamate/compare/v2.0.0...v2.1.0
|
||||
[2.0.0]: https://github.com/teslamate-org/teslamate/compare/v1.33.0...v2.0.0
|
||||
[1.33.0]: https://github.com/teslamate-org/teslamate/compare/v1.32.0...v1.33.0
|
||||
[1.32.0]: https://github.com/teslamate-org/teslamate/compare/v1.31.1...v1.32.0
|
||||
|
||||
Reference in New Issue
Block a user