Skip to content

Releases: nrwiersma/ConfigManager

1.2

08 Aug 18:33
cb898c9
Compare
Choose a tag to compare
1.2
  • Fix syntax/validation errors in index.html

1.1

29 Jul 17:21
5b407a2
Compare
Choose a tag to compare
1.1
  • ESP32 Support

1.0

24 Aug 18:52
Compare
Choose a tag to compare
1.0
  • Add get/set only parameters

  • Add magic bytes to the start of the EEPROM (Breaking)

  • Add AP callback

  • Remove AP tight loop

  • Add mode (ap or api)

  • Add ap timeout

0.8

27 Jun 16:12
Compare
Choose a tag to compare
0.8
  • Fixed file not found status code to 404

0.7

06 Nov 13:25
Compare
Choose a tag to compare
0.7
  • Explicitly switch AP mode off after connecting - (Robert Oostenveld)
  • Allow for blank SSID passwords

0.6

06 Nov 13:17
Compare
Choose a tag to compare
0.6

0.5

06 Nov 13:17
Compare
Choose a tag to compare
0.5

0.4

27 Aug 13:04
Compare
Choose a tag to compare
0.4

Added callback to allow custom endpoints to be set on the API HTTP server.

Allow more JSON

22 Aug 15:18
Compare
Choose a tag to compare
  • Allow JSON on SSID endpoint
  • Update the documentation

0.2

22 Aug 06:03
Compare
Choose a tag to compare
0.2

Switched endpoints to allow setting the ssid and password once connected.