OpenLogi has been released in version v0.7.10, shortly after version v0.7.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.
This release mainly focuses on agent and CLI fixes: HID open failures are now surfaced in the agent status, the thumbwheel no longer accidentally triggers App Exposé, and openlogi list lets you read the device inventory directly from the command line.
- GUI improvements: Fixed exit status checking for the open helper and corrected device record handling
- IPC enhancements: surface HID open failures in agent status
- Agent functionality: Menu bar icon following and Actions Ring wedging fixes
- CLI feature: Added inventory reading capability via
openlogi list- Thumbwheel fix: stop the tap firing App Exposé, and scroll by the wheel’s native amount
- Overlay/Agent: Resolved anonymous overlay tenant issues
- Performance: Implemented SWR cache for asset tier management
- Build: Nix sandboxed test phase now includes git

Source: GitHub