Releases: mediocre9/multi-smart-locker
Releases · mediocre9/multi-smart-locker
v2.0.0
What's New
- Improve UI by @zulfiqarali1122 in #4
- Rewrite server with
EspAsyncWebServerfor esp32 by @mediocre9 in #5 - Add auto relock feature to lock all lockers after every 20 seconds by @mediocre9 in #9
- Implement websocket support by @mediocre9 in #20
- Feature VoyagerOTA integration support by @mediocre9 in #30
Bug Fixes
- Fix content length mismatch and incorrect Cfg filenames by @mediocre9 in #15
- Fix Task coreId not being initialized Issue#29 by @mediocre9 in #15
New Contributors
- @zulfiqarali1122 made their first contribution in #4
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed
- feat: add router and file based mechanism for nodemcu configuration by @mediocre9 in #1
- close #2 Add session-based auth and refactor code into sub modules by @mediocre9 in #3
Full Changelog: https://github.com/mediocre9/nodemcu-esp8266/commits/v1.0.0