github smlight-dev/slzb-06-firmware v0.9.8-beta
V0.9.8-BETA BETA TEST RELEASE [20221119]

latest releases: v0.9.9, v0.9.9-dev, v0.9.8...
pre-release17 months ago

NOTE

  • This is a BETA version for tests and bug-hunting purposes;
  • The stable latest firmware version is v0.9.1;
  • In case you found bugs or have any other issues, please submit them at the Issues tab.

Flashing updated firmware official manual

Changelog

Added

  • NEW WIFI COORDINATOR MODE ARRIVED!;
  • New GET/SET API for settings;
  • Added a new WIFI page;
  • Added preloader. It is displayed during page loading;
  • Added hard reset. To reset settings, turn on the device with the button pressed; when yellow and blue LEDs start flashing, release button and settings will be erased;
  • Add favicon.ico;
  • Card grid now has responsible height.

Changed

  • No more html.h all html code moved to separate page files
  • Coordinator modes logic rework - according to the latest v0.9.8 scheme;
  • HUGE web interface update. The web interface now is a "One Page App"; no more senseless page refreshes;
  • Completely reworked saving settings in web.cpp, now using ArduinoJson;
  • Completely reworked transferring parameters from the device to the interface;
  • Settings "Hostname" and "Console log refresh interval" moved to the "System and Tools" page;
  • Reworked "Logout" link;
  • Code optimizations for reducing memory usage;
  • Add margins between icons and text on tabs in the page "System and Tools";
  • Sidenav position improvements;
  • Sidenav on mobile devices is now hidden. Swipe from the right screen corner to show sidenav;
  • Center link on "About page";
  • Link at the "About" page now opens in a new tab;
  • Merge "sys-tools" & "logs-browser" pages.

Fixed

  • Toast position fix;
  • Link to the site has been corrected on the "About" page.

Removed

  • Removed unnecessary server endpoints;
  • Some of the parameters that are no longer used have been removed from the config;
  • Removed all code from html.h;
  • Cleaning of unused files;

Don't miss a new slzb-06-firmware release

NewReleases is sending notifications on new releases.