v0.6.4
AprilNEA/OpenLogiv0.6.4Jun 10, 2026by github-actions[bot]
AI Summary
A feature-rich release that improves the GUI (clipping fixes, translations), optimizes battery polling, and expands cross-platform support by porting the headless agent to Windows and improving device documentation.
Key Highlights
- Expanded UI to 19 fully-translated locales
- Ported the headless agent to Windows
- Optimized volatile battery refresh without feature-table walk
- Unified device-kind precedence documentation
New Features
- Expanded UI to 19 fully-translated locales
- Port the headless agent to Windows
Full Release Notes
## What's Changed * fix(gui): stop sensitivity Default label clipping by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/186 * Minor: glow keyboard card in lighting colour by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/185 * feat(openlogi-gui): expand UI to 19 fully-translated locales by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/24 * refactor: unify device-kind precedence docs + drop the redundant caps carry-forward by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/194 * fix(hid): refresh the volatile battery every tick without the feature-table walk by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/193 * feat(windows): port the headless agent to Windows by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/167 * [codex] Update time to fix RustSec advisory by @Nicolas0315 in https://github.com/AprilNEA/OpenLogi/pull/128 * ci(release): sign Windows CLI build with Azure Artifact Signing by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/196 * chore: release v0.6.4 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/190 ## New Contributors * @Nicolas0315 made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/128 **Full Changelog**: https://github.com/AprilNEA/OpenLogi/compare/v0.6.3...v0.6.4