Skip to content

Commit 78ead52

Browse files
docs: update changelog
1 parent 3879c17 commit 78ead52

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@
22

33
## [unreleased]
44

5-
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 analyse their driving patterns and performance in hilly areas, and it enhances the efficiency metrics.
6-
The database will be migrated automatically to include these new fields. Depending on your host and the size of your database, this migration may take some time. Please be patient and wait for the process to finish (this will take from a few seconds up to approximately one minute on a Raspberry Pi 3B+ with a 1 GB database).
5+
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.
6+
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 (this will take from a few seconds up to approximately one minute on a Raspberry Pi 3B+ with a 1 GB database).
7+
8+
We now use the latest Grafana 12.0.1, and you can now open a Google Maps link for the car's current location by clicking on the location in the webview to quickly navigate to your car's location.
9+
Additionally, we have fixed some issues with the consumption for drives with a positive SOC difference, and we have aligned the usage of time-range filters to resolve consumption gross issues in some edge cases.
10+
The charging stats are now even more consistent. We now detect consecutive charges and exclude them from the charge / discharge stats (PV surplus charging: we've got you covered).
11+
12+
Enjoy it.
713

814
### New features
915

10-
feat(webview): add Google Maps link for car's current location (#4781 - @clhuang)
16+
- feat(webview): add Google Maps link for car's current location (#4781 - @clhuang)
1117
- feat: add total ascent & descent to the drive table to use in the drives dashboards (#4798 - @swiffer)
1218

1319
### Improvements and bug fixes

0 commit comments

Comments
 (0)