Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

0.6.8

Compare
Choose a tag to compare
@xyzroe xyzroe released this 03 Aug 14:36
· 39 commits to main since this release
  • Redesigned WIFI mode

    • New logic - while Wi-Fi client mode is enabled or emergency mode is activated:
      If any SSID and password are saved, it will try to connect 7 times (less than 1 minute), if it fails, ESP32 will raise its own hotspot and then try to connect again after 7 minutes.

    • Checkbox to disable emergency mode - now not only disables future emergencies, but also disables the current one forcibly.

  • New checkbox to disable ping to the default gateway (this worsens connection status checking, but can help if ping is not allowed on the network)

  • Reset web authentication (all general settings) by performing 5 on/off cycles less than 2 seconds apart.

  • Correction of minor errors that occurred after the core update.

  • Rework web console messages' render.