Release v0.1.2
v0.1.2 - macOS BLE Startup Fix
Patch release fixing a daemon startup crash on macOS. Linux and Windows are unaffected.
Bug Fixes
- BLE: Fixed daemon crash at startup on macOS. Notify characteristics are no longer registered with a cached value, which macOS CoreBluetooth rejects.
- BLE: Notifications now reach the watch on macOS. The daemon now detects the watch's subscription on macOS, so history and stats updates flow after connecting.
Upgrade
pip install --upgrade oh-my-wristNo configuration changes or watch-app update required.
What's Changed
Full Changelog: v0.1.1...v0.1.2