OpenLogi has been released in version v0.8.9, shortly after version v0.8.8.
OpenLogi is a native, locally running alternative to Logitech Options+, written in Rust, letting you configure key bindings, DPI and SmartShift for Logitech devices over HID++ - without an account or telemetry.
This release is mainly a bugfix update: swapped thumb-wheel volume preset labels were corrected, a socket leak in the GNOME frontmost observer was closed, and the agent’s launchd registration is now rebuilt when its job is missing.
What’s Changed
- fix(gui): swap the thumb-wheel volume preset labels onto the pairing they describe by @4ni1ak in https://github.com/AprilNEA/OpenLogi/pull/1436
- fix(hook): stop the GNOME frontmost observer leaking a socket per renewal by @sungyongcho in https://github.com/AprilNEA/OpenLogi/pull/1418
- fix(gui): rebuild the agent’s launchd registration when its job is gone by @raphaeljostan in https://github.com/AprilNEA/OpenLogi/pull/1303
- fix(hook): hit-test the window under the pointer through AppKit by @pseudoseed in https://github.com/AprilNEA/OpenLogi/pull/1568
- chore: release v0.8.9 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/1599
New Contributors
- @sungyongcho made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/1418
- @raphaeljostan made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/1303
Full Changelog: https://github.com/AprilNEA/OpenLogi/compare/v0.8.8...v0.8.9

Source: GitHub