v2.5.12
koala73/worldmonitorv2.5.12Feb 26, 2026by github-actions[bot]
AI Summary
A consolidation release that repeats critical fixes for Linux keyring persistence and API optimization, alongside CI workflow improvements.
Key Highlights
- Enabled keyring persistence via Secret Service and keyutils
- Optimized Wingbits API usage and reduced unnecessary polling
- Added standalone Test Linux App workflow
Full Release Notes
## What's Changed - chore: bump v2.5.12 - fix(linux): enable keyring persistence via Secret Service + keyutils (#419) - Optimize Wingbits API usage and reduce unnecessary polling (#416) - ci: skip Typecheck and Lint on fork PRs (#415) - fix(ci): use weston+XWayland for Linux smoke test (#417) - ci: add standalone Test Linux App workflow, revert build-desktop.yml (#414) - ci(linux): add AppImage smoke test to desktop build (#413) **Full Changelog**: https://github.com/koala73/worldmonitor/compare/v2.5.11...v2.5.12