- Now you can modify OTA page HTML easier.
- You can choose what is displayed to the user for update (filesystem/firmware/both)
- Events are added that you can hook onto to be notified if there is an update and what was its result
- you can abort an update using the events
What's Changed
- include working example reference by @josep11 in #17
- Customizing the OTA page by @wuhgit in #23
- added html contents as file by @IPdotSetAF in #25
- Create platformio-publish-release.yml by @IPdotSetAF in #28
- implemented ticker for reset after update by @IPdotSetAF in #29
- 21 update events by @IPdotSetAF in #30
New Contributors
- @josep11 made their first contribution in #17
- @wuhgit made their first contribution in #23
- @GitHubLionel made their first contribution in #22 and #21
Full Changelog: v2.0.0...v3.0.0