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.
Update Procedure
Update Procedure see online documentation
Changes
For a full list of changes see Full list of changes
Added
- 1877 Show WIFI signal text labels / Log RSSI value to logfile
- Web UI caching of static files
- Added various debug tools
- 1798 Add error handling for memory intensive tasks
- 1784 Add option to disable brownout detector
- Added full web browser based installation mode (including initial setup of SD-card) - see WebInstaller
- Added Demo Mode
- 1648 Added trigger to start a flow by REST API or MQTT
- Show special images during steps
Initializing
andTake Image
as the current camera image might be incomplete or outdated
Changed
- Migrated documentation (Wiki) to https://jomjol.github.io/AI-on-the-edge-device-docs. Please help us to make it even better.
- New OTA Update page with progress indication
- Various memory optimizations
- Cleanup code/Web UI
- Updated models
- 1809 Store preprocessed image with ROI to RAM
- Better log messages on some errors/issues
- 1742 Replace alert boxes with overlay info boxes
- Improve log message when web UI is installed incomplete
- 1676 Improve NTP handling
- HTML: improved user informations (info boxes, error hints, ...)
- 1904 Removed newlines in JSON and replaced all whitespaces where there was more than one
Fixed
- Fixed many many things
- 1509 Protect
wifi.ini
from beeing deleted. - 1530 Homeassistant
Problem Sensor
- 1518 JSON Strings
- 1817 DataGraph: datafiles sorted -> newest on top
Removed
- n.a.