Skip to content

v0.3.60

Choose a tag to compare

@github-actions github-actions released this 27 Apr 18:51

Fixed

  • "No items added" toast appearing after the bulk add even when items were successfully queued (regression from v0.3.57's executemany refactor).
  • Toast now says "All N items were already in the queue" when every selection was a dup, and "Added N (M already queued)" when some were and some weren't.

Docker images

Pinned to this release:

docker pull ghcr.io/i-ial9000/shrinkerr:0.3.60         # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.60-nvenc   # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.60-edge    # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.60-edge-nvenc

Floating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.