v0.3.48
Fixed
- Renaming section's "Save" button moved to the left to match every other section in Settings. Encoding, audio, lossless, etc. all use
alignSelf: "flex-start"for their save buttons; onlyRenamingSettings.tsxhadjustifyContent: "flex-end". Now consistent.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.48 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.48-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.48-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.48-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.