|
@@ -2,6 +2,8 @@
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
## [Unreleased]
|
|
|
|
|
|
|
|
|
|
+## [14.0.0-RC8] - 2023-01-30
|
|
|
|
|
+
|
|
|
**Stabilization and Improved User Experience**
|
|
**Stabilization and Improved User Experience**
|
|
|
|
|
|
|
|
Thanks to over 80 Pull Requests from 6 contributors, we can anounce another great release with many many improvements and new features:
|
|
Thanks to over 80 Pull Requests from 6 contributors, we can anounce another great release with many many improvements and new features:
|
|
@@ -149,8 +151,8 @@ Improve **u**ser e**x**perience
|
|
|
5. Now you can reboot.
|
|
5. Now you can reboot.
|
|
|
|
|
|
|
|
If anything breaks you can try to
|
|
If anything breaks you can try to
|
|
|
-1\. Call `http://<IP>/ota?task=update&file=firmware.bin` resp. `http://<IP>/ota?task=update&file=html.zip` if the upload successed but the extraction failed.
|
|
|
|
|
-1\. Use the initial_esp32_setup.zip ( <https://github.com/jomjol/AI-on-the-edge-device/wiki/Installation> ) as alternative.
|
|
|
|
|
|
|
+1. Call `http://<IP>/ota?task=update&file=firmware.bin` resp. `http://<IP>/ota?task=update&file=html.zip` if the upload successed but the extraction failed.
|
|
|
|
|
+1. Use the initial_esp32_setup.zip ( <https://github.com/jomjol/AI-on-the-edge-device/wiki/Installation> ) as alternative.
|
|
|
|
|
|
|
|
### Added
|
|
### Added
|
|
|
|
|
|
|
@@ -802,9 +804,6 @@ External Illumination
|
|
|
|
|
|
|
|
- Initial Version
|
|
- Initial Version
|
|
|
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
[13.0.8]: https://github.com/jomjol/AI-on-the-edge-device/compare/v12.0.1...v13.0.8
|
|
[13.0.8]: https://github.com/jomjol/AI-on-the-edge-device/compare/v12.0.1...v13.0.8
|
|
|
|
|
|
|
|
[13.0.7]: https://github.com/jomjol/AI-on-the-edge-device/compare/v12.0.1...v13.0.7
|
|
[13.0.7]: https://github.com/jomjol/AI-on-the-edge-device/compare/v12.0.1...v13.0.7
|
|
@@ -821,4 +820,8 @@ External Illumination
|
|
|
|
|
|
|
|
[11.4.2]: https://github.com/haverland/AI-on-the-edge-device/compare/v10.6.2...v11.4.2
|
|
[11.4.2]: https://github.com/haverland/AI-on-the-edge-device/compare/v10.6.2...v11.4.2
|
|
|
|
|
|
|
|
-[11.3.9]: https://github.com/haverland/AI-on-the-edge-device/compare/v10.6.2...v11.3.9
|
|
|
|
|
|
|
+[11.3.9]: https://github.com/haverland/AI-on-the-edge-device/compare/v10.6.2...v11.3.9
|
|
|
|
|
+
|
|
|
|
|
+[Unreleased]: https://github.com/jomjol/AI-on-the-edge-device/compare/14.0.0-RC8...HEAD
|
|
|
|
|
+
|
|
|
|
|
+[14.0.0-RC8]: https://github.com/jomjol/AI-on-the-edge-device/compare/13.0.8...14.0.0-RC8
|