Skip to content

v1.3.2

Compare
Choose a tag to compare
@jgstroud jgstroud released this 30 Apr 22:45
· 157 commits to main since this release
32e858a
  • Suspend certain activity when update underway, including comms and ho… by @dkerr64 in #153
  • Time-to-close and further memory improvements by @dkerr64 in #145
    Include md5 in upload by @donavanbecker in #163
  • Fixes #60 Warning is now configurable in the setting page. User can set the duration of the delay before close. Lights will flash, but no beep. Controlling the beep is not yet possible.

Fixes #150 Allow user to set the WiFi transmit power. This combined with the ability to force 802.11g should fix #77

Added lots of additional error checking and safeguards to address #151 Note, you won't see the benefits of these changes until the next update.

  • More stability enhancements. Memory improvements to free up additional heap.
  • Store serial log to flash on crash
  • Allow logging over the network to the javascript console. No longer need a USB cable to capture the logs
  • FIx an issue with MD5 checking on updates

Many thanks to @dkerr64 for all the work on this release.