Skip to content

New Fields

Compare
Choose a tag to compare
@omersiar omersiar released this 02 Mar 13:26
· 216 commits to stable since this release
2e1c08b

Proudly present you New Fields esp-rfid v0.5 update. Completely re-worked web pages, ajax powered, blazing fast loading times.

[v0.5beta] 2018-03-02

Added

  • [firmware + webui] Embedded web files
  • [firmware + webui] MQTT to main branch.
  • [firmware + webui] Access column to logs for the information, if the access was granted or not @romanzava
  • [build] Travis CI
  • [firmware] Glyphicons redirection for SPIFFS's limited 32 char filename.
  • [dev tools] WebSocket emulator for rapid web page development. (This require node.js)
  • [build] Gulp script for auto css/js file concat and gzip
  • [dev tools] Offline static web page development capability (enter "neo" as admin password for local testing)
  • [dev tools] gulp script for PROGMEM web files.

Changed

  • [webui] New look and feel - refactored Web UI
  • [webui] Hardcoded FooTable Add/Edit text
  • [webui] Only support woff glyphicons font
  • [dev tools] Clean and beautify main.cpp @nardev
  • [webui] Minor cosmetic changes
  • [webui] Javascript loading moved to end of the html
  • [build] more meaningful directories for web files.
  • [webui] RSSI percent calculation
  • [firmware] Limit printScanResult to 5 best (based on RSSI) networks around (esp becomes unresponsive if there are too many networks)
  • [build] pio script where we were trying to modify flashing parameters it was affecting SPIFFS upload too.

Fixed

  • [firmware + webui] MQTT - UID publish was missing.

Removed

  • [firmware] Web files no longer contained in SPIFFS
  • [firmware] SPIFFS Editor.
  • [firmware] Confusion about MFRC533 reader.