github tgeorgiadis/quiver-launcher v2.3.3

latest releases: v3.2.1, v3.2.0, v3.1.2...
one month ago

Quiver v2.3.3

Update checks

Manual Check for Updates now prompts you to act when updates are available, instead of showing a dismiss-only summary dialog.

  • App updates only — Lists pending apps with version changes, then asks whether to review and update now. The review dialog lets you Update or Skip each app individually, or use Update All.
  • Quiver update only — Clear Update Quiver / Not now prompt.
  • Both Quiver and app updates — Choose Update Quiver, Update Apps, or Not now. Each option handles only that type of update; there is no ambiguous Yes/No follow-up.
  • Everything up to date — No popup. A green checkmark badge appears on the update button after a successful check with nothing pending.
  • Quiver check failed — No blocking dialog; the failure is shown in the update button tooltip.

App Catalog

  • The repository URL field in the catalog edit form is now read-only, so you can copy the URL without accidentally changing it.

Developer

  • Fixed a test-suite stall caused by the publish integration test blocking on unread process output.
  • Slow publish integration test is excluded from the default local test run (Category!=Slow); CI still runs the full suite.

Full test (local): dotnet test Quiver.sln -c Release
Fast test (local): dotnet test Quiver.sln -c Release --filter "Category!=Slow"

Don't miss a new quiver-launcher release

NewReleases is sending notifications on new releases.