Releases: nrwiersma/ConfigManager
Releases · nrwiersma/ConfigManager
2.2.0
What's Changed
- chore: switch ci by @nrwiersma in #113
- chore: update build badge in readme by @nrwiersma in #114
- fix compiler warning regarding issue #111 by @unimogman in #112
- Fixed CORs and POST issues on localhost and browser by @Frtrillo in #116
- re-order softAP setup by @cgmckeever in #118
- update to use array index operator notation by @evemawrey in #123
New Contributors
- @unimogman made their first contribution in #112
- @Frtrillo made their first contribution in #116
- @evemawrey made their first contribution in #123
Full Changelog: 2.1.1...2.2.0
2.1.1
2.1.0
Features
- Add small delay before restart
- Retry WiFi connection on failure
- Allow wifi config URI to be set
- Check for leading slash on files
- Add initCallback
- Allow stopping the webserver
Fixes
- Use better memory init guard
- Clearing the magicBytes in
clearAllSettings