This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryAdded AVIF image and animated AVIF post support.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds full AVIF support across scanning, derivatives, and viewing. Adds full AVIF support across scanning, derivatives, and viewing. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Feature | Medium |
Supports animated AVIF image posts with appropriate thumbnails and previews. Supports animated AVIF image posts with appropriate thumbnails and previews. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Feature | Medium |
Introduces configurable scan media error handling via `SCAN_MEDIA_ERROR_MODE`. Introduces configurable scan media error handling via `SCAN_MEDIA_ERROR_MODE`. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Feature | Medium |
Restores Reels desktop layout sizing for better fit in desktop viewports. Restores Reels desktop layout sizing for better fit in desktop viewports. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Feature | Medium |
Adds editable post captions with admin‑only updates and immediate UI sync. Adds editable post captions with admin‑only updates and immediate UI sync. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Refactor | Low |
Implements automatic SQLite schema migrations using Dbmate on first startup. Implements automatic SQLite schema migrations using Dbmate on first startup. Source: llm_adapter@2026-05-26 Confidence: high |
— |
Full changelog
Foldergram v1.2.1
This release adds AVIF support across scanning, derivatives, and viewing, improves scan failure handling, restores the intended Reels desktop layout behavior, and introduces editable post captions plus cleaner folder description expansion.
Highlights
-
Added full AVIF support across the app.
- Static
.aviffiles now behave like normal images throughout Foldergram - Uses the regular Sharp-based image pipeline for static AVIF files
- Preserves expected image behavior such as transparency
- Reads normal AVIF metadata without requiring
ffprobe - Folder cover detection now supports
cover.avif
- Static
-
Added support for animated AVIF image posts.
- Animated AVIF files are detected during scanning and stay in the image flow instead of switching to video handling
- Grid-style surfaces generate static WebP thumbnails for animated AVIF posts
- Feed and detail views generate animated WebP previews for animated AVIF posts
- Keeps animated AVIF content displaying like an image post rather than opening in the video player
Fixes and improvements
-
Added configurable scan media error handling with
SCAN_MEDIA_ERROR_MODEskipcontinues scanning supported media and records failures in a reportfailpreserves strict fail-fast behavior for scan-time media errors- Settings now surfaces the full scan error report path when a run completes with media errors
-
Restored Reels desktop sizing so the active reel fits desktop layouts more cleanly
-
Improved desktop reel details sidebar placement so it opens on the more appropriate side for landscape and portrait-style desktop viewports
-
Improve desktop portrait stories modal sizing and previews
-
Added automatic SQLite schema migrations with Dbmate
- Existing local databases are safely baselined on first startup after upgrade
- Fresh installs are created from the baseline migration
- Future schema changes can apply automatically during dev, production, Docker startup, and manual migration runs
-
Added editable post captions with admin-only updates, filename fallback, and immediate UI sync across feed, viewer, search, likes, trash, and reels
-
Improved folder description expand/collapse so long descriptions only show a toggle when needed and reset cleanly when navigating between folders
Notes
This release focuses on broader image-format support, safer database upgrades, better resilience around broken or unreadable media during scans, and a more polished Reels experience on desktop.
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
Related context
Related tools
Beta — feedback welcome: [email protected]