v0.1.9.9.1-r1 — thumbnails: force revalidation on upgrade
Revision of v0.1.9.9.1 — one client-side fix.
Fixed
- Old thumbnails could still appear after upgrading. v0.1.9.9.1 fixed ghost thumbnails on the server, but browsers that had used an earlier version still held those images in their own HTTP cache under the old 24-hour policy — and a "fresh" cache entry is served without ever asking the server, so the fix couldn't reach them until each entry expired. The client now always revalidates thumbnails: stale pre-upgrade entries are refetched on the next page load, current ones cost a cheap 304. No action needed beyond loading the app once.
Scope
Client-only (one fetch-mode change). If your ghosts already disappeared, nothing changes for you. The latest, 0.1.9, and 0.1 container pointers intentionally stay on 0.1.9.9.1 — this revision publishes the immutable 0.1.9.9.1-r1 image tags only, and the fix rides along in the next regular release for pointer-pinned Docker users (whose pre-upgrade cache entries will have expired on their own by then).
Windows
vlmp-setup-0.1.9.9.1-r1-win-x64.exe below; verify with Get-FileHash against the .sha256 asset.