Skip to content

v0.6.23

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 14:54
Immutable release. Only release title and notes can be modified.
add0904

What's Changed

  • ci(build): run PR installer builds only with needs: build label by @AprilNEA in #443
  • fix(hid): declare Win32_System_IO feature for windows-sys WriteFile by @Stanley5249 in #458
  • fix(windows): resolve the update check and fix the unreadable Update-failed badge by @davidbudnick in #437
  • chore(deps): bump quinn-proto from 0.11.14 to 0.11.16 by @dependabot[bot] in #476
  • fix: allow local dev without devenv by @davidbudnick in #486
  • fix(deps): drop vulnerable opentelemetry_sdk by @davidbudnick in #487
  • fix(gui): refresh the macOS device menu when inventory changes by @Phecda in #456
  • fix(gui): reject transient direct device identities by @Phecda in #451
  • ci: speed up pipelines with shared rust-cache by @davidbudnick in #488
  • fix(hook): report Windows pointer motion by differencing the cursor point by @Stanley5249 in #473
  • fix(tray): stop the Windows tray launching the CLI instead of the GUI by @Stanley5249 in #460
  • fix(hid): stop intermittent SmartShift InvalidArgument by @davidbudnick in #489
  • fix(hook): grab only relative pointer devices, never touchpads or pointing sticks by @kesleyfort in #401
  • fix: divert thumbwheel for rotation rebinds even without single-tap capability by @tagawa0525 in #415
  • chore: release v0.6.23 by @AprilNEA[bot] in #442
  • feat(gui): polish device and pointer visuals by @AprilNEA in #495
  • refactor(gui): use semantic pointer controls by @AprilNEA in #496
  • feat(windows): enable in-app MSI updates via gpui-updater v0.0.6 by @davidbudnick in #504
  • fix(hid,gui): stop the device list flapping on transient probe failures by @davidbudnick in #490
  • feat(gui): show SmartShift write feedback by @AprilNEA in #498
  • fix(i18n): localize offline and pairing states by @AprilNEA in #499
  • fix(gui): expose device controls to accessibility by @AprilNEA in #500
  • feat(gui): clarify pairing failures and offline editing by @AprilNEA in #501
  • fix(gui): keep selected gallery device in view by @AprilNEA in #502
  • fix(gui): improve card contrast and depth by @AprilNEA in #507
  • ci(i18n): harden Crowdin translation sync by @davidbudnick in #505

New Contributors

Full Changelog: v0.6.22...v0.6.23