Openterface QT v0.5.30
This release focuses on CI/CD pipeline enhancements and deb packaging hardening.
Highlights:
- Deb packaging — Removed bundled libraries from
Dependsfield, fixing installation issues on systems like Linux Mint 21.3 - 🪟 Windows ARM64 — Added ARM64 installer and portable signing steps to the build workflow
- CI/CD — Updated release action, optimized Windows static builds with cache hit handling, and split signing into parallel jobs
- Preferences — Rewrote the preference dialog with dirty-state tracking and unsaved-changes protection
- Logging — Major overhaul with category-based filtering, tree-view UI for fine-grained log level control, and data race fixes
- HDMI — Improved input handling with a polling mechanism for more responsive state tracking
Full Changelog: [v0.5.28 → v0.5.30](v0.5.28...0.5.30)
Thanks to @Chow411 and @kevinzjpeng for the contributions!