What's Changed
Features
- Add async UI log uploader to periodically upload UI log to server by @sjefferson99 in #211
- Add logging feature for space open/close events by @sam57719 in #213
- Make add hours timeout configurable. by @sjefferson99 in #232
- Add a timeout and graceful abort if unable to reach state change API.… by @sjefferson99 in #234
- Add GPIO relay pin option based on space state (needs testing) by @sjefferson99 in #238
- Add a missing config parser by @sjefferson99 in #245
- SMIBHID has a webserver! Closes #248 by @sjefferson99 in #249
- Ability to "top up" space open hours if already open. Closes #254 by @sjefferson99 in #255
- Apply new firmware over the air by @sjefferson99 in #260
Housekeeping
- Update installation instructions for Raspberry Pi with 64 bit OS by @sjefferson99 in #212
- Reset warning message added to HID logger, added reset button to circ… by @sjefferson99 in #218
- Sepregate the plugin config by @sam57719 in #221
- Dockerfile and docker compose improvements by @sam57719 in #226
- Add MongoDB volume mappings in docker-compose-pi.yml by @sam57719 in #225
- Updated diagram for relay control. Closes #246 by @sjefferson99 in #247
- Change ulogger references by @sam57719 in #263
- Upgrade project dependencies and bump version to 1.3.0. by @sam57719 in #265
Bugs
- Mongo db env var fix by @sam57719 in #220
- Fix add hours option when opening from none state. Fixes #229 by @sjefferson99 in #233
- Added checks on start poll and update screen for space state to not o… by @sjefferson99 in #243
- Add logic to suppress space state errors if no wifi connection. This … by @sjefferson99 in #244
Full Changelog: v1.2.0...v1.3.0