v0.4.3
Highlights
- Added a dedicated subscription refresh command:
xrat update [SUBS_REF...]. - Improved TUI background activity feedback for subscription refresh and runtime transitions.
- Added
Updated Atvisibility forxrat list subscriptionsoutputs. - Standardized TUI wording from Sources to Subscriptions.
CLI
- New command:
xrat update- Refresh all subscriptions when no refs are provided.
- Refresh selected subscriptions by id/ref when refs are provided.
xrat list subscriptionsnow includesupdated_atin tabular/script-friendly outputs.
TUI
- Added live activity indicators while subscription refresh tasks are in flight.
- Runtime panel now reflects transitional activity states with animated feedback.
- Added transient bottom chrome-bar completion messages (auto-hide) for background task outcomes.
- Renamed user-facing labels/prompts from Sources to Subscriptions for consistency.
Docs
- Added CLI reference page for
update. - Updated TUI/list/import docs to match new subscription naming and behavior.
Internal
- Extracted reusable subscription update flow into shared app command logic used by both CLI and TUI.
Full Changelog: v0.4.2...v0.4.3