v0.7.1

AprilNEA/OpenLogiv0.7.1Aug 15, 2026by github-actions[bot]

AI Summary

This patch release addresses security by trusting the OS certificate store and fixes critical HID pairing logic to prevent device slot switching errors, while adding a volume preset for the thumb wheel.

Key Highlights

  • Trust OS certificate store
  • Fix HID slot pairing
  • Volume preset

New Features

  • OS certificate trust
  • HID pairing fix
  • Volume preset

Full Release Notes

## What's Changed
* fix(hid): never switch a device to a host slot it is not paired on by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/631
* fix(assets): trust the OS certificate store, not bundled Mozilla roots by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/634
* feat(gui): add a reversed Volume preset for the thumb wheel by @tonysurfly in https://github.com/AprilNEA/OpenLogi/pull/608
* ci(release): embed the updater key in Windows release builds by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/633
* fix(infra): stop ignoring the committed Amp orb lifecycle scripts by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/637
* chore(gui): bump gpui-updater to v0.0.7 for the OS-trust-store fix by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/636
* fix(agent): request Input Monitoring access at startup on macOS by @tonysurfly in https://github.com/AprilNEA/OpenLogi/pull/607
* chore: release v0.7.1 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/638

## New Contributors
* @tonysurfly made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/608

**Full Changelog**: https://github.com/AprilNEA/OpenLogi/compare/v0.7.0...v0.7.1