This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryAdded language support (English, Spanish, Chinese) and a nested folder title format option.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds app-wide language support for English, Spanish, Chinese. Adds app-wide language support for English, Spanish, Chinese. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Feature | Low |
Adds Nested folder title format option to display parent-child naming as "Parent - Folder". Adds Nested folder title format option to display parent-child naming as "Parent - Folder". Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Fixes Home feed loading with random ordering when Recent mode is default. Fixes Home feed loading with random ordering when Recent mode is default. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Fixes More menu showing Sign out when auth is disabled or session not signed in. Fixes More menu showing Sign out when auth is disabled or session not signed in. Source: llm_adapter@2026-06-01 Confidence: high |
— |
Full changelog
Foldergram v1.2.2
This release makes Foldergram easier to use in different languages, improves how nested albums are named, and fixes a few small consistency issues around the Home feed and auth-aware menu actions.
Highlights
-
Added app-wide language support with English, Spanish, and Chinese.
- You can now choose the app language from
General Settings. - The selected language is applied immediately in the current browser.
- The language preference is saved locally, so the same browser remembers it next time.
- Saving
General Settingsalso stores the selected language in the database as the app-wide default. - Browsers without a local language preference will use the saved app-wide default.
- Major user-facing areas are now localized, including labels, messages, accessibility text, and protected flows.
- Date and number formatting now follows the selected language for a more consistent experience.
- Added regression coverage and documentation for the shipped localization behavior.
- You can now choose the app language from
-
Added a new Nested folder title format option in
General Settings.- This helps make nested albums easier to identify when multiple folders share the same name.
- Nested albums can now be shown as
Parent - Folderfor clearer browsing. - Foldergram uses the parent folder's saved display name when it is available.
- This is a display-only option.
- It does not change scan behavior, folder metadata, slugs, routes, or database identity.
Fixes and improvements
-
Fixed a startup issue where the Home feed could load with random ordering, even when Recent was selected as the default mode.
- The feed store now ignores stale responses.
- The feed reloads when the active or default feed mode changes during the initial load.
-
Updated the More menu so
Sign outonly appears when auth is enabled and the current session is actually signed in.- This fixes the unprotected-mode case where the app could still look like an admin session.
- The menu now correctly matches admin, viewer, public anonymous, and public-after-admin-unlock states.
- Desktop and mobile More menus now use the same auth-store condition.
- Added tests for these access-state combinations.
Notes
This release focuses on making Foldergram more comfortable to use across languages, clearer to browse in nested libraries, and more consistent during startup and access-state changes.
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]