v0.3.8
Fixed
- Settings page no longer spawns a page-wide scrollbar on short viewports (≤ 900 px tall). When the Settings sub-nav was expanded — Directories, Video, Audio, Subtitles, Connections, Rules, Renaming, Automation, System — the sidebar pushed the layout past viewport height, and because the main content area already scrolls internally, the outer
<body>scrollbar only ended up scrolling the sidebar. Sidebar now caps its own height at100vhand scrolls internally when content overflows, leaving the main-content scroll untouched.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.8 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.8-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.8-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.8-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.