v0.6.22
AprilNEA/OpenLogiv0.6.22Jul 21, 2026by github-actions[bot]
AI Summary
Introduced a design-token layer for UI consistency and added HID++ wire tracing for debugging purposes.
Key Highlights
- Introduced a design-token layer and HIG-based typography scale
- Added level-gated wire tracing for HID++ requests
- Improved Bolt slot probing concurrency
New Features
- Introduce design-token layer
- Introduce HIG-based typography scale
- Add level-gated wire tracing
Full Release Notes
## What's Changed * fix(gui): keep the post-sync asset repaint until the inventory is Ready by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/427 * feat(hidpp): add level-gated wire tracing for HID++ requests by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/439 * refactor(gui): introduce a design-token layer and unify chrome by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/440 * fix(hid): probe Bolt slots concurrently so slow devices finish enumerating by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/438 * refactor(gui): introduce a HIG-based typography scale by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/441 * chore: release v0.6.22 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/425 **Full Changelog**: https://github.com/AprilNEA/OpenLogi/compare/v0.6.21...v0.6.22