github I-IAL9000/shrinkerr v0.3.66

latest releases: v0.9.98, v0.9.97, v0.9.96...
3 months ago

Fixed

  • "Update available" modal now shows the actual new release notes from GitHub instead of re-rendering your installed CHANGELOG.md (which only goes up to your installed version).
  • Modal force-refreshes the version check on open so the "latest is vX.Y.Z" header reflects the freshest GitHub data, not a 30-min-stale cache value.
  • "LATEST" badge now lights up on the entry whose version actually matches the upstream latest, instead of always tagging the topmost local entry.

Docker images

Pinned to this release:

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

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

Don't miss a new shrinkerr release

NewReleases is sending notifications on new releases.