·
17 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(ui): prevent middle and thumb wheel popover flicker by @the-long-ride in #559
- fix(hook): release macOS tap after accessibility revocation by @yuki-yano in #578
- feat(hid,hidpp): read battery over BatteryVoltage (0x1001) by @bobaoapae in #575
- feat(hid): recognise Lightspeed receiver 046d:c547 (G915, G502 X) by @bobaoapae in #574
- feat: capture the MX Master 4 haptic panel as a first-class control by @tagawa0525 in #565
- fix(macos): prevent corrupted small app icons by @LJAYi in #570
- fix(hid): widen the Bolt per-slot probe budget for high-latency USB paths by @tagawa0525 in #562
- feat(gui): back navigation via the mouse's back button and Alt+Left by @tagawa0525 in #563
- Revive the Nix flake for Linux, without the cargoHash churn that led to #262 by @tagawa0525 in #491
- feat(hid): persist the immutable probe cache across restarts by @tagawa0525 in #564
- feat(gui): add capability-driven actions ring by @jericho0521 in #528
- feat(core): support stable Windows app selectors by @markus41 in #572
- ci(nix): cache store paths with magic-nix-cache by @davidbudnick in #580
- feat: per-slot custom labels for the Actions Ring by @isleofgreg in #584
- fix(gui): redraw the Actions Ring on hover changes by @isleofgreg in #585
- feat(agent): add a hardware-free mock agent for GUI development by @AprilNEA in #568
- refactor: per-button gesture mode, replacing the one-owner lock by @tagawa0525 in #566
- fix(agent): implement the Actions Ring IPC surface in the mock agent by @isleofgreg in #587
- fix: Actions Ring haptic reliability — coalescing, feature cache, firmware arming, deadlock guards by @isleofgreg in #590
- feat(agent): pressing the ring trigger again dismisses the Actions Ring by @isleofgreg in #592
- fix(hid): detect and recover dead-delivery HID channels by @isleofgreg in #589
- feat(gui): dismiss the Actions Ring on a click outside it by @isleofgreg in #591
- fix(gui): open the Actions Ring on the display containing the cursor by @isleofgreg in #588
- chore: release v0.6.27 by @AprilNEA[bot] in #579
New Contributors
- @bobaoapae made their first contribution in #575
- @LJAYi made their first contribution in #570
- @jericho0521 made their first contribution in #528
- @markus41 made their first contribution in #572
- @isleofgreg made their first contribution in #584
Full Changelog: v0.6.26...v0.6.27