Browse Source

release v0.5.41

pull/442/head
lumapu 2 years ago
parent
commit
12ca78e4b1
  1. 13
      src/CHANGES.md

13
src/CHANGES.md

@ -0,0 +1,13 @@
# Changelog
* fix browser sync NTP button
* added login feature (protect web ui)
* added static IP option
* improved initial boot - don't connect to `YOUR_WIFI_SSID` any more, directly boot into AP mode
* added status LED support
* improved MQTT handling (boot, periodic updates, no zero values any more)
* replaced deprecated workflow functions
* refactored code to make it more clearly
* added scheduler to register functions which need to be run each second / minute / ...
* changed settings to littlefs (-> no currupt settings in future on memory layout changes)
* added a lot of system infos to `System` page for support
Loading…
Cancel
Save