You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+33-18Lines changed: 33 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,37 +1,52 @@
1
-
## [16.0.0-RC6] - 2024-02-28
1
+
## [16.0.0-RC7] - 2024-03-01
2
2
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)
4
4
5
5
#### Known issues
6
6
Please check the [issues](https://github.com/jomjol/AI-on-the-edge-device/issues) and
7
7
[discussions](https://github.com/jomjol/AI-on-the-edge-device/discussions) before reporting a new issue.
8
8
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
-[#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
-[#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
22
37
23
-
-[#3568](https://github.com/jomjol/AI-on-the-edge-device/pull/3568) compress all HTML files
0 commit comments