What's Changed
- fix(agent): respawn the capture session after a setup failure by @tfohlmeister in #225
- chore: release v0.6.12 by @AprilNEA[bot] in #250
- fix(hid): retry the one-shot enumerate() through a transient probe miss (#218) by @buliwyf42 in #237
- fix(assets): verify a downloaded asset before it reaches the cache by @AprilNEA in #243
- refactor(hook,hid): document the Windows FFI unsafe blocks by @AprilNEA in #242
- fix(gui): localize the DPI panel's status strings by @AprilNEA in #241
- refactor(hidpp): dedup the feature layer (registry data-macro + FeatureEndpoint) by @AprilNEA in #238
- fix(gui): launch the agent helper via LaunchServices for a stable TCC identity by @davidbudnick in #207
- refactor(gui): fold duplicated DPI/SmartShift code into shared abstractions by @AprilNEA in #239
- fix(gui): give the bundled agent the OpenLogi app icon by @AprilNEA in #260
- chore: release v0.6.13 by @AprilNEA[bot] in #259
New Contributors
- @tfohlmeister made their first contribution in #225
- @buliwyf42 made their first contribution in #237
Full Changelog: v0.6.12...v0.6.13