Skip to content

v1.7.1

Latest
Compare
Choose a tag to compare
@dkerr64 dkerr64 released this 23 Sep 05:14
· 5 commits to main since this release

What's Changed

  • Next release by @dkerr64 in #227
  • Bugfix... alignment of minHeap and minStack was wrong on chrome browsers.
  • Bugfix... set WiFi hostname based on user provided device name (#231).
  • Bugfix... also set the browser page title to the user provided device name.
  • Buffix... authenticate before issuing "are you sure" popups (#235)
  • New feature... allow user to set custom username for the webpage (#225).
  • New feature... allow user to set static IP address (#231).
  • New feature... add new system logs page (opens in new browser tab).
  • New feature... add spinning page-loading icon to provide feedback on slow network links.
  • New feature... add option to obtain real time from NTP sever.
  • Cleanup... consolidated all code for retrieving user configured settings into one file (utilities.cpp).

Known Issues

  • Same as v1.7.0...
  • Random crashes inside the MDNSresponder code which usually occur shortly after booting or when something significant changes on the network that causes a storm of mDNS messages. Ratgdo always recovers. Tracked in #211, #223
  • Random crashes inside the WiFi stack possibly associated with failing to connect to WiFi access point. Tracked in #215, #218, #223
  • Occasional failure to connect to WiFi. Tracked in #217

Full Changelog: v1.7.0...v1.7.1