Skip to content

v1.0-rc2

Compare
Choose a tag to compare
@tonyp7 tonyp7 released this 10 Nov 14:26
· 194 commits to master since this release
7bd80b1

Second release candidate!

Bug fixes

  • Fixed a nasty memory leak in lwip connection handlers. The free heap now never goes under ~210kB.
  • Proper JSON string escape in the IP info json.

Changes

  • Added reason codes for connection update to differentiate different types of disconnects (failed attempt, user disconnect, lost connection).
  • Included all images as inline base64 in the web app stylesheet.

Known issue

The app works flawlessly with PC and Android as far as I can tell, but there's an issue with the iPhone's webkit where sometimes the "connect" button doesn't want to work. Until it is fixed, I leave this release as a RC and not the first true 1.0 version.