|
9 | 9 |
|
10 | 10 | ### Improvements and bug fixes |
11 | 11 |
|
| 12 | +- Fix aggressive switch to offline when stream gets offline message (#3672 - @micves) |
| 13 | +- feat: Grafana 10.4.0 & Angular Deprecation (#3726 - @swiffer and @JakobLichterfeld) |
| 14 | +- test: Make tests non-async (#3738 - @brianmay) |
| 15 | + |
| 16 | +#### Build, CI, internal |
| 17 | + |
12 | 18 | - ci: prevent workflow runs for certain conditions and allow scheduled runs ([f71cc51](https://github.com/teslamate-org/teslamate/commit/f71cc51271007da70e7dc57c00e292acdf20e8d6) and [596a10f](https://github.com/teslamate-org/teslamate/commit/596a10f1eeb5c81f1f79293684a06241cc68d465) - @JakobLichterfeld) |
13 | 19 | - feat: Upgrade web development framework to Phoenix 1.7 (#3615 - @marvelm and @JakobLichterfeld) |
14 | 20 | - ci: stale after 30 days ([07670fa](https://github.com/teslamate-org/teslamate/commit/07670fa014b4d79d6907e7198960ec13c5cdae71) -@JakobLichterfeld) |
15 | | -- feat: Add stat panel for selected duration in drive details dashboard (#3667 - @oivindoh) |
16 | 21 | - ci: run edge build every night ([206d731](https://github.com/teslamate-org/teslamate/commit/206d731935a5e8ebc350a7981df8c6d92480b88b) - @JakobLichterfeld) |
17 | 22 | - ci: update upload-artifact action (#3689 - @JakobLichterfeld) |
18 | 23 | - fix: upload and merge artifact naming conflict since action version v4 (#3689 - @JakobLichterfeld) |
|
21 | 26 | - build: use netcat-openbsd to support ipv6 again (#3732 - @JakobLichterfeld) |
22 | 27 | - build: reduce the size of the Docker image by cleaning the APT cache (#3692- @JakobLichterfeld) |
23 | 28 | - ci: bump dorny/paths-filter from 3.0.0 to 3.0.1 (#3712) |
24 | | -- feat: Grafana 10.4.0 & Angular Deprecation (#3726 - @swiffer and @JakobLichterfeld) |
25 | 29 | - build: pin elixir image full version to elixir:1.16.1-otp-26 (#3733 - @brianmay and @JakobLichterfeld) |
26 | 30 | - build: adding chmod to file copy in app stage (#3740 - @tobiasehlert) |
27 | 31 | - ci: bump actions/delete-package-versions from 4 to 5 (#3713) |
28 | | -- test: Make tests non-async (#3738 - @brianmay) |
29 | | -- Fix aggressive switch to offline when stream gets offline message (#3672 - @micves) |
30 | 32 | - Replace tortoise library with tortoise311 (#3697 - @brianmay) |
| 33 | +- build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /website (#3743) |
31 | 34 |
|
32 | 35 | #### Dashboards |
33 | 36 |
|
| 37 | +- feat: Add stat panel for selected duration in drive details dashboard (#3667 - @oivindoh) |
34 | 38 | - Change tracking line color on Maps to blue (#3670 - @jheredianet) |
35 | 39 | - Select last three drives in trip dashboard now opens in new tab to work reliable ([ca9816b](https://github.com/teslamate-org/teslamate/commit/ca9816ba4905c653b5f4daad533bf2caf2fe1d9c) - @DrMichael) |
36 | 40 | - Battery health dashboard: Added Distance (Logged - Mileage) stats (#3741 - @jheredianet) |
|
0 commit comments