Version 1.8.0
Pre-release
Pre-release
This release has significant updates. Please review the README for full documentation of the new features.
What's Changed
- New feature... add soft AP mode to allow setting WiFi SSID (#224).
- New feature... enable IRAM heap to increase available memory, expected to improve reliability.
- New feature... move all user config settings into single file, improves boot time by ~13 seconds (#241).
- New feature... add support for logging to a syslog server.
- Change... Reboot countdown timer changed from 30 seconds to 15 seconds
- Change... Remove option to receive server logs to JavaScript console, replaced by syslog and system logs page.
- Bugfix... ensure that network hostname is RFC952 compliant (e.g. no spaces).
- Bugfix... Possible fix to #215 by modifying HomeKit server malloc() from local to global.
- Bugfix... Possible fix to #211 and #223 as we enable IRAM heap.
- Bugfix... Occasional HomeKit notification that garage door is unlocked. Tracked in #233
Known Issues
- Occasional failure to connect to WiFi. Tracked in #217
Full Changelog: v1.7.1...v1.8.0