|
4 | 4 |
|
5 | 5 | ### New features |
6 | 6 |
|
| 7 | +- feat(webview): add Google Maps link for car's current location (#4781 - @clhuang) |
| 8 | + |
7 | 9 | ### Improvements and bug fixes |
8 | 10 |
|
9 | 11 | - fix(nix): update cldr hash (#4723 - @brianmay) |
10 | 12 | - feat: use Grafana 12.0.0 (#4721 - @swiffer) |
11 | 13 | - feat: use Grafana 12.0.1 (#4756 - @swiffer) |
12 | 14 | - feat: preserve the folders when restoring dashboards (#4715 - @IngmarStein) |
| 15 | +- feat: use Grafana 12.0.1+security-01 (#4799 - @swiffer) |
| 16 | +- feat: use Grafana 12.0.2 (#4805 - @swiffer) |
| 17 | +- feat(mqtt): always publish healthy status and disable retain to prevent stale healthy status via mqtt (#4817 - @allivshits) |
13 | 18 | - feat: use the k8s-style API introduced in Grafana v12 if using manual dashboard setup (#4764- @IngmarStein) |
14 | 19 |
|
15 | 20 | #### Build, CI, internal |
|
21 | 26 | - fix(nix): update mix dependency hash in nix builds ([08fe0ac](https://github.com/teslamate-org/teslamate/commit/08fe0ac934176484c84fd4329c8d64925b6b0b97) - @JakobLichterfeld) |
22 | 27 | - feat(nix): use nixos-25.05 (#4716 - @JakobLichterfeld) |
23 | 28 | - build(deps): update flake.lock (#4716) |
| 29 | +- fix(nix): skip duplicate cldr download to fix build on darwin and improve reproducibility (#4763 - @JakobLichterfeld) |
| 30 | +- build(deps): bump DeterminateSystems/update-flake-lock from 24 to 25 (#4774) |
| 31 | +- build(deps): bump crate-ci/typos from 1.31.2 to 1.32.0 (#4775) |
| 32 | +- build(deps): bump castore from 1.0.12 to 1.0.14 (#4778) |
| 33 | +- build(deps): update flake.lock (#4772) |
| 34 | +- build(deps): bump phoenix_ecto from 4.6.3 to 4.6.4 (#4779) |
| 35 | +- build(deps): bump @docusaurus/preset-classic from 3.7.0 to 3.8.0 in /website (#4776) |
| 36 | +- build(deps): bump @docusaurus/core from 3.7.0 to 3.8.0, @docusaurus/preset-classic from 3.8.0 to 3.8.1, bump dependencies in /website (#4777 - @JakobLichterfeld) |
24 | 37 |
|
25 | 38 | #### Dashboards |
26 | 39 |
|
27 | 40 | - fix: new image on home dashboard as old got removed from Tesla mediaserver (#4702 - @JakobLichterfeld, @swiffer) |
28 | 41 | - feat: update image on home dashboard to juniper and back to dark (#4742 - @swiffer) |
29 | 42 | - fix: consumption for drives with positive soc diff (#4746 - @swiffer) |
| 43 | +- fix: align usage of time-range filters to fix consumption gross issues in some edge cases (#4787 - @swiffer) |
| 44 | +- feat(dashboards-Charging-Stats): align query conditions and introduce a min duration filter applied to all panels to ensure consistent charging stats (#4791 - @swiffer) |
| 45 | +- feat(dashboards): reliably calculate charging costs per 100 km for shorter periods and align across trip, statistics and charging stats dashboards (#4791 - @swiffer) |
| 46 | +- feat(dashboards)detect consecutive charges and exclude from Charge / Discharge Stats (#4791 - @swiffer) |
30 | 47 |
|
31 | 48 | #### Translations |
32 | 49 |
|
|
38 | 55 | - docs: improvement to the Debian installation instructions (#4734 - @iustin) |
39 | 56 | - docs: add note on accessory power functionality can prevent car sleep (#4737 - @darox) |
40 | 57 | - docs: clarify pricing for Teslemetry (#4705 - @Bre77) |
| 58 | +- docs: add NixOS installation guide (#4768 - @JakobLichterfeld) |
41 | 59 |
|
42 | 60 | ## [2.0.0] - 2025-04-26 |
43 | 61 |
|
|
0 commit comments