Skip to content

v0.3.62

Choose a tag to compare

@github-actions github-actions released this 27 Apr 19:24

Fixed

  • "Update available" button no longer disappears on the local-network URL when it shows on the remote URL — /stats/version is now Cache-Control: no-store on both server and client.

Docker images

Pinned to this release:

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

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