Skip to content

v0.9.42

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:07

Fixed

  • The post-detection "remux to apply language" dialog is no longer missed when you navigate away during a bulk detect. The finished batch result is kept server-side, so the dialog is offered once when you return (then acknowledged so it doesn't repeat).

Docker images

Pinned to this release:

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

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