OpenLogi was released in version v0.7.4, shortly after version v0.7.3.
OpenLogi is a native, local-first alternative to Logitech Options+, written in Rust, letting you configure button remapping, DPI and SmartShift on Logitech devices over HID++ - no account, no telemetry required.
While v0.7.3 was mostly about a Linux packaging build fix, v0.7.4 adds new hardware support: the G602 nano receiver is now recognized, a dongle with ID 0xc539 is correctly identified as a Lightspeed receiver instead of Unifying, and lint suppressions across the codebase were cleaned up.
- feat(hid): support G602 nano receiver
- chore(infra): prune the tree’s lint suppressions and make the survivors expect
- fix(hid): surface the 0xc539 dongle as a Lightspeed receiver, not Unifying

Source: GitHub