Releases: scottchiefbaker/ESP-WebOTA
Releases · scottchiefbaker/ESP-WebOTA
v0.1.6
What's Changed
- Add username/password digest authentication
- Much cleaner/consistent web interface
- Web interface includes MAC address, uptime, and board type
- removed unused static variable init_run in WebOTA::handle() by @leojz in #4
- Initialize last value to millis() by @jamesfowkes in #10
- Add ability to set custom HTML by @jamesfowkes in #13
- Add FlashHelper FPSTR() to HTML string to fix a crash. by @AlbrechtL in #15
New Contributors
- @leojz made their first contribution in #4
- @jamesfowkes made their first contribution in #10
- @AlbrechtL made their first contribution in #15
Full Changelog: v0.1.4...v0.1.6
v0.1.4
v0.1.4