Releases: mathieucarbou/MycilaESPConnect
Releases · mathieucarbou/MycilaESPConnect
v5.0.1
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- No more rewrites by @mathieucarbou in #24
- Refactor to introduce namespace by @mathieucarbou in #26
- Support for static IP config by @mathieucarbou in #27
Full Changelog: v4.6.0...v5.0.0
v4.6.0
- Source code changed to MIT license
- UI still in GPL v3
Full Changelog: v4.5.0...v4.6.0
v4.5.0
BREAKING CHANGE FOR LIBRARY NAMES
mathieucarbou/[email protected]
(no more space, to conform to Arduino Library Manager expectations)mathieucarbou/[email protected]
(no more space, to conform to Arduino Library Manager expectations)
Full Changelog: v4.4.0...v4.5.0
v4.4.0
WARNING: MAYBE Breaking changes
MycialESPConnect now points to version 3 of ESPAsyncWebServer which contains some breaking changes. Please read its release notes.
Full Changelog: v4.3.3...v4.4.0
v4.3.3
What's Changed
- Fix #18: set hostname before WiFi.begin() by @mathieucarbou in #19
Full Changelog: v4.3.2...v4.3.3
v4.3.2
Full Changelog: v4.3.1...v4.3.2
v4.3.1
- Firmware size reduction
- mDNS activated by default but can be disabled with
-D ESPCONNECT_NO_MDNS
Full Changelog: v4.3.0...v4.3.1
v4.3.0
- ESP8266 support is now completed and tested!
Full Changelog: v4.2.2...v4.3.0
v4.2.2
- ESP8266 code complete at feature parity with ESP32 - but needs testing
Full Changelog: v4.2.1...v4.2.2