Skip to content

v0.6

Compare
Choose a tag to compare
@omersiar omersiar released this 11 Mar 18:30
· 180 commits to stable since this release
0c18012

[0.6] - 2018-03-11

Added

  • [firmware] Restart ESP if softAP fails.
  • [webui] Colorize access log based on result.

Fixed

  • [webui] progress bar for factory reset, update, save settings does not initiated correctly.
  • [webui] BSSID is missing when first scan.
  • [webui] Now firmware internally holds only unix time, made changes on webui to cover that.

Changed

  • [webui] Completely refactored html loading, we are getting all files at first login, then no request is made to web server which greatly simplifies some functions.
  • [webui] + [firmware] Completely refactored Latest Access Log, it's now unlimited Access Log which holds every picc scan. This should fix #60 (at least there is clear log button :) ).
  • [webui] Event log table now displays firmware time for early events.
  • [webui] before fetching data wait sidebar to dismiss for smooth animation.
  • [webui] fade in web content.
  • [firmware] Log login remote IP address.