Skip to content

v0.9.86

Choose a tag to compare

@github-actions github-actions released this 22 Jul 21:26

Added

  • Loading spinner while manually setting a track language. Writing a language to an mp4 remuxes the whole file and can take a moment; the file detail view now shows a "Setting track language…" spinner and disables the track's language controls until it finishes, so it's clear it's working and users don't retry.

Docker images

Pinned to this release:

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

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