Update foldergram to v1.1.0 #5448

Merged
alexlebens merged 1 commits from renovate/unified-foldergram into main 2026-04-03 23:39:38 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
foldergram/foldergram minor v1.0.9v1.1.0
ghcr.io/foldergram/foldergram minor 1.0.91.1.0

Release Notes

foldergram/foldergram (foldergram/foldergram)

v1.1.0

Compare Source

Foldergram v1.1.0 brings a solid round of viewer, routing, and library-management improvements.

Highlights:
  • Fixed post viewer navigation on /likes/posts, so previous/next now stays within the liked-posts collection.
  • Added a fallback to the original image when a generated preview is missing, preventing blank post views.
  • Added original media download actions to the home feed, post viewer, stories viewer, and reels viewer.
  • Polished the viewer experience with better icon tooltips, click-to-pause video playback, support for video-based folder covers, and smoother post-switching.
  • Cleaned up canonical app routes: posts now prefer /post/:id and folders now prefer /f/:slug, while legacy aliases continue to work.
  • Expanded Settings with a dedicated General Settings area for stories behavior, feed defaults, and excluded folders.
  • Added configurable excluded folders for gallery discovery, rescans, and watcher-driven indexing, with support for both .env config and runtime settings.
  • Clarified when settings changes require a follow-up scan, especially for stories-mode and excluded-folder updates.
  • Moved generated previews and thumbnails into a new app-managed storage layout that is no longer tied to the gallery folder structure.
  • Added clearer scan progress and migration status messaging, including guidance for older libraries that still need to move to the new derivative layout.

Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [foldergram/foldergram](https://github.com/foldergram/foldergram) | minor | `v1.0.9` → `v1.1.0` | | [ghcr.io/foldergram/foldergram](https://github.com/foldergram/foldergram) | minor | `1.0.9` → `1.1.0` | --- ### Release Notes <details> <summary>foldergram/foldergram (foldergram/foldergram)</summary> ### [`v1.1.0`](https://github.com/foldergram/foldergram/releases/tag/v1.1.0) [Compare Source](https://github.com/foldergram/foldergram/compare/v1.0.9...v1.1.0) Foldergram v1.1.0 brings a solid round of viewer, routing, and library-management improvements. ##### Highlights: - Fixed post viewer navigation on `/likes/posts`, so previous/next now stays within the liked-posts collection. - Added a fallback to the original image when a generated preview is missing, preventing blank post views. - Added original media download actions to the home feed, post viewer, stories viewer, and reels viewer. - Polished the viewer experience with better icon tooltips, click-to-pause video playback, support for video-based folder covers, and smoother post-switching. - Cleaned up canonical app routes: posts now prefer `/post/:id` and folders now prefer `/f/:slug`, while legacy aliases continue to work. - Expanded Settings with a dedicated `General Settings` area for stories behavior, feed defaults, and excluded folders. - Added configurable excluded folders for gallery discovery, rescans, and watcher-driven indexing, with support for both `.env` config and runtime settings. - Clarified when settings changes require a follow-up scan, especially for stories-mode and excluded-folder updates. - Moved generated previews and thumbnails into a new app-managed storage layout that is no longer tied to the gallery folder structure. - Added clearer scan progress and migration status messaging, including guidance for older libraries that still need to move to the new derivative layout. </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkb2NrZXIiXX0=-->
renovate-bot added the docker label 2026-04-03 20:02:35 +00:00
renovate-bot added 1 commit 2026-04-03 23:05:08 +00:00
Update foldergram to v1.1.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 37s
lint-test-helm / validate-kubeconform (pull_request) Successful in 28s
render-manifests / render-manifests (pull_request) Successful in 1m4s
e8b9695d6b
renovate-bot force-pushed renovate/unified-foldergram from af4d02ea64 to e8b9695d6b 2026-04-03 23:05:08 +00:00 Compare
alexlebens merged commit 3984a8ca48 into main 2026-04-03 23:39:38 +00:00
alexlebens deleted branch renovate/unified-foldergram 2026-04-03 23:39:44 +00:00
Sign in to join this conversation.