v2.5.13
koala73/worldmonitorv2.5.13Feb 26, 2026by github-actions[bot]
AI Summary
Improves Linux compatibility by adding keyring persistence and fixing GStreamer plugin paths, alongside optimizations to the Wingbits API and CI workflows.
Key Highlights
- Enabled keyring persistence via Secret Service and keyutils
- Appended host GStreamer plugins to AppImage search path
- Optimized Wingbits API usage to reduce unnecessary polling
- Updated CI workflows to use weston+XWayland for Linux smoke tests
Full Release Notes
## What's Changed - fix(live-channels): tolerate YouTube API failures when adding custom channels (#425) - fix(linux): append host GStreamer plugins to AppImage search path (#424) - 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.13