v0.6.7
AprilNEA/OpenLogiv0.6.7Jun 12, 2026by github-actions[bot]
AI Summary
A major release focusing on platform support (Windows ARM64, macOS fixes) and UX stability by removing flashing permission screens and hardening the agent-GUI communication link.
Key Highlights
- Windows ARM64 build support
- Per-arch MSI installers
- Removed flashing permission screens
- Hardened IPC link
- Fixed macOS media keys
New Features
- Windows ARM64 build
- Per-arch MSI installers
- macOS media key fix
- IPC hardening
Full Release Notes
## What's Changed * feat(release): Windows arm64 build + static CRT by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/208 * fix: stop flashing the permission gate and empty state at startup by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/212 * feat(release): per-arch MSI installers + drop the GUI qualifier from Windows jobs by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/211 * fix: don't flash the empty-state screen while the agent is still scanning by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/213 * fix(ipc): harden the agent-GUI link end to end (review follow-ups for #212/#213) by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/215 * Fix macOS volume and media key posting by @jonstuebe in https://github.com/AprilNEA/OpenLogi/pull/184 * fix(release): derive macOS bundle versions from the workspace by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/217 * chore: release v0.6.7 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/210 ## New Contributors * @jonstuebe made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/184 **Full Changelog**: https://github.com/AprilNEA/OpenLogi/compare/v0.6.6...v0.6.7