cdc8d216c20f914e64992dfc40cba2355a825d03
50890 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
cdc8d216c2 | chore(docker): update image docker digest to 173f284 (#42976) | ||
|
|
82dffc7753 |
chore(dispatcharr): update image alpine digest to 865b95f (#42975)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | alpine | digest | `51183f2` -> `865b95f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZGlzcGF0Y2hhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
55fe2f87fc |
fix(kavita): correct PVC mount point (#42973)
**Description** Kavita appears to have been updated to use the /config mount point rather than /kavita/config. It appears that the [linuxserver version](https://hub.docker.com/r/linuxserver/kavita#application-setup) uses the `/config` mapping while [most others](https://wiki.kavitareader.com/installation/docker/dockerhub/) use the `/kavita/config` mapping. ⚒️ Fixes https://discord.com/channels/830763548678291466/1451414257219666042 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** I overrode the value in my personal deployment and the PVC mapping worked again, and the app started with the old data from when I first set up the application. **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` --- |
||
|
|
4439adf994 |
feat(gamevault-backend): update image docker.io/phalcode/gamevault-backend 16.1.2 → 16.2.0 (#42972)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/phalcode/gamevault-backend | minor | `278f895` -> `e2c8558` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2FtZXZhdWx0LWJhY2tlbmQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
5206d9f9c4 |
fix(gitea): update image docker.io/gitea/gitea 1.25.2 → 1.25.3 (#42968)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gitea/gitea](https://redirect.github.com/go-gitea/gitea) | patch | `f1a3ed6` -> `6836238` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>go-gitea/gitea (docker.io/gitea/gitea)</summary> ### [`v1.25.3`](https://redirect.github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1253---2025-12-17) [Compare Source](https://redirect.github.com/go-gitea/gitea/compare/v1.25.2...v1.25.3) - SECURITY - Bump toolchain to go1.25.5, misc fixes ([#​36082](https://redirect.github.com/go-gitea/gitea/issues/36082)) - ENHANCEMENTS - Add strikethrough button to markdown editor ([#​36087](https://redirect.github.com/go-gitea/gitea/issues/36087)) ([#​36104](https://redirect.github.com/go-gitea/gitea/issues/36104)) - Add "site admin" back to profile menu ([#​36010](https://redirect.github.com/go-gitea/gitea/issues/36010)) ([#​36013](https://redirect.github.com/go-gitea/gitea/issues/36013)) - Improve math rendering ([#​36124](https://redirect.github.com/go-gitea/gitea/issues/36124)) ([#​36125](https://redirect.github.com/go-gitea/gitea/issues/36125)) - BUGFIXES - Check user visibility when redirecting to a renamed user ([#​36148](https://redirect.github.com/go-gitea/gitea/issues/36148)) ([#​36159](https://redirect.github.com/go-gitea/gitea/issues/36159)) - Fix various bugs ([#​36139](https://redirect.github.com/go-gitea/gitea/issues/36139)) ([#​36151](https://redirect.github.com/go-gitea/gitea/issues/36151)) - Fix bug when viewing the commit diff page with non-ANSI files ([#​36149](https://redirect.github.com/go-gitea/gitea/issues/36149)) ([#​36150](https://redirect.github.com/go-gitea/gitea/issues/36150)) - Hide RSS icon when viewing a file not under a branch ([#​36135](https://redirect.github.com/go-gitea/gitea/issues/36135)) ([#​36141](https://redirect.github.com/go-gitea/gitea/issues/36141)) - Fix SVG size calulation, only use `style` attribute ([#​36133](https://redirect.github.com/go-gitea/gitea/issues/36133)) ([#​36134](https://redirect.github.com/go-gitea/gitea/issues/36134)) - Make Golang correctly delete temp files during uploading ([#​36128](https://redirect.github.com/go-gitea/gitea/issues/36128)) ([#​36129](https://redirect.github.com/go-gitea/gitea/issues/36129)) - Fix the bug when ssh clone with redirect user or repository ([#​36039](https://redirect.github.com/go-gitea/gitea/issues/36039)) ([#​36090](https://redirect.github.com/go-gitea/gitea/issues/36090)) - Use Golang net/smtp instead of gomail's smtp to send email ([#​36055](https://redirect.github.com/go-gitea/gitea/issues/36055)) ([#​36083](https://redirect.github.com/go-gitea/gitea/issues/36083)) - Fix edit user email bug in API ([#​36068](https://redirect.github.com/go-gitea/gitea/issues/36068)) ([#​36081](https://redirect.github.com/go-gitea/gitea/issues/36081)) - Fix bug when updating user email ([#​36058](https://redirect.github.com/go-gitea/gitea/issues/36058)) ([#​36066](https://redirect.github.com/go-gitea/gitea/issues/36066)) - Fix incorrect viewed files counter if file has changed ([#​36009](https://redirect.github.com/go-gitea/gitea/issues/36009)) ([#​36047](https://redirect.github.com/go-gitea/gitea/issues/36047)) - Fix container registry error handling ([#​36021](https://redirect.github.com/go-gitea/gitea/issues/36021)) ([#​36037](https://redirect.github.com/go-gitea/gitea/issues/36037)) - Fix webAuthn insecure error view ([#​36165](https://redirect.github.com/go-gitea/gitea/issues/36165)) ([#​36179](https://redirect.github.com/go-gitea/gitea/issues/36179)) - Fix some file icon ui ([#​36078](https://redirect.github.com/go-gitea/gitea/issues/36078)) ([#​36088](https://redirect.github.com/go-gitea/gitea/issues/36088)) - Fix Actions `pull_request.paths` being triggered incorrectly by rebase ([#​36045](https://redirect.github.com/go-gitea/gitea/issues/36045)) ([#​36054](https://redirect.github.com/go-gitea/gitea/issues/36054)) - Fix error handling in mailer and wiki services ([#​36041](https://redirect.github.com/go-gitea/gitea/issues/36041)) ([#​36053](https://redirect.github.com/go-gitea/gitea/issues/36053)) - Fix bugs when comparing and creating pull request ([#​36166](https://redirect.github.com/go-gitea/gitea/issues/36166)) ([#​36144](https://redirect.github.com/go-gitea/gitea/issues/36144)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2l0ZWEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
d4eb5f87aa |
chore(calibre): update image ghcr.io/linuxserver/calibre digest to 36b44b9 (#42967)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages) ([source](https://redirect.github.com/linuxserver/docker-calibre)) | digest | `31324cc` -> `36b44b9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2FsaWJyZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
25b8d23866 |
feat(clickhouse): update image docker.io/clickhouse/clickhouse-server 25.11.3.54 → 25.12.1.649 (#42971)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/clickhouse/clickhouse-server | minor | `69a5309` -> `7234d19` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xpY2tob3VzZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
a2a2827637 |
fix(stirling-pdf): update image ghcr.io/stirling-tools/s-pdf 2.1.4 → 2.1.5 (#42970)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `940c837` -> `e8b96eb` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `0667661` -> `f3f64ba` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `06de5a7` -> `54095a9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf)</summary> ### [`v2.1.5`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.1.5): 2.1.5 annotations and minor fixes [Compare Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v2.1.4...v2.1.5) Another quick release featuring some small changes and enhancements - Anotations - Saml bug fixes - reintroducing static file overrides for custom files ##### What's Changed ##### Minor Enhancements - allow static overrides by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5258](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5258) - Saml fixes by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5256](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5256) ##### Other Changes - Add Sign Up functionality to desktop app by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​5244](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5244) - Bug/v2/viewer annotations by [@​reecebrowne](https://redirect.github.com/reecebrowne) in [#​5245](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5245) - Only allow dual page view when there is more than one page, update to… by [@​reecebrowne](https://redirect.github.com/reecebrowne) in [#​5246](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5246) - Update translation.toml by [@​Stephan-P](https://redirect.github.com/Stephan-P) in [#​5254](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5254) - Feature/annotations by [@​reecebrowne](https://redirect.github.com/reecebrowne) in [#​5260](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5260) - Bumping version by [@​DarioGii](https://redirect.github.com/DarioGii) in [#​5268](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5268) **Full Changelog**: <https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.1.4...v2.1.5> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3RpcmxpbmctcGRmIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
fc57c71070 |
feat(immich): update immich (minor) (#42966)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | minor | `4160fd7` -> `bb11ddc` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | minor | `b717d8a` -> `5975e2c` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | minor | `723c826` -> `da15902` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | minor | `379e31b` -> `204825c` | | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | minor | `f8d06a3` -> `7e2d0df` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-machine-learning)</summary> ### [`v2.4.0`](https://redirect.github.com/immich-app/immich/releases/tag/v2.4.0) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v2.3.1...v2.4.0) ##### v2.4.0 ##### Highlights Welcome to the release `v2.4.0` of Immich. This release focuses on bug fixes, QoL improvements, and polished UI components and animation across mobile and the web. Let’s dive right in. - Show the owner's name in the shared album - Command palette - Change search type directly in the search bar - Better action button placement in the mobile asset viewer - Notable fix: fix an issue where metadata extraction could fail on high concurrency ##### Show the owner's name in the shared album. On the web, in shared albums, you can now toggle an option to display the asset’s owner name at the bottom right corner of the thumbnail. <img width="800" alt="asset owner name in album" src="https://github.com/user-attachments/assets/90f425b3-91d4-4ef3-9455-234b2c28b0f0" /> ##### Command palette The web app now has an integrated command palette, which can be opened `ctrl + k` on Windows/Linux or `cmd + k` on macOS. This first iteration of this lets you quickly navigate between administration pages by typing the name of the page you want to go to. It also already supports some common actions when on the respective admin pages, many of which also support shortcuts. Have a look around and check them out! <img width="800" alt="command pallet" src="https://github.com/user-attachments/assets/e9fb1638-a926-4df2-92ce-3ddfd0b04e02" /> ##### Change search type directly in the search bar You can now click on the pill from the search bar to select a different search type without opening the search filter panel. <img width="800" alt="search type" src="https://github.com/user-attachments/assets/493d0b74-8b6f-4581-b2ba-9f00da9bcc30" /> ##### Better placement of action buttons in the mobile asset viewer Previously, to perform a specific action on the asset, you needed first to swipe up to open the detail panel, then swipe all the way to the right and tap the action. It limits the discoverability of some actions. To help resolve that issue, all the action buttons in the detail panel are now moved to the drop-down menu when tapping on the vertical dot icon (or kebab menu), along with some buttons that used to be on the top bar, clearing up space to display more helpful information when viewing the asset. <img width="350" alt="kebab menu" src="https://github.com/user-attachments/assets/7b4610c4-d04b-4f5e-8b7b-02504a9ee531" /> ##### 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> ##### What's Changed ##### 🫥 Deprecated Changes - feat: queues by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​24142](https://redirect.github.com/immich-app/immich/pull/24142) ##### 🚀 Features - feat: improve performance: don't sort timeline buckets from server by [@​midzelis](https://redirect.github.com/midzelis) in [#​24032](https://redirect.github.com/immich-app/immich/pull/24032) - feat: command palette by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [#​23693](https://redirect.github.com/immich-app/immich/pull/23693) - feat(web): Shared album owner labels by [@​xCJPECKOVERx](https://redirect.github.com/xCJPECKOVERx) in [#​21171](https://redirect.github.com/immich-app/immich/pull/21171) - feat(mobile): persist album sorting & layout in settings by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​22133](https://redirect.github.com/immich-app/immich/pull/22133) - feat: queue detail page by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​24352](https://redirect.github.com/immich-app/immich/pull/24352) - chore(mobile): add kebabu menu in asset viewer by [@​idubnori](https://redirect.github.com/idubnori) in [#​24387](https://redirect.github.com/immich-app/immich/pull/24387) - feat(mobile): create new album from add to modal by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​24431](https://redirect.github.com/immich-app/immich/pull/24431) - feat(mobile): move buttons in the bottom sheet to the kebabu menu by [@​idubnori](https://redirect.github.com/idubnori) in [#​24175](https://redirect.github.com/immich-app/immich/pull/24175) ##### 🌟 Enhancements - feat(web): allow navigating the map with arrow keys by [@​lukashass](https://redirect.github.com/lukashass) in [#​24080](https://redirect.github.com/immich-app/immich/pull/24080) - feat: separate camera and lens info in detail panel by [@​fabianbees](https://redirect.github.com/fabianbees) in [#​23670](https://redirect.github.com/immich-app/immich/pull/23670) - feat(web): shared link card tweaks by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​24192](https://redirect.github.com/immich-app/immich/pull/24192) - feat(server): exclude syncthing folders from external libraries by [@​SaphuA](https://redirect.github.com/SaphuA) in [#​24240](https://redirect.github.com/immich-app/immich/pull/24240) - feat(web): search type selection dropdown by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​24091](https://redirect.github.com/immich-app/immich/pull/24091) - feat: header context menu by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​24374](https://redirect.github.com/immich-app/immich/pull/24374) - feat(mobile): move top bar buttons into kebabu menu in AssetViewer by [@​idubnori](https://redirect.github.com/idubnori) in [#​24461](https://redirect.github.com/immich-app/immich/pull/24461) - feat(web): asset selection bar in tags view by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​24522](https://redirect.github.com/immich-app/immich/pull/24522) - feat(web): slideshow feature on shared albums by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​24598](https://redirect.github.com/immich-app/immich/pull/24598) - feat: replace heart icons to thumbs-up across activity by [@​idubnori](https://redirect.github.com/idubnori) in [#​24590](https://redirect.github.com/immich-app/immich/pull/24590) ##### 🐛 Bug fixes - fix: effect loop by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​24014](https://redirect.github.com/immich-app/immich/pull/24014) - fix: do not clear hash on updated\_at change by [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen) in [#​24039](https://redirect.github.com/immich-app/immich/pull/24039) - fix: disable animation "add to" action menu by [@​bwees](https://redirect.github.com/bwees) in [#​24040](https://redirect.github.com/immich-app/immich/pull/24040) - fix: Use correct app store link by [@​Mraedis](https://redirect.github.com/Mraedis) in [#​24062](https://redirect.github.com/immich-app/immich/pull/24062) - fix: show archived assets in favorite page by [@​bwees](https://redirect.github.com/bwees) in [#​24052](https://redirect.github.com/immich-app/immich/pull/24052) - fix(mobile): first video memory on page doesn't play by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​23906](https://redirect.github.com/immich-app/immich/pull/23906) - feat(web): show detected faces in spherical photos by [@​meesfrensel](https://redirect.github.com/meesfrensel) in [#​23974](https://redirect.github.com/immich-app/immich/pull/23974) - fix: add users to album by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [#​24133](https://redirect.github.com/immich-app/immich/pull/24133) - fix(server): sanitize DB\_URL for pg\_dumpall to remove unknown query params by [@​lutostag](https://redirect.github.com/lutostag) in [#​23333](https://redirect.github.com/immich-app/immich/pull/23333) - fix: use proper updatedAt value in local assets by [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen) in [#​24137](https://redirect.github.com/immich-app/immich/pull/24137) - fix: albums page reactivity loops by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [#​24046](https://redirect.github.com/immich-app/immich/pull/24046) - fix: getAspectRatio fallback to db width and height by [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen) in [#​24131](https://redirect.github.com/immich-app/immich/pull/24131) - fix(web): fix support & feedback modal wrapping by [@​Snowknight26](https://redirect.github.com/Snowknight26) in [#​24018](https://redirect.github.com/immich-app/immich/pull/24018) - fix: don't get OCR data in shared link by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​24152](https://redirect.github.com/immich-app/immich/pull/24152) - fix: duration extraction by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​24178](https://redirect.github.com/immich-app/immich/pull/24178) - fix(ml): Upgrade ONNX Runtime to v1.22.1 to fix ROCm build failures by [@​LukaPrebil](https://redirect.github.com/LukaPrebil) in [#​24045](https://redirect.github.com/immich-app/immich/pull/24045) - fix: update timeline-manager after archive actions by [@​midzelis](https://redirect.github.com/midzelis) in [#​24010](https://redirect.github.com/immich-app/immich/pull/24010) - fix: theme switcher by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​24209](https://redirect.github.com/immich-app/immich/pull/24209) - fix: label 'for' attributes in user-api-key-grid by [@​kimsey0](https://redirect.github.com/kimsey0) in [#​24232](https://redirect.github.com/immich-app/immich/pull/24232) - fix(mobile): enable backup text overflows by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​24227](https://redirect.github.com/immich-app/immich/pull/24227) - fix(web): integrate zoom toggle button into panorama photo viewer by [@​meesfrensel](https://redirect.github.com/meesfrensel) in [#​24189](https://redirect.github.com/immich-app/immich/pull/24189) - fix(web): use full tag path when creating nested subtags by [@​NiklasvonM](https://redirect.github.com/NiklasvonM) in [#​24249](https://redirect.github.com/immich-app/immich/pull/24249) - fix: only generate memory based on users assets by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​24151](https://redirect.github.com/immich-app/immich/pull/24151) - fix(mobile): docs link by [@​mmomjian](https://redirect.github.com/mmomjian) in [#​24277](https://redirect.github.com/immich-app/immich/pull/24277) - fix(server): use bigrams for cjk by [@​mertalev](https://redirect.github.com/mertalev) in [#​24285](https://redirect.github.com/immich-app/immich/pull/24285) - fix(ml): do not upscale preview by [@​mertalev](https://redirect.github.com/mertalev) in [#​24322](https://redirect.github.com/immich-app/immich/pull/24322) - fix(web): open onboarding documentation link in new tab by [@​carbonemys](https://redirect.github.com/carbonemys) in [#​24289](https://redirect.github.com/immich-app/immich/pull/24289) - fix(mobile): use correct timezone displayed in the info sheet by [@​kao-byte](https://redirect.github.com/kao-byte) in [#​24310](https://redirect.github.com/immich-app/immich/pull/24310) - fix(web): folder view sort oder by [@​etnoy](https://redirect.github.com/etnoy) in [#​24337](https://redirect.github.com/immich-app/immich/pull/24337) - fix(server): do not delete offline assets by [@​mertalev](https://redirect.github.com/mertalev) in [#​24355](https://redirect.github.com/immich-app/immich/pull/24355) - fix: exposure info and better readability by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​24344](https://redirect.github.com/immich-app/immich/pull/24344) - fix: Adjust the zoom level by [@​jforseth210](https://redirect.github.com/jforseth210) in [#​24353](https://redirect.github.com/immich-app/immich/pull/24353) - fix: local full sync on Android on resume by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​24348](https://redirect.github.com/immich-app/immich/pull/24348) - fix(web): Add minimum content size to logo for consistent visual on small screens by [@​kiloomar](https://redirect.github.com/kiloomar) in [#​24372](https://redirect.github.com/immich-app/immich/pull/24372) - fix: use adjustment time in iOS for hash reset by [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen) in [#​24047](https://redirect.github.com/immich-app/immich/pull/24047) - fix(server): update exiftool-vendored to v34 for more robust metadata extraction by [@​skatsubo](https://redirect.github.com/skatsubo) in [#​24424](https://redirect.github.com/immich-app/immich/pull/24424) - fix(mobile): cannot create album while name field is focused by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​24449](https://redirect.github.com/immich-app/immich/pull/24449) - fix(web): \[album table view] long album title overflows table row by [@​simonkub](https://redirect.github.com/simonkub) in [#​24450](https://redirect.github.com/immich-app/immich/pull/24450) - fix(mobile): fix overflow text in backup card by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​24448](https://redirect.github.com/immich-app/immich/pull/24448) - fix(mobile): timeline bottom padding on selection by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​24480](https://redirect.github.com/immich-app/immich/pull/24480) - feat(mobile): Localized backup upload details page by [@​ArnyminerZ](https://redirect.github.com/ArnyminerZ) in [#​21136](https://redirect.github.com/immich-app/immich/pull/21136) - fix(mobile): iOS local permission dialog extra whitespace by [@​kurtmckee](https://redirect.github.com/kurtmckee) in [#​24491](https://redirect.github.com/immich-app/immich/pull/24491) - fix(mobile): versionStatus.message text overflow by [@​idubnori](https://redirect.github.com/idubnori) in [#​24504](https://redirect.github.com/immich-app/immich/pull/24504) - fix(server): prevent metadata extraction failures on large video files by [@​hubert-taieb](https://redirect.github.com/hubert-taieb) in [#​24094](https://redirect.github.com/immich-app/immich/pull/24094) - fix(web): show inferred timezone in date editor by [@​skatsubo](https://redirect.github.com/skatsubo) in [#​24513](https://redirect.github.com/immich-app/immich/pull/24513) - fix(mobile): local videos with '#' don't play on android by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​24373](https://redirect.github.com/immich-app/immich/pull/24373) - fix: refresh appear in list after asset is added to a current or new album by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​24523](https://redirect.github.com/immich-app/immich/pull/24523) - fix(mobile): birthday off by one day on remote by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​24527](https://redirect.github.com/immich-app/immich/pull/24527) - fix(web): download panel being hidden by admin sidebar by [@​diogotcorreia](https://redirect.github.com/diogotcorreia) in [#​24583](https://redirect.github.com/immich-app/immich/pull/24583) - fix(web): recent search doesn't use search type by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​24578](https://redirect.github.com/immich-app/immich/pull/24578) - fix(server): only extract image's duration if format supports animation by [@​meesfrensel](https://redirect.github.com/meesfrensel) in [#​24587](https://redirect.github.com/immich-app/immich/pull/24587) - fix(mobile): local delete missing from sheet on some routes by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​24505](https://redirect.github.com/immich-app/immich/pull/24505) - fix(mobile): better UI for metadata panel by [@​kao-byte](https://redirect.github.com/kao-byte) in [#​24428](https://redirect.github.com/immich-app/immich/pull/24428) - fix: shared link expiration and small styling by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​24566](https://redirect.github.com/immich-app/immich/pull/24566) - fix: asset update race condition by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [#​24384](https://redirect.github.com/immich-app/immich/pull/24384) ##### 📚 Documentation - docs: DB\_STORAGE\_TYPE is only used by the database container by [@​dionysius](https://redirect.github.com/dionysius) in [#​24215](https://redirect.github.com/immich-app/immich/pull/24215) - fix(docs): build `cli` for e2e tests by [@​roschaefer](https://redirect.github.com/roschaefer) in [#​24184](https://redirect.github.com/immich-app/immich/pull/24184) - docs(faq): add more info on archiving by [@​etnoy](https://redirect.github.com/etnoy) in [#​24326](https://redirect.github.com/immich-app/immich/pull/24326) - fix(docs): server and machine-learning use IMMICH\_HOST and IMMICH\_PORT by [@​dionysius](https://redirect.github.com/dionysius) in [#​24335](https://redirect.github.com/immich-app/immich/pull/24335) - fix: prevent OOM on nginx reverse proxy servers by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​24351](https://redirect.github.com/immich-app/immich/pull/24351) - fix(docs): obsolete docs about rootless docker by [@​roschaefer](https://redirect.github.com/roschaefer) in [#​24376](https://redirect.github.com/immich-app/immich/pull/24376) - fix(docs): websockets in nginx example by [@​fourthwall](https://redirect.github.com/fourthwall) in [#​24411](https://redirect.github.com/immich-app/immich/pull/24411) - fix(docs): slow upload speed with example nginx reverse proxy config by [@​goalie2002](https://redirect.github.com/goalie2002) in [#​24490](https://redirect.github.com/immich-app/immich/pull/24490) - fix(docs): typo in maintenance mode command by [@​bartvanvelden](https://redirect.github.com/bartvanvelden) in [#​24518](https://redirect.github.com/immich-app/immich/pull/24518) ##### 🌐 Translations - chore: add new language requests by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [#​23991](https://redirect.github.com/immich-app/immich/pull/23991) - chore(web): update translations by [@​weblate](https://redirect.github.com/weblate) in [#​24004](https://redirect.github.com/immich-app/immich/pull/24004) ##### New Contributors - [@​ujjwal123123](https://redirect.github.com/ujjwal123123) made their first contribution in [#​24101](https://redirect.github.com/immich-app/immich/pull/24101) - [@​lutostag](https://redirect.github.com/lutostag) made their first contribution in [#​23333](https://redirect.github.com/immich-app/immich/pull/23333) - [@​LukaPrebil](https://redirect.github.com/LukaPrebil) made their first contribution in [#​24045](https://redirect.github.com/immich-app/immich/pull/24045) - [@​kimsey0](https://redirect.github.com/kimsey0) made their first contribution in [#​24232](https://redirect.github.com/immich-app/immich/pull/24232) - [@​SaphuA](https://redirect.github.com/SaphuA) made their first contribution in [#​24240](https://redirect.github.com/immich-app/immich/pull/24240) - [@​dionysius](https://redirect.github.com/dionysius) made their first contribution in [#​24215](https://redirect.github.com/immich-app/immich/pull/24215) - [@​NiklasvonM](https://redirect.github.com/NiklasvonM) made their first contribution in [#​24249](https://redirect.github.com/immich-app/immich/pull/24249) - [@​kao-byte](https://redirect.github.com/kao-byte) made their first contribution in [#​24098](https://redirect.github.com/immich-app/immich/pull/24098) - [@​carbonemys](https://redirect.github.com/carbonemys) made their first contribution in [#​24289](https://redirect.github.com/immich-app/immich/pull/24289) - [@​kiloomar](https://redirect.github.com/kiloomar) made their first contribution in [#​24372](https://redirect.github.com/immich-app/immich/pull/24372) - [@​fourthwall](https://redirect.github.com/fourthwall) made their first contribution in [#​24411](https://redirect.github.com/immich-app/immich/pull/24411) - [@​simonkub](https://redirect.github.com/simonkub) made their first contribution in [#​24450](https://redirect.github.com/immich-app/immich/pull/24450) - [@​ArnyminerZ](https://redirect.github.com/ArnyminerZ) made their first contribution in [#​21136](https://redirect.github.com/immich-app/immich/pull/21136) - [@​kurtmckee](https://redirect.github.com/kurtmckee) made their first contribution in [#​24491](https://redirect.github.com/immich-app/immich/pull/24491) - [@​hubert-taieb](https://redirect.github.com/hubert-taieb) made their first contribution in [#​24094](https://redirect.github.com/immich-app/immich/pull/24094) - [@​bartvanvelden](https://redirect.github.com/bartvanvelden) made their first contribution in [#​24518](https://redirect.github.com/immich-app/immich/pull/24518) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.3.1...v2.4.0> ### [`v2.3.1`](https://redirect.github.com/immich-app/immich/releases/tag/v2.3.1) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v2.3.0...v2.3.1) ### v2.3.1 #### Hot fixes Fixed an issue where the new version notification pop-up causes the web app to enter a rendering loop and freeze up. > \[!IMPORTANT] > We encourage all users to update to this version to avoid the issue that will happen when the next minor update is available, i.e., `v2.4.0` #### What's Changed ##### 🐛 Bug fixes - fix: supporter badge by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​24012](https://redirect.github.com/immich-app/immich/pull/24012) - fix: new update notification cause rendering loop by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​24013](https://redirect.github.com/immich-app/immich/pull/24013) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.3.0...v2.3.1> ### [`v2.3.0`](https://redirect.github.com/immich-app/immich/releases/tag/v2.3.0) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v2.2.3...v2.3.0) ### v2.3.0 *Loa loa loa, the stock is running low on [Retro DVD ](https://immich.store/products/immich-retro)**📀**! If you want to get one for yourself, you still can, but once this batch is gone, we won’t be making any more, **EVER!** So get one while you can from [immich.store](https://immich.store/)!* <img alt="image" src="https://github.com/user-attachments/assets/f5977e5f-aabe-4c7a-a8d3-ee44b43b0f15" /> > \[!IMPORTANT]\ > We will start the work on removing the old mobile timeline soon. If you are still using the old timeline, please make sure to switch to the new timeline. If this message does not make sense to you, you can ignore it as you are already on the new timeline #### Highlights Welcome to the release `v2.3.0` of Immich. This version comes with enhancements to the OCR feature and many bug fixes. This release also introduces foundational support for workflows and an application restore mechanism directly in the web UI. Let’s dive into some of the highlights below - OCR Improvements - Add/move action in mobile app - Delete synchronization - Android - Notable fixes: app freezes on resume on iOS - Sneak peek: Maintenance mode and workflow ##### Add/move action in mobile app The asset viewer in the mobile app now includes an “Add to” button that lets you quickly add an asset to an album, the locked folder, or the archive. Thanks [@​happychriss](https://redirect.github.com/happychriss)! <p align="center"> <img width="300" alt="Tapping the Add to button presents a menu to add/move an asset" src="https://github.com/user-attachments/assets/21327e0b-ae5f-43b2-9f44-b75655895852" /> </p> ##### OCR Improvement This release includes several enhancements to the OCR feature. There are now language-specific OCR model variants, extending support to Greek, Korean, Russian, Belarusian, Ukrainian, Thai, and languages using the Latin script. All variants (including the existing models) support English as well. There is also an English-only model that performs better for libraries where multilingual support is not needed. To switch to one of these models, you can navigate to the [OCR settings](https://my.immich.app/admin/system-settings?isOpen=machine-learning+ocr), choose the relevant model, save, then re-run OCR on all assets through the [Job Status](https://my.immich.app/admin/jobs-status) page. <p align="center"> <img width="800" alt="image" src="https://github.com/user-attachments/assets/86008221-4116-43d3-bd0d-f954e0e1a83a" /> </p> The OCR information can now be viewed by toggling a button in the web viewer. You can hover the mouse over the text and copy it. <p align="center"> <img width="500" alt="image" src="https://github.com/user-attachments/assets/693bcfd0-f4f0-40c1-a292-403b04166514" /> </p> ##### Delete synchronization on Android. This release restores the previous mechanism for synchronizing the deletion action between the web and the mobile app. In addition to putting the asset in Immich’s trash bin, the mechanism also puts the deleted asset in the device’s trash system when the app opens. The mechanism has been reworked to align with the new data sync mechanism in the mobile app. You can enable the mechanism in the `App Settings > Advanced > Sync Remote Deletions` <p align="center"> <img width="400" alt="image" src="https://github.com/user-attachments/assets/60d3f53d-a5f8-4235-944d-0e2e80040148" /> </p> ##### Notable fixes: app freezes on resume on iOS Previously, iOS background tasks, such as local or remote data sync and background uploads, could abruptly terminate database operations when the iOS’s background time expires, leaving the database lock unreleased. It leads to an annoying symptom: the app appears to freeze when opening from the background, requiring a hard restart (swipe up to close, then reopen) to regain access to the database. The bug happened sporadically and was incredibly hard to track down. Thanks to the relentless pursuit of the bug, we believe it has been caught through our extensive testing. Please let us know if you are still getting “bugged” by this one in the new version. ##### Sneak peek: Maintenance mode and workflow We can’t contain the excitement to share two exciting items in the work, which have some portions already merged into the server, and are ready to be built upon ##### Maintenance mode This mode will allow the admin to put the server into a state where no one can access it without entirely shutting it down. This paves the way for restoring the server from a previous point in time directly from the web UI, no more fidgeting with the terminal. <https://github.com/user-attachments/assets/26aa5f7f-5e5f-45b5-aa89-347325f10f41> ##### Workflow The foundation of workflows and plugins also made its way to the server; the UI is being worked on. This feature will enable many more custom use cases that are not available in the core application. The community can write custom plugins and share them. We are very excited to see this happening faster than anticipated. Below is a screenshot of how the feature could look. <p align="center"> <img width="600" height="4574" alt="image" src="https://github.com/user-attachments/assets/c0fccc92-6d9b-41e9-b271-574568425ba3" /> <img width="600" height="1822" alt="image" src="https://github.com/user-attachments/assets/c8991763-cd45-4c1e-90ad-5a1179eef789" /> </p> #### What's Changed ##### 🚀 Features * feat: Add random memories resource by @​jp[https://github.com/immich-app/immich/pull/20025](https://redirect.github.com/immich-app/immich/pull/20025)/20025 * feat(mobile): Quick date picker in the search page by @​exelix[https://github.com/immich-app/immich/pull/22653](https://redirect.github.com/immich-app/immich/pull/22653)/22653 * feat: workflow foundation by @​alextran15[https://github.com/immich-app/immich/pull/23621](https://redirect.github.com/immich-app/immich/pull/23621)/23621 * feat(mobile): add to album from asset viewer by @​happychri[https://github.com/immich-app/immich/pull/23608](https://redirect.github.com/immich-app/immich/pull/23608)/23608 * feat: maintenance mode by @​inserti[https://github.com/immich-app/immich/pull/23431](https://redirect.github.com/immich-app/immich/pull/23431)/23431 * feat(mobile): location edit from asset viewer by @​bwe[https://github.com/immich-app/immich/pull/23925](https://redirect.github.com/immich-app/immich/pull/23925)/23925 * feat: timeline e2e tests by @​midzel[https://github.com/immich-app/immich/pull/23895](https://redirect.github.com/immich-app/immich/pull/23895)/23895 * feat: show OCR bounding box by @​alextran15[https://github.com/immich-app/immich/pull/23717](https://redirect.github.com/immich-app/immich/pull/23717)/23717 ##### 🌟 Enhancements * fix(web): add URLs to results in large files utility by @​Snowknight[https://github.com/immich-app/immich/pull/23617](https://redirect.github.com/immich-app/immich/pull/23617)/23617 * feat(ml): add preload and fp16 settings for ocr by @​mertal[https://github.com/immich-app/immich/pull/23576](https://redirect.github.com/immich-app/immich/pull/23576)/23576 * feat(ml): multilingual ocr by @​mertal[https://github.com/immich-app/immich/pull/23527](https://redirect.github.com/immich-app/immich/pull/23527)/23527 * feat(mobile): Show lens model information in the asset viewer detail panel by @​fabianbe[https://github.com/immich-app/immich/pull/23601](https://redirect.github.com/immich-app/immich/pull/23601)/23601 * feat: lazy load thumbnails on people and place list by @​lukasha[https://github.com/immich-app/immich/pull/23682](https://redirect.github.com/immich-app/immich/pull/23682)/23682 * feat: make memories slideshow duration configurable by @​meesfrens[https://github.com/immich-app/immich/pull/22783](https://redirect.github.com/immich-app/immich/pull/22783)/22783 * feat(mobile): chat-style for asset activity view by @​idubno[https://github.com/immich-app/immich/pull/23347](https://redirect.github.com/immich-app/immich/pull/23347)/23347 * feat: show update version info by @​alextran15[https://github.com/immich-app/immich/pull/23698](https://redirect.github.com/immich-app/immich/pull/23698)/23698 * feat(mobile): album activity deep link by @​idubno[https://github.com/immich-app/immich/pull/23737](https://redirect.github.com/immich-app/immich/pull/23737)/23737 * feat(web): animate gifs on hover by @​meesfrens[https://github.com/immich-app/immich/pull/23198](https://redirect.github.com/immich-app/immich/pull/23198)/23198 * feat(web): disable searching by disabled features by @​meesfrens[https://github.com/immich-app/immich/pull/23798](https://redirect.github.com/immich-app/immich/pull/23798)/23798 * feat: library details page by @​danieldietzl[https://github.com/immich-app/immich/pull/23908](https://redirect.github.com/immich-app/immich/pull/23908)/23908 * feat(web): always view original of animated images by @​meesfrens[https://github.com/immich-app/immich/pull/23842](https://redirect.github.com/immich-app/immich/pull/23842)/23842 * feat: add originalPath for external library assets in dedupe by @​kprk[https://github.com/immich-app/immich/pull/23710](https://redirect.github.com/immich-app/immich/pull/23710)/23710 ##### 🐛 Bug fixes * feat: exif medium tests by @​jrasm[https://github.com/immich-app/immich/pull/23561](https://redirect.github.com/immich-app/immich/pull/23561)/23561 * fix(web): fix timezone dropdown for timestamps lacking milliseconds by @​skatsu[https://github.com/immich-app/immich/pull/23615](https://redirect.github.com/immich-app/immich/pull/23615)/23615 * fix(web): "select all" button in trash and permanently deleted count by @​Yon[https://github.com/immich-app/immich/pull/23594](https://redirect.github.com/immich-app/immich/pull/23594)/23594 * fix: fully sync local library on app restart by @​alextran15[https://github.com/immich-app/immich/pull/23323](https://redirect.github.com/immich-app/immich/pull/23323)/23323 * fix: check if unmetered instead of wifi by @​shenlong-tanw[https://github.com/immich-app/immich/pull/23380](https://redirect.github.com/immich-app/immich/pull/23380)/23380 * fix(mobile): Add fade-in to asset viewer transition by @​goalie20[https://github.com/immich-app/immich/pull/23692](https://redirect.github.com/immich-app/immich/pull/23692)/23692 * fix(web): i18n for admin>users>sessions by @​meesfrens[https://github.com/immich-app/immich/pull/23756](https://redirect.github.com/immich-app/immich/pull/23756)/23756 * feat: opt-in sync of deletes and restores from web to Android (beta timeline) by @​PeterOmbo[https://github.com/immich-app/immich/pull/20473](https://redirect.github.com/immich-app/immich/pull/20473)/20473 * fix(mobile): Set dynamic height of actions row in BottomSheet by @​vitoksmi[https://github.com/immich-app/immich/pull/23755](https://redirect.github.com/immich-app/immich/pull/23755)/23755 * fix(mobile): Hide download button in asset viewer "immersive mode" by @​goalie20[https://github.com/immich-app/immich/pull/23720](https://redirect.github.com/immich-app/immich/pull/23720)/23720 * fix(mobile): sync album and asset activity state when add/remove asset level activity by @​idubno[https://github.com/immich-app/immich/pull/23484](https://redirect.github.com/immich-app/immich/pull/23484)/23484 * fix(server): properly handle HEAD requests to SSR paths by @​dav-wol[https://github.com/immich-app/immich/pull/23788](https://redirect.github.com/immich-app/immich/pull/23788)/23788 * fix(web): make sliding window cover all visible space to show small number of assets by @​meesfrens[https://github.com/immich-app/immich/pull/23796](https://redirect.github.com/immich-app/immich/pull/23796)/23796 * refactor: shared links modals by @​danieldietzl[https://github.com/immich-app/immich/pull/23803](https://redirect.github.com/immich-app/immich/pull/23803)/23803 * chore: bump background_downloader by @​shenlong-tanw[https://github.com/immich-app/immich/pull/23839](https://redirect.github.com/immich-app/immich/pull/23839)/23839 * fix(server): include the previous year in memories for January 1, 2, 3 by @​skatsu[https://github.com/immich-app/immich/pull/23832](https://redirect.github.com/immich-app/immich/pull/23832)/23832 * fix: timeline scroll after navigate by @​danieldietzl[https://github.com/immich-app/immich/pull/23664](https://redirect.github.com/immich-app/immich/pull/23664)/23664 * fix: prefer filename from body over path in mime validation by @​shenlong-tanw[https://github.com/immich-app/immich/pull/23810](https://redirect.github.com/immich-app/immich/pull/23810)/23810 * fix(web): keep album timeline when selecting cover by @​road[https://github.com/immich-app/immich/pull/23819](https://redirect.github.com/immich-app/immich/pull/23819)/23819 * fix: word wrap on custom link preview by @​100daysumm[https://github.com/immich-app/immich/pull/23942](https://redirect.github.com/immich-app/immich/pull/23942)/23942 * fix(mobile): delete from device warning shows incorrectly by @​YarosMallor[https://github.com/immich-app/immich/pull/23935](https://redirect.github.com/immich-app/immich/pull/23935)/23935 * fix: deep link to last asset by @​midzel[https://github.com/immich-app/immich/pull/23920](https://redirect.github.com/immich-app/immich/pull/23920)/23920 * fix: null dereference when canceling bucket in album by @​midzel[https://github.com/immich-app/immich/pull/23924](https://redirect.github.com/immich-app/immich/pull/23924)/23924 * fix: incorrect header height calculation in estimated month height by @​midzel[https://github.com/immich-app/immich/pull/23923](https://redirect.github.com/immich-app/immich/pull/23923)/23923 * chore: update drift by @​alextran15[https://github.com/immich-app/immich/pull/23877](https://redirect.github.com/immich-app/immich/pull/23877)/23877 * chore: reset remote sync on app update by @​shenlong-tanw[https://github.com/immich-app/immich/pull/23969](https://redirect.github.com/immich-app/immich/pull/23969)/23969 * fix(server): copy relevant panorama tags to preview image by @​meesfrens[https://github.com/immich-app/immich/pull/23953](https://redirect.github.com/immich-app/immich/pull/23953)/23953 * fix: unarchive action doesn't update archive page by @​midzel[https://github.com/immich-app/immich/pull/23987](https://redirect.github.com/immich-app/immich/pull/23987)/23987 ##### 📚 Documentation * chore: update config.json example by @​bo0t[https://github.com/immich-app/immich/pull/23471](https://redirect.github.com/immich-app/immich/pull/23471)/23471 * fix(docs): bump docs for PG versions by @​mmomji[https://github.com/immich-app/immich/pull/23714](https://redirect.github.com/immich-app/immich/pull/23714)/23714 * feat: endpoint descriptions by @​jrasm[https://github.com/immich-app/immich/pull/23813](https://redirect.github.com/immich-app/immich/pull/23813)/23813 * feat: endpoint versioning by @​jrasm[https://github.com/immich-app/immich/pull/23858](https://redirect.github.com/immich-app/immich/pull/23858)/23858 * chore: include link to discord server when referencing contribution channel by @​Hritik[https://github.com/immich-app/immich/pull/23728](https://redirect.github.com/immich-app/immich/pull/23728)/23728 * fix(docs): update Readme links by @​mmomji[https://github.com/immich-app/immich/pull/23959](https://redirect.github.com/immich-app/immich/pull/23959)/23959 ##### 🌐 Translations * chore(web): update translations by @​webla[https://github.com/immich-app/immich/pull/23449](https://redirect.github.com/immich-app/immich/pull/23449)/23449 #### New Contributors * @​FreeWind6 made their first contributi[https://github.com/immich-app/immich/pull/23627](https://redirect.github.com/immich-app/immich/pull/23627)/23627 * @​Yonyc made their first contributi[https://github.com/immich-app/immich/pull/23594](https://redirect.github.com/immich-app/immich/pull/23594)/23594 * @​fabianbees made their first contributi[https://github.com/immich-app/immich/pull/23601](https://redirect.github.com/immich-app/immich/pull/23601)/23601 * @​exelix11 made their first contributi[https://github.com/immich-app/immich/pull/22653](https://redirect.github.com/immich-app/immich/pull/22653)/22653 * @​AlexanderS made their first contributi[https://github.com/immich-app/immich/pull/23838](https://redirect.github.com/immich-app/immich/pull/23838)/23838 * @​Hritik14 made their first contributi[https://github.com/immich-app/immich/pull/23728](https://redirect.github.com/immich-app/immich/pull/23728)/23728 * @​roadev made their first contributi[https://github.com/immich-app/immich/pull/23819](https://redirect.github.com/immich-app/immich/pull/23819)/23819 * @​zebrapurring made their first contributi[https://github.com/immich-app/immich/pull/22145](https://redirect.github.com/immich-app/immich/pull/22145)/22145 * @​happychriss made their first contributi[https://github.com/immich-app/immich/pull/23608](https://redirect.github.com/immich-app/immich/pull/23608)/23608 * @​insertish made their first contributi[https://github.com/immich-app/immich/pull/23948](https://redirect.github.com/immich-app/immich/pull/23948)/23948 * @​100daysummer made their first contributi[https://github.com/immich-app/immich/pull/23942](https://redirect.github.com/immich-app/immich/pull/23942)/23942 * @​kprkpr made their first contributi[https://github.com/immich-app/immich/pull/23710](https://redirect.github.com/immich-app/immich/pull/23710)/23710 **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.2.3...v2.3.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaW1taWNoIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
b0c110e57f |
fix(paperless-ngx): update image ghcr.io/paperless-ngx/paperless-ngx 2.20.2 → 2.20.3 (#42962)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx) | patch | `8cbd8ce` -> `57ad956` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.20.3`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.3): Paperless-ngx v2.20.3 [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.20.2...v2.20.3) > \[!NOTE] > This release addresses a security issue (GHSA-7cq3-mhxq-w946) and is recommended for all users. Thank you to the community members who reported this. #### paperless-ngx 2.20.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcGFwZXJsZXNzLW5neCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
16c8512c71 |
fix(vocechat-server): update image docker.io/privoce/vocechat-server v0.5.6 → v0.5.7 (#42965)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/privoce/vocechat-server | patch | `89cc8f2` -> `7537576` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdm9jZWNoYXQtc2VydmVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
3f5612d8fe |
fix(speedtest-tracker): update image ghcr.io/linuxserver/speedtest-tracker 1.13.1 → 1.13.2 (#42963)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/speedtest-tracker](https://redirect.github.com/linuxserver/docker-speedtest-tracker/packages) ([source](https://redirect.github.com/linuxserver/docker-speedtest-tracker)) | patch | `fd0dcf5` -> `81eba59` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3BlZWR0ZXN0LXRyYWNrZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
711a664f24 |
chore(openwebrxplus): update image docker.io/slechev/openwebrxplus-softmbe digest to 4d68778 (#42961)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/slechev/openwebrxplus-softmbe | digest | `f9b10f7` -> `4d68778` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3BlbndlYnJ4cGx1cyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a035253623 |
chore(automatic-ripping-machine): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 9e20ecc (#42959)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | digest | `b434c0a` -> `9e20ecc` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXV0b21hdGljLXJpcHBpbmctbWFjaGluZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
27f01e80d7 | chore(filestash): update image docker.io/machines/filestash digest to fdac436 (#42960) | ||
|
|
d81258257c |
fix(tailscale): update image docker.io/tailscale/tailscale v1.92.3 → v1.92.4 (#42964)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker) ([source](https://redirect.github.com/tailscale/tailscale)) | patch | `00e029e` -> `d6734d6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>tailscale/tailscale (docker.io/tailscale/tailscale)</summary> ### [`v1.92.4`](https://redirect.github.com/tailscale/tailscale/compare/v1.92.3...v1.92.4) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.92.3...v1.92.4) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGFpbHNjYWxlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
9c3b6dcb81 |
fix(gamevault-backend): update image docker.io/phalcode/gamevault-backend 16.1.1 → 16.1.2 (#42957)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/phalcode/gamevault-backend | patch | `0e2b99c` -> `278f895` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2FtZXZhdWx0LWJhY2tlbmQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
3424c0a750 |
fix(whisparr): update image ghcr.io/hotio/whisparr v3-3.0.2.1751 → v3-3.0.2.1753 (#42958)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr) ([source](https://redirect.github.com/hotio/whisparr)) | patch | `c45acdf` -> `6332d6f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2hpc3BhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
9b64537b9b |
fix(app-template): update image ghcr.io/linuxserver/jackett 0.24.468 → 0.24.478 (#42955)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/jackett](https://redirect.github.com/linuxserver/docker-jackett/packages) ([source](https://redirect.github.com/linuxserver/docker-jackett)) | patch | `e6bf780` -> `a9068f6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXBwLXRlbXBsYXRlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
f0f94aa8c1 |
fix(clickhouse): update image docker.io/clickhouse/clickhouse-server 25.11.2.24 → 25.11.3.54 (#42956)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/clickhouse/clickhouse-server | patch | `dcd74ae` -> `69a5309` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xpY2tob3VzZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c1d02db19e |
chore(ariang): update image docker.io/leonismoe/ariang digest to fc0fe0a (#42953)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/leonismoe/ariang | digest | `892a15c` -> `fc0fe0a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXJpYW5nIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
de20b9e2e5 |
chore(searxng): update image docker.io/searxng/searxng digest to a39ce90 (#42954)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/searxng/searxng | digest | `b88ef00` -> `a39ce90` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VhcnhuZyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
335a5b28cd |
feat(strapi): update image docker.io/vshadbolt/strapi 5.31.0 → 5.33.0 (#42951)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/vshadbolt/strapi | minor | `63aa9b7` -> `0d8b47c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3RyYXBpIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
dcc0777e3f |
fix(meshcentral): update image ghcr.io/ylianst/meshcentral 1.1.54 → 1.1.55 (#42948)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/ylianst/meshcentral | patch | `bcbc95d` -> `0112e6c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWVzaGNlbnRyYWwiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
3e40455806 |
fix(whisparr): update image ghcr.io/hotio/whisparr v3-3.0.2.1746 → v3-3.0.2.1751 (#42950)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr) ([source](https://redirect.github.com/hotio/whisparr)) | patch | `4f52e31` -> `c45acdf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2hpc3BhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
efbe83ab19 |
fix(flexget): update image docker.io/wiserain/flexget 3.18.31 → 3.18.32 (#42947)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages) ([source](https://redirect.github.com/wiserain/docker-flexget)) | patch | `1250eb4` -> `fe073c2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmxleGdldCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
235140aed9 | fix(stash): update image docker.io/stashapp/stash v0.30.0 → v0.30.1 (#42949) | ||
|
|
46d9d6cf0d |
chore(rsshub): update image docker.io/diygod/rsshub digest to ec49746 (#42946)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `2b659ab` -> `ec49746` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcnNzaHViIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
95df1f2de3 | fix(baserow): update image docker.io/baserow/baserow 2.0.4 → 2.0.5 (#42942) | ||
|
|
f5be9947ed |
fix(whisparr): update image ghcr.io/hotio/whisparr v3-3.0.2.1738 → v3-3.0.2.1746 (#42944)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr) ([source](https://redirect.github.com/hotio/whisparr)) | patch | `1f552ab` -> `4f52e31` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2hpc3BhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
5f2d1a7fce | feat(pocketmine-mp): update image ghcr.io/pmmp/pocketmine-mp 5.38.0 → 5.39.0 (#42945) | ||
|
|
d162d18ef4 |
fix(openobserve): update image public.ecr.aws/zinclabs/openobserve v0.30.0 → v0.30.1 (#42943)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | public.ecr.aws/zinclabs/openobserve | patch | `6b8c21a` -> `6f3e488` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3Blbm9ic2VydmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
f74ab12395 |
fix(onlyoffice-document-server): update image docker.io/onlyoffice/documentserver 9.2.0 → 9.2.1 (#42938)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/onlyoffice/documentserver | patch | `b9813e1` -> `fd00acb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb25seW9mZmljZS1kb2N1bWVudC1zZXJ2ZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
2c8b10a475 |
fix(speedtest-tracker): update image ghcr.io/linuxserver/speedtest-tracker 1.13.0 → 1.13.1 (#42940)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/speedtest-tracker](https://redirect.github.com/linuxserver/docker-speedtest-tracker/packages) ([source](https://redirect.github.com/linuxserver/docker-speedtest-tracker)) | patch | `c465535` -> `fd0dcf5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3BlZWR0ZXN0LXRyYWNrZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
ccd0822569 |
fix(minecraft-bedrock): update image docker.io/itzg/minecraft-bedrock-server 2025.12.0 → 2025.12.1 (#42935)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/minecraft-bedrock-server](https://redirect.github.com/itzg/docker-minecraft-bedrock-server) | patch | `83a5ba4` -> `d0cdf28` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>itzg/docker-minecraft-bedrock-server (docker.io/itzg/minecraft-bedrock-server)</summary> ### [`v2025.12.1`](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/releases/tag/2025.12.1) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/compare/2025.12.0...2025.12.1) <!-- Release notes generated using configuration in .github/release.yml at 851fc953d3270fa4ab9766e355637a25cd2caf48 --> #### What's Changed ##### Other Changes - Publish image to GHCR also by [@​itzg](https://redirect.github.com/itzg) in [#​582](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/582) **Full Changelog**: <https://github.com/itzg/docker-minecraft-bedrock-server/compare/2025.12.0...2025.12.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWluZWNyYWZ0LWJlZHJvY2siLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
7b2c01cbe8 |
fix(semaphore): update image docker.io/semaphoreui/semaphore v2.16.46 → v2.16.47 (#42939)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `3537bf7` -> `71aabf9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>semaphoreui/semaphore (docker.io/semaphoreui/semaphore)</summary> ### [`v2.16.47`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.16.47) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.46...v2.16.47) #### Feature - Add more logs </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VtYXBob3JlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
2f7a8dff4c | fix(netdata): update image ghcr.io/netdata/netdata v2.8.3 → v2.8.4 (#42937) | ||
|
|
f332830adf |
fix(n8n): update image ghcr.io/n8n-io/n8n 2.1.0 → 2.1.1 (#42936)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | patch | `1895605` -> `0f10214` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbjhuIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
29d34d9f42 | feat(tailscale): update image docker.io/tailscale/tailscale v1.90.9 → v1.92.3 (#42941) | ||
|
|
fd0e101929 |
chore(lyrion-music-server): update image docker.io/lmscommunity/lyrionmusicserver digest to 3291e18 (#42934)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lmscommunity/lyrionmusicserver | digest | `0ebe72c` -> `3291e18` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbHlyaW9uLW11c2ljLXNlcnZlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f4d97c4c26 |
chore(whisparr): update image ghcr.io/hotio/whisparr digest to 1f552ab (#42931)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr) ([source](https://redirect.github.com/hotio/whisparr)) | digest | `91e9048` -> `1f552ab` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2hpc3BhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
2c3e678d2c |
chore(rflood): update image ghcr.io/hotio/rflood digest to 4ca0fd9 (#42930)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/hotio/rflood | digest | `d3aa2a1` -> `4ca0fd9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmZsb29kIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
6ad36527f6 |
chore(omada-controller): update image docker.io/mbentley/omada-controller digest to 1b75815 (#42929)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller) | digest | `f643ebf` -> `1b75815` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb21hZGEtY29udHJvbGxlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
29734a2e4b |
feat(zwavejs2mqtt): update image docker.io/zwavejs/zwave-js-ui 11.8.2 → 11.9.0 (#42933)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui) | minor | `162877c` -> `f2f10ee` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary> ### [`v11.9.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1190-comparev1182v1190-2025-12-17) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.8.2...v11.9.0) ##### Features - **ui:** add browser title customization option in settings [`f244ed2`](https://redirect.github.com/zwave-js/zwave-js-ui/commit/f244ed2) ##### Bug Fixes - add missing UI config properties to UiConfig interface [`4fbfcb2`](https://redirect.github.com/zwave-js/zwave-js-ui/commit/4fbfcb2) - add null checks for metaThemeColor attributes in base store [`0cb96e7`](https://redirect.github.com/zwave-js/zwave-js-ui/commit/0cb96e7), closes [#​4497](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4497) - **ui:** ui settings not persisted on save [`116b409`](https://redirect.github.com/zwave-js/zwave-js-ui/commit/116b409), closes [#​4333](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4333) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvendhdmVqczJtcXR0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
22144f5f80 |
fix(app-template): update image ghcr.io/linuxserver/jackett 0.24.462 → 0.24.468 (#42932)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/jackett](https://redirect.github.com/linuxserver/docker-jackett/packages) ([source](https://redirect.github.com/linuxserver/docker-jackett)) | patch | `0c0bfba` -> `e6bf780` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXBwLXRlbXBsYXRlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
840d721f42 |
chore(drawio): update image docker.io/jgraph/drawio digest to 4bc5b89 (#42928)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jgraph/drawio](https://www.drawio.com) ([source](https://redirect.github.com/jgraph/docker-drawio)) | digest | `b2082ee` -> `4bc5b89` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZHJhd2lvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
39d0eebc11 |
fix(whisparr): update image ghcr.io/hotio/whisparr v3-3.0.2.1720 → v3-3.0.2.1738 (#42926)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr) ([source](https://redirect.github.com/hotio/whisparr)) | patch | `22c6bde` -> `91e9048` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2hpc3BhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
98564bb652 |
chore(rflood): update image ghcr.io/hotio/rflood digest to d3aa2a1 (#42925)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/hotio/rflood | digest | `800e351` -> `d3aa2a1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmZsb29kIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
b9761c2eed |
feat(stash): update image docker.io/stashapp/stash v0.29.3 → v0.30.0 (#42927)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/stashapp/stash](https://stashapp.cc) ([source](https://redirect.github.com/stashapp/stash)) | minor | `a62f2d8` -> `96aeb50` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>stashapp/stash (docker.io/stashapp/stash)</summary> ### [`v0.30.0`](https://redirect.github.com/stashapp/stash/releases/tag/v0.30.0) [Compare Source](https://redirect.github.com/stashapp/stash/compare/v0.29.3...v0.30.0) ### Release Notes #### v0.30.0 - 2025-12-17 Based on user feedback, the scene list toolbar has been reverted to the old layout. This will be re-designed at a later date. ##### ✨ New Features - Added SFW content mode option to settings and setup wizard. ([#​6262](https://redirect.github.com/stashapp/stash/pull/6262)) - Added stash-ids to Tags. ([#​6255](https://redirect.github.com/stashapp/stash/pull/6255)) - Added support for manually adding stash-ids to scenes, performers, studio and tags. ([#​6374](https://redirect.github.com/stashapp/stash/pull/6374)) - Added option to link a scraped tag to an existing tag in the tagger and scrape dialog. ([#​6389](https://redirect.github.com/stashapp/stash/pull/6389)) - Partial dates (year only or month/year) are now supported for all date fields. ([#​6359](https://redirect.github.com/stashapp/stash/pull/6359)) - Added support for specifying a trash location where deleted files will be moved instead of being permanently deleted. ([#​6237](https://redirect.github.com/stashapp/stash/pull/6237)) - Logs can now be compressed after reaching a configurable size. ([#​5696](https://redirect.github.com/stashapp/stash/pull/5696)) - Added ability to edit multiple studios at once. ([#​6238](https://redirect.github.com/stashapp/stash/pull/6238)) - Added ability to edit multiple scene markers at once. ([#​6239](https://redirect.github.com/stashapp/stash/pull/6239)) - Added support for multiple Studio URLs. ([#​6223](https://redirect.github.com/stashapp/stash/pull/6223)) - Added option to add markers to front page. ([#​6065](https://redirect.github.com/stashapp/stash/pull/6065)) - Added option for instant transitions in the image lightbox. ([#​6354](https://redirect.github.com/stashapp/stash/pull/6354)) - Added duration filter to scene list sidebar. ([#​6264](https://redirect.github.com/stashapp/stash/pull/6264)) - Added support for avif images. ([#​6288](https://redirect.github.com/stashapp/stash/pull/6288), [#​6337](https://redirect.github.com/stashapp/stash/pull/6337)) - Added experimental support for JPEG XL images. ([#​6184](https://redirect.github.com/stashapp/stash/pull/6184)) ##### 🎨 Improvements - Reverted scene toolbar to previous layout, consistent with other query pages. ([#​6322](https://redirect.github.com/stashapp/stash/pull/6322)) - Restored display mode button group to list pages. ([#​6317](https://redirect.github.com/stashapp/stash/pull/6317)) - Added sticky selection toolbar to all list views. ([#​6320](https://redirect.github.com/stashapp/stash/pull/6320)) - Added performer age slider to scene filter sidebar. ([#​6267](https://redirect.github.com/stashapp/stash/pull/6267)) - Added markers option to scene filter sidebar. ([#​6270](https://redirect.github.com/stashapp/stash/pull/6270)) - Selected stash-box is now remembered in the scene tagger view. ([#​6192](https://redirect.github.com/stashapp/stash/pull/6192)) - Replaced `Show male performers` tagger option with a list of genders to include. ([#​6321](https://redirect.github.com/stashapp/stash/pull/6321)) - Galleries can now be created using the gallery select control. ([#​6376](https://redirect.github.com/stashapp/stash/pull/6376)) - String list inputs can now be re-ordered. ([#​6397](https://redirect.github.com/stashapp/stash/pull/6397)) - Added auto-start button to scene player. ([#​6368](https://redirect.github.com/stashapp/stash/pull/6368)) - Bulk add tasks now accept stash ids in addition to names. ([#​6310](https://redirect.github.com/stashapp/stash/pull/6310)) - Image query metadata (total file size and megapixels) is now performed as a separate query to the main query to improve performance. ([#​6370](https://redirect.github.com/stashapp/stash/pull/6370)) - Removed some unused fields in the tag list query to improve performance. ([#​6398](https://redirect.github.com/stashapp/stash/pull/6398)) - Added hardware encoding support for Rockchip RKMPP devices. ([#​6182](https://redirect.github.com/stashapp/stash/pull/6182)) - stash now uses the Media Session API when playing scenes. ([#​6298](https://redirect.github.com/stashapp/stash/pull/6298)) - Screen sleeping is now prevented when playing scenes (only in secure contexts: `localhost` or https). ([#​6331](https://redirect.github.com/stashapp/stash/pull/6331)) - Whitespace is now trimmed from the start and end of text fields. ([#​6226](https://redirect.github.com/stashapp/stash/pull/6226)) - Added `inputURL` and `inputHostname` fields to scraper specs. ([#​6250](https://redirect.github.com/stashapp/stash/pull/6250)) - Added extra studio fields to scraper specs. ([#​6249](https://redirect.github.com/stashapp/stash/pull/6249)) - Added o-count to studio cards and details page. ([#​5982](https://redirect.github.com/stashapp/stash/pull/5982)) - Added o-count to group cards. ([#​6122](https://redirect.github.com/stashapp/stash/pull/6122)) - Added options to filter and sort groups by o-count. ([#​6122](https://redirect.github.com/stashapp/stash/pull/6122)) - Added o-count to performer details page. ([#​6171](https://redirect.github.com/stashapp/stash/pull/6171)) - Added option to sort by total scene direction for performers, studios and tags. ([#​6172](https://redirect.github.com/stashapp/stash/pull/6172)) - Added option to sort scenes by Performer age. ([#​6009](https://redirect.github.com/stashapp/stash/pull/6009)) - Added option to sort scenes by Studio. ([#​6155](https://redirect.github.com/stashapp/stash/pull/6155)) - Added option to show external links on Performer cards. ([#​6153](https://redirect.github.com/stashapp/stash/pull/6153)) - Improved dimension detection for webp files. ([#​6342](https://redirect.github.com/stashapp/stash/pull/6342)) - Added keyboard shortcuts to generate scene screenshot at current time (`c c`) and to regenerate default screenshot (`c d`). ([#​5984](https://redirect.github.com/stashapp/stash/pull/5984)) - Added keyboard shortcut for tagger view (`v t`). ([#​6261](https://redirect.github.com/stashapp/stash/pull/6261)) - Custom field values are now displayed truncated to 5 lines. ([#​6361](https://redirect.github.com/stashapp/stash/pull/6361)) ##### 🐛 Bug fixes - stash-ids are now set when creating new objects from the scrape dialog. ([#​6269](https://redirect.github.com/stashapp/stash/pull/6269)) - partial dates are now correctly handled when scraping scenes. ([#​6305](https://redirect.github.com/stashapp/stash/pull/6305)) - Fixed zoom keyboard shortcuts not working. ([#​6317](https://redirect.github.com/stashapp/stash/pull/6317)) - Fixed inline videos showing as full-screen on iPhone devices. ([#​6259](https://redirect.github.com/stashapp/stash/pull/6259)) - Fixed external player not loading on Android when a scene title has special characters. ([#​6297](https://redirect.github.com/stashapp/stash/pull/6297)) - Play activity will now be recorded correctly when reaching the end of a video. ([#​6334](https://redirect.github.com/stashapp/stash/pull/6334)) - Fixed markers appearing in the wrong location when player is in fullscreen mode. ([#​6323](https://redirect.github.com/stashapp/stash/pull/6323)) - Fixed selected studio/performer being reset when saving a scene in the tagger view. ([#​6391](https://redirect.github.com/stashapp/stash/pull/6391), [#​6409](https://redirect.github.com/stashapp/stash/pull/6409)) - Fixed performer becoming unmatched when creating a new performer with the same name is created. ([#​6308](https://redirect.github.com/stashapp/stash/pull/6308)) - Fixed tagger options and buttons not being visible when there are no scenes in the result list. ([#​6316](https://redirect.github.com/stashapp/stash/pull/6316)) - Fixed error when scraping a studio if the alias field was empty. ([#​6313](https://redirect.github.com/stashapp/stash/pull/6313)) - Fixed existing match stash ID sometimes not being displayed in the performer scrape dialog. ([#​6257](https://redirect.github.com/stashapp/stash/pull/6257)) - Fixed download backup function not working when generated directory is on a different filesystem. ([#​6244](https://redirect.github.com/stashapp/stash/pull/6244)) - Fixed issue where duplicate file entries would be created if a file was modified and renamed with a different case on case-insensitive filesystems. ([#​6327](https://redirect.github.com/stashapp/stash/pull/6327)) - Hardware encoding tests are now performed concurrently at startup to reduce startup time. ([#​6414](https://redirect.github.com/stashapp/stash/pull/6414)) - Fixed scraper and plugin locations being converted to absolute paths during setup. ([#​6373](https://redirect.github.com/stashapp/stash/pull/6373)) - Fixed Macos version check pointing to incorrect location. ([#​6289](https://redirect.github.com/stashapp/stash/pull/6289)) - stash will no longer try to generate marker previews where a marker start is set after the end of a scene's duration. ([#​6290](https://redirect.github.com/stashapp/stash/pull/6290)) - Fixed panic when scraping a performer with no measurement value. ([#​6367](https://redirect.github.com/stashapp/stash/pull/6367)) ##### Api Changes - added `remove` field to `CustomFieldsInput` to allow removing specific custom fields when updating objects. ([#​6362](https://redirect.github.com/stashapp/stash/pull/6362)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3Rhc2giLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
8a325582aa |
chore(generic-device-plugin): update image ghcr.io/squat/generic-device-plugin digest to 29a59a3 (#42923)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/squat/generic-device-plugin | digest | `d64b1c8` -> `29a59a3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2VuZXJpYy1kZXZpY2UtcGx1Z2luIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |