27 Commits

Author SHA1 Message Date
a35113d825 chore(deps): update ghcr.io/linuxserver/lidarr:3.1.2-nightly docker digest to 21aec27 (#3573)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 54s
renovate / renovate (push) Successful in 3m1s
2026-01-28 04:03:52 +00:00
f218fe4d51 chore(deps): update d3fk/s3cmd:latest docker digest to 78f61d2 (#3570)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m18s
renovate / renovate (push) Successful in 3m57s
2026-01-28 03:04:03 +00:00
8a146823d6 chore(deps): update vectorim/element-web docker tag to v1.12.9 (#3565)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 41s
renovate / renovate (push) Successful in 3m56s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 47m15s
2026-01-28 01:34:43 +00:00
27fc02a8d3 chore(deps): update helm release meilisearch to v0.24.1 (#3563)
Some checks failed
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-01-28 01:34:28 +00:00
9709173a02 chore(deps): update helm release matrix-synapse to v3.12.19 (#3561)
Some checks failed
lint-test-helm / lint-helm (push) Successful in 46s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-01-28 01:32:36 +00:00
b665098304 chore(deps): update helm release element-web to v1.4.29 (#3558)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been skipped
2026-01-28 01:31:31 +00:00
679d0cbfab chore(deps): update helm release argo-cd to v9.3.7 (#3557)
Some checks failed
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-01-28 01:31:02 +00:00
f7695564b3 chore(deps): update ghcr.io/plexguide/huntarr docker tag to v9.0.5 (#3556)
Some checks failed
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-01-28 01:30:23 +00:00
755293853b chore(deps): update ghcr.io/linuxserver/code-server docker tag to v4.108.2 (#3555)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
lint-test-helm / lint-helm (push) Has been cancelled
2026-01-28 01:30:01 +00:00
a066dbedf8 chore(deps): update dependency prometheus-operator/prometheus-operator to v0.88.1 (#3553)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-28 01:29:25 +00:00
96ecff3f9a chore(deps): update dependency element-hq/element-web to v1.12.9 (#3551)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 25s
renovate / renovate (push) Has been cancelled
2026-01-28 01:28:44 +00:00
6af10e2433 chore(deps): update outlinewiki/outline docker tag to v1.4.0 (#3547)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 42s
renovate / renovate (push) Successful in 2m33s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline) | minor | `1.3.0` → `1.4.0` |

---

### Release Notes

<details>
<summary>outline/outline (outlinewiki/outline)</summary>

### [`v1.4.0`](https://github.com/outline/outline/releases/tag/v1.4.0)

[Compare Source](https://github.com/outline/outline/compare/v1.3.0...v1.4.0)

##### What's Changed

##### Highlights

- New **"Toggle blocks"** allow creating content that is collapsed by default in [#&#8203;8317](https://github.com/outline/outline/pull/8317)
- Table cells can now have a custom background color set in [#&#8203;10930](https://github.com/outline/outline/pull/10930)
- Search results are now highlighted in the document when navigating from search in [#&#8203;11262](https://github.com/outline/outline/pull/11262)

##### Other improvements

- A new Figma integration allows unfurling information about Figma links in documents by [@&#8203;hmacr](https://github.com/hmacr) in [#&#8203;11044](https://github.com/outline/outline/pull/11044)
- Added support for sorting dates in table columns by [@&#8203;lucawimmer](https://github.com/lucawimmer) in [#&#8203;11198](https://github.com/outline/outline/pull/11198)
- Document changes made through the API are now synced to clients in realtime in [#&#8203;11186](https://github.com/outline/outline/pull/11186)
- The rate limiter now prefers user ID over ip address for logged in sessions, prevents issues on larger office networks in [#&#8203;11215](https://github.com/outline/outline/pull/11215)
- The markdown importer now supports more file layouts in [#&#8203;11278](https://github.com/outline/outline/pull/11278)

##### Fixes

- Fixed some typos comments and messages by [@&#8203;NAM-MAN](https://github.com/NAM-MAN) in [#&#8203;11203](https://github.com/outline/outline/pull/11203)
- Fixed an issue where mentions would sometimes break when using drag and drop in a list in [#&#8203;11208](https://github.com/outline/outline/pull/11208)
- The edit diagram control no longer appears in read-only mode in [#&#8203;11207](https://github.com/outline/outline/pull/11207)
- Infinite recursion in `dd-trace` dependency causes memory issues in [#&#8203;11211](https://github.com/outline/outline/pull/11211)
- Imported content now gracefully handles HTTP links in [#&#8203;11210](https://github.com/outline/outline/pull/11210)
- Editor suggestions on mobile now uses a drawer in [#&#8203;11213](https://github.com/outline/outline/pull/11213)
- When importing markdown checkboxes are now supported in table cells in [#&#8203;11217](https://github.com/outline/outline/pull/11217)
- GCS uniform bucket-level access now supported by [@&#8203;maycuatroi1](https://github.com/maycuatroi1) in [#&#8203;11222](https://github.com/outline/outline/pull/11222)
- Fixed a hanging read stream handle causing excessive memory usage on export in [#&#8203;11237](https://github.com/outline/outline/pull/11237)
- Fixed mermaid diagrams do not render when pasting markdown in [#&#8203;11243](https://github.com/outline/outline/pull/11243)
- Remote edits no longer exit Mermaid editing state in [#&#8203;11244](https://github.com/outline/outline/pull/11244)
- Table row is now inserted correctly with merged first column cells in [#&#8203;11245](https://github.com/outline/outline/pull/11245)
- Allow http\:// loopback redirect URIs for native OAuth apps (RFC 8252) in [#&#8203;11255](https://github.com/outline/outline/pull/11255)
- "Split cell" option now works without accurate selection in [#&#8203;11256](https://github.com/outline/outline/pull/11256)
- Adding text below images is now easier as trailing paragraph is enforcedd by [@&#8203;RudraPrasad001](https://github.com/RudraPrasad001) in [#&#8203;11257](https://github.com/outline/outline/pull/11257)
- Tooltip in editor toolbar with submenu is now hidden when submenu is open in [#&#8203;11263](https://github.com/outline/outline/pull/11263)
- Non-platform passkeys such as Yubikey and mobile QRcode are now allowed in [#&#8203;11265](https://github.com/outline/outline/pull/11265)
- diagrams.net theme now matches editor theme by [@&#8203;Twometer](https://github.com/Twometer) in [#&#8203;11267](https://github.com/outline/outline/pull/11267)
- Custom emoji characters are now displayed correctly in TOC in [#&#8203;11275](https://github.com/outline/outline/pull/11275)
- Fixed an issue where the policy for documents restore was too broad in [#&#8203;11279](https://github.com/outline/outline/pull/11279)
- Passkey setup is now available to non-admin users by [@&#8203;Raphmatt](https://github.com/Raphmatt) in [#&#8203;11286](https://github.com/outline/outline/pull/11286)

##### New Contributors

- [@&#8203;NAM-MAN](https://github.com/NAM-MAN) made their first contribution in [#&#8203;11203](https://github.com/outline/outline/pull/11203)
- [@&#8203;lucawimmer](https://github.com/lucawimmer) made their first contribution in [#&#8203;11198](https://github.com/outline/outline/pull/11198)
- [@&#8203;maycuatroi1](https://github.com/maycuatroi1) made their first contribution in [#&#8203;11222](https://github.com/outline/outline/pull/11222)
- [@&#8203;RudraPrasad001](https://github.com/RudraPrasad001) made their first contribution in [#&#8203;11257](https://github.com/outline/outline/pull/11257)
- [@&#8203;Twometer](https://github.com/Twometer) made their first contribution in [#&#8203;11267](https://github.com/outline/outline/pull/11267)
- [@&#8203;Raphmatt](https://github.com/Raphmatt) made their first contribution in [#&#8203;11286](https://github.com/outline/outline/pull/11286)

**Full Changelog**: <https://github.com/outline/outline/compare/v1.3.0...v1.4.0>

</details>

---

### Configuration

📅 **Schedule**: 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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #3547
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-01-28 01:18:09 +00:00
f8ee19f59f chore(deps): update dependency outline/outline to v1.4.0 (#3546)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 36s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [outline/outline](https://github.com/outline/outline) | minor | `1.3.0` → `1.4.0` |

---

### Release Notes

<details>
<summary>outline/outline (outline/outline)</summary>

### [`v1.4.0`](https://github.com/outline/outline/releases/tag/v1.4.0)

[Compare Source](https://github.com/outline/outline/compare/v1.3.0...v1.4.0)

#### What's Changed

##### Highlights

- New **"Toggle blocks"** allow creating content that is collapsed by default in [#&#8203;8317](https://github.com/outline/outline/pull/8317)
- Table cells can now have a custom background color set in [#&#8203;10930](https://github.com/outline/outline/pull/10930)
- Search results are now highlighted in the document when navigating from search in [#&#8203;11262](https://github.com/outline/outline/pull/11262)

##### Other improvements

- A new Figma integration allows unfurling information about Figma links in documents by [@&#8203;hmacr](https://github.com/hmacr) in [#&#8203;11044](https://github.com/outline/outline/pull/11044)
- Added support for sorting dates in table columns by [@&#8203;lucawimmer](https://github.com/lucawimmer) in [#&#8203;11198](https://github.com/outline/outline/pull/11198)
- Document changes made through the API are now synced to clients in realtime in [#&#8203;11186](https://github.com/outline/outline/pull/11186)
- The rate limiter now prefers user ID over ip address for logged in sessions, prevents issues on larger office networks in [#&#8203;11215](https://github.com/outline/outline/pull/11215)
- The markdown importer now supports more file layouts in [#&#8203;11278](https://github.com/outline/outline/pull/11278)

##### Fixes

- Fixed some typos comments and messages by [@&#8203;NAM-MAN](https://github.com/NAM-MAN) in [#&#8203;11203](https://github.com/outline/outline/pull/11203)
- Fixed an issue where mentions would sometimes break when using drag and drop in a list in [#&#8203;11208](https://github.com/outline/outline/pull/11208)
- The edit diagram control no longer appears in read-only mode in [#&#8203;11207](https://github.com/outline/outline/pull/11207)
- Infinite recursion in `dd-trace` dependency causes memory issues in [#&#8203;11211](https://github.com/outline/outline/pull/11211)
- Imported content now gracefully handles HTTP links in [#&#8203;11210](https://github.com/outline/outline/pull/11210)
- Editor suggestions on mobile now uses a drawer in [#&#8203;11213](https://github.com/outline/outline/pull/11213)
- When importing markdown checkboxes are now supported in table cells in [#&#8203;11217](https://github.com/outline/outline/pull/11217)
- GCS uniform bucket-level access now supported by [@&#8203;maycuatroi1](https://github.com/maycuatroi1) in [#&#8203;11222](https://github.com/outline/outline/pull/11222)
- Fixed a hanging read stream handle causing excessive memory usage on export in [#&#8203;11237](https://github.com/outline/outline/pull/11237)
- Fixed mermaid diagrams do not render when pasting markdown in [#&#8203;11243](https://github.com/outline/outline/pull/11243)
- Remote edits no longer exit Mermaid editing state in [#&#8203;11244](https://github.com/outline/outline/pull/11244)
- Table row is now inserted correctly with merged first column cells in [#&#8203;11245](https://github.com/outline/outline/pull/11245)
- Allow http\:// loopback redirect URIs for native OAuth apps (RFC 8252) in [#&#8203;11255](https://github.com/outline/outline/pull/11255)
- "Split cell" option now works without accurate selection in [#&#8203;11256](https://github.com/outline/outline/pull/11256)
- Adding text below images is now easier as trailing paragraph is enforcedd by [@&#8203;RudraPrasad001](https://github.com/RudraPrasad001) in [#&#8203;11257](https://github.com/outline/outline/pull/11257)
- Tooltip in editor toolbar with submenu is now hidden when submenu is open in [#&#8203;11263](https://github.com/outline/outline/pull/11263)
- Non-platform passkeys such as Yubikey and mobile QRcode are now allowed in [#&#8203;11265](https://github.com/outline/outline/pull/11265)
- diagrams.net theme now matches editor theme by [@&#8203;Twometer](https://github.com/Twometer) in [#&#8203;11267](https://github.com/outline/outline/pull/11267)
- Custom emoji characters are now displayed correctly in TOC in [#&#8203;11275](https://github.com/outline/outline/pull/11275)
- Fixed an issue where the policy for documents restore was too broad in [#&#8203;11279](https://github.com/outline/outline/pull/11279)
- Passkey setup is now available to non-admin users by [@&#8203;Raphmatt](https://github.com/Raphmatt) in [#&#8203;11286](https://github.com/outline/outline/pull/11286)

#### New Contributors

- [@&#8203;NAM-MAN](https://github.com/NAM-MAN) made their first contribution in [#&#8203;11203](https://github.com/outline/outline/pull/11203)
- [@&#8203;lucawimmer](https://github.com/lucawimmer) made their first contribution in [#&#8203;11198](https://github.com/outline/outline/pull/11198)
- [@&#8203;maycuatroi1](https://github.com/maycuatroi1) made their first contribution in [#&#8203;11222](https://github.com/outline/outline/pull/11222)
- [@&#8203;RudraPrasad001](https://github.com/RudraPrasad001) made their first contribution in [#&#8203;11257](https://github.com/outline/outline/pull/11257)
- [@&#8203;Twometer](https://github.com/Twometer) made their first contribution in [#&#8203;11267](https://github.com/outline/outline/pull/11267)
- [@&#8203;Raphmatt](https://github.com/Raphmatt) made their first contribution in [#&#8203;11286](https://github.com/outline/outline/pull/11286)

**Full Changelog**: <https://github.com/outline/outline/compare/v1.3.0...v1.4.0>

</details>

---

### Configuration

📅 **Schedule**: 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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #3546
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-01-28 01:15:51 +00:00
0e7e35b071 chore(deps): update ollama/ollama to v0.15.2 (#3548)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 50s
renovate / renovate (push) Successful in 3m8s
2026-01-28 01:03:05 +00:00
50c9fae558 chore(deps): update ghcr.io/linuxserver/bazarr:1.5.4 docker digest to d6492cc (#3543)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m8s
renovate / renovate (push) Successful in 3m13s
2026-01-27 22:02:53 +00:00
ab4e667c6f chore(deps): update ghcr.io/autobrr/qui docker tag to v1.13.0 (#3540)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m33s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/qui](https://github.com/autobrr/qui) | minor | `v1.12.0` → `v1.13.0` |

---

### Release Notes

<details>
<summary>autobrr/qui (ghcr.io/autobrr/qui)</summary>

### [`v1.13.0`](https://github.com/autobrr/qui/releases/tag/v1.13.0)

[Compare Source](https://github.com/autobrr/qui/compare/v1.12.0...v1.13.0)

#### Highlights

- Native RSS support for feeds
- Cross-seed upgrades: directory scanning for data-based matching and category affix (prefix/suffix) modes
- Automations improvements: Move action support, uncategorized filter option, hasMissingFiles condition, include-cross-seeds mode, configurable FREE\_SPACE source
- UI improvements: inline pieces progress bar, clickable dashboard error counts, better mobile workflow modal
- Orphan scan safeguards for shared save paths
- External programs: new {comment} placeholder

##### Notable bug fixes:

- More stable sorting for timestamp fields and last\_activity
- Tracker icon fetching reliability and timeout cooldown handling
- Cross-seed matching fixes (anime/pack matching, size mismatch handling, V2 hash recheck)
- Orphan scan ignores .parts files and OS/NAS artifacts
- qBittorrent tracker-down matching improvements and magnet redirect handling

#### Changelog

##### New Features

- [`9acd789`](9acd78916b): feat(automations): add Move action to Automations ([#&#8203;1079](https://github.com/autobrr/qui/issues/1079)) ([@&#8203;Barcode-eng](https://github.com/Barcode-eng))
- [`80aaf22`](80aaf22c7b): feat(automations): add hasMissingfiles condition ([#&#8203;1081](https://github.com/autobrr/qui/issues/1081)) ([@&#8203;jabloink](https://github.com/jabloink))
- [`f942a71`](f942a71635): feat(automations): add import button to empty state ([#&#8203;1111](https://github.com/autobrr/qui/issues/1111)) ([@&#8203;jabloink](https://github.com/jabloink))
- [`6b2831e`](6b2831eb6b): feat(automations): add include-cross-seeds mode with hardlink support, fix free-space projection ([#&#8203;1116](https://github.com/autobrr/qui/issues/1116)) ([@&#8203;Barcode-eng](https://github.com/Barcode-eng))
- [`b152a6a`](b152a6af36): feat(automations): add tooltips to disabled conditions ([#&#8203;1286](https://github.com/autobrr/qui/issues/1286)) ([@&#8203;jabloink](https://github.com/jabloink))
- [`f36eb76`](f36eb76e12): feat(automations): add uncategorized category filter option ([#&#8203;1268](https://github.com/autobrr/qui/issues/1268)) ([@&#8203;aulterego](https://github.com/aulterego))
- [`d7dcb58`](d7dcb589fd): feat(automations): configurable FREE\_SPACE source (qBit or path) ([#&#8203;1181](https://github.com/autobrr/qui/issues/1181)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`d685bee`](d685bee702): feat(backups): add tooltips and restore from lastest button ([#&#8203;1258](https://github.com/autobrr/qui/issues/1258)) ([@&#8203;jabloink](https://github.com/jabloink))
- [`4c5a975`](4c5a975960): feat(crossseed): add category affix with prefix/suffix modes ([#&#8203;1296](https://github.com/autobrr/qui/issues/1296)) ([@&#8203;jabloink](https://github.com/jabloink))
- [`28cd96d`](28cd96da2e): feat(crossseed): add directory scanner for data-based matching ([#&#8203;1203](https://github.com/autobrr/qui/issues/1203)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`fe84eb0`](fe84eb04ad): feat(dirscan): resumable scans with per-run limit ([#&#8203;1274](https://github.com/autobrr/qui/issues/1274)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`1af2a12`](1af2a12658): feat(dockerfile): add bash to Dockerfile ([#&#8203;903](https://github.com/autobrr/qui/issues/903)) ([@&#8203;ryanwalder](https://github.com/ryanwalder))
- [`5c84c3f`](5c84c3f86c): feat(docs): add browser extension links and URL shorteners ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`13c5461`](13c5461f3f): feat(linking): add option to fallback on linking failure ([#&#8203;1056](https://github.com/autobrr/qui/issues/1056)) ([@&#8203;Audionut](https://github.com/Audionut))
- [`5f7031f`](5f7031fe13): feat(orphanscan): protect shared save paths across instances ([#&#8203;1197](https://github.com/autobrr/qui/issues/1197)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`341092d`](341092d5c8): feat(rss): add native rss support ([#&#8203;801](https://github.com/autobrr/qui/issues/801)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`8d2a371`](8d2a371edb): feat(sort): add stable fallback sorting for timestamp fields ([#&#8203;1317](https://github.com/autobrr/qui/issues/1317)) ([@&#8203;aulterego](https://github.com/aulterego))
- [`28cf4ad`](28cf4ad217): feat(torrents): use custom tracker names in table ([#&#8203;1120](https://github.com/autobrr/qui/issues/1120)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`e0d2bb4`](e0d2bb4802): feat(ui): Use 4 column grid for dashboard instances on 2xl screens ([#&#8203;1195](https://github.com/autobrr/qui/issues/1195)) ([@&#8203;ewenjo](https://github.com/ewenjo))
- [`7bc98e1`](7bc98e145c): feat(ui): add inline pieces progress bar visualization ([#&#8203;1050](https://github.com/autobrr/qui/issues/1050)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`0154226`](01542261b5): feat(web): Improve performance for torrents with large file counts ([#&#8203;1252](https://github.com/autobrr/qui/issues/1252)) ([@&#8203;0rkag](https://github.com/0rkag))
- [`a91df70`](a91df70215): feat(web): allow merging trackers into existing groups ([#&#8203;1175](https://github.com/autobrr/qui/issues/1175)) ([@&#8203;jabloink](https://github.com/jabloink))
- [`132c512`](132c512042): feat(web): improve workflow modal mobile ([#&#8203;1302](https://github.com/autobrr/qui/issues/1302)) ([@&#8203;jabloink](https://github.com/jabloink))
- [`a7f59ab`](a7f59abc89): feat(web): make dashboard error counts clickable ([#&#8203;937](https://github.com/autobrr/qui/issues/937)) ([@&#8203;Gykes](https://github.com/Gykes))

##### Bug Fixes

- [`c6f86e2`](c6f86e2a2c): fix(auth): recover cleanly behind upstream SSO ([#&#8203;1142](https://github.com/autobrr/qui/issues/1142)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`0c19899`](0c198990a0): fix(automations): handle -1 value for incomplete torrent completion\_on ([#&#8203;1186](https://github.com/autobrr/qui/issues/1186)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`59a9120`](59a9120d5a): fix(automations): include Move action in `rulesUseCondition` ([#&#8203;1079](https://github.com/autobrr/qui/issues/1079)) ([#&#8203;1287](https://github.com/autobrr/qui/issues/1287)) ([@&#8203;Barcode-eng](https://github.com/Barcode-eng))
- [`618d945`](618d94540d): fix(automations): not being able to enter multiple tags in tag action ([#&#8203;1131](https://github.com/autobrr/qui/issues/1131)) ([@&#8203;Winter](https://github.com/Winter))
- [`bffecbd`](bffecbd8b1): fix(automations): restore preview API and add loading state ([#&#8203;1194](https://github.com/autobrr/qui/issues/1194)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`9b3975b`](9b3975bc3a): fix(automations): speed up delete hardlink-copy expansion ([#&#8203;1187](https://github.com/autobrr/qui/issues/1187)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`1549bcf`](1549bcf762): fix(automations): support qBittorrent global/unlimited limits ([#&#8203;1134](https://github.com/autobrr/qui/issues/1134)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`e31d4aa`](e31d4aae2f): fix(automations): validate local access for hasMissingFiles ([#&#8203;1281](https://github.com/autobrr/qui/issues/1281)) ([@&#8203;jabloink](https://github.com/jabloink))
- [`dba3419`](dba3419f12): fix(crossseed): allow extra files in size mismatch check ([#&#8203;1149](https://github.com/autobrr/qui/issues/1149)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`f7dced6`](f7dced6076): fix(crossseed): correct match type for episode-from-pack cross-seeding ([#&#8203;1250](https://github.com/autobrr/qui/issues/1250)) ([@&#8203;neelmehta247](https://github.com/neelmehta247))
- [`007d87e`](007d87ed3d): fix(crossseed): normalize ampersand to "and" for title matching ([#&#8203;1202](https://github.com/autobrr/qui/issues/1202)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`048c034`](048c034ea1): fix(crossseed): prevent automation search stalls ([#&#8203;1272](https://github.com/autobrr/qui/issues/1272)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`5c48ccb`](5c48ccb38e): fix(crossseed): prevent false cross-seed delete warnings ([#&#8203;1148](https://github.com/autobrr/qui/issues/1148)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`eda0eee`](eda0eeee73): fix(crossseed): reduce false negatives for anime matching ([#&#8203;1243](https://github.com/autobrr/qui/issues/1243)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`8b08b87`](8b08b87707): fix(crossseed): restore reuse matched category option ([#&#8203;1150](https://github.com/autobrr/qui/issues/1150)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`b69682d`](b69682de3c): fix(crossseed): support v2 hashes for recheck ([#&#8203;1237](https://github.com/autobrr/qui/issues/1237)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`8fb16c1`](8fb16c1c87): fix(database): remove noisy stmt cache promotion log ([#&#8203;1307](https://github.com/autobrr/qui/issues/1307)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`c8d068b`](c8d068b5a8): fix(docs): correct autobrr integration documentation ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`c6f4a4a`](c6f4a4a309): fix(docs): use absolute URLs for extension links ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`48510e9`](48510e93ba): fix(instances): auth bypass persistence in instance form ([#&#8203;1219](https://github.com/autobrr/qui/issues/1219)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`0b71b46`](0b71b46fc0): fix(makefile): make fmt target only format changed files ([#&#8203;1200](https://github.com/autobrr/qui/issues/1200)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`1f13b0e`](1f13b0e23b): fix(orphanscan): avoid duplicate inode entries in scans ([#&#8203;1212](https://github.com/autobrr/qui/issues/1212)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`fecfebd`](fecfebdeb3): fix(orphanscan): gate scans until qBittorrent settled ([#&#8203;1193](https://github.com/autobrr/qui/issues/1193)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`77b2fd6`](77b2fd600d): fix(orphanscan): ignore .parts files from qBittorrent partial downloads ([#&#8203;1264](https://github.com/autobrr/qui/issues/1264)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`0f7e646`](0f7e6465d0): fix(orphanscan): ignore OS/NAS/k8s artifacts ([#&#8203;1259](https://github.com/autobrr/qui/issues/1259)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`b55881c`](b55881c2bc): fix(orphanscan): reduce MaxFilesPerRun and fix accordion chevrons ([#&#8203;1095](https://github.com/autobrr/qui/issues/1095)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`0cb682c`](0cb682c9f3): fix(qbittorrent): force sync+retry in BulkAction ([#&#8203;1097](https://github.com/autobrr/qui/issues/1097)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`aba9b7e`](aba9b7e015): fix(qbittorrent): strip URLs before tracker-down pattern matching ([#&#8203;1224](https://github.com/autobrr/qui/issues/1224)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`a60076f`](a60076f1ad): fix(reflinktree): fall back to FICLONERANGE when FICLONE unsupported ([#&#8203;1221](https://github.com/autobrr/qui/issues/1221)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`d79a0db`](d79a0dbb6a): fix(search): handle magnet redirects from indexer downloads ([#&#8203;1211](https://github.com/autobrr/qui/issues/1211)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`1e920c4`](1e920c464c): fix(sort): truncate `last_activity` to 60s for stability ([#&#8203;1318](https://github.com/autobrr/qui/issues/1318)) ([@&#8203;aulterego](https://github.com/aulterego))
- [`931d720`](931d7203b8): fix(torznab): respect per-indexer caps limits ([#&#8203;1265](https://github.com/autobrr/qui/issues/1265)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`6fe91e8`](6fe91e877c): fix(trackericons): apply failure cooldown on timeouts ([#&#8203;1322](https://github.com/autobrr/qui/issues/1322)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`35a50b5`](35a50b52c1): fix(web): add max-height to import workflow dialog ([#&#8203;1207](https://github.com/autobrr/qui/issues/1207)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`5bd2706`](5bd2706f47): fix(web): hide redundant actions dropdown ([#&#8203;1305](https://github.com/autobrr/qui/issues/1305)) ([@&#8203;jabloink](https://github.com/jabloink))
- [`307907f`](307907f299): fix(web): improve Reannounce In column display ([#&#8203;1320](https://github.com/autobrr/qui/issues/1320)) ([@&#8203;soggy-cr0uton](https://github.com/soggy-cr0uton))
- [`7881bdc`](7881bdcd17): fix(web): make Add Instance dialog scrollable on small viewports ([#&#8203;1232](https://github.com/autobrr/qui/issues/1232)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`bec5433`](bec54335b7): fix(web): make dialogs scrollable on small viewports ([#&#8203;1233](https://github.com/autobrr/qui/issues/1233)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`0e47b9e`](0e47b9e9c3): fix(web): prevent nested scroll containers on iOS ([#&#8203;1229](https://github.com/autobrr/qui/issues/1229)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`f2f0616`](f2f0616096): fix(web): redirect already authenticated users to dashboard ([#&#8203;1127](https://github.com/autobrr/qui/issues/1127)) ([@&#8203;burritothief](https://github.com/burritothief))
- [`7a633cf`](7a633cf721): fix(web): toast message when searching then adding cross-seeds ([#&#8203;1290](https://github.com/autobrr/qui/issues/1290)) ([@&#8203;rybertm](https://github.com/rybertm))
- [`da14100`](da141006ef): fix(web): use fixed px for sidebar width instead of rem ([#&#8203;1313](https://github.com/autobrr/qui/issues/1313)) ([@&#8203;soggy-cr0uton](https://github.com/soggy-cr0uton))

##### Other Changes

- [`c93a326`](c93a326df5): chore(deps): bump the golang group across 1 directory with 16 updates ([#&#8203;1261](https://github.com/autobrr/qui/issues/1261)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`d3de074`](d3de07497f): chore(docs): clarify tracker pattern necessity in documentation ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`2351097`](23510978ea): chore(lint): Add Linting workflow to CI ([#&#8203;1270](https://github.com/autobrr/qui/issues/1270)) ([@&#8203;Barcode-eng](https://github.com/Barcode-eng))
- [`e8436e3`](e8436e39f9): chore(lint): update linting base branch from main to develop ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`e36afc8`](e36afc8021): chore: add Ko-fi funding and pre-commit config ([#&#8203;1315](https://github.com/autobrr/qui/issues/1315)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`df4375e`](df4375e7ce): chore: update copyright headers to 2025-2026 ([#&#8203;1303](https://github.com/autobrr/qui/issues/1303)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`7a6f2d1`](7a6f2d15a6): docs(automations): clarify tag behavior ([#&#8203;1260](https://github.com/autobrr/qui/issues/1260)) ([@&#8203;jabloink](https://github.com/jabloink))
- [`05e2028`](05e20287a8): refactor(build): cross platform building ([#&#8203;1060](https://github.com/autobrr/qui/issues/1060)) ([@&#8203;Audionut](https://github.com/Audionut))
- [`6355f4f`](6355f4f126): refactor(crosssed): require full recheck for disc based content ([#&#8203;1168](https://github.com/autobrr/qui/issues/1168)) ([@&#8203;Audionut](https://github.com/Audionut))
- [`7466a98`](7466a98023): refactor(filesmanager): improve logging messages for orphan cleanup process ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`ad90209`](ad902091ed): refactor(orphan): improve disc based content handling ([#&#8203;1167](https://github.com/autobrr/qui/issues/1167)) ([@&#8203;Audionut](https://github.com/Audionut))
- [`3b85f8a`](3b85f8a17f): refactor(web): use TanStack Query for path autocomplete ([#&#8203;1309](https://github.com/autobrr/qui/issues/1309)) ([@&#8203;soggy-cr0uton](https://github.com/soggy-cr0uton))

**Full Changelog**: <https://github.com/autobrr/qui/compare/v1.12.0...v1.13.0>

#### Docker images

- `docker pull ghcr.io/autobrr/qui:v1.13.0`
- `docker pull ghcr.io/autobrr/qui:latest`

#### What to do next?

- Join our [Discord server](https://discord.autobrr.com/qui)

Thank you for using qui!

</details>

---

### Configuration

📅 **Schedule**: 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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3540
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-01-27 21:58:10 +00:00
07b269bd68 chore(deps): update dependency clidey/whodb to v0.90.0 (#3539)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 41s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clidey/whodb](https://github.com/clidey/whodb) | minor | `0.89.0` → `0.90.0` |

---

### Release Notes

<details>
<summary>clidey/whodb (clidey/whodb)</summary>

### [`v0.90.0`](https://github.com/clidey/whodb/releases/tag/0.90.0)

[Compare Source](https://github.com/clidey/whodb/compare/0.89.0...0.90.0)

- Behind-the-scenes bug fixes
- Build infrastructure updates (CLI coming soon to homebrew!)

#### Installation

##### Mac App Store

[Download from the Apple Store](https://apps.apple.com/app/whodb/id6754566536)

##### Microsoft Store

[Download from the Microsoft Store](https://apps.microsoft.com/detail/9pftx5bv4ds6)

##### Snap Store

```bash
sudo snap install whodb
```

[View on Snapcraft](https://snapcraft.io/whodb)

##### Docker

```bash
docker pull clidey/whodb:0.90.0
docker pull clidey/whodb:latest
```

##### Direct Downloads

See assets below for platform-specific packages (DMG, MSIX, etc.).

#### Documentation

- [Documentation](https://docs.whodb.com)
- [Report Issues](https://github.com/clidey/whodb/issues)

#### Upgrade Notes

To upgrade from a previous version:

- **Docker**: Pull the latest image and restart your container
- **Snap**: Run `sudo snap refresh whodb`
- **Desktop Apps**: Download and install the new version

***

#### What's Changed

- add input validation for column data types by [@&#8203;modelorona](https://github.com/modelorona) in [#&#8203;783](https://github.com/clidey/whodb/pull/783)
- feat: add contextual mock data generation based on column names by [@&#8203;majiayu000](https://github.com/majiayu000) in [#&#8203;771](https://github.com/clidey/whodb/pull/771)

#### New Contributors

- [@&#8203;majiayu000](https://github.com/majiayu000) made their first contribution in [#&#8203;771](https://github.com/clidey/whodb/pull/771)

**Full Changelog**: <https://github.com/clidey/whodb/compare/0.89.0...0.90.0>

</details>

---

### Configuration

📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #3539
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-01-27 21:55:50 +00:00
8cf3d12b7d chore(deps): update ghcr.io/linuxserver/plex docker tag to v1.43.0 (#3538)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/linuxserver/plex](https://github.com/linuxserver/docker-plex/packages) ([source](https://github.com/linuxserver/docker-plex)) | minor | `1.42.2` → `1.43.0` |

---

### Configuration

📅 **Schedule**: 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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #3538
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-01-27 21:54:52 +00:00
96355c8b5f chore(deps): update dependency immich-app/immich to v2.5.0 (#3541)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m8s
renovate / renovate (push) Successful in 3m10s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [immich-app/immich](https://github.com/immich-app/immich) | minor | `v2.4.1` → `v2.5.0` |

---

### Release Notes

<details>
<summary>immich-app/immich (immich-app/immich)</summary>

### [`v2.5.0`](https://github.com/immich-app/immich/releases/tag/v2.5.0): - 90000 Stars Release

[Compare Source](https://github.com/immich-app/immich/compare/v2.4.1...v2.5.0)

### v2.5.0

> \[!NOTE]
> 20:23 GMT: We are halting the release of the mobile app as there are some reported issues with migration
>
> Sorry for the inconvenience

#### Highlights

Happy New Year! Welcome to Immich `v2.5.0`. This release is our fireworks to celebrate both the new year and reaching *90,000* stars on GitHub. It is packed with major features that have been in the works for quite some time, and the team has kicked off the year with incredible momentum that we're excited to carry forward. We couldn't wait to share this with you. Let's dive right in:

- Free Up Space
- Non-destructive editing
- Database backup and restore (web)
- Upload improvements
- Visual refresh across all platforms
- Disable admin setup
- Star rating (mobile)
- Additional fine-grained permissions (api keys)
- Progressive JPEGs
- Slideshow loop option (web)
- Native HTTP clients for HTTP/2 and HTTP/3 image loading

##### Free Up Space

*This feature was requested ages ago. So long in fact, that it has a 3-digit ID ([#&#8203;165](https://github.com/immich-app/immich/issues/165))! Given the rapid iteration and development pace of the pre-stable era, it was risky to include it in the app due to its bulk-delete nature. But it is now 2026* 😄*, so here we are.*

**Free Up Space** allows you to remove local media files from your device that have already been successfully backed up to your Immich server (and are not in Immich trash). This helps reclaim storage on your mobile device without losing your memories. The feature can be accessed from the user profile panel or from the Settings page in the mobile app.

<img width="300" alt="image" src="https://github.com/user-attachments/assets/2985ea6c-4392-414e-aef3-83c70ffe5570" />

<img  alt="image" src="https://github.com/user-attachments/assets/cf7b7d2c-5d37-4c13-a6ad-cacb53a71acb" />

There are configuration options and steps to make sure that everything is verified before deleting from the app.

1. **Configuration:**
   - **Cutoff date:** Free Up Space will only look for photos and videos **on or before** this date.
   - **Keep albums:** Hold all photos and videos in the selected albums on your device, regardless of other settings. By default, `**WhatsApp**` related albums are selected to be kept on the device. Assets that are not already on the device will not be redownloaded.
   - **Keep favorites:** This works the same way `**Keep albums**` . By default, favorited assets are preserved on your device.
   - **Keep on device:** You can choose to restrict removal to `**Always keep**` **All photos** or **All videos**, regardless of other settings. This setting can hamper freeing up space significantly — with 80 GB of videos and 40 GB of photos, selecting `**Always keep photos**` retains thousands of photos on your device.

> \[!TIP]
> These configurations are persistent to make it convenient for those who perform this task often.

2. **Scan & Review:** Before any files are removed, you are presented with a review screen to confirm which items will be deleted and how much storage will be reclaimed.
3. **Deletion:** Confirmed items are moved to your device's native Trash/Recycle Bin.

> \[!NOTE]
> **Reclaim storage**
> To use the reclaimed space right away, you must manually empty the system/gallery trash outside Immich.

For more information about this feature, please read it [here](https://docs.immich.app/features/mobile-app#free-up-space)

##### Non-destructive editing

Immich now supports non-destructive photo editing. This means that any edits you make to an asset do not modify the original file; instead, the modifications are stored in the database, and new thumbnails are generated based on those changes. This means you can always revert to the original asset if needed.

When you download an edited asset, Immich provides the edited version by default. However, you can choose to download the original version if needed. Immich always generates an edited full-size version based on your full-size quality settings. This occurs regardless of whether the "Enable full-size image generation" setting is enabled or disabled.

> \[!NOTE]
> **Limitations:**
>
> - Mobile clients must be updated to v2.5.0 in order view the edited version of an asset. Clients will continue to > see the original asset if on a mobile app version <2.5.0
> - As of this version, the edited download won't include the EXIF metadata of the original asset. This feature will come in future releases.
> - Mobile editing still uses the old edit system (saving a new version of the photo). The mobile editor will be upgraded to use the new non-destructive editing system in a future release.

You can click on the following icon to enter edit mode

<img width="400" alt="image" src="https://github.com/user-attachments/assets/7f2092cf-c149-492c-af08-a04c8de16915" />

Currently, Immich supports the following types of edits:

- Cropping
- Rotation
- Mirroring

<img  width="800" alt="image" src="https://github.com/user-attachments/assets/b1c0b1e7-5074-4b19-ac23-449931a233f3" />

Opening the editor on an edited asset will load the existing edits back in so you can make adjustments and changes.

<img width="800" alt="image" src="https://github.com/user-attachments/assets/0346e1ac-eb8c-490a-8d47-a3b79626b5b6" />

##### Backup and restore from the web UI

Backup and restore are an important part of any self-hosted application; this feature helps you maintain reliable access to your instance during unexpected events, such as database corruption caused by system failure or power loss.

Historically, restoring an Immich instance to a specific point required the user to have access to the command line, which proved challenging for many users, especially those new to self-hosting and software maintenance.

Now, we have the entire backup and restore pipeline built into Immich, which allows you to quickly restore a database backup directly from the web UI. You can perform the steps either from the `Administration > Maintenance` page, or from a brand new instance on the welcome page.

**Restore from Administration's Maintenance page**

<img width="800" alt="image" src="https://github.com/user-attachments/assets/7a608442-bd1c-4e0c-b255-1df45699fa9f" />

**Restore from Onboarding page**

<img width="800" alt="image" src="https://github.com/user-attachments/assets/6012a0e6-ba32-45d0-aec4-c24d19bd4a25" />

For more detailed steps, please read them in [our documentation](https://docs.immich.app/administration/backup-and-restore)

##### Upload improvement

This release also improves foreground upload in the mobile app. The previous implementation improves background uploads but leaves foreground uploads less reliable by leveraging the queue system to offload upload handling to the OS, which can be throttled under specific criteria.

We are taking back more control over handling uploads with the *try-and-true* method used in the old timeline, but this time it is supercharged with concurrent uploads and also correctly handles assets with missing file extensions from software such as DJI or Fusion Camera.

<img width="300" alt="image" src="https://github.com/user-attachments/assets/87d317ed-933b-48c7-88e3-d267e928b9d1" />

Upload now will also send unique metadata for each asset to the server, so it can be used to quickly retrieve the checksum when reinstalling the app, saving time and CPU resources. This is especially useful for iCloud users, as the hashing process can take a long time.

For iOS and iCloud users, it is recommended to go to App Settings > Sync Status and tap the "Sync Cloud IDs" button to backfill the metadata for the uploaded content. You only need to do this once.

<img width="300" alt="image" src="https://github.com/user-attachments/assets/0470e707-f913-418c-94a5-3fb83ae95fae" />

##### Visual refresh across all platforms

This release also brings you a refreshed look and feel across the web, mobile app, and the documentation sites, with a new font face ("The-name-must-not-be-named" Sans) that improves reading legibility, especially for numbers and smaller text.

<img width="300" alt="image" src="https://github.com/user-attachments/assets/83fc22ab-c3c8-4dfe-99c2-4620c6f03938" />

The UI library (<https://ui.immich.app/>) components have also been added to the web app in more places. You should see a more standardized, coherent, and better hierarchy for UI components across the app.

<img width="300" alt="image" src="https://github.com/user-attachments/assets/80157cb0-e77f-4219-9648-373a21ebfd6e" />

All icon buttons now come with a tooltip, so you don't have to guess what function the button serves

<img width="300" alt="image" src="https://github.com/user-attachments/assets/df2119dc-d3a9-43ae-a002-593710d3d226" />

##### Star rating (mobile)

Mobile now has the star-rating feature, similar to the web application. If you don't see a star rating on either platform, make sure the feature is enabled [here](https://my.immich.app/user-settings?isOpen=feature+rating).

<img width="400" alt="image" src="https://github.com/user-attachments/assets/e6a3e6a4-a18a-41a4-9eb0-845be68904a9" />

##### Disable admin setup

New installs show a welcome page and allow anyone to sign up / register as an admin. To have more control over whether this is allowed or not, we have added the following environment variable:

```typescript
IMMICH_ALLOW_SETUP=true|false
```

This is especially useful if you have already initialized Immich and never want this situation to be possible in the future, which can happen if for whatever reason the database is reset.

##### Additional fine-grained permissions (api keys)

Some existing endpoints have been assigned fine-grained permissions, allowing the creation of API keys with limited access. The new permissions include:\n

- `map.read` - Retrieve a list of latitude and longitude coordinates for every asset with location data
- `map.search` - Retrieve location information for latitude & longitude coordinates
- `folder.read` - Retrieve information about folders and which assets they contain

##### Progressive JPEGs

All image-generation settings now include a new option to enable progressive JPEGs. When enabled, supported browsers will progressively render the image.

<img width="800" alt="image" src="https://github.com/user-attachments/assets/ac62bb63-41da-419b-808f-b81ef90f7183" />

##### Slideshow loop option (web)

The slideshow settings on the web now include an option to automatically start the slideshow over.

<img width="500" alt="image" src="https://github.com/user-attachments/assets/b9122b7b-ae6f-4536-bf4c-fc295f6bd486" />

##### Native HTTP clients

All remote images are now requested using optimized HTTP clients, meaning images load more quickly and can keep up with your scrolling. Caching is also improved: not only does this make images even snappier to load after being downloaded, it also improves the offline experience with better responsiveness and a larger cache size.

***

As always, there are many more QoL improvements, bug fixes, and enhancements in this release. Please find the full release note below

#### Support Immich

<p align="center">

<img src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif" width="450" title="SUPPORT THE PROJECT!">

</p>

If you find the project helpful, you can support Immich by purchasing a product key at <https://buy.immich.app> or our merchandise at <https://immich.store>

<!-- Release notes generated using configuration in .github/release.yml at main -->

#### What's Changed

##### 🚀 Features

- feat: workflow ui by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;24190](https://github.com/immich-app/immich/pull/24190)
- feat: disable admin setup by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;24628](https://github.com/immich-app/immich/pull/24628)
- feat: free up space by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;24999](https://github.com/immich-app/immich/pull/24999)
- feat: use fastlane sigh to manage signing profiles by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25089](https://github.com/immich-app/immich/pull/25089)
- feat: image editing by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;24155](https://github.com/immich-app/immich/pull/24155)
- feat: add cloud id during native sync by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20418](https://github.com/immich-app/immich/pull/20418)
- feat: restore database backups by [@&#8203;insertish](https://github.com/insertish) in [#&#8203;23978](https://github.com/immich-app/immich/pull/23978)
- feat(mobile): star rating by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;24457](https://github.com/immich-app/immich/pull/24457)
- feat(mobile): scrollbar for album page by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25507](https://github.com/immich-app/immich/pull/25507)

##### 🌟 Enhancements

- feat: focus jumped-to item in timeline by [@&#8203;bo0tzz](https://github.com/bo0tzz) in [#&#8203;24738](https://github.com/immich-app/immich/pull/24738)
- chore: web editor improvements by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;25169](https://github.com/immich-app/immich/pull/25169)
- feat: modal routes by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;24726](https://github.com/immich-app/immich/pull/24726)
- feat: prefer admin settings page over users page by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;24780](https://github.com/immich-app/immich/pull/24780)
- feat: shared link edit by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;24783](https://github.com/immich-app/immich/pull/24783)
- feat(mobile): use tabular figures in backup info card by [@&#8203;wrbl606](https://github.com/wrbl606) in [#&#8203;24820](https://github.com/immich-app/immich/pull/24820)
- feat(mobile): album options to kebab menu by [@&#8203;idubnori](https://github.com/idubnori) in [#&#8203;24204](https://github.com/immich-app/immich/pull/24204)
- feat: Hide/show controls when zoom state changes by [@&#8203;Lauritz-Tieste](https://github.com/Lauritz-Tieste) in [#&#8203;24784](https://github.com/immich-app/immich/pull/24784)
- feat(server): Support camera `make`, `model`, and `lensModel` in Storage Template by [@&#8203;rahul-kumar-saini](https://github.com/rahul-kumar-saini) in [#&#8203;24650](https://github.com/immich-app/immich/pull/24650)
- feat(ml): update ONNX Runtime, OpenVINO and ROCm stack by [@&#8203;savely-krasovsky](https://github.com/savely-krasovsky) in [#&#8203;23458](https://github.com/immich-app/immich/pull/23458)
- chore(server): Vchord 1.0 support by [@&#8203;mmomjian](https://github.com/mmomjian) in [#&#8203;23845](https://github.com/immich-app/immich/pull/23845)
- feat(web): Add coordinate pair location searching. by [@&#8203;GustavJones](https://github.com/GustavJones) in [#&#8203;24799](https://github.com/immich-app/immich/pull/24799)
- feat: show asset owners for editors in shared albums by [@&#8203;ama156](https://github.com/ama156) in [#&#8203;24890](https://github.com/immich-app/immich/pull/24890)
- feat(web): undo delete single asset by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;24439](https://github.com/immich-app/immich/pull/24439)
- feat(server): implement switchable logging formats (console/json) by [@&#8203;DanielRamosAcosta](https://github.com/DanielRamosAcosta) in [#&#8203;24791](https://github.com/immich-app/immich/pull/24791)
- chore(web): bump immich/ui for tooltips by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;24632](https://github.com/immich-app/immich/pull/24632)
- feat(web): star rating keyboard shortcut by [@&#8203;cbochs](https://github.com/cbochs) in [#&#8203;24620](https://github.com/immich-app/immich/pull/24620)
- feat: bulk asset metadata endpoints by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;25133](https://github.com/immich-app/immich/pull/25133)
- feat(mobile): 2026 font by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25213](https://github.com/immich-app/immich/pull/25213)
- feat(web): search albums by description by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;25244](https://github.com/immich-app/immich/pull/25244)
- feat(web): 2026 font by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25174](https://github.com/immich-app/immich/pull/25174)
- chore: dart http foreground upload by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;24883](https://github.com/immich-app/immich/pull/24883)
- feat: update intel compute driver by [@&#8203;savely-krasovsky](https://github.com/savely-krasovsky) in [#&#8203;25259](https://github.com/immich-app/immich/pull/25259)
- feat: download original asset by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;25302](https://github.com/immich-app/immich/pull/25302)
- feat: allow /memory?id= in AndroidManifest by [@&#8203;arne182](https://github.com/arne182) in [#&#8203;25373](https://github.com/immich-app/immich/pull/25373)
- fix: add scoped API permissions to map endpoints by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;25423](https://github.com/immich-app/immich/pull/25423)
- fix(server): scoped permissions for more endpoints by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;25452](https://github.com/immich-app/immich/pull/25452)
- feat: generate progressive JPEGs for thumbnails by [@&#8203;midzelis](https://github.com/midzelis) in [#&#8203;25463](https://github.com/immich-app/immich/pull/25463)
- feat: loop slideshows by [@&#8203;GeneralZero](https://github.com/GeneralZero) in [#&#8203;25462](https://github.com/immich-app/immich/pull/25462)
- feat(mobile): native clients by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;21459](https://github.com/immich-app/immich/pull/21459)

##### 🐛 Bug fixes

- fix(maintenance): prevent enable/disable maintenance CLI hanging on occasion by [@&#8203;insertish](https://github.com/insertish) in [#&#8203;24713](https://github.com/immich-app/immich/pull/24713)
- fix(web): display jxl original by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;24766](https://github.com/immich-app/immich/pull/24766)
- fix(web): stale album info by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;24787](https://github.com/immich-app/immich/pull/24787)
- fix: album card timezone by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;24855](https://github.com/immich-app/immich/pull/24855)
- fix(web): let slideshow videos play ([#&#8203;19601](https://github.com/immich-app/immich/issues/19601)) by [@&#8203;keanucz](https://github.com/keanucz) in [#&#8203;24914](https://github.com/immich-app/immich/pull/24914)
- fix(server): update exiftool-vendored to v34.3 for correct colon-less timezone parsing by [@&#8203;dosten](https://github.com/dosten) in [#&#8203;24979](https://github.com/immich-app/immich/pull/24979)
- fix(mobile): hide delete action for remote-only assets by [@&#8203;skrmc](https://github.com/skrmc) in [#&#8203;25010](https://github.com/immich-app/immich/pull/25010)
- fix: import config from json by [@&#8203;MontejoJorge](https://github.com/MontejoJorge) in [#&#8203;25030](https://github.com/immich-app/immich/pull/25030)
- fix: search input has incorrect focus state after closing the search filter modal by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;24886](https://github.com/immich-app/immich/pull/24886)
- fix(web): duplicate key error and enable expiration editing for expired shared links by [@&#8203;timonrieger](https://github.com/timonrieger) in [#&#8203;24686](https://github.com/immich-app/immich/pull/24686)
- fix: shared-link-mapper by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;24794](https://github.com/immich-app/immich/pull/24794)
- fix(server): migrate motion part of live photo by [@&#8203;NikhilAlapati](https://github.com/NikhilAlapati) in [#&#8203;24688](https://github.com/immich-app/immich/pull/24688)
- fix(web): use asset date for change date popup when single asset selected by [@&#8203;majiayu000](https://github.com/majiayu000) in [#&#8203;25076](https://github.com/immich-app/immich/pull/25076)
- fix(web): long text taking more width than expected in duplicate manager by [@&#8203;HemendraSinghShekhawat](https://github.com/HemendraSinghShekhawat) in [#&#8203;24547](https://github.com/immich-app/immich/pull/24547)
- fix(web): broken asset urls if shared link has photos in name by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;24451](https://github.com/immich-app/immich/pull/24451)
- fix(server): search statistics with personIds returns 500 by [@&#8203;majiayu000](https://github.com/majiayu000) in [#&#8203;25074](https://github.com/immich-app/immich/pull/25074)
- fix(web): server stats layout by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;25085](https://github.com/immich-app/immich/pull/25085)
- fix: enter now submits the date modals by [@&#8203;fabb](https://github.com/fabb) in [#&#8203;25053](https://github.com/immich-app/immich/pull/25053)
- fix(web): improve text contrast in minimized upload panel by [@&#8203;majiayu000](https://github.com/majiayu000) in [#&#8203;25075](https://github.com/immich-app/immich/pull/25075)
- fix: propagate iCloud Shared Album flag by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25060](https://github.com/immich-app/immich/pull/25060)
- fix: description does not rerender when navigating between assets by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25137](https://github.com/immich-app/immich/pull/25137)
- fix(server): avoid upserting empty metadata array by [@&#8203;timonrieger](https://github.com/timonrieger) in [#&#8203;25143](https://github.com/immich-app/immich/pull/25143)
- fix(server): Document HTTP 200 response for duplicate uploads in OpenAPI by [@&#8203;timonrieger](https://github.com/timonrieger) in [#&#8203;25148](https://github.com/immich-app/immich/pull/25148)
- fix(web): person asset count doesn't update when navigating by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;24438](https://github.com/immich-app/immich/pull/24438)
- fix(mobile): remove weird zooming behaviour on videos and play/pause button delay by [@&#8203;goalie2002](https://github.com/goalie2002) in [#&#8203;24006](https://github.com/immich-app/immich/pull/24006)
- fix: unlock properties after successful sidecar write by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;25168](https://github.com/immich-app/immich/pull/25168)
- fix(web): show relevant navbar options for partner assets by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;24832](https://github.com/immich-app/immich/pull/24832)
- fix(web): added background gradient for video time visibility by [@&#8203;HemendraSinghShekhawat](https://github.com/HemendraSinghShekhawat) in [#&#8203;25138](https://github.com/immich-app/immich/pull/25138)
- feat(mobile): do not restore locally deleted assets during trash sync (Android) by [@&#8203;PeterOmbodi](https://github.com/PeterOmbodi) in [#&#8203;24218](https://github.com/immich-app/immich/pull/24218)
- fix: asset local type casting by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25214](https://github.com/immich-app/immich/pull/25214)
- fix(web): ocr button not clickable for stacked assets by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;25210](https://github.com/immich-app/immich/pull/25210)
- fix(web): Handle upload failures from public users by [@&#8203;juliancarrivick](https://github.com/juliancarrivick) in [#&#8203;24826](https://github.com/immich-app/immich/pull/24826)
- fix(mobile): prevent system UI from hiding on drag down gesture by [@&#8203;goalie2002](https://github.com/goalie2002) in [#&#8203;25240](https://github.com/immich-app/immich/pull/25240)
- fix: migration order by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;25249](https://github.com/immich-app/immich/pull/25249)
- fix(web): redirect to login by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;25254](https://github.com/immich-app/immich/pull/25254)
- fix(mobile): improve asset transition back to timeline by [@&#8203;goalie2002](https://github.com/goalie2002) in [#&#8203;24485](https://github.com/immich-app/immich/pull/24485)
- fix: dark mode appbar color by [@&#8203;akashKarmakar02](https://github.com/akashKarmakar02) in [#&#8203;24976](https://github.com/immich-app/immich/pull/24976)
- fix(web): add min-width to setting input field by [@&#8203;K0lin](https://github.com/K0lin) in [#&#8203;25317](https://github.com/immich-app/immich/pull/25317)
- fix(server): api key update checks by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;25363](https://github.com/immich-app/immich/pull/25363)
- fix(mobile): album selector icon visibility by [@&#8203;ByteSizedMarius](https://github.com/ByteSizedMarius) in [#&#8203;25311](https://github.com/immich-app/immich/pull/25311)
- fix(mobile): indicators not showing on thumbnail tile after asset change in viewer by [@&#8203;goalie2002](https://github.com/goalie2002) in [#&#8203;25297](https://github.com/immich-app/immich/pull/25297)
- fix(web): handle deletion from asset viewer on map page by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;25393](https://github.com/immich-app/immich/pull/25393)
- fix: tag update race condition by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;25371](https://github.com/immich-app/immich/pull/25371)
- fix(web): allow exiting pin setup flow by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;25413](https://github.com/immich-app/immich/pull/25413)
- fix: upload file without extension by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25419](https://github.com/immich-app/immich/pull/25419)
- fix: incorrect asset viewer scale on image frame update by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;25430](https://github.com/immich-app/immich/pull/25430)
- fix(mobile): bring back map settings by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;25448](https://github.com/immich-app/immich/pull/25448)
- fix(web): fix badge value in queues page by [@&#8203;beinganukul](https://github.com/beinganukul) in [#&#8203;25445](https://github.com/immich-app/immich/pull/25445)
- fix(mobile): backfill asset dimensions to exif table by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;25483](https://github.com/immich-app/immich/pull/25483)
- fix(mobile): do not try to load video as image by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;25495](https://github.com/immich-app/immich/pull/25495)

##### 📚 Documentation

- fix: product keys wording in commercial guidelines faq by [@&#8203;bo0tzz](https://github.com/bo0tzz) in [#&#8203;24765](https://github.com/immich-app/immich/pull/24765)
- docs: config options for hardware transcoding by [@&#8203;Javex](https://github.com/Javex) in [#&#8203;24853](https://github.com/immich-app/immich/pull/24853)
- fix: use my.immich.app as url placeholder in docs by [@&#8203;bo0tzz](https://github.com/bo0tzz) in [#&#8203;25153](https://github.com/immich-app/immich/pull/25153)
- chore:  update Thai README (remove "under active development" lines) by [@&#8203;ppnplus](https://github.com/ppnplus) in [#&#8203;25208](https://github.com/immich-app/immich/pull/25208)
- fix(docs): add missing mermaid dependency and configuration by [@&#8203;bdoerfchen](https://github.com/bdoerfchen) in [#&#8203;25247](https://github.com/immich-app/immich/pull/25247)
- chore(docs): update RAM req by [@&#8203;mmomjian](https://github.com/mmomjian) in [#&#8203;25344](https://github.com/immich-app/immich/pull/25344)
- feat(docs): add Free Up Space section by [@&#8203;aviv926](https://github.com/aviv926) in [#&#8203;25253](https://github.com/immich-app/immich/pull/25253)
- docs: update README\_de\_DE.md by [@&#8203;solluh](https://github.com/solluh) in [#&#8203;25443](https://github.com/immich-app/immich/pull/25443)
- fix(docs): document that fullsize thumbnail might redirect to original by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;25416](https://github.com/immich-app/immich/pull/25416)
- docs: update documentation by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25440](https://github.com/immich-app/immich/pull/25440)

#### New Contributors

- [@&#8203;wrbl606](https://github.com/wrbl606) made their first contribution in [#&#8203;24820](https://github.com/immich-app/immich/pull/24820)
- [@&#8203;keanucz](https://github.com/keanucz) made their first contribution in [#&#8203;24914](https://github.com/immich-app/immich/pull/24914)
- [@&#8203;rahul-kumar-saini](https://github.com/rahul-kumar-saini) made their first contribution in [#&#8203;24650](https://github.com/immich-app/immich/pull/24650)
- [@&#8203;dosten](https://github.com/dosten) made their first contribution in [#&#8203;24979](https://github.com/immich-app/immich/pull/24979)
- [@&#8203;GustavJones](https://github.com/GustavJones) made their first contribution in [#&#8203;24799](https://github.com/immich-app/immich/pull/24799)
- [@&#8203;skrmc](https://github.com/skrmc) made their first contribution in [#&#8203;25010](https://github.com/immich-app/immich/pull/25010)
- [@&#8203;ama156](https://github.com/ama156) made their first contribution in [#&#8203;24890](https://github.com/immich-app/immich/pull/24890)
- [@&#8203;DanielRamosAcosta](https://github.com/DanielRamosAcosta) made their first contribution in [#&#8203;24791](https://github.com/immich-app/immich/pull/24791)
- [@&#8203;NikhilAlapati](https://github.com/NikhilAlapati) made their first contribution in [#&#8203;24688](https://github.com/immich-app/immich/pull/24688)
- [@&#8203;flpcury](https://github.com/flpcury) made their first contribution in [#&#8203;24867](https://github.com/immich-app/immich/pull/24867)
- [@&#8203;Javex](https://github.com/Javex) made their first contribution in [#&#8203;24853](https://github.com/immich-app/immich/pull/24853)
- [@&#8203;majiayu000](https://github.com/majiayu000) made their first contribution in [#&#8203;25076](https://github.com/immich-app/immich/pull/25076)
- [@&#8203;HemendraSinghShekhawat](https://github.com/HemendraSinghShekhawat) made their first contribution in [#&#8203;24547](https://github.com/immich-app/immich/pull/24547)
- [@&#8203;cbochs](https://github.com/cbochs) made their first contribution in [#&#8203;24620](https://github.com/immich-app/immich/pull/24620)
- [@&#8203;fabb](https://github.com/fabb) made their first contribution in [#&#8203;25053](https://github.com/immich-app/immich/pull/25053)
- [@&#8203;ppnplus](https://github.com/ppnplus) made their first contribution in [#&#8203;25208](https://github.com/immich-app/immich/pull/25208)
- [@&#8203;juliancarrivick](https://github.com/juliancarrivick) made their first contribution in [#&#8203;24826](https://github.com/immich-app/immich/pull/24826)
- [@&#8203;bdoerfchen](https://github.com/bdoerfchen) made their first contribution in [#&#8203;25247](https://github.com/immich-app/immich/pull/25247)
- [@&#8203;akashKarmakar02](https://github.com/akashKarmakar02) made their first contribution in [#&#8203;24976](https://github.com/immich-app/immich/pull/24976)
- [@&#8203;K0lin](https://github.com/K0lin) made their first contribution in [#&#8203;25317](https://github.com/immich-app/immich/pull/25317)
- [@&#8203;NAM-MAN](https://github.com/NAM-MAN) made their first contribution in [#&#8203;25320](https://github.com/immich-app/immich/pull/25320)
- [@&#8203;ByteSizedMarius](https://github.com/ByteSizedMarius) made their first contribution in [#&#8203;25311](https://github.com/immich-app/immich/pull/25311)
- [@&#8203;arne182](https://github.com/arne182) made their first contribution in [#&#8203;25373](https://github.com/immich-app/immich/pull/25373)
- [@&#8203;solluh](https://github.com/solluh) made their first contribution in [#&#8203;25443](https://github.com/immich-app/immich/pull/25443)
- [@&#8203;beinganukul](https://github.com/beinganukul) made their first contribution in [#&#8203;25445](https://github.com/immich-app/immich/pull/25445)
- [@&#8203;GeneralZero](https://github.com/GeneralZero) made their first contribution in [#&#8203;25462](https://github.com/immich-app/immich/pull/25462)

**Full Changelog**: <https://github.com/immich-app/immich/compare/v2.4.1...v2.5.0>

</details>

---

### Configuration

📅 **Schedule**: 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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3541
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-01-27 21:44:16 +00:00
3f1e9e4de3 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.5.0 (#3537)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m21s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/immich-app/immich-server](https://github.com/immich-app/immich) | minor | `v2.4.1` → `v2.5.0` |

---

### Release Notes

<details>
<summary>immich-app/immich (ghcr.io/immich-app/immich-server)</summary>

### [`v2.5.0`](https://github.com/immich-app/immich/releases/tag/v2.5.0): - 90000 Stars Release

[Compare Source](https://github.com/immich-app/immich/compare/v2.4.1...v2.5.0)

### v2.5.0

> \[!NOTE]
> 20:23 GMT: We are halting the release of the mobile app as there are some reported issues with migration
>
> Sorry for the inconvenience

#### Highlights

Happy New Year! Welcome to Immich `v2.5.0`. This release is our fireworks to celebrate both the new year and reaching *90,000* stars on GitHub. It is packed with major features that have been in the works for quite some time, and the team has kicked off the year with incredible momentum that we're excited to carry forward. We couldn't wait to share this with you. Let's dive right in:

- Free Up Space
- Non-destructive editing
- Database backup and restore (web)
- Upload improvements
- Visual refresh across all platforms
- Disable admin setup
- Star rating (mobile)
- Additional fine-grained permissions (api keys)
- Progressive JPEGs
- Slideshow loop option (web)
- Native HTTP clients for HTTP/2 and HTTP/3 image loading

##### Free Up Space

*This feature was requested ages ago. So long in fact, that it has a 3-digit ID ([#&#8203;165](https://github.com/immich-app/immich/issues/165))! Given the rapid iteration and development pace of the pre-stable era, it was risky to include it in the app due to its bulk-delete nature. But it is now 2026* 😄*, so here we are.*

**Free Up Space** allows you to remove local media files from your device that have already been successfully backed up to your Immich server (and are not in Immich trash). This helps reclaim storage on your mobile device without losing your memories. The feature can be accessed from the user profile panel or from the Settings page in the mobile app.

<img width="300" alt="image" src="https://github.com/user-attachments/assets/2985ea6c-4392-414e-aef3-83c70ffe5570" />

<img  alt="image" src="https://github.com/user-attachments/assets/cf7b7d2c-5d37-4c13-a6ad-cacb53a71acb" />

There are configuration options and steps to make sure that everything is verified before deleting from the app.

1. **Configuration:**
   - **Cutoff date:** Free Up Space will only look for photos and videos **on or before** this date.
   - **Keep albums:** Hold all photos and videos in the selected albums on your device, regardless of other settings. By default, `**WhatsApp**` related albums are selected to be kept on the device. Assets that are not already on the device will not be redownloaded.
   - **Keep favorites:** This works the same way `**Keep albums**` . By default, favorited assets are preserved on your device.
   - **Keep on device:** You can choose to restrict removal to `**Always keep**` **All photos** or **All videos**, regardless of other settings. This setting can hamper freeing up space significantly — with 80 GB of videos and 40 GB of photos, selecting `**Always keep photos**` retains thousands of photos on your device.

> \[!TIP]
> These configurations are persistent to make it convenient for those who perform this task often.

2. **Scan & Review:** Before any files are removed, you are presented with a review screen to confirm which items will be deleted and how much storage will be reclaimed.
3. **Deletion:** Confirmed items are moved to your device's native Trash/Recycle Bin.

> \[!NOTE]
> **Reclaim storage**
> To use the reclaimed space right away, you must manually empty the system/gallery trash outside Immich.

For more information about this feature, please read it [here](https://docs.immich.app/features/mobile-app#free-up-space)

##### Non-destructive editing

Immich now supports non-destructive photo editing. This means that any edits you make to an asset do not modify the original file; instead, the modifications are stored in the database, and new thumbnails are generated based on those changes. This means you can always revert to the original asset if needed.

When you download an edited asset, Immich provides the edited version by default. However, you can choose to download the original version if needed. Immich always generates an edited full-size version based on your full-size quality settings. This occurs regardless of whether the "Enable full-size image generation" setting is enabled or disabled.

> \[!NOTE]
> **Limitations:**
>
> - Mobile clients must be updated to v2.5.0 in order view the edited version of an asset. Clients will continue to > see the original asset if on a mobile app version <2.5.0
> - As of this version, the edited download won't include the EXIF metadata of the original asset. This feature will come in future releases.
> - Mobile editing still uses the old edit system (saving a new version of the photo). The mobile editor will be upgraded to use the new non-destructive editing system in a future release.

You can click on the following icon to enter edit mode

<img width="400" alt="image" src="https://github.com/user-attachments/assets/7f2092cf-c149-492c-af08-a04c8de16915" />

Currently, Immich supports the following types of edits:

- Cropping
- Rotation
- Mirroring

<img  width="800" alt="image" src="https://github.com/user-attachments/assets/b1c0b1e7-5074-4b19-ac23-449931a233f3" />

Opening the editor on an edited asset will load the existing edits back in so you can make adjustments and changes.

<img width="800" alt="image" src="https://github.com/user-attachments/assets/0346e1ac-eb8c-490a-8d47-a3b79626b5b6" />

##### Backup and restore from the web UI

Backup and restore are an important part of any self-hosted application; this feature helps you maintain reliable access to your instance during unexpected events, such as database corruption caused by system failure or power loss.

Historically, restoring an Immich instance to a specific point required the user to have access to the command line, which proved challenging for many users, especially those new to self-hosting and software maintenance.

Now, we have the entire backup and restore pipeline built into Immich, which allows you to quickly restore a database backup directly from the web UI. You can perform the steps either from the `Administration > Maintenance` page, or from a brand new instance on the welcome page.

**Restore from Administration's Maintenance page**

<img width="800" alt="image" src="https://github.com/user-attachments/assets/7a608442-bd1c-4e0c-b255-1df45699fa9f" />

**Restore from Onboarding page**

<img width="800" alt="image" src="https://github.com/user-attachments/assets/6012a0e6-ba32-45d0-aec4-c24d19bd4a25" />

For more detailed steps, please read them in [our documentation](https://docs.immich.app/administration/backup-and-restore)

##### Upload improvement

This release also improves foreground upload in the mobile app. The previous implementation improves background uploads but leaves foreground uploads less reliable by leveraging the queue system to offload upload handling to the OS, which can be throttled under specific criteria.

We are taking back more control over handling uploads with the *try-and-true* method used in the old timeline, but this time it is supercharged with concurrent uploads and also correctly handles assets with missing file extensions from software such as DJI or Fusion Camera.

<img width="300" alt="image" src="https://github.com/user-attachments/assets/87d317ed-933b-48c7-88e3-d267e928b9d1" />

Upload now will also send unique metadata for each asset to the server, so it can be used to quickly retrieve the checksum when reinstalling the app, saving time and CPU resources. This is especially useful for iCloud users, as the hashing process can take a long time.

For iOS and iCloud users, it is recommended to go to App Settings > Sync Status and tap the "Sync Cloud IDs" button to backfill the metadata for the uploaded content. You only need to do this once.

<img width="300" alt="image" src="https://github.com/user-attachments/assets/0470e707-f913-418c-94a5-3fb83ae95fae" />

##### Visual refresh across all platforms

This release also brings you a refreshed look and feel across the web, mobile app, and the documentation sites, with a new font face ("The-name-must-not-be-named" Sans) that improves reading legibility, especially for numbers and smaller text.

<img width="300" alt="image" src="https://github.com/user-attachments/assets/83fc22ab-c3c8-4dfe-99c2-4620c6f03938" />

The UI library (<https://ui.immich.app/>) components have also been added to the web app in more places. You should see a more standardized, coherent, and better hierarchy for UI components across the app.

<img width="300" alt="image" src="https://github.com/user-attachments/assets/80157cb0-e77f-4219-9648-373a21ebfd6e" />

All icon buttons now come with a tooltip, so you don't have to guess what function the button serves

<img width="300" alt="image" src="https://github.com/user-attachments/assets/df2119dc-d3a9-43ae-a002-593710d3d226" />

##### Star rating (mobile)

Mobile now has the star-rating feature, similar to the web application. If you don't see a star rating on either platform, make sure the feature is enabled [here](https://my.immich.app/user-settings?isOpen=feature+rating).

<img width="400" alt="image" src="https://github.com/user-attachments/assets/e6a3e6a4-a18a-41a4-9eb0-845be68904a9" />

##### Disable admin setup

New installs show a welcome page and allow anyone to sign up / register as an admin. To have more control over whether this is allowed or not, we have added the following environment variable:

```typescript
IMMICH_ALLOW_SETUP=true|false
```

This is especially useful if you have already initialized Immich and never want this situation to be possible in the future, which can happen if for whatever reason the database is reset.

##### Additional fine-grained permissions (api keys)

Some existing endpoints have been assigned fine-grained permissions, allowing the creation of API keys with limited access. The new permissions include:\n

- `map.read` - Retrieve a list of latitude and longitude coordinates for every asset with location data
- `map.search` - Retrieve location information for latitude & longitude coordinates
- `folder.read` - Retrieve information about folders and which assets they contain

##### Progressive JPEGs

All image-generation settings now include a new option to enable progressive JPEGs. When enabled, supported browsers will progressively render the image.

<img width="800" alt="image" src="https://github.com/user-attachments/assets/ac62bb63-41da-419b-808f-b81ef90f7183" />

##### Slideshow loop option (web)

The slideshow settings on the web now include an option to automatically start the slideshow over.

<img width="500" alt="image" src="https://github.com/user-attachments/assets/b9122b7b-ae6f-4536-bf4c-fc295f6bd486" />

##### Native HTTP clients

All remote images are now requested using optimized HTTP clients, meaning images load more quickly and can keep up with your scrolling. Caching is also improved: not only does this make images even snappier to load after being downloaded, it also improves the offline experience with better responsiveness and a larger cache size.

***

As always, there are many more QoL improvements, bug fixes, and enhancements in this release. Please find the full release note below

#### Support Immich

<p align="center">

<img src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif" width="450" title="SUPPORT THE PROJECT!">

</p>

If you find the project helpful, you can support Immich by purchasing a product key at <https://buy.immich.app> or our merchandise at <https://immich.store>

<!-- Release notes generated using configuration in .github/release.yml at main -->

#### What's Changed

##### 🚀 Features

- feat: workflow ui by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;24190](https://github.com/immich-app/immich/pull/24190)
- feat: disable admin setup by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;24628](https://github.com/immich-app/immich/pull/24628)
- feat: free up space by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;24999](https://github.com/immich-app/immich/pull/24999)
- feat: use fastlane sigh to manage signing profiles by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25089](https://github.com/immich-app/immich/pull/25089)
- feat: image editing by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;24155](https://github.com/immich-app/immich/pull/24155)
- feat: add cloud id during native sync by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;20418](https://github.com/immich-app/immich/pull/20418)
- feat: restore database backups by [@&#8203;insertish](https://github.com/insertish) in [#&#8203;23978](https://github.com/immich-app/immich/pull/23978)
- feat(mobile): star rating by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;24457](https://github.com/immich-app/immich/pull/24457)
- feat(mobile): scrollbar for album page by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25507](https://github.com/immich-app/immich/pull/25507)

##### 🌟 Enhancements

- feat: focus jumped-to item in timeline by [@&#8203;bo0tzz](https://github.com/bo0tzz) in [#&#8203;24738](https://github.com/immich-app/immich/pull/24738)
- chore: web editor improvements by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;25169](https://github.com/immich-app/immich/pull/25169)
- feat: modal routes by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;24726](https://github.com/immich-app/immich/pull/24726)
- feat: prefer admin settings page over users page by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;24780](https://github.com/immich-app/immich/pull/24780)
- feat: shared link edit by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;24783](https://github.com/immich-app/immich/pull/24783)
- feat(mobile): use tabular figures in backup info card by [@&#8203;wrbl606](https://github.com/wrbl606) in [#&#8203;24820](https://github.com/immich-app/immich/pull/24820)
- feat(mobile): album options to kebab menu by [@&#8203;idubnori](https://github.com/idubnori) in [#&#8203;24204](https://github.com/immich-app/immich/pull/24204)
- feat: Hide/show controls when zoom state changes by [@&#8203;Lauritz-Tieste](https://github.com/Lauritz-Tieste) in [#&#8203;24784](https://github.com/immich-app/immich/pull/24784)
- feat(server): Support camera `make`, `model`, and `lensModel` in Storage Template by [@&#8203;rahul-kumar-saini](https://github.com/rahul-kumar-saini) in [#&#8203;24650](https://github.com/immich-app/immich/pull/24650)
- feat(ml): update ONNX Runtime, OpenVINO and ROCm stack by [@&#8203;savely-krasovsky](https://github.com/savely-krasovsky) in [#&#8203;23458](https://github.com/immich-app/immich/pull/23458)
- chore(server): Vchord 1.0 support by [@&#8203;mmomjian](https://github.com/mmomjian) in [#&#8203;23845](https://github.com/immich-app/immich/pull/23845)
- feat(web): Add coordinate pair location searching. by [@&#8203;GustavJones](https://github.com/GustavJones) in [#&#8203;24799](https://github.com/immich-app/immich/pull/24799)
- feat: show asset owners for editors in shared albums by [@&#8203;ama156](https://github.com/ama156) in [#&#8203;24890](https://github.com/immich-app/immich/pull/24890)
- feat(web): undo delete single asset by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;24439](https://github.com/immich-app/immich/pull/24439)
- feat(server): implement switchable logging formats (console/json) by [@&#8203;DanielRamosAcosta](https://github.com/DanielRamosAcosta) in [#&#8203;24791](https://github.com/immich-app/immich/pull/24791)
- chore(web): bump immich/ui for tooltips by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;24632](https://github.com/immich-app/immich/pull/24632)
- feat(web): star rating keyboard shortcut by [@&#8203;cbochs](https://github.com/cbochs) in [#&#8203;24620](https://github.com/immich-app/immich/pull/24620)
- feat: bulk asset metadata endpoints by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;25133](https://github.com/immich-app/immich/pull/25133)
- feat(mobile): 2026 font by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25213](https://github.com/immich-app/immich/pull/25213)
- feat(web): search albums by description by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;25244](https://github.com/immich-app/immich/pull/25244)
- feat(web): 2026 font by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25174](https://github.com/immich-app/immich/pull/25174)
- chore: dart http foreground upload by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;24883](https://github.com/immich-app/immich/pull/24883)
- feat: update intel compute driver by [@&#8203;savely-krasovsky](https://github.com/savely-krasovsky) in [#&#8203;25259](https://github.com/immich-app/immich/pull/25259)
- feat: download original asset by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;25302](https://github.com/immich-app/immich/pull/25302)
- feat: allow /memory?id= in AndroidManifest by [@&#8203;arne182](https://github.com/arne182) in [#&#8203;25373](https://github.com/immich-app/immich/pull/25373)
- fix: add scoped API permissions to map endpoints by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;25423](https://github.com/immich-app/immich/pull/25423)
- fix(server): scoped permissions for more endpoints by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;25452](https://github.com/immich-app/immich/pull/25452)
- feat: generate progressive JPEGs for thumbnails by [@&#8203;midzelis](https://github.com/midzelis) in [#&#8203;25463](https://github.com/immich-app/immich/pull/25463)
- feat: loop slideshows by [@&#8203;GeneralZero](https://github.com/GeneralZero) in [#&#8203;25462](https://github.com/immich-app/immich/pull/25462)
- feat(mobile): native clients by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;21459](https://github.com/immich-app/immich/pull/21459)

##### 🐛 Bug fixes

- fix(maintenance): prevent enable/disable maintenance CLI hanging on occasion by [@&#8203;insertish](https://github.com/insertish) in [#&#8203;24713](https://github.com/immich-app/immich/pull/24713)
- fix(web): display jxl original by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;24766](https://github.com/immich-app/immich/pull/24766)
- fix(web): stale album info by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;24787](https://github.com/immich-app/immich/pull/24787)
- fix: album card timezone by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;24855](https://github.com/immich-app/immich/pull/24855)
- fix(web): let slideshow videos play ([#&#8203;19601](https://github.com/immich-app/immich/issues/19601)) by [@&#8203;keanucz](https://github.com/keanucz) in [#&#8203;24914](https://github.com/immich-app/immich/pull/24914)
- fix(server): update exiftool-vendored to v34.3 for correct colon-less timezone parsing by [@&#8203;dosten](https://github.com/dosten) in [#&#8203;24979](https://github.com/immich-app/immich/pull/24979)
- fix(mobile): hide delete action for remote-only assets by [@&#8203;skrmc](https://github.com/skrmc) in [#&#8203;25010](https://github.com/immich-app/immich/pull/25010)
- fix: import config from json by [@&#8203;MontejoJorge](https://github.com/MontejoJorge) in [#&#8203;25030](https://github.com/immich-app/immich/pull/25030)
- fix: search input has incorrect focus state after closing the search filter modal by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;24886](https://github.com/immich-app/immich/pull/24886)
- fix(web): duplicate key error and enable expiration editing for expired shared links by [@&#8203;timonrieger](https://github.com/timonrieger) in [#&#8203;24686](https://github.com/immich-app/immich/pull/24686)
- fix: shared-link-mapper by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;24794](https://github.com/immich-app/immich/pull/24794)
- fix(server): migrate motion part of live photo by [@&#8203;NikhilAlapati](https://github.com/NikhilAlapati) in [#&#8203;24688](https://github.com/immich-app/immich/pull/24688)
- fix(web): use asset date for change date popup when single asset selected by [@&#8203;majiayu000](https://github.com/majiayu000) in [#&#8203;25076](https://github.com/immich-app/immich/pull/25076)
- fix(web): long text taking more width than expected in duplicate manager by [@&#8203;HemendraSinghShekhawat](https://github.com/HemendraSinghShekhawat) in [#&#8203;24547](https://github.com/immich-app/immich/pull/24547)
- fix(web): broken asset urls if shared link has photos in name by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;24451](https://github.com/immich-app/immich/pull/24451)
- fix(server): search statistics with personIds returns 500 by [@&#8203;majiayu000](https://github.com/majiayu000) in [#&#8203;25074](https://github.com/immich-app/immich/pull/25074)
- fix(web): server stats layout by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;25085](https://github.com/immich-app/immich/pull/25085)
- fix: enter now submits the date modals by [@&#8203;fabb](https://github.com/fabb) in [#&#8203;25053](https://github.com/immich-app/immich/pull/25053)
- fix(web): improve text contrast in minimized upload panel by [@&#8203;majiayu000](https://github.com/majiayu000) in [#&#8203;25075](https://github.com/immich-app/immich/pull/25075)
- fix: propagate iCloud Shared Album flag by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25060](https://github.com/immich-app/immich/pull/25060)
- fix: description does not rerender when navigating between assets by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25137](https://github.com/immich-app/immich/pull/25137)
- fix(server): avoid upserting empty metadata array by [@&#8203;timonrieger](https://github.com/timonrieger) in [#&#8203;25143](https://github.com/immich-app/immich/pull/25143)
- fix(server): Document HTTP 200 response for duplicate uploads in OpenAPI by [@&#8203;timonrieger](https://github.com/timonrieger) in [#&#8203;25148](https://github.com/immich-app/immich/pull/25148)
- fix(web): person asset count doesn't update when navigating by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;24438](https://github.com/immich-app/immich/pull/24438)
- fix(mobile): remove weird zooming behaviour on videos and play/pause button delay by [@&#8203;goalie2002](https://github.com/goalie2002) in [#&#8203;24006](https://github.com/immich-app/immich/pull/24006)
- fix: unlock properties after successful sidecar write by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;25168](https://github.com/immich-app/immich/pull/25168)
- fix(web): show relevant navbar options for partner assets by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;24832](https://github.com/immich-app/immich/pull/24832)
- fix(web): added background gradient for video time visibility by [@&#8203;HemendraSinghShekhawat](https://github.com/HemendraSinghShekhawat) in [#&#8203;25138](https://github.com/immich-app/immich/pull/25138)
- feat(mobile): do not restore locally deleted assets during trash sync (Android) by [@&#8203;PeterOmbodi](https://github.com/PeterOmbodi) in [#&#8203;24218](https://github.com/immich-app/immich/pull/24218)
- fix: asset local type casting by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25214](https://github.com/immich-app/immich/pull/25214)
- fix(web): ocr button not clickable for stacked assets by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in [#&#8203;25210](https://github.com/immich-app/immich/pull/25210)
- fix(web): Handle upload failures from public users by [@&#8203;juliancarrivick](https://github.com/juliancarrivick) in [#&#8203;24826](https://github.com/immich-app/immich/pull/24826)
- fix(mobile): prevent system UI from hiding on drag down gesture by [@&#8203;goalie2002](https://github.com/goalie2002) in [#&#8203;25240](https://github.com/immich-app/immich/pull/25240)
- fix: migration order by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;25249](https://github.com/immich-app/immich/pull/25249)
- fix(web): redirect to login by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;25254](https://github.com/immich-app/immich/pull/25254)
- fix(mobile): improve asset transition back to timeline by [@&#8203;goalie2002](https://github.com/goalie2002) in [#&#8203;24485](https://github.com/immich-app/immich/pull/24485)
- fix: dark mode appbar color by [@&#8203;akashKarmakar02](https://github.com/akashKarmakar02) in [#&#8203;24976](https://github.com/immich-app/immich/pull/24976)
- fix(web): add min-width to setting input field by [@&#8203;K0lin](https://github.com/K0lin) in [#&#8203;25317](https://github.com/immich-app/immich/pull/25317)
- fix(server): api key update checks by [@&#8203;jrasm91](https://github.com/jrasm91) in [#&#8203;25363](https://github.com/immich-app/immich/pull/25363)
- fix(mobile): album selector icon visibility by [@&#8203;ByteSizedMarius](https://github.com/ByteSizedMarius) in [#&#8203;25311](https://github.com/immich-app/immich/pull/25311)
- fix(mobile): indicators not showing on thumbnail tile after asset change in viewer by [@&#8203;goalie2002](https://github.com/goalie2002) in [#&#8203;25297](https://github.com/immich-app/immich/pull/25297)
- fix(web): handle deletion from asset viewer on map page by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;25393](https://github.com/immich-app/immich/pull/25393)
- fix: tag update race condition by [@&#8203;danieldietzler](https://github.com/danieldietzler) in [#&#8203;25371](https://github.com/immich-app/immich/pull/25371)
- fix(web): allow exiting pin setup flow by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;25413](https://github.com/immich-app/immich/pull/25413)
- fix: upload file without extension by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25419](https://github.com/immich-app/immich/pull/25419)
- fix: incorrect asset viewer scale on image frame update by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;25430](https://github.com/immich-app/immich/pull/25430)
- fix(mobile): bring back map settings by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;25448](https://github.com/immich-app/immich/pull/25448)
- fix(web): fix badge value in queues page by [@&#8203;beinganukul](https://github.com/beinganukul) in [#&#8203;25445](https://github.com/immich-app/immich/pull/25445)
- fix(mobile): backfill asset dimensions to exif table by [@&#8203;bwees](https://github.com/bwees) in [#&#8203;25483](https://github.com/immich-app/immich/pull/25483)
- fix(mobile): do not try to load video as image by [@&#8203;mertalev](https://github.com/mertalev) in [#&#8203;25495](https://github.com/immich-app/immich/pull/25495)

##### 📚 Documentation

- fix: product keys wording in commercial guidelines faq by [@&#8203;bo0tzz](https://github.com/bo0tzz) in [#&#8203;24765](https://github.com/immich-app/immich/pull/24765)
- docs: config options for hardware transcoding by [@&#8203;Javex](https://github.com/Javex) in [#&#8203;24853](https://github.com/immich-app/immich/pull/24853)
- fix: use my.immich.app as url placeholder in docs by [@&#8203;bo0tzz](https://github.com/bo0tzz) in [#&#8203;25153](https://github.com/immich-app/immich/pull/25153)
- chore:  update Thai README (remove "under active development" lines) by [@&#8203;ppnplus](https://github.com/ppnplus) in [#&#8203;25208](https://github.com/immich-app/immich/pull/25208)
- fix(docs): add missing mermaid dependency and configuration by [@&#8203;bdoerfchen](https://github.com/bdoerfchen) in [#&#8203;25247](https://github.com/immich-app/immich/pull/25247)
- chore(docs): update RAM req by [@&#8203;mmomjian](https://github.com/mmomjian) in [#&#8203;25344](https://github.com/immich-app/immich/pull/25344)
- feat(docs): add Free Up Space section by [@&#8203;aviv926](https://github.com/aviv926) in [#&#8203;25253](https://github.com/immich-app/immich/pull/25253)
- docs: update README\_de\_DE.md by [@&#8203;solluh](https://github.com/solluh) in [#&#8203;25443](https://github.com/immich-app/immich/pull/25443)
- fix(docs): document that fullsize thumbnail might redirect to original by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;25416](https://github.com/immich-app/immich/pull/25416)
- docs: update documentation by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;25440](https://github.com/immich-app/immich/pull/25440)

#### New Contributors

- [@&#8203;wrbl606](https://github.com/wrbl606) made their first contribution in [#&#8203;24820](https://github.com/immich-app/immich/pull/24820)
- [@&#8203;keanucz](https://github.com/keanucz) made their first contribution in [#&#8203;24914](https://github.com/immich-app/immich/pull/24914)
- [@&#8203;rahul-kumar-saini](https://github.com/rahul-kumar-saini) made their first contribution in [#&#8203;24650](https://github.com/immich-app/immich/pull/24650)
- [@&#8203;dosten](https://github.com/dosten) made their first contribution in [#&#8203;24979](https://github.com/immich-app/immich/pull/24979)
- [@&#8203;GustavJones](https://github.com/GustavJones) made their first contribution in [#&#8203;24799](https://github.com/immich-app/immich/pull/24799)
- [@&#8203;skrmc](https://github.com/skrmc) made their first contribution in [#&#8203;25010](https://github.com/immich-app/immich/pull/25010)
- [@&#8203;ama156](https://github.com/ama156) made their first contribution in [#&#8203;24890](https://github.com/immich-app/immich/pull/24890)
- [@&#8203;DanielRamosAcosta](https://github.com/DanielRamosAcosta) made their first contribution in [#&#8203;24791](https://github.com/immich-app/immich/pull/24791)
- [@&#8203;NikhilAlapati](https://github.com/NikhilAlapati) made their first contribution in [#&#8203;24688](https://github.com/immich-app/immich/pull/24688)
- [@&#8203;flpcury](https://github.com/flpcury) made their first contribution in [#&#8203;24867](https://github.com/immich-app/immich/pull/24867)
- [@&#8203;Javex](https://github.com/Javex) made their first contribution in [#&#8203;24853](https://github.com/immich-app/immich/pull/24853)
- [@&#8203;majiayu000](https://github.com/majiayu000) made their first contribution in [#&#8203;25076](https://github.com/immich-app/immich/pull/25076)
- [@&#8203;HemendraSinghShekhawat](https://github.com/HemendraSinghShekhawat) made their first contribution in [#&#8203;24547](https://github.com/immich-app/immich/pull/24547)
- [@&#8203;cbochs](https://github.com/cbochs) made their first contribution in [#&#8203;24620](https://github.com/immich-app/immich/pull/24620)
- [@&#8203;fabb](https://github.com/fabb) made their first contribution in [#&#8203;25053](https://github.com/immich-app/immich/pull/25053)
- [@&#8203;ppnplus](https://github.com/ppnplus) made their first contribution in [#&#8203;25208](https://github.com/immich-app/immich/pull/25208)
- [@&#8203;juliancarrivick](https://github.com/juliancarrivick) made their first contribution in [#&#8203;24826](https://github.com/immich-app/immich/pull/24826)
- [@&#8203;bdoerfchen](https://github.com/bdoerfchen) made their first contribution in [#&#8203;25247](https://github.com/immich-app/immich/pull/25247)
- [@&#8203;akashKarmakar02](https://github.com/akashKarmakar02) made their first contribution in [#&#8203;24976](https://github.com/immich-app/immich/pull/24976)
- [@&#8203;K0lin](https://github.com/K0lin) made their first contribution in [#&#8203;25317](https://github.com/immich-app/immich/pull/25317)
- [@&#8203;NAM-MAN](https://github.com/NAM-MAN) made their first contribution in [#&#8203;25320](https://github.com/immich-app/immich/pull/25320)
- [@&#8203;ByteSizedMarius](https://github.com/ByteSizedMarius) made their first contribution in [#&#8203;25311](https://github.com/immich-app/immich/pull/25311)
- [@&#8203;arne182](https://github.com/arne182) made their first contribution in [#&#8203;25373](https://github.com/immich-app/immich/pull/25373)
- [@&#8203;solluh](https://github.com/solluh) made their first contribution in [#&#8203;25443](https://github.com/immich-app/immich/pull/25443)
- [@&#8203;beinganukul](https://github.com/beinganukul) made their first contribution in [#&#8203;25445](https://github.com/immich-app/immich/pull/25445)
- [@&#8203;GeneralZero](https://github.com/GeneralZero) made their first contribution in [#&#8203;25462](https://github.com/immich-app/immich/pull/25462)

**Full Changelog**: <https://github.com/immich-app/immich/compare/v2.4.1...v2.5.0>

</details>

---

### Configuration

📅 **Schedule**: 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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3537
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-01-27 21:40:50 +00:00
1612f48822 chore(deps): update dependency element-hq/synapse to v1.146.0 (#3533)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m8s
renovate / renovate (push) Successful in 4m51s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [element-hq/synapse](https://github.com/element-hq/synapse) | minor | `1.145.0` → `1.146.0` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>element-hq/synapse (element-hq/synapse)</summary>

### [`v1.146.0`](https://github.com/element-hq/synapse/releases/tag/v1.146.0)

[Compare Source](https://github.com/element-hq/synapse/compare/v1.145.0...v1.146.0rc1)

### Synapse 1.146.0 (2026-01-27)

No significant changes since 1.146.0rc1.

#### Deprecations and Removals

- [MSC2697](https://github.com/matrix-org/matrix-spec-proposals/pull/2697) (Dehydrated devices) has been removed, as the MSC is closed. Developers should migrate to [MSC3814](https://github.com/matrix-org/matrix-spec-proposals/pull/3814). ([#&#8203;19346](https://github.com/element-hq/synapse/issues/19346))
- Support for Ubuntu 25.04 (Plucky Puffin) has been dropped. Synapse no longer builds debian packages for Ubuntu 25.04.

### Synapse 1.146.0rc1 (2026-01-20)

#### Features

- Add a new config option [`enable_local_media_storage`](https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html#enable_local_media_storage) which controls whether media is additionally stored locally when using configured `media_storage_providers`. Setting this to `false` allows off-site media storage without a local cache. Contributed by Patrice Brend'amour [@&#8203;dr](https://github.com/dr).allgood. ([#&#8203;19204](https://github.com/element-hq/synapse/issues/19204))
- Stabilise support for [MSC4312](https://github.com/matrix-org/matrix-spec-proposals/pull/4312)'s `m.oauth` User-Interactive Auth stage for resetting cross-signing identity with the OAuth 2.0 API. The old, unstable name (`org.matrix.cross_signing_reset`) is now deprecated and will be removed in a future release. ([#&#8203;19273](https://github.com/element-hq/synapse/issues/19273))
- Refactor Grafana dashboard to use `server_name` label (instead of `instance`). ([#&#8203;19337](https://github.com/element-hq/synapse/issues/19337))

#### Bugfixes

- Fix joining a restricted v12 room locally when no local room creator is present but local users with sufficient power levels are. Contributed by [@&#8203;nexy7574](https://github.com/nexy7574). ([#&#8203;19321](https://github.com/element-hq/synapse/issues/19321))
- Fixed parallel calls to `/_matrix/media/v1/create` being ratelimited for appservices even if `rate_limited: false` was set in the registration. Contributed by [@&#8203;tulir](https://github.com/tulir) @&#8203; Beeper. ([#&#8203;19335](https://github.com/element-hq/synapse/issues/19335))
- Fix a bug introduced in 1.61.0 where a user's membership in a room was accidentally ignored when considering access to historical state events in rooms with the "shared" history visibility. Contributed by Lukas Tautz. ([#&#8203;19353](https://github.com/element-hq/synapse/issues/19353))
- [MSC4140](https://github.com/matrix-org/matrix-spec-proposals/pull/4140): Store the JSON content of scheduled delayed events as text instead of a byte array. This fixes the inability to schedule a delayed event with non-ASCII characters in its content. ([#&#8203;19360](https://github.com/element-hq/synapse/issues/19360))
- Always rollback database transactions when retrying (avoid orphaned connections). ([#&#8203;19372](https://github.com/element-hq/synapse/issues/19372))
- Fix `InFlightGauge` typing to allow upgrading to `prometheus_client` 0.24. ([#&#8203;19379](https://github.com/element-hq/synapse/issues/19379))

#### Updates to the Docker image

- Add [Prometheus HTTP service discovery](https://prometheus.io/docs/prometheus/latest/configuration/configuration/#http_sd_config) endpoint for easy discovery of all workers when using the `docker/Dockerfile-workers` image (see the [*Metrics* section of our Docker testing docs](docker/README-testing.md#metrics)). ([#&#8203;19336](https://github.com/element-hq/synapse/issues/19336))

#### Improved Documentation

- Remove docs on legacy metric names (no longer in the codebase since 2022-12-06). ([#&#8203;19341](https://github.com/element-hq/synapse/issues/19341))
- Clarify how the estimated value of room complexity is calculated internally. ([#&#8203;19384](https://github.com/element-hq/synapse/issues/19384))

#### Internal Changes

- Add an internal `cancel_task` API to the task scheduler. ([#&#8203;19310](https://github.com/element-hq/synapse/issues/19310))
- Tweak docstrings and signatures of `auth_types_for_event` and `get_catchup_room_event_ids`. ([#&#8203;19320](https://github.com/element-hq/synapse/issues/19320))
- Replace usage of deprecated `assertEquals` with `assertEqual` in unit test code. ([#&#8203;19345](https://github.com/element-hq/synapse/issues/19345))
- Drop support for Ubuntu 25.04 'Plucky Puffin', add support for Ubuntu 25.10 'Questing Quokka'. ([#&#8203;19348](https://github.com/element-hq/synapse/issues/19348))
- Revert "Add an Admin API endpoint for listing quarantined media ([#&#8203;19268](https://github.com/element-hq/synapse/issues/19268))". ([#&#8203;19351](https://github.com/element-hq/synapse/issues/19351))
- Bump `mdbook` from 0.4.17 to 0.5.2 and remove our custom table-of-contents plugin in favour of the new default functionality. ([#&#8203;19356](https://github.com/element-hq/synapse/issues/19356))
- Replace deprecated usage of PyGitHub's `GitRelease.title` with `.name` in release script. ([#&#8203;19358](https://github.com/element-hq/synapse/issues/19358))
- Update the Element logo in Synapse's README to be an absolute URL, allowing it to render on other sites (such as PyPI). ([#&#8203;19368](https://github.com/element-hq/synapse/issues/19368))
- Apply minor tweaks to v1.145.0 changelog. ([#&#8203;19376](https://github.com/element-hq/synapse/issues/19376))
- Update Grafana dashboard syntax to use the latest from importing/exporting with Grafana 12.3.1. ([#&#8203;19381](https://github.com/element-hq/synapse/issues/19381))
- Warn about skipping reactor metrics when using unknown reactor type. ([#&#8203;19383](https://github.com/element-hq/synapse/issues/19383))
- Add support for reactor metrics with the `ProxiedReactor` used in worker Complement tests. ([#&#8203;19385](https://github.com/element-hq/synapse/issues/19385))

</details>

---

### Configuration

📅 **Schedule**: 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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3533
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-01-27 21:30:27 +00:00
34e963e554 ci: change depName
Some checks failed
lint-test-helm / lint-helm (push) Successful in 46s
render-manifests-push / render-manifests-push (push) Successful in 1m50s
renovate / renovate (push) Has been cancelled
2026-01-27 15:27:07 -06:00
b3d90c6151 ci: change depName
All checks were successful
lint-test-helm / lint-helm (push) Successful in 1m22s
render-manifests-push / render-manifests-push (push) Successful in 2m6s
renovate / renovate (push) Successful in 3m3s
2026-01-27 15:03:44 -06:00
681ddd2d28 ci: change depName
All checks were successful
lint-test-helm / lint-helm (push) Successful in 54s
render-manifests-push / render-manifests-push (push) Successful in 1m50s
renovate / renovate (push) Successful in 3m5s
2026-01-27 14:54:34 -06:00
41f13e1256 chore(deps): update registry.k8s.io/coredns/coredns docker tag to v1.14.1 (#3526)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m5s
renovate / renovate (push) Successful in 4m19s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.k8s.io/coredns/coredns | minor | `v1.13.2` → `v1.14.1` |

---

### Configuration

📅 **Schedule**: 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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #3526
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-01-27 18:59:53 +00:00
f7399465c7 chore(deps): update dependency calibrain/shelfmark to v1.0.3 (#3532)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 52s
renovate / renovate (push) Successful in 2m32s
2026-01-27 17:04:38 +00:00
ecb7850074 chore(deps): update searxng/searxng:latest docker digest to 5c8621c (#3531)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-27 17:04:12 +00:00
32 changed files with 49 additions and 49 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
version: 9.3.6
digest: sha256:be234810cc46ac3410b0b066f97c53701191085799ae456761e005b3336e48f5
generated: "2026-01-27T12:02:59.674181021Z"
version: 9.3.7
digest: sha256:688d3b74c5750ef87ff3cafd13b5879c8e7cda7be17ab252a289f3c24591ff0b
generated: "2026-01-28T01:30:37.767984436Z"

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: argo-cd
version: 9.3.6
version: 9.3.7
repository: https://argoproj.github.io/argo-helm
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
# renovate: datasource=github-releases depName=argoproj/argo-cd

View File

@@ -15,7 +15,7 @@ bazarr:
main:
image:
repository: ghcr.io/linuxserver/bazarr
tag: 1.5.4@sha256:5af962ae633e97c8e008e4b6e638798de1420e8a9e8e6189beb108a52c6e942a
tag: 1.5.4@sha256:d6492cc79ca5e12fe617c7285e7ebd60d4e7f0e93ec7faa78338dba91f07a91e
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -9,7 +9,7 @@ code-server:
main:
image:
repository: ghcr.io/linuxserver/code-server
tag: 4.108.1@sha256:e9ed472ff25e12a5ee3562684d073b29e508e472ef54e3558e19bf4ff99ef858
tag: 4.108.2@sha256:a59301fe97af3d9bf9150ce53e5c7b12486f2803eea0446a38f8d545ac877c9a
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -17,11 +17,11 @@ maintainers:
- name: alexlebens
dependencies:
- name: element-web
version: 1.4.28
version: 1.4.29
repository: https://ananace.gitlab.io/charts
- name: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 2.1.9
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/element.png
# renovate: datasource=github-releases depName=element-hq/element-web
appVersion: v1.12.8
appVersion: v1.12.9

View File

@@ -2,7 +2,7 @@ element-web:
replicaCount: 1
image:
repository: vectorim/element-web
tag: v1.12.8
tag: v1.12.9
pullPolicy: IfNotPresent
defaultServer:
url: https://matrix.alexlebens.dev

View File

@@ -32,7 +32,7 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
version: 0.2.1
- name: meilisearch
version: 0.24.0
version: 0.24.1
repository: https://meilisearch.github.io/meilisearch-kubernetes
- name: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts

View File

@@ -21,7 +21,7 @@ home-assistant:
code-server:
image:
repository: ghcr.io/linuxserver/code-server
tag: 4.108.1@sha256:e9ed472ff25e12a5ee3562684d073b29e508e472ef54e3558e19bf4ff99ef858
tag: 4.108.2@sha256:a59301fe97af3d9bf9150ce53e5c7b12486f2803eea0446a38f8d545ac877c9a
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -9,7 +9,7 @@ huntarr:
main:
image:
repository: ghcr.io/plexguide/huntarr
tag: 9.0.1
tag: 9.0.5
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -31,4 +31,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/immich.png
# renovate: datasource=github-releases depName=immich-app/immich
appVersion: v2.4.1
appVersion: v2.5.0

View File

@@ -9,7 +9,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v2.4.1
tag: v2.5.0
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -4,9 +4,9 @@ dependencies:
version: 4.6.2
- name: meilisearch
repository: https://meilisearch.github.io/meilisearch-kubernetes
version: 0.24.0
version: 0.24.1
- name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0
digest: sha256:4b9346d9c3a177722fb4f19bd8a7b22de5ee63bab1c5b665ca32fd9fc1e35663
generated: "2026-01-26T12:04:00.970848777Z"
digest: sha256:d20ff0abca968a8dde70aff69a72f7668b12a99f2218fdac97c9f4255b4528ab
generated: "2026-01-28T01:33:04.377856283Z"

View File

@@ -25,7 +25,7 @@ dependencies:
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.2
- name: meilisearch
version: 0.24.0
version: 0.24.1
repository: https://meilisearch.github.io/meilisearch-kubernetes
- name: volsync-target
alias: volsync-target-config

View File

@@ -4,12 +4,12 @@ dependencies:
version: 4.6.2
- name: meilisearch
repository: https://meilisearch.github.io/meilisearch-kubernetes
version: 0.24.0
version: 0.24.1
- name: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 2.1.9
- name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0
digest: sha256:936716d5842bdec0b2cad7303bfae6755ab0a85a79a6339c87a1146998311928
generated: "2026-01-26T12:04:28.830535635Z"
digest: sha256:2ee97bb43279e358fa46648e83720e2d9badd116076280c48561b31e17f79979
generated: "2026-01-28T01:33:33.249138017Z"

View File

@@ -22,7 +22,7 @@ dependencies:
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.2
- name: meilisearch
version: 0.24.0
version: 0.24.1
repository: https://meilisearch.github.io/meilisearch-kubernetes
- name: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts

View File

@@ -31,4 +31,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/prometheus.png
# renovate: datasource=github-releases depName=prometheus-operator/prometheus-operator
appVersion: v0.88.0
appVersion: v0.88.1

View File

@@ -15,7 +15,7 @@ lidarr:
main:
image:
repository: ghcr.io/linuxserver/lidarr
tag: 3.1.2-nightly@sha256:ef7f37bcf3031b696d01ac24df034e5ebb0ec480aa961e6bfa8f7eb6b38b1032
tag: 3.1.2-nightly@sha256:21aec279552ea35deaf86b4fbb68876d9a4f5cf53cefd6b0c667889153c778db
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -1,7 +1,7 @@
dependencies:
- name: matrix-synapse
repository: https://ananace.gitlab.io/charts
version: 3.12.18
version: 3.12.19
- name: app-template
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.2
@@ -38,5 +38,5 @@ dependencies:
- name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0
digest: sha256:1d0bdcb5fe38463c50a54511c664c655e12519655effae442e617ee015e28e82
generated: "2026-01-23T00:38:52.076419998Z"
digest: sha256:d247fbedbe72faa94f8ec8a02fccd7a3b23deb6ed15c5e2665737a9856ccb156
generated: "2026-01-28T01:31:47.122961665Z"

View File

@@ -29,7 +29,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: matrix-synapse
version: 3.12.18
version: 3.12.19
repository: https://ananace.gitlab.io/charts
- name: app-template
alias: matrix-hookshot
@@ -81,4 +81,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/matrix.png
# renovate: datasource=github-releases depName=element-hq/synapse
appVersion: 1.145.0
appVersion: 1.146.0

View File

@@ -31,4 +31,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/ollama.png
# renovate: datasource=github-releases depName=ollama/ollama
appVersion: 0.15.1
appVersion: 0.15.2

View File

@@ -22,7 +22,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.15.1
tag: 0.15.2
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -58,7 +58,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.15.1
tag: 0.15.2
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -94,7 +94,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.15.1
tag: 0.15.2
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE

View File

@@ -34,4 +34,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/outline.png
# renovate: datasource=github-releases depName=outline/outline
appVersion: 1.3.0
appVersion: 1.4.0

View File

@@ -9,7 +9,7 @@ outline:
main:
image:
repository: outlinewiki/outline
tag: 1.3.0
tag: 1.4.0
pullPolicy: IfNotPresent
env:
- name: NODE_ENV

View File

@@ -9,7 +9,7 @@ plex:
main:
image:
repository: ghcr.io/linuxserver/plex
tag: 1.42.2@sha256:b19a5e34c6f8dd42abf88556b8aa5c8987c0c34820aaeaa320a02d8c17fdaab3
tag: 1.43.0@sha256:66c6a46ec3dc244aea20508b49dce4b46291c2fd2dba8851117e675d1c5dd52d
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -19,4 +19,4 @@ dependencies:
repository: oci://ghcr.io/prometheus-community/charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/prometheus.png
# renovate: datasource=github-releases depName=prometheus-operator/prometheus-operator
appVersion: v0.88.0
appVersion: v0.88.1

View File

@@ -212,7 +212,7 @@ qbittorrent:
qui:
image:
repository: ghcr.io/autobrr/qui
tag: v1.12.0
tag: v1.13.0
pullPolicy: IfNotPresent
env:
- name: QUI__METRICS_ENABLED

View File

@@ -9,7 +9,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:8945a21397f91de6538abbf6c171ed329a16f1a256884fc8d6449d7716e48425
tag: latest@sha256:5c8621cef49a936244cbcb432e0ca99b040efd43c580782dd8449bc0015f02e7
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL
@@ -39,7 +39,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:8945a21397f91de6538abbf6c171ed329a16f1a256884fc8d6449d7716e48425
tag: latest@sha256:5c8621cef49a936244cbcb432e0ca99b040efd43c580782dd8449bc0015f02e7
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL

View File

@@ -23,4 +23,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/shelfmark.webp
# renovate: datasource=github-releases depName=calibrain/shelfmark
appVersion: v1.0.2
appVersion: v1.0.3

View File

@@ -69,7 +69,7 @@ etcd-backup:
s3-prune:
image:
repository: d3fk/s3cmd
tag: latest@sha256:9d734319c7df50cf340b4182e469fa83a70b8d4d11c268fe91155f9df36d3b16
tag: latest@sha256:78f61d2df00e26ebadea17230af76a6c1252f20dce6659bd708e55700f175b6c
pullPolicy: IfNotPresent
command:
- /bin/sh
@@ -155,7 +155,7 @@ etcd-backup:
s3-prune:
image:
repository: d3fk/s3cmd
tag: latest@sha256:9d734319c7df50cf340b4182e469fa83a70b8d4d11c268fe91155f9df36d3b16
tag: latest@sha256:78f61d2df00e26ebadea17230af76a6c1252f20dce6659bd708e55700f175b6c
pullPolicy: IfNotPresent
command:
- /bin/sh
@@ -241,7 +241,7 @@ etcd-backup:
s3-prune:
image:
repository: d3fk/s3cmd
tag: latest@sha256:9d734319c7df50cf340b4182e469fa83a70b8d4d11c268fe91155f9df36d3b16
tag: latest@sha256:78f61d2df00e26ebadea17230af76a6c1252f20dce6659bd708e55700f175b6c
pullPolicy: IfNotPresent
command:
- /bin/sh

View File

@@ -187,7 +187,7 @@ snapshot:
s3-backup-local:
image:
repository: d3fk/s3cmd
tag: latest@sha256:9d734319c7df50cf340b4182e469fa83a70b8d4d11c268fe91155f9df36d3b16
tag: latest@sha256:78f61d2df00e26ebadea17230af76a6c1252f20dce6659bd708e55700f175b6c
pullPolicy: IfNotPresent
command:
- /bin/sh
@@ -208,7 +208,7 @@ snapshot:
s3-backup-remote:
image:
repository: d3fk/s3cmd
tag: latest@sha256:9d734319c7df50cf340b4182e469fa83a70b8d4d11c268fe91155f9df36d3b16
tag: latest@sha256:78f61d2df00e26ebadea17230af76a6c1252f20dce6659bd708e55700f175b6c
pullPolicy: IfNotPresent
command:
- /bin/sh
@@ -229,7 +229,7 @@ snapshot:
s3-backup-external:
image:
repository: d3fk/s3cmd
tag: latest@sha256:9d734319c7df50cf340b4182e469fa83a70b8d4d11c268fe91155f9df36d3b16
tag: latest@sha256:78f61d2df00e26ebadea17230af76a6c1252f20dce6659bd708e55700f175b6c
pullPolicy: IfNotPresent
command:
- /bin/sh

View File

@@ -20,4 +20,4 @@ dependencies:
version: 4.6.2
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/whodb.png
# renovate: datasource=github-releases depName=clidey/whodb
appVersion: 0.89.0
appVersion: 0.90.0

View File

@@ -8,7 +8,7 @@ whodb:
main:
image:
repository: clidey/whodb
tag: 0.89.0
tag: 0.90.0
pullPolicy: IfNotPresent
env:
- name: WHODB_OLLAMA_HOST