Quiver 2.2.0
Feature release focused on the App Catalog experience: clearer source cards, smarter review workflow, remote community list discovery, and quality-of-life fixes for library management.
Highlights
App Catalog sources
- Remote community index — Catalog lists are discovered from the community index at startup and on Refresh All Sources; new lists appear without a Quiver app update
- Responsive source grid — Catalog cards use a multi-column layout on wide windows
- Source filters — Filter subscribed lists by All, Enabled, or Disabled (defaults to Enabled)
- Redesigned source cards — Description plus a compact meta strip showing library usage (
5/5 apps in library), last updated time, and list version; Reviewed / pending-review badges with semantic colors - View vs Review — Lists with nothing pending show a View button (opens All); lists with pending changes show amber Review (N) (opens Needs Review)
- Card spacing — Slightly increased padding between catalog source cards
Catalog review workflow
- Library usage stat on the review version banner (
Using X/Y apps from this list) - Remove from Library — Red button on in-library review rows with confirm dialog (launcher list only; files stay on disk)
- Remove no longer triggers Needs Review — Removing an app from your library ignores it for the current list version instead of surfacing it as a new review item
- First-run flow — Welcome dialog now opens App Catalog (not a specific list’s review screen)
Other
- Expanded unit test coverage for catalog compare, sync, source list items, and community catalog bootstrap
- Test build output isolated under
_test_build/to avoid file-lock conflicts during development