v0.6.25
AprilNEA/OpenLogiv0.6.25Aug 10, 2026by github-actions[bot]
AI Summary
Implemented per-device capture sessions and added support for new hardware like MX Master 2S and nano receivers.
Key Highlights
- Implemented per-device capture with independent sessions and settings
- Added support for MX Master 2S (3S) thumb wheel bindings
- Recognized Lightspeed nano receivers
- Added stable Windows app selector support
New Features
- Per-device capture
- Support MX Master 2S thumb wheel bindings
- Recognize Lightspeed nano receivers
Full Release Notes
## What's Changed * ci(release): keep release job on a branch by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/543 * fix(gui,assets): fit the Keys tab to legacy keyboard assets (G513) by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/544 * fix(hidpp): retry lost feature-table reads during enumeration by @kohjunhao in https://github.com/AprilNEA/OpenLogi/pull/469 * feat: add MX Master 2S (3S) thumb wheel bindings by @the-long-ride in https://github.com/AprilNEA/OpenLogi/pull/525 * feat(hid): recognise Lightspeed nano receivers (G-series, e.g. G305) by @kiwimaker in https://github.com/AprilNEA/OpenLogi/pull/388 * fix(i18n): skip Crowdin English fill-in and restore locale parity by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/551 * feat: per-device capture — every online device gets its own session, bindings, and settings by @tagawa0525 in https://github.com/AprilNEA/OpenLogi/pull/419 * fix(ci): merge Crowdin downloads into locale catalogs by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/553 * fix(gui,camera,xtask): make Camera permission grantable on macOS by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/550 * fix(hook): capture keyboard events on Windows by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/548 * fix(i18n): add camera permission locale keys by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/554 * chore: release v0.6.25 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/545 ## New Contributors * @kohjunhao made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/469 * @the-long-ride made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/525 * @kiwimaker made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/388 **Full Changelog**: https://github.com/AprilNEA/OpenLogi/compare/v0.6.24...v0.6.25