v0.8.2
·
4 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(camera): read WhiteBalance, not ColorEnable, on Windows by @yuzi-co in #662
- refactor(hid): name the divert intents instead of passing flag bools by @AprilNEA in #1071
- refactor(linux): make the hidraw probe outcome an explicit enum by @AprilNEA in #1073
- feat(macos): let launchd own the agent lifecycle via SMAppService by @AprilNEA in #1031
- docs: character stand-in icon rule + crate-homed agent guides by @AprilNEA in #1026
- Map SLOT_NAME_DPI_BUTTON to DpiToggle and add verification tests by @ediaz2 in #703
- fix(agent): harden capture sessions, arming, and observe staleness by @AprilNEA in #1077
- refactor(hid): fold the one-shot retry state into a OneShotScan type by @AprilNEA in #1070
- refactor(gui): name the scrolling card's facts instead of a five-tuple by @AprilNEA in #1072
- feat(agent): localize the menu-bar tray by @AprilNEA in #1038
- refactor: make the audited implicit state machines typed by @AprilNEA in #1080
- fix: resolve remaining state-machine audit findings by @AprilNEA in #1083
- feat(gui): add per-app Actions Ring editor by @AprilNEA in #1085
- feat(i18n): add Belarusian (be) locale by @aliaksandr-trush in #912
- fix(macos): capture side-button gestures over HID++ by @juan-apa in #722
- perf(agent): replace capture polling with events by @AprilNEA in #1136
- perf(agent): replace lifecycle polling with native events by @AprilNEA in #1137
- fix(macos): prevent HID activity from promoting DarkWake by @AprilNEA in #1142
- fix(hid): normalize thumbwheel direction per device by @AprilNEA in #1158
- chore: release v0.8.2 by @AprilNEA[bot] in #1056
New Contributors
- @ediaz2 made their first contribution in #703
- @aliaksandr-trush made their first contribution in #912
- @juan-apa made their first contribution in #722
Full Changelog: v0.8.1...v0.8.2