OpenLogi has been released in version v0.8.8, shortly after version v0.8.7.
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.
New is support for the Nano receiver 046d:c534, used by the MK270 and MK295 among others. Per-app profiles can be removed and reset again, and gesture buttons with a single binding are now diverted correctly.
What’s Changed
- feat(hid): recognise Nano receiver 046d:c534 (MK270, MK295) by @4ni1ak
- fix(agent): divert a single-bound gesture button by @pseudoseed
- fix(gui): restore per-app profile removal and add reset controls by @AprilNEA
- fix(gui): prefer firmware codename over catalog name for M650 variants by @4ni1ak
- refactor(gui): simplify variant name correction ownership by @AprilNEA
- chore: release v0.8.8 by @AprilNEA
Full Changelog: https://github.com/AprilNEA/OpenLogi/compare/v0.8.7...v0.8.8

Source: GitHub