There were a bunch of updates of Actioneer for Linux recently, which I forgot to post here. Here's what's new in these updates:
1.02
- Faster and smoother UI with refreshed repo/workflow lists and improved scrolling behavior.
- New run filtering controls with better caching, so switching filters is instant and doesn’t reload data.
- Better workflow auto-refresh and run status updates, including fewer duplicate fetches.
- Notifications are more reliable across Snap/Flatpak, with improved icon handling and fallbacks.
- Improved sandboxed credential storage using the secret portal for Snap/Flatpak.
- Offline-friendly cache persistence for workflows, runs, and jobs.
- Packaging and CI updates across Snap, Flatpak, and AppImage for better compatibility.
- Dependency updates and stability fixes.
1.03
- Job logs now render ANSI colors, grouped workflow sections, and clearer command/output formatting.
- Aligned timestamps and command prefixes improve scanability, with stronger error highlighting.
- Packaging CI refreshed with multi-arch updates for AppImage/Snap/Flatpak builds.
- Dependency updates and demo log refreshes for improved accuracy.
1.04
- Handle expired job logs (HTTP 410) with clearer messaging instead of a broken view.
- Strip BOM markers in job logs so first-line timestamps render correctly.
1.05
- Manual workflow triggers now support workflow_dispatch inputs with dynamic parameter fields.
- Dependency updates for ryu, unicode-ident, and zmij.