v0.6.21
AprilNEA/OpenLogiv0.6.21Jul 19, 2026by github-actions[bot]
AI Summary
Added Arch Linux packaging and improved hardware enumeration with hotplug support and phantom device suppression.
Key Highlights
- Added Arch Linux release packages
- Implemented hotplug-driven inventory updates
- Fixed Bolt per-slot probe to prevent hung devices from blocking enumeration
- Improved wireless notifications for Unifying receivers
New Features
- Add Arch Linux release packages
- Fix Bolt per-slot probe
- Fix hotplug-driven inventory
Full Release Notes
## What's Changed * feat(packaging): add Arch Linux release packages by @cserby in https://github.com/AprilNEA/OpenLogi/pull/265 * fix: hotplug-driven inventory and phantom device-card suppression by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/346 * I18n(gui): Update pl localize by @mariuszkrzaczkowski in https://github.com/AprilNEA/OpenLogi/pull/372 * fix(hid): bound the Bolt per-slot probe so one hung device can't drop the whole receiver (#218) by @buliwyf42 in https://github.com/AprilNEA/OpenLogi/pull/251 * fix(hid): persist wheel resolution across reconnects by @yuki-yano in https://github.com/AprilNEA/OpenLogi/pull/416 * fix: make one-shot enumerate() retry transport-agnostic so Unifying partial drains recover by @mvanhorn in https://github.com/AprilNEA/OpenLogi/pull/287 * test(core): add hires_wheel to the inventory equality test helper by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/417 * fix(unifying): enable wireless notifications so paired devices enumerate by @laofun in https://github.com/AprilNEA/OpenLogi/pull/309 * fix(gui): draw a client-side titlebar on Linux for window controls by @stefan-siebert in https://github.com/AprilNEA/OpenLogi/pull/338 * docs: sync READMEs with current platform support by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/418 * ci(release): build installers on PRs via a reusable build.yml by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/423 * Windows follow-ups: app icon, working update checks, settings fixes, docs by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/358 * feat(assets): race Cloudflare and npm mirrors by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/424 * chore: release v0.6.21 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/414 ## New Contributors * @mariuszkrzaczkowski made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/372 * @yuki-yano made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/416 **Full Changelog**: https://github.com/AprilNEA/OpenLogi/compare/v0.6.20...v0.6.21