This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryThumbnail generation for images and videos now supported server‑side, plus on‑the‑fly image conversion.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds server-side thumbnail generation for images and videos (Mini, Small, Large). Adds server-side thumbnail generation for images and videos (Mini, Small, Large). Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Adds on‑the‑fly image download conversion to JPEG, PNG, or WebP. Adds on‑the‑fly image download conversion to JPEG, PNG, or WebP. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Low |
Scrolls long file names horizontally (marquee) on hover/selection instead of truncating. Scrolls long file names horizontally (marquee) on hover/selection instead of truncating. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Dependency | Medium |
Introduces `latest-ffmpeg` Docker image variant bundling static ffmpeg for thumbnail generation. Introduces `latest-ffmpeg` Docker image variant bundling static ffmpeg for thumbnail generation. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Performance | Medium |
Improves in‑browser image preview for smoother, higher quality view. Improves in‑browser image preview for smoother, higher quality view. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Performance | Medium |
Virtualizes large‑folder UI components for smooth scrolling with thousands of items. Virtualizes large‑folder UI components for smooth scrolling with thousands of items. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Fixes bulk‑upload crash in Chrome caused by out‑of‑memory errors with large compressed zip archives. Fixes bulk‑upload crash in Chrome caused by out‑of‑memory errors with large compressed zip archives. Source: llm_adapter@2026-06-02 Confidence: low |
— |
Full changelog
1.1.32
- [FEATURE] Thumbnails for images and videos — preview thumbnails (Mini / Small / Large) are generated server-side via ffmpeg for image and video files; generation runs on the background queue with live per-batch progress pushed over SSE, can be triggered for a single file or in bulk, and the thumbnails show up inline in the file-explorer list view as well as in box-link and quick-share previews
- [FEATURE] Download images as a different type — image files can be downloaded converted on the fly to JPEG, PNG or WebP
- [IMPROVEMENT] In-browser image preview reworked for a smoother, higher-quality view
- [IMPROVEMENT] Large-folder performance — the file explorer, the folder tree, the box/quick-share file tree and the trash list are now virtualized and load lazily, so workspaces with thousands of items scroll smoothly instead of stuttering
- [IMPROVEMENT] Long file names that don't fit scroll horizontally (marquee) on hover/selection instead of being silently truncated
- [IMPROVEMENT] Docker image now ships in two variants — the default
lateststays slim, and alatest-ffmpeg(and<version>-ffmpeg) variant bundles a static ffmpeg so thumbnail generation works out of the box; the slim image runs fine without it (thumbnail generation simply stays off until an ffmpeg binary is available) - [FIX] Bulk-uploading large compressed zip archives no longer crashes Chrome with an out-of-memory error
Full Changelog: https://github.com/damian-krychowski/plikshare/compare/v1.1.31...v1.1.32
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About plikshare
PlikShare - Self-hosted file sharing platform with unlimited users, flexible storage options (local disk or S3), and secure external collaboration features. Own your data, control your infrastructure.
Related context
Related tools
Beta — feedback welcome: [email protected]