Skip to content

v0.3.109

Choose a tag to compare

@github-actions github-actions released this 03 May 14:54

Changed

  • Dashboard disk-space breakdown now names rows by physical mount instead of user-set label. /media/<X>/... paths show <X> (the per-disk segment); other paths show their first segment. Reverts the v0.3.101 label-preference for this card — multiple disks sharing a label (e.g., several drives all labelled "Movies") was masking which physical mount was low on space.

Docker images

Pinned to this release:

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

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