Releases: ayushsharma82/NetWizard
Releases · ayushsharma82/NetWizard
v1.1.1
- Added written offer for source code due to compliance issues.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.9
What's Changed
This release addresses numerous bugs that were present in the async mode. NetWizard is now functioning optimally.
- fix: captive portal not popping up in async mode
- fix: request body not found error in async mode
- fix: example header
- fix: use exit timeout macro
- fix: use _nw.sta.timeout for connection attempts
- fix: exit not being called in async mode
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- fix: update dependencies by @ayushsharma82 in #9
- ESP32 arduino core v3.0.3 compatibility
Full Changelog: v1.0.7...v1.0.8
v1.0.7
v1.0.6
What's Changed
- fix: parameter value getter-setters by @ayushsharma82 in #7
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- fix: critical connection timeout bug by @ayushsharma82 in #6
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- docs: update README.md by @eltociear in #4
- fix: add missing setPlaceholder
- fix: dependencies in library.json
New Contributors
- @eltociear made their first contribution in #4
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
What's Changed
- v1.0.2 by @ayushsharma82 in #2
- fix: add getPortalState
- fix: reset function
- fix: add missing onConfig callback in examples
- fix: readme
- fix: gitignore
- fix: missing hostname logic
Full Changelog: v1.0.1...v1.0.2