Releases: arduino-libraries/Arduino_NetworkConfigurator
Releases · arduino-libraries/Arduino_NetworkConfigurator
0.3.1
What's Changed
- Use timeout duration of connection attempt according to connection type by @fabik111 in #17
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Handle migration from Provisioning 1.0 to Provisioning 2.0 by @fabik111 in #6
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Use wifi fw version cbor encoder of CloudUtils by @fabik111 in #14
- Add new animation for board connected with Serial or with BLE Agent by @fabik111 in #16
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Update unit test ci dep of Arduino_ConnectionHandler by @fabik111 in #13
- Fix reconfiguration pin clashing with Portenta Carriers and Shields. Changed the pin number from D2 to D0 for Portenta boards by @fabik111 in #15
Full Changelog: 0.1.4...0.2.0
0.1.3
What's Changed
- Bump codecov/codecov-action from 3 to 5 by @dependabot in #8
- Fix the first frame of snake animation 7f5410d by @fabik111
- Set the duration of first frame of snake animation at 2000 ms c7c6f9d by @fabik111
- Use copyCBORStringToArray from cloud-utils by @fabik111 in #11
- Fix for updating credential when AgentsManagerClass is not polled only by NetworkConfigurator by @fabik111 in #10
New Contributors
Full Changelog: 0.1.2...0.1.3
0.1.1
What's Changed
First release