Skip to content

Releases: gemi254/ConfigAssist-ESP32-ESP8266

ConfigAssist v2.8.7

17 Dec 19:19
Compare
Choose a tag to compare
  • Added connection failover
  • Fixed callback with no async connection
  • Fix start storage called once

ConfigAssist v2.8.6

02 Dec 18:44
Compare
Choose a tag to compare

Added WiFi async connection with WiFiResultCallback. Added example
Check connection and auto reconnect on failure
Added forced and async time synchronization

ConfigAssist v2.8.5

20 Nov 07:54
Compare
Choose a tag to compare
  • Added force time synchronization.
  • Added read operator () and asign [] operator

ConfigAssist v2.8.4

19 Oct 10:09
Compare
Choose a tag to compare

Load default dictionary only when setup AP
Fixed retain connections

ConfigAssist v2.8.3

24 Apr 11:48
Compare
Choose a tag to compare

Generate config files on first run with default values.
Stream html controls to handle big text areas.

ConfigAssist v2.8.2

15 Feb 09:28
Compare
Choose a tag to compare

Added attributes to variables (JavaScript, style, etc.).
Added a function to append a JavaScript to main page

ConfigAssist v2.8.1

02 Feb 12:37
Compare
Choose a tag to compare

Removed regex to reduce size.

ConfigAssist v2.8.0

26 Jan 08:29
Compare
Choose a tag to compare

Added accordion open/closed button. Fixed errors

ConfigAssist v2.7.9

12 Jan 18:52
Compare
Choose a tag to compare

Removed Json. Fixed yaml errors

ConfigAssist v2.7.8

04 Jan 10:20
Compare
Choose a tag to compare

Moved to yaml for variable definitions