This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryAutomatic WebP thumbnail generation becomes opt‑in with backfill and live processing indicators.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds automatic thumbnail generation for uploaded images with opt-in workspace setting. Adds automatic thumbnail generation for uploaded images with opt-in workspace setting. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Feature | Medium |
Shows live per-file processing indicators for background jobs like thumbnail generation. Shows live per-file processing indicators for background jobs like thumbnail generation. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Feature | Medium |
Attributes background‑generated thumbnails to the file's uploader, including box visitors. Attributes background‑generated thumbnails to the file's uploader, including box visitors. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Performance | Medium |
Improves queue job progress reporting for bulk operations, reducing database work. Improves queue job progress reporting for bulk operations, reducing database work. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Performance | Medium |
Enhances UI performance: smoother scrolling in large tree views and cheaper marquee animation. Enhances UI performance: smoother scrolling in large tree views and cheaper marquee animation. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Fixes issue where refreshing workspace settings page hid ffmpeg‑dependent sections. Fixes issue where refreshing workspace settings page hid ffmpeg‑dependent sections. Source: llm_adapter@2026-06-10 Confidence: high |
— |
Full changelog
1.1.39
- [FEATURE] Automatic thumbnails — a new opt-in workspace setting generates WebP thumbnails (Mini / Small / Large, your pick) for every uploaded image, and backfills existing images with the sizes they're missing — already existing thumbnails, including manually uploaded ones, are never touched. Live progress in workspace settings; switching off cancels pending generation
- [IMPROVEMENT] Live per-file processing indicators — files currently being processed by background jobs (thumbnail generation, image-dimension extraction) show a spinner in the file list and tree in real time, streamed over a single per-workspace channel that sends only what changed. Backed by a new queue mechanism that tracks exactly which files each job touches, so the indicators stay accurate across reloads and for every user viewing the workspace
- [IMPROVEMENT] Queue jobs now carry their workspace, and batch progress is computed from lightweight counts — bulk operations report progress faster and with less database work
- [IMPROVEMENT] Thumbnails generated in the background are now attributed to the file's uploader — including box visitors — instead of requiring a signed-in user, which is what makes generation on upload possible
- [IMPROVEMENT] UI performance — smoother scrolling in large tree views and cheaper marquee animation of truncated file names
- [FIX] Refreshing the browser on the workspace settings page no longer hides the ffmpeg-dependent sections (image dimensions, thumbnails) — the capability flags are now loaded when the workspace opens, not only when the file explorer does
Full Changelog: https://github.com/damian-krychowski/plikshare/compare/v1.1.38...v1.1.39
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]