Releases: mathieucarbou/MycilaESPConnect
Releases · mathieucarbou/MycilaESPConnect
v10.6.0
What's Changed
- Updated Arduino Core
- Updated dependencies
- FIX: after a failed attempt, trying to reconnect was sometimes not working and required another attempt
- FEAT: added manual connection mode by @playmiel in #55
Note: manual connection mode bypasses the WiFi connection test and can be used to force a connection to an SSID, whether it exists or not.
Full Changelog: v10.5.1...v10.6.0
v10.5.1
Full Changelog: v10.5.0...v10.5.1
v10.5.0
Changes
- Activated support for IPv6 for ETH boards
- Reverted change SPI.begin() call
Full Changelog: v10.4.1...v10.5.0
v10.4.1
Changes
- Updated to Arduino Core 3.3.3
- Refactored code to use
hasIPxx()flavors
Full Changelog: v10.4.0...v10.4.1
v10.4.0
What's Changed
Full Changelog: v10.3.4...v10.4.0
v10.3.4
v10.3.3
v10.3.2
v10.3.0
What's Changed
- project source code reorganization
- fix issue with DHCP on CP when WiFi connection times out on Arduino Core 3.x
- best access point when multiple networks have the same name. by @playmiel in #51 (added RSSI in UI)
Full Changelog: v10.2.4...v10.3.0
What's Changed
Full Changelog: v10.2.4...v10.3.0
v10.2.4
BUG FIX: wrong IP was set in AP mode! 4.3.2.1 was set instead of 192.168.4.1. 4.3.2.1 is the IP used for captive portal.
Full Changelog: v10.2.3...v10.2.4