v0.6.12
AprilNEA/OpenLogiv0.6.12Jun 13, 2026by github-actions[bot]
AI Summary
Enhances device management by persisting DPI and SmartShift settings per device and ensuring asleep devices remain visible in the GUI list.
Key Highlights
- Persist DPI/SmartShift per device
- Keep asleep devices in list
- Update relaunch behavior (GUI vs Terminal)
New Features
- DPI/SmartShift persistence
- Asleep device visibility
Full Release Notes
## What's Changed * fix(agent): persist DPI/SmartShift per device and reapply volatile settings on reconnect by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/223 * fix(gui): keep asleep devices and their panels in the device list by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/224 * fix(updater): bump gpui-updater to v0.0.5 (relaunch as GUI, not in Terminal) by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/249 * chore: release v0.6.12 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/246 **Full Changelog**: https://github.com/AprilNEA/OpenLogi/compare/v0.6.11...v0.6.12