OpenLogi wurde in Version v0.7.1 veröffentlicht.
OpenLogi ist eine native, lokal laufende Alternative zu Logitech Options+, geschrieben in Rust, mit der sich Tastenbelegung, DPI und SmartShift von Logitech-Geräten über HID++ konfigurieren lassen - ganz ohne Konto oder Telemetrie.
Nach dem großen Refactoring in Version v0.7.0 bringt v0.7.1 vor allem Fixes: Geräte werden nicht mehr fälschlich auf einen nicht gepaarten Host-Slot umgeschaltet, der Zertifikatsspeicher vertraut nun den OS-Root-Zertifikaten statt gebündelter Mozilla-Roots, und macOS fragt beim Start nun aktiv nach Input-Monitoring-Zugriff. Neu ist außerdem ein umgekehrtes Volume-Preset für das Daumenrad.
What’s Changed
- fix(hid): never switch a device to a host slot it is not paired on
- fix(assets): trust the OS certificate store, not bundled Mozilla roots
- feat(gui): add a reversed Volume preset for the thumb wheel
- ci(release): embed the updater key in Windows release builds
- fix(infra): stop ignoring the committed Amp orb lifecycle scripts
- chore(gui): bump gpui-updater to v0.0.7 for the OS-trust-store fix
- fix(agent): request Input Monitoring access at startup on macOS
New Contributors
- @tonysurfly made their first contribution

Quelle: GitHub