Releases: purduehackers/door-opener
Releases · purduehackers/door-opener
0.8.0
0.7.3
release: 0.7.3
Changed
- Fixed a "crash" being reported to Sentry during startup when
the Bluetooth portion is not ready yet - door-opener now fails gracefully if the system does not have
a BT adapter
0.7.2
release: 0.7.2
Changed
- Attempt to center passport on screen properly
- Adjusted welcome heading message position/margin on smaller screens
- Updated dependencies
- tokio (1.51.0 -> 1.51.1)
- semver (1.0.27 -> 1.0.28)
0.7.1
release: 0.7.1
Changed
- Scale down font size for smaller door-opener-v2
- Try scaling down passport texture for door-opener-v2
0.7.0
release: 0.7.0
Changed
- The message boxes and passport logo should now scale to screen dimensions
0.6.1
release: 0.6.1
Added
- Added Sentry bug monitoring
0.6.0
release: 0.6.0
Added
- Added reference to phone bell
Changed
- Features such as the NFC reader and ada-pusher are now gated
behind feature flags - Start to use full screen
- Updated library dependencies
- btleplug (-> 0.12.0)
- nfc1 (-> 0.7.1)
- async-tungstenite (-> 0.34.0)
- uuid (-> 1.23.0)
- tokio (-> 1.51.0)
- General code cleanup and refactoring
Removed
- Removed QR code
0.5.1
release: 0.5.1
Changed
- Fixed some linting warnings and errors
0.5.0
release: 0.5.0
Changed
- Websocket pings and pongs are no longer printed to the console
- Door module will attempt re-initialization if connection fails
- Try fixing updater again with self_update crate
- Updated tokio to v1.50.0
- Updated uuid to v1.22.0
- General code cleanup
0.4.8
release: 0.4.8
- Fixed websockets disconnecting
- General code cleanup
- Updated uuid to v1.21.0