Skip to content

Commit cf96d49

Browse files
authored
Release preparations (#3598)
* Update Changelog.md * Update Changelog.md * Update Changelog.md * Update Changelog.md * Update Changelog.md * Update Changelog.md * Update Changelog.md * Update Changelog.md * Update Changelog.md
1 parent 94a53b3 commit cf96d49

File tree

1 file changed

+33
-18
lines changed

1 file changed

+33
-18
lines changed

Changelog.md

Lines changed: 33 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,52 @@
1-
## [16.0.0-RC6] - 2024-02-28
1+
## [16.0.0-RC7] - 2024-03-01
22

3-
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.7.0...v16.0.0)
3+
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.7.0...v16.0.0-RC7)
44

55
#### Known issues
66
Please check the [issues](https://github.com/jomjol/AI-on-the-edge-device/issues) and
77
[discussions](https://github.com/jomjol/AI-on-the-edge-device/discussions) before reporting a new issue.
88

9-
#### Core Changes
10-
Only changes since RC5 are listed:
11-
- [#3436](https://github.com/jomjol/AI-on-the-edge-device/pull/3436) Added basic authentification of the Web Interface and the REST API, see https://jomjol.github.io/AI-on-the-edge-device-docs/Password-Protection
129

13-
- [#3520](https://github.com/jomjol/AI-on-the-edge-device/pull/3520) Rewrite InfluxDB Interfache
10+
#### Homeassistant compatibility
11+
:warning: Please check your Homeassistant instance to make sure it is handled correctly!
1412

15-
- [#3500](https://github.com/jomjol/AI-on-the-edge-device/pull/3500) Update smartled driver
13+
#### Core Changes
14+
Only changes since RC5 are listed (Skipping RC6):
15+
- [#3436](https://github.com/jomjol/AI-on-the-edge-device/pull/3436) Added basic authentification of the Web Interface and the REST API, see https://jomjol.github.io/AI-on-the-edge-device-docs/Password-Protection
1616

1717
- [#3454](https://github.com/jomjol/AI-on-the-edge-device/pull/3454) Add thermometer
1818

19-
- [#3538](https://github.com/jomjol/AI-on-the-edge-device/pull/3538) add .gz
20-
21-
- [#3565](https://github.com/jomjol/AI-on-the-edge-device/pull/3565) corrected enable/disable texts to make it more intuitive
19+
- [#3521](https://github.com/jomjol/AI-on-the-edge-device/pull/3521) openmetrics endpoint extension
20+
21+
- [#3537](https://github.com/jomjol/AI-on-the-edge-device/pull/3537) Added data export (CSV files) functionality
22+
23+
- [#3499](https://github.com/jomjol/AI-on-the-edge-device/pull/3499) Added and activated espressif mDNS service
24+
25+
- [#3547](https://github.com/jomjol/AI-on-the-edge-device/pull/3547) Enhanced `IgnoreLeadingNaN`. Marked it in the UI as a per-sequence parameter
26+
27+
- [#3580](https://github.com/jomjol/AI-on-the-edge-device/pull/3580) Update Homeassistant discovery to comply with Homeassistant `2025.2.4`
28+
29+
- [#3538](https://github.com/jomjol/AI-on-the-edge-device/pull/3538), [#3568](https://github.com/jomjol/AI-on-the-edge-device/pull/3568) Compress all Web UI files with gzip
30+
31+
- [#3590](https://github.com/jomjol/AI-on-the-edge-device/pull/3590) Validate uploaded OTA update file before installing it
32+
33+
- [#3583](https://github.com/jomjol/AI-on-the-edge-device/pull/3583) Remove HTML directory on update
34+
35+
- [#3590](https://github.com/jomjol/AI-on-the-edge-device/pull/3590) Consolidated the `reboot` and `save` buttons -> The `reboot` button ois not part of the notification
36+
corrected enable/disable texts on the configuration page to make it more intuitive
2237

23-
- [#3568](https://github.com/jomjol/AI-on-the-edge-device/pull/3568) compress all HTML files
38+
- [#3520](https://github.com/jomjol/AI-on-the-edge-device/pull/3520) Rewrite InfluxDB Interface
2439

25-
**:warning: Please check your Homeassistant instance to make sure it is handled correctly!**
40+
- [#3500](https://github.com/jomjol/AI-on-the-edge-device/pull/3500) Update smart-LED driver
2641

2742
#### Bug Fixes
2843
Only changes since RC5 are listed:
29-
- [#3450](https://github.com/jomjol/AI-on-the-edge-device/pull/3450) fix crash fue to empty CAM parameters in migration
30-
- [#3446](https://github.com/jomjol/AI-on-the-edge-device/pull/3446) fix for incorrect decimal shift
44+
- [#3450](https://github.com/jomjol/AI-on-the-edge-device/pull/3450) fix crash due to empty CAM parameters in migration
45+
- [#3446](https://github.com/jomjol/AI-on-the-edge-device/pull/3446) fix for incorrect decimal shift
3146

3247
## [16.0.0-RC5] - 2024-12-05
3348

34-
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.7.0...v16.0.0)
49+
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.7.0...v16.0.0-RC5)
3550

3651
#### Known issues
3752
Please check the [issues](https://github.com/jomjol/AI-on-the-edge-device/issues) and
@@ -62,7 +77,7 @@ Only changes since RC4 are listed:
6277

6378
## [16.0.0-RC4] - 2024-10-06
6479

65-
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.7.0...v16.0.0-RC1)
80+
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.7.0...v16.0.0-RC4)
6681

6782
#### Known issues
6883
Please check the [issues](https://github.com/jomjol/AI-on-the-edge-device/issues) and
@@ -81,7 +96,7 @@ Only changes since RC2 are listed:
8196

8297
## [16.0.0-RC3] - 2024-10-05
8398

84-
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.7.0...v16.0.0-RC1)
99+
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.7.0...v16.0.0-RC3)
85100

86101
#### Known issues
87102
Please check the [issues](https://github.com/jomjol/AI-on-the-edge-device/issues) and
@@ -98,7 +113,7 @@ Only changes since RC2 are listed:
98113

99114
## [16.0.0-RC2] - 2024-10-04
100115

101-
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.7.0...v16.0.0-RC1)
116+
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.7.0...v16.0.0-RC2)
102117

103118
#### Known issues
104119
Please check the [issues](https://github.com/jomjol/AI-on-the-edge-device/issues) and

0 commit comments

Comments
 (0)