The major changes since 1.2.0 are:
- Fixed async instability with updated core libs (finally!)
- Added Home Assistance support
- Added a new filesystem editor
- Move to LittleFS for additional file stability
- Allow configuration for traditional debug items
- Turn telnet on and off
- Turn logging levels up and down
- Attempt to reconnect WiFi if it drops
- And of course, bugfixes.
What's Changed
There are changes since the 1.2.0 release:
Feature Changes:
- Add scanNetworks() to reconnect by @lbussy in #154
- Button delay by @lbussy in #158
- Initial conversion to MyST by @lbussy in #167
- Wifi reconnect by @lbussy in #168
- Rearrange menu by @lbussy in #172
- Filelist by @lbussy in #175
- Style fs by @lbussy in #181
- Restore file upload by @lbussy in #182
- Document fs by @lbussy in #183
- Littlefs by @lbussy in #186
- Logging by @lbussy in #189
- Backup config by @lbussy in #190
- Change URL Target to Generic REST by @lbussy in #191
- Add Telnet and Loglevel Config by @lbussy in #192
- Home asst by @lbussy in #199
- Config kick detect by @lbussy in #200
Bug Fixes:
- Fix for #146 by @lbussy in #147
- Fix KegScreen/KSTV mDNS Responses by @thorrak in #145
- KS-TV mDNS by @lbussy in #148
- Use proper div by @lbussy in #153
- Zip data by @lbussy in #156
- Revert framework by @lbussy in #157
- Fix for #152 by @lbussy in #159
- Fix for #149 by @lbussy in #160
- Fix for #150 by @lbussy in #161
- Close FS after use by @lbussy in #171
- Use single open/close by @lbussy in #173
- Fix param save by @lbussy in #174
- Fix flow save by @lbussy in #176
- Flowfile debug by @lbussy in #178
- Nail down LCBUrl version by @lbussy in #179
- Text tags by @lbussy in #180
- Queue saves by @lbussy in #184
- 404 retry by @lbussy in #185
- Avoid non reentrant code by @lbussy in #187
- Fix viewport by @lbussy in #188
- Fix settings debug by @lbussy in #193
- Fs errors by @lbussy in #194
- Revert "Fs errors" by @lbussy in #195
- Fs errors by @lbussy in #196
- Templink by @lbussy in #201
Full Changelog: 1.2.0...1.3.0