(2026-07-12)
Bug Fixes
- log correct IP address for WS client connections (c4640ab)
- properly check token field in auth message (#98) (1cd34c4)
- reliably stop IR repeat/hold when the initiating client disconnects (#99) (91c7ab7)
What's Changed
- refactor: add token change warning in web-ui by @zehnm in #96
- refactor: disconnect all WS clients after changing the access token by @zehnm in #97
- fix: properly check token field in auth message by @zehnm in #98
- fix: reliably stop IR repeat/hold when the initiating client disconnects by @zehnm in #99
- build: update IRremoteESP8266 library by @zehnm in #100
- refactor: change tick rate to 1000Hz for improving IR send timing by @zehnm in #101
Full Changelog: v0.10.4...latest