v24.1.4
github-actions
released this
04 Jan 22:17
·
464 commits
to master
since this release
🐛 Fixes
- Fix: define _TASK_THREAD_SAFE for TaskScheduler
- Fix: Optimize network connection handling
- Fix: Access Point not working after firmware update
🛠 Under the hood
- Merge branch 'pr1598' into dev
- Prevent config corruption by checking whether memory allocation was successfull.
- Prevent empty HASS auto discovery topics if memory allocation fails
- Better handling of out of memory situations in live data websocket
- Use Utils::checkJsonAlloc in ConfigurationClass
- Use auto keyword and references more often
- webapp: update dependencies
- webapp: add app.js.gz