50c9fae558
chore(deps): update ghcr.io/linuxserver/bazarr:1.5.4 docker digest to d6492cc ( #3543 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m8s
renovate / renovate (push) Successful in 2m29s
2026-01-27 22:02:53 +00:00
ab4e667c6f
chore(deps): update ghcr.io/autobrr/qui docker tag to v1.13.0 ( #3540 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m33s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/qui](https://github.com/autobrr/qui ) | minor | `v1.12.0` → `v1.13.0` |
---
### Release Notes
<details>
<summary>autobrr/qui (ghcr.io/autobrr/qui)</summary>
### [`v1.13.0`](https://github.com/autobrr/qui/releases/tag/v1.13.0 )
[Compare Source](https://github.com/autobrr/qui/compare/v1.12.0...v1.13.0 )
#### Highlights
- Native RSS support for feeds
- Cross-seed upgrades: directory scanning for data-based matching and category affix (prefix/suffix) modes
- Automations improvements: Move action support, uncategorized filter option, hasMissingFiles condition, include-cross-seeds mode, configurable FREE\_SPACE source
- UI improvements: inline pieces progress bar, clickable dashboard error counts, better mobile workflow modal
- Orphan scan safeguards for shared save paths
- External programs: new {comment} placeholder
##### Notable bug fixes:
- More stable sorting for timestamp fields and last\_activity
- Tracker icon fetching reliability and timeout cooldown handling
- Cross-seed matching fixes (anime/pack matching, size mismatch handling, V2 hash recheck)
- Orphan scan ignores .parts files and OS/NAS artifacts
- qBittorrent tracker-down matching improvements and magnet redirect handling
#### Changelog
##### New Features
- [`9acd789`](9acd78916b ): feat(automations): add Move action to Automations ([#​1079](https://github.com/autobrr/qui/issues/1079 )) ([@​Barcode-eng](https://github.com/Barcode-eng ))
- [`80aaf22`](80aaf22c7b ): feat(automations): add hasMissingfiles condition ([#​1081](https://github.com/autobrr/qui/issues/1081 )) ([@​jabloink](https://github.com/jabloink ))
- [`f942a71`](f942a71635 ): feat(automations): add import button to empty state ([#​1111](https://github.com/autobrr/qui/issues/1111 )) ([@​jabloink](https://github.com/jabloink ))
- [`6b2831e`](6b2831eb6b ): feat(automations): add include-cross-seeds mode with hardlink support, fix free-space projection ([#​1116](https://github.com/autobrr/qui/issues/1116 )) ([@​Barcode-eng](https://github.com/Barcode-eng ))
- [`b152a6a`](b152a6af36 ): feat(automations): add tooltips to disabled conditions ([#​1286](https://github.com/autobrr/qui/issues/1286 )) ([@​jabloink](https://github.com/jabloink ))
- [`f36eb76`](f36eb76e12 ): feat(automations): add uncategorized category filter option ([#​1268](https://github.com/autobrr/qui/issues/1268 )) ([@​aulterego](https://github.com/aulterego ))
- [`d7dcb58`](d7dcb589fd ): feat(automations): configurable FREE\_SPACE source (qBit or path) ([#​1181](https://github.com/autobrr/qui/issues/1181 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`d685bee`](d685bee702 ): feat(backups): add tooltips and restore from lastest button ([#​1258](https://github.com/autobrr/qui/issues/1258 )) ([@​jabloink](https://github.com/jabloink ))
- [`4c5a975`](4c5a975960 ): feat(crossseed): add category affix with prefix/suffix modes ([#​1296](https://github.com/autobrr/qui/issues/1296 )) ([@​jabloink](https://github.com/jabloink ))
- [`28cd96d`](28cd96da2e ): feat(crossseed): add directory scanner for data-based matching ([#​1203](https://github.com/autobrr/qui/issues/1203 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`fe84eb0`](fe84eb04ad ): feat(dirscan): resumable scans with per-run limit ([#​1274](https://github.com/autobrr/qui/issues/1274 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`1af2a12`](1af2a12658 ): feat(dockerfile): add bash to Dockerfile ([#​903](https://github.com/autobrr/qui/issues/903 )) ([@​ryanwalder](https://github.com/ryanwalder ))
- [`5c84c3f`](5c84c3f86c ): feat(docs): add browser extension links and URL shorteners ([@​s0up4200](https://github.com/s0up4200 ))
- [`13c5461`](13c5461f3f ): feat(linking): add option to fallback on linking failure ([#​1056](https://github.com/autobrr/qui/issues/1056 )) ([@​Audionut](https://github.com/Audionut ))
- [`5f7031f`](5f7031fe13 ): feat(orphanscan): protect shared save paths across instances ([#​1197](https://github.com/autobrr/qui/issues/1197 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`341092d`](341092d5c8 ): feat(rss): add native rss support ([#​801](https://github.com/autobrr/qui/issues/801 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`8d2a371`](8d2a371edb ): feat(sort): add stable fallback sorting for timestamp fields ([#​1317](https://github.com/autobrr/qui/issues/1317 )) ([@​aulterego](https://github.com/aulterego ))
- [`28cf4ad`](28cf4ad217 ): feat(torrents): use custom tracker names in table ([#​1120](https://github.com/autobrr/qui/issues/1120 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`e0d2bb4`](e0d2bb4802 ): feat(ui): Use 4 column grid for dashboard instances on 2xl screens ([#​1195](https://github.com/autobrr/qui/issues/1195 )) ([@​ewenjo](https://github.com/ewenjo ))
- [`7bc98e1`](7bc98e145c ): feat(ui): add inline pieces progress bar visualization ([#​1050](https://github.com/autobrr/qui/issues/1050 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`0154226`](01542261b5 ): feat(web): Improve performance for torrents with large file counts ([#​1252](https://github.com/autobrr/qui/issues/1252 )) ([@​0rkag](https://github.com/0rkag ))
- [`a91df70`](a91df70215 ): feat(web): allow merging trackers into existing groups ([#​1175](https://github.com/autobrr/qui/issues/1175 )) ([@​jabloink](https://github.com/jabloink ))
- [`132c512`](132c512042 ): feat(web): improve workflow modal mobile ([#​1302](https://github.com/autobrr/qui/issues/1302 )) ([@​jabloink](https://github.com/jabloink ))
- [`a7f59ab`](a7f59abc89 ): feat(web): make dashboard error counts clickable ([#​937](https://github.com/autobrr/qui/issues/937 )) ([@​Gykes](https://github.com/Gykes ))
##### Bug Fixes
- [`c6f86e2`](c6f86e2a2c ): fix(auth): recover cleanly behind upstream SSO ([#​1142](https://github.com/autobrr/qui/issues/1142 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`0c19899`](0c198990a0 ): fix(automations): handle -1 value for incomplete torrent completion\_on ([#​1186](https://github.com/autobrr/qui/issues/1186 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`59a9120`](59a9120d5a ): fix(automations): include Move action in `rulesUseCondition` ([#​1079](https://github.com/autobrr/qui/issues/1079 )) ([#​1287](https://github.com/autobrr/qui/issues/1287 )) ([@​Barcode-eng](https://github.com/Barcode-eng ))
- [`618d945`](618d94540d ): fix(automations): not being able to enter multiple tags in tag action ([#​1131](https://github.com/autobrr/qui/issues/1131 )) ([@​Winter](https://github.com/Winter ))
- [`bffecbd`](bffecbd8b1 ): fix(automations): restore preview API and add loading state ([#​1194](https://github.com/autobrr/qui/issues/1194 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`9b3975b`](9b3975bc3a ): fix(automations): speed up delete hardlink-copy expansion ([#​1187](https://github.com/autobrr/qui/issues/1187 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`1549bcf`](1549bcf762 ): fix(automations): support qBittorrent global/unlimited limits ([#​1134](https://github.com/autobrr/qui/issues/1134 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`e31d4aa`](e31d4aae2f ): fix(automations): validate local access for hasMissingFiles ([#​1281](https://github.com/autobrr/qui/issues/1281 )) ([@​jabloink](https://github.com/jabloink ))
- [`dba3419`](dba3419f12 ): fix(crossseed): allow extra files in size mismatch check ([#​1149](https://github.com/autobrr/qui/issues/1149 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`f7dced6`](f7dced6076 ): fix(crossseed): correct match type for episode-from-pack cross-seeding ([#​1250](https://github.com/autobrr/qui/issues/1250 )) ([@​neelmehta247](https://github.com/neelmehta247 ))
- [`007d87e`](007d87ed3d ): fix(crossseed): normalize ampersand to "and" for title matching ([#​1202](https://github.com/autobrr/qui/issues/1202 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`048c034`](048c034ea1 ): fix(crossseed): prevent automation search stalls ([#​1272](https://github.com/autobrr/qui/issues/1272 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`5c48ccb`](5c48ccb38e ): fix(crossseed): prevent false cross-seed delete warnings ([#​1148](https://github.com/autobrr/qui/issues/1148 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`eda0eee`](eda0eeee73 ): fix(crossseed): reduce false negatives for anime matching ([#​1243](https://github.com/autobrr/qui/issues/1243 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`8b08b87`](8b08b87707 ): fix(crossseed): restore reuse matched category option ([#​1150](https://github.com/autobrr/qui/issues/1150 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`b69682d`](b69682de3c ): fix(crossseed): support v2 hashes for recheck ([#​1237](https://github.com/autobrr/qui/issues/1237 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`8fb16c1`](8fb16c1c87 ): fix(database): remove noisy stmt cache promotion log ([#​1307](https://github.com/autobrr/qui/issues/1307 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`c8d068b`](c8d068b5a8 ): fix(docs): correct autobrr integration documentation ([@​s0up4200](https://github.com/s0up4200 ))
- [`c6f4a4a`](c6f4a4a309 ): fix(docs): use absolute URLs for extension links ([@​s0up4200](https://github.com/s0up4200 ))
- [`48510e9`](48510e93ba ): fix(instances): auth bypass persistence in instance form ([#​1219](https://github.com/autobrr/qui/issues/1219 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`0b71b46`](0b71b46fc0 ): fix(makefile): make fmt target only format changed files ([#​1200](https://github.com/autobrr/qui/issues/1200 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`1f13b0e`](1f13b0e23b ): fix(orphanscan): avoid duplicate inode entries in scans ([#​1212](https://github.com/autobrr/qui/issues/1212 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`fecfebd`](fecfebdeb3 ): fix(orphanscan): gate scans until qBittorrent settled ([#​1193](https://github.com/autobrr/qui/issues/1193 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`77b2fd6`](77b2fd600d ): fix(orphanscan): ignore .parts files from qBittorrent partial downloads ([#​1264](https://github.com/autobrr/qui/issues/1264 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`0f7e646`](0f7e6465d0 ): fix(orphanscan): ignore OS/NAS/k8s artifacts ([#​1259](https://github.com/autobrr/qui/issues/1259 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`b55881c`](b55881c2bc ): fix(orphanscan): reduce MaxFilesPerRun and fix accordion chevrons ([#​1095](https://github.com/autobrr/qui/issues/1095 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`0cb682c`](0cb682c9f3 ): fix(qbittorrent): force sync+retry in BulkAction ([#​1097](https://github.com/autobrr/qui/issues/1097 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`aba9b7e`](aba9b7e015 ): fix(qbittorrent): strip URLs before tracker-down pattern matching ([#​1224](https://github.com/autobrr/qui/issues/1224 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`a60076f`](a60076f1ad ): fix(reflinktree): fall back to FICLONERANGE when FICLONE unsupported ([#​1221](https://github.com/autobrr/qui/issues/1221 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`d79a0db`](d79a0dbb6a ): fix(search): handle magnet redirects from indexer downloads ([#​1211](https://github.com/autobrr/qui/issues/1211 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`1e920c4`](1e920c464c ): fix(sort): truncate `last_activity` to 60s for stability ([#​1318](https://github.com/autobrr/qui/issues/1318 )) ([@​aulterego](https://github.com/aulterego ))
- [`931d720`](931d7203b8 ): fix(torznab): respect per-indexer caps limits ([#​1265](https://github.com/autobrr/qui/issues/1265 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`6fe91e8`](6fe91e877c ): fix(trackericons): apply failure cooldown on timeouts ([#​1322](https://github.com/autobrr/qui/issues/1322 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`35a50b5`](35a50b52c1 ): fix(web): add max-height to import workflow dialog ([#​1207](https://github.com/autobrr/qui/issues/1207 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`5bd2706`](5bd2706f47 ): fix(web): hide redundant actions dropdown ([#​1305](https://github.com/autobrr/qui/issues/1305 )) ([@​jabloink](https://github.com/jabloink ))
- [`307907f`](307907f299 ): fix(web): improve Reannounce In column display ([#​1320](https://github.com/autobrr/qui/issues/1320 )) ([@​soggy-cr0uton](https://github.com/soggy-cr0uton ))
- [`7881bdc`](7881bdcd17 ): fix(web): make Add Instance dialog scrollable on small viewports ([#​1232](https://github.com/autobrr/qui/issues/1232 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`bec5433`](bec54335b7 ): fix(web): make dialogs scrollable on small viewports ([#​1233](https://github.com/autobrr/qui/issues/1233 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`0e47b9e`](0e47b9e9c3 ): fix(web): prevent nested scroll containers on iOS ([#​1229](https://github.com/autobrr/qui/issues/1229 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`f2f0616`](f2f0616096 ): fix(web): redirect already authenticated users to dashboard ([#​1127](https://github.com/autobrr/qui/issues/1127 )) ([@​burritothief](https://github.com/burritothief ))
- [`7a633cf`](7a633cf721 ): fix(web): toast message when searching then adding cross-seeds ([#​1290](https://github.com/autobrr/qui/issues/1290 )) ([@​rybertm](https://github.com/rybertm ))
- [`da14100`](da141006ef ): fix(web): use fixed px for sidebar width instead of rem ([#​1313](https://github.com/autobrr/qui/issues/1313 )) ([@​soggy-cr0uton](https://github.com/soggy-cr0uton ))
##### Other Changes
- [`c93a326`](c93a326df5 ): chore(deps): bump the golang group across 1 directory with 16 updates ([#​1261](https://github.com/autobrr/qui/issues/1261 )) ([@​dependabot](https://github.com/dependabot )\[bot])
- [`d3de074`](d3de07497f ): chore(docs): clarify tracker pattern necessity in documentation ([@​s0up4200](https://github.com/s0up4200 ))
- [`2351097`](23510978ea ): chore(lint): Add Linting workflow to CI ([#​1270](https://github.com/autobrr/qui/issues/1270 )) ([@​Barcode-eng](https://github.com/Barcode-eng ))
- [`e8436e3`](e8436e39f9 ): chore(lint): update linting base branch from main to develop ([@​s0up4200](https://github.com/s0up4200 ))
- [`e36afc8`](e36afc8021 ): chore: add Ko-fi funding and pre-commit config ([#​1315](https://github.com/autobrr/qui/issues/1315 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`df4375e`](df4375e7ce ): chore: update copyright headers to 2025-2026 ([#​1303](https://github.com/autobrr/qui/issues/1303 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`7a6f2d1`](7a6f2d15a6 ): docs(automations): clarify tag behavior ([#​1260](https://github.com/autobrr/qui/issues/1260 )) ([@​jabloink](https://github.com/jabloink ))
- [`05e2028`](05e20287a8 ): refactor(build): cross platform building ([#​1060](https://github.com/autobrr/qui/issues/1060 )) ([@​Audionut](https://github.com/Audionut ))
- [`6355f4f`](6355f4f126 ): refactor(crosssed): require full recheck for disc based content ([#​1168](https://github.com/autobrr/qui/issues/1168 )) ([@​Audionut](https://github.com/Audionut ))
- [`7466a98`](7466a98023 ): refactor(filesmanager): improve logging messages for orphan cleanup process ([@​s0up4200](https://github.com/s0up4200 ))
- [`ad90209`](ad902091ed ): refactor(orphan): improve disc based content handling ([#​1167](https://github.com/autobrr/qui/issues/1167 )) ([@​Audionut](https://github.com/Audionut ))
- [`3b85f8a`](3b85f8a17f ): refactor(web): use TanStack Query for path autocomplete ([#​1309](https://github.com/autobrr/qui/issues/1309 )) ([@​soggy-cr0uton](https://github.com/soggy-cr0uton ))
**Full Changelog**: <https://github.com/autobrr/qui/compare/v1.12.0...v1.13.0 >
#### Docker images
- `docker pull ghcr.io/autobrr/qui:v1.13.0`
- `docker pull ghcr.io/autobrr/qui:latest`
#### What to do next?
- Join our [Discord server](https://discord.autobrr.com/qui )
Thank you for using qui!
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3540
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-27 21:58:10 +00:00
07b269bd68
chore(deps): update dependency clidey/whodb to v0.90.0 ( #3539 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 41s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clidey/whodb](https://github.com/clidey/whodb ) | minor | `0.89.0` → `0.90.0` |
---
### Release Notes
<details>
<summary>clidey/whodb (clidey/whodb)</summary>
### [`v0.90.0`](https://github.com/clidey/whodb/releases/tag/0.90.0 )
[Compare Source](https://github.com/clidey/whodb/compare/0.89.0...0.90.0 )
- Behind-the-scenes bug fixes
- Build infrastructure updates (CLI coming soon to homebrew!)
#### Installation
##### Mac App Store
[Download from the Apple Store](https://apps.apple.com/app/whodb/id6754566536 )
##### Microsoft Store
[Download from the Microsoft Store](https://apps.microsoft.com/detail/9pftx5bv4ds6 )
##### Snap Store
```bash
sudo snap install whodb
```
[View on Snapcraft](https://snapcraft.io/whodb )
##### Docker
```bash
docker pull clidey/whodb:0.90.0
docker pull clidey/whodb:latest
```
##### Direct Downloads
See assets below for platform-specific packages (DMG, MSIX, etc.).
#### Documentation
- [Documentation](https://docs.whodb.com )
- [Report Issues](https://github.com/clidey/whodb/issues )
#### Upgrade Notes
To upgrade from a previous version:
- **Docker**: Pull the latest image and restart your container
- **Snap**: Run `sudo snap refresh whodb`
- **Desktop Apps**: Download and install the new version
***
#### What's Changed
- add input validation for column data types by [@​modelorona](https://github.com/modelorona ) in [#​783](https://github.com/clidey/whodb/pull/783 )
- feat: add contextual mock data generation based on column names by [@​majiayu000](https://github.com/majiayu000 ) in [#​771](https://github.com/clidey/whodb/pull/771 )
#### New Contributors
- [@​majiayu000](https://github.com/majiayu000 ) made their first contribution in [#​771](https://github.com/clidey/whodb/pull/771 )
**Full Changelog**: <https://github.com/clidey/whodb/compare/0.89.0...0.90.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3539
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-27 21:55:50 +00:00
8cf3d12b7d
chore(deps): update ghcr.io/linuxserver/plex docker tag to v1.43.0 ( #3538 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/linuxserver/plex](https://github.com/linuxserver/docker-plex/packages ) ([source](https://github.com/linuxserver/docker-plex )) | minor | `1.42.2` → `1.43.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3538
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-27 21:54:52 +00:00
96355c8b5f
chore(deps): update dependency immich-app/immich to v2.5.0 ( #3541 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m8s
renovate / renovate (push) Successful in 3m10s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [immich-app/immich](https://github.com/immich-app/immich ) | minor | `v2.4.1` → `v2.5.0` |
---
### Release Notes
<details>
<summary>immich-app/immich (immich-app/immich)</summary>
### [`v2.5.0`](https://github.com/immich-app/immich/releases/tag/v2.5.0 ): - 90000 Stars Release
[Compare Source](https://github.com/immich-app/immich/compare/v2.4.1...v2.5.0 )
### v2.5.0
> \[!NOTE]
> 20:23 GMT: We are halting the release of the mobile app as there are some reported issues with migration
>
> Sorry for the inconvenience
#### Highlights
Happy New Year! Welcome to Immich `v2.5.0`. This release is our fireworks to celebrate both the new year and reaching *90,000* stars on GitHub. It is packed with major features that have been in the works for quite some time, and the team has kicked off the year with incredible momentum that we're excited to carry forward. We couldn't wait to share this with you. Let's dive right in:
- Free Up Space
- Non-destructive editing
- Database backup and restore (web)
- Upload improvements
- Visual refresh across all platforms
- Disable admin setup
- Star rating (mobile)
- Additional fine-grained permissions (api keys)
- Progressive JPEGs
- Slideshow loop option (web)
- Native HTTP clients for HTTP/2 and HTTP/3 image loading
##### Free Up Space
*This feature was requested ages ago. So long in fact, that it has a 3-digit ID ([#​165](https://github.com/immich-app/immich/issues/165 ))! Given the rapid iteration and development pace of the pre-stable era, it was risky to include it in the app due to its bulk-delete nature. But it is now 2026* 😄 *, so here we are.*
**Free Up Space** allows you to remove local media files from your device that have already been successfully backed up to your Immich server (and are not in Immich trash). This helps reclaim storage on your mobile device without losing your memories. The feature can be accessed from the user profile panel or from the Settings page in the mobile app.
<img width="300" alt="image" src="https://github.com/user-attachments/assets/2985ea6c-4392-414e-aef3-83c70ffe5570 " />
<img alt="image" src="https://github.com/user-attachments/assets/cf7b7d2c-5d37-4c13-a6ad-cacb53a71acb " />
There are configuration options and steps to make sure that everything is verified before deleting from the app.
1. **Configuration:**
- **Cutoff date:** Free Up Space will only look for photos and videos **on or before** this date.
- **Keep albums:** Hold all photos and videos in the selected albums on your device, regardless of other settings. By default, `**WhatsApp**` related albums are selected to be kept on the device. Assets that are not already on the device will not be redownloaded.
- **Keep favorites:** This works the same way `**Keep albums**` . By default, favorited assets are preserved on your device.
- **Keep on device:** You can choose to restrict removal to `**Always keep**` **All photos** or **All videos**, regardless of other settings. This setting can hamper freeing up space significantly — with 80 GB of videos and 40 GB of photos, selecting `**Always keep photos**` retains thousands of photos on your device.
> \[!TIP]
> These configurations are persistent to make it convenient for those who perform this task often.
2. **Scan & Review:** Before any files are removed, you are presented with a review screen to confirm which items will be deleted and how much storage will be reclaimed.
3. **Deletion:** Confirmed items are moved to your device's native Trash/Recycle Bin.
> \[!NOTE]
> **Reclaim storage**
> To use the reclaimed space right away, you must manually empty the system/gallery trash outside Immich.
For more information about this feature, please read it [here](https://docs.immich.app/features/mobile-app#free-up-space )
##### Non-destructive editing
Immich now supports non-destructive photo editing. This means that any edits you make to an asset do not modify the original file; instead, the modifications are stored in the database, and new thumbnails are generated based on those changes. This means you can always revert to the original asset if needed.
When you download an edited asset, Immich provides the edited version by default. However, you can choose to download the original version if needed. Immich always generates an edited full-size version based on your full-size quality settings. This occurs regardless of whether the "Enable full-size image generation" setting is enabled or disabled.
> \[!NOTE]
> **Limitations:**
>
> - Mobile clients must be updated to v2.5.0 in order view the edited version of an asset. Clients will continue to > see the original asset if on a mobile app version <2.5.0
> - As of this version, the edited download won't include the EXIF metadata of the original asset. This feature will come in future releases.
> - Mobile editing still uses the old edit system (saving a new version of the photo). The mobile editor will be upgraded to use the new non-destructive editing system in a future release.
You can click on the following icon to enter edit mode
<img width="400" alt="image" src="https://github.com/user-attachments/assets/7f2092cf-c149-492c-af08-a04c8de16915 " />
Currently, Immich supports the following types of edits:
- Cropping
- Rotation
- Mirroring
<img width="800" alt="image" src="https://github.com/user-attachments/assets/b1c0b1e7-5074-4b19-ac23-449931a233f3 " />
Opening the editor on an edited asset will load the existing edits back in so you can make adjustments and changes.
<img width="800" alt="image" src="https://github.com/user-attachments/assets/0346e1ac-eb8c-490a-8d47-a3b79626b5b6 " />
##### Backup and restore from the web UI
Backup and restore are an important part of any self-hosted application; this feature helps you maintain reliable access to your instance during unexpected events, such as database corruption caused by system failure or power loss.
Historically, restoring an Immich instance to a specific point required the user to have access to the command line, which proved challenging for many users, especially those new to self-hosting and software maintenance.
Now, we have the entire backup and restore pipeline built into Immich, which allows you to quickly restore a database backup directly from the web UI. You can perform the steps either from the `Administration > Maintenance` page, or from a brand new instance on the welcome page.
**Restore from Administration's Maintenance page**
<img width="800" alt="image" src="https://github.com/user-attachments/assets/7a608442-bd1c-4e0c-b255-1df45699fa9f " />
**Restore from Onboarding page**
<img width="800" alt="image" src="https://github.com/user-attachments/assets/6012a0e6-ba32-45d0-aec4-c24d19bd4a25 " />
For more detailed steps, please read them in [our documentation](https://docs.immich.app/administration/backup-and-restore )
##### Upload improvement
This release also improves foreground upload in the mobile app. The previous implementation improves background uploads but leaves foreground uploads less reliable by leveraging the queue system to offload upload handling to the OS, which can be throttled under specific criteria.
We are taking back more control over handling uploads with the *try-and-true* method used in the old timeline, but this time it is supercharged with concurrent uploads and also correctly handles assets with missing file extensions from software such as DJI or Fusion Camera.
<img width="300" alt="image" src="https://github.com/user-attachments/assets/87d317ed-933b-48c7-88e3-d267e928b9d1 " />
Upload now will also send unique metadata for each asset to the server, so it can be used to quickly retrieve the checksum when reinstalling the app, saving time and CPU resources. This is especially useful for iCloud users, as the hashing process can take a long time.
For iOS and iCloud users, it is recommended to go to App Settings > Sync Status and tap the "Sync Cloud IDs" button to backfill the metadata for the uploaded content. You only need to do this once.
<img width="300" alt="image" src="https://github.com/user-attachments/assets/0470e707-f913-418c-94a5-3fb83ae95fae " />
##### Visual refresh across all platforms
This release also brings you a refreshed look and feel across the web, mobile app, and the documentation sites, with a new font face ("The-name-must-not-be-named" Sans) that improves reading legibility, especially for numbers and smaller text.
<img width="300" alt="image" src="https://github.com/user-attachments/assets/83fc22ab-c3c8-4dfe-99c2-4620c6f03938 " />
The UI library (<https://ui.immich.app/ >) components have also been added to the web app in more places. You should see a more standardized, coherent, and better hierarchy for UI components across the app.
<img width="300" alt="image" src="https://github.com/user-attachments/assets/80157cb0-e77f-4219-9648-373a21ebfd6e " />
All icon buttons now come with a tooltip, so you don't have to guess what function the button serves
<img width="300" alt="image" src="https://github.com/user-attachments/assets/df2119dc-d3a9-43ae-a002-593710d3d226 " />
##### Star rating (mobile)
Mobile now has the star-rating feature, similar to the web application. If you don't see a star rating on either platform, make sure the feature is enabled [here](https://my.immich.app/user-settings?isOpen=feature+rating ).
<img width="400" alt="image" src="https://github.com/user-attachments/assets/e6a3e6a4-a18a-41a4-9eb0-845be68904a9 " />
##### Disable admin setup
New installs show a welcome page and allow anyone to sign up / register as an admin. To have more control over whether this is allowed or not, we have added the following environment variable:
```typescript
IMMICH_ALLOW_SETUP=true|false
```
This is especially useful if you have already initialized Immich and never want this situation to be possible in the future, which can happen if for whatever reason the database is reset.
##### Additional fine-grained permissions (api keys)
Some existing endpoints have been assigned fine-grained permissions, allowing the creation of API keys with limited access. The new permissions include:\n
- `map.read` - Retrieve a list of latitude and longitude coordinates for every asset with location data
- `map.search` - Retrieve location information for latitude & longitude coordinates
- `folder.read` - Retrieve information about folders and which assets they contain
##### Progressive JPEGs
All image-generation settings now include a new option to enable progressive JPEGs. When enabled, supported browsers will progressively render the image.
<img width="800" alt="image" src="https://github.com/user-attachments/assets/ac62bb63-41da-419b-808f-b81ef90f7183 " />
##### Slideshow loop option (web)
The slideshow settings on the web now include an option to automatically start the slideshow over.
<img width="500" alt="image" src="https://github.com/user-attachments/assets/b9122b7b-ae6f-4536-bf4c-fc295f6bd486 " />
##### Native HTTP clients
All remote images are now requested using optimized HTTP clients, meaning images load more quickly and can keep up with your scrolling. Caching is also improved: not only does this make images even snappier to load after being downloaded, it also improves the offline experience with better responsiveness and a larger cache size.
***
As always, there are many more QoL improvements, bug fixes, and enhancements in this release. Please find the full release note below
#### Support Immich
<p align="center">
<img src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif " width="450" title="SUPPORT THE PROJECT!">
</p>
If you find the project helpful, you can support Immich by purchasing a product key at <https://buy.immich.app > or our merchandise at <https://immich.store >
<!-- Release notes generated using configuration in .github/release.yml at main -->
#### What's Changed
##### 🚀 Features
- feat: workflow ui by [@​alextran1502](https://github.com/alextran1502 ) in [#​24190](https://github.com/immich-app/immich/pull/24190 )
- feat: disable admin setup by [@​jrasm91](https://github.com/jrasm91 ) in [#​24628](https://github.com/immich-app/immich/pull/24628 )
- feat: free up space by [@​alextran1502](https://github.com/alextran1502 ) in [#​24999](https://github.com/immich-app/immich/pull/24999 )
- feat: use fastlane sigh to manage signing profiles by [@​alextran1502](https://github.com/alextran1502 ) in [#​25089](https://github.com/immich-app/immich/pull/25089 )
- feat: image editing by [@​bwees](https://github.com/bwees ) in [#​24155](https://github.com/immich-app/immich/pull/24155 )
- feat: add cloud id during native sync by [@​shenlong-tanwen](https://github.com/shenlong-tanwen ) in [#​20418](https://github.com/immich-app/immich/pull/20418 )
- feat: restore database backups by [@​insertish](https://github.com/insertish ) in [#​23978](https://github.com/immich-app/immich/pull/23978 )
- feat(mobile): star rating by [@​YarosMallorca](https://github.com/YarosMallorca ) in [#​24457](https://github.com/immich-app/immich/pull/24457 )
- feat(mobile): scrollbar for album page by [@​alextran1502](https://github.com/alextran1502 ) in [#​25507](https://github.com/immich-app/immich/pull/25507 )
##### 🌟 Enhancements
- feat: focus jumped-to item in timeline by [@​bo0tzz](https://github.com/bo0tzz ) in [#​24738](https://github.com/immich-app/immich/pull/24738 )
- chore: web editor improvements by [@​bwees](https://github.com/bwees ) in [#​25169](https://github.com/immich-app/immich/pull/25169 )
- feat: modal routes by [@​jrasm91](https://github.com/jrasm91 ) in [#​24726](https://github.com/immich-app/immich/pull/24726 )
- feat: prefer admin settings page over users page by [@​jrasm91](https://github.com/jrasm91 ) in [#​24780](https://github.com/immich-app/immich/pull/24780 )
- feat: shared link edit by [@​jrasm91](https://github.com/jrasm91 ) in [#​24783](https://github.com/immich-app/immich/pull/24783 )
- feat(mobile): use tabular figures in backup info card by [@​wrbl606](https://github.com/wrbl606 ) in [#​24820](https://github.com/immich-app/immich/pull/24820 )
- feat(mobile): album options to kebab menu by [@​idubnori](https://github.com/idubnori ) in [#​24204](https://github.com/immich-app/immich/pull/24204 )
- feat: Hide/show controls when zoom state changes by [@​Lauritz-Tieste](https://github.com/Lauritz-Tieste ) in [#​24784](https://github.com/immich-app/immich/pull/24784 )
- feat(server): Support camera `make`, `model`, and `lensModel` in Storage Template by [@​rahul-kumar-saini](https://github.com/rahul-kumar-saini ) in [#​24650](https://github.com/immich-app/immich/pull/24650 )
- feat(ml): update ONNX Runtime, OpenVINO and ROCm stack by [@​savely-krasovsky](https://github.com/savely-krasovsky ) in [#​23458](https://github.com/immich-app/immich/pull/23458 )
- chore(server): Vchord 1.0 support by [@​mmomjian](https://github.com/mmomjian ) in [#​23845](https://github.com/immich-app/immich/pull/23845 )
- feat(web): Add coordinate pair location searching. by [@​GustavJones](https://github.com/GustavJones ) in [#​24799](https://github.com/immich-app/immich/pull/24799 )
- feat: show asset owners for editors in shared albums by [@​ama156](https://github.com/ama156 ) in [#​24890](https://github.com/immich-app/immich/pull/24890 )
- feat(web): undo delete single asset by [@​YarosMallorca](https://github.com/YarosMallorca ) in [#​24439](https://github.com/immich-app/immich/pull/24439 )
- feat(server): implement switchable logging formats (console/json) by [@​DanielRamosAcosta](https://github.com/DanielRamosAcosta ) in [#​24791](https://github.com/immich-app/immich/pull/24791 )
- chore(web): bump immich/ui for tooltips by [@​jrasm91](https://github.com/jrasm91 ) in [#​24632](https://github.com/immich-app/immich/pull/24632 )
- feat(web): star rating keyboard shortcut by [@​cbochs](https://github.com/cbochs ) in [#​24620](https://github.com/immich-app/immich/pull/24620 )
- feat: bulk asset metadata endpoints by [@​jrasm91](https://github.com/jrasm91 ) in [#​25133](https://github.com/immich-app/immich/pull/25133 )
- feat(mobile): 2026 font by [@​alextran1502](https://github.com/alextran1502 ) in [#​25213](https://github.com/immich-app/immich/pull/25213 )
- feat(web): search albums by description by [@​YarosMallorca](https://github.com/YarosMallorca ) in [#​25244](https://github.com/immich-app/immich/pull/25244 )
- feat(web): 2026 font by [@​alextran1502](https://github.com/alextran1502 ) in [#​25174](https://github.com/immich-app/immich/pull/25174 )
- chore: dart http foreground upload by [@​alextran1502](https://github.com/alextran1502 ) in [#​24883](https://github.com/immich-app/immich/pull/24883 )
- feat: update intel compute driver by [@​savely-krasovsky](https://github.com/savely-krasovsky ) in [#​25259](https://github.com/immich-app/immich/pull/25259 )
- feat: download original asset by [@​danieldietzler](https://github.com/danieldietzler ) in [#​25302](https://github.com/immich-app/immich/pull/25302 )
- feat: allow /memory?id= in AndroidManifest by [@​arne182](https://github.com/arne182 ) in [#​25373](https://github.com/immich-app/immich/pull/25373 )
- fix: add scoped API permissions to map endpoints by [@​meesfrensel](https://github.com/meesfrensel ) in [#​25423](https://github.com/immich-app/immich/pull/25423 )
- fix(server): scoped permissions for more endpoints by [@​meesfrensel](https://github.com/meesfrensel ) in [#​25452](https://github.com/immich-app/immich/pull/25452 )
- feat: generate progressive JPEGs for thumbnails by [@​midzelis](https://github.com/midzelis ) in [#​25463](https://github.com/immich-app/immich/pull/25463 )
- feat: loop slideshows by [@​GeneralZero](https://github.com/GeneralZero ) in [#​25462](https://github.com/immich-app/immich/pull/25462 )
- feat(mobile): native clients by [@​mertalev](https://github.com/mertalev ) in [#​21459](https://github.com/immich-app/immich/pull/21459 )
##### 🐛 Bug fixes
- fix(maintenance): prevent enable/disable maintenance CLI hanging on occasion by [@​insertish](https://github.com/insertish ) in [#​24713](https://github.com/immich-app/immich/pull/24713 )
- fix(web): display jxl original by [@​mertalev](https://github.com/mertalev ) in [#​24766](https://github.com/immich-app/immich/pull/24766 )
- fix(web): stale album info by [@​jrasm91](https://github.com/jrasm91 ) in [#​24787](https://github.com/immich-app/immich/pull/24787 )
- fix: album card timezone by [@​danieldietzler](https://github.com/danieldietzler ) in [#​24855](https://github.com/immich-app/immich/pull/24855 )
- fix(web): let slideshow videos play ([#​19601](https://github.com/immich-app/immich/issues/19601 )) by [@​keanucz](https://github.com/keanucz ) in [#​24914](https://github.com/immich-app/immich/pull/24914 )
- fix(server): update exiftool-vendored to v34.3 for correct colon-less timezone parsing by [@​dosten](https://github.com/dosten ) in [#​24979](https://github.com/immich-app/immich/pull/24979 )
- fix(mobile): hide delete action for remote-only assets by [@​skrmc](https://github.com/skrmc ) in [#​25010](https://github.com/immich-app/immich/pull/25010 )
- fix: import config from json by [@​MontejoJorge](https://github.com/MontejoJorge ) in [#​25030](https://github.com/immich-app/immich/pull/25030 )
- fix: search input has incorrect focus state after closing the search filter modal by [@​alextran1502](https://github.com/alextran1502 ) in [#​24886](https://github.com/immich-app/immich/pull/24886 )
- fix(web): duplicate key error and enable expiration editing for expired shared links by [@​timonrieger](https://github.com/timonrieger ) in [#​24686](https://github.com/immich-app/immich/pull/24686 )
- fix: shared-link-mapper by [@​jrasm91](https://github.com/jrasm91 ) in [#​24794](https://github.com/immich-app/immich/pull/24794 )
- fix(server): migrate motion part of live photo by [@​NikhilAlapati](https://github.com/NikhilAlapati ) in [#​24688](https://github.com/immich-app/immich/pull/24688 )
- fix(web): use asset date for change date popup when single asset selected by [@​majiayu000](https://github.com/majiayu000 ) in [#​25076](https://github.com/immich-app/immich/pull/25076 )
- fix(web): long text taking more width than expected in duplicate manager by [@​HemendraSinghShekhawat](https://github.com/HemendraSinghShekhawat ) in [#​24547](https://github.com/immich-app/immich/pull/24547 )
- fix(web): broken asset urls if shared link has photos in name by [@​YarosMallorca](https://github.com/YarosMallorca ) in [#​24451](https://github.com/immich-app/immich/pull/24451 )
- fix(server): search statistics with personIds returns 500 by [@​majiayu000](https://github.com/majiayu000 ) in [#​25074](https://github.com/immich-app/immich/pull/25074 )
- fix(web): server stats layout by [@​meesfrensel](https://github.com/meesfrensel ) in [#​25085](https://github.com/immich-app/immich/pull/25085 )
- fix: enter now submits the date modals by [@​fabb](https://github.com/fabb ) in [#​25053](https://github.com/immich-app/immich/pull/25053 )
- fix(web): improve text contrast in minimized upload panel by [@​majiayu000](https://github.com/majiayu000 ) in [#​25075](https://github.com/immich-app/immich/pull/25075 )
- fix: propagate iCloud Shared Album flag by [@​alextran1502](https://github.com/alextran1502 ) in [#​25060](https://github.com/immich-app/immich/pull/25060 )
- fix: description does not rerender when navigating between assets by [@​alextran1502](https://github.com/alextran1502 ) in [#​25137](https://github.com/immich-app/immich/pull/25137 )
- fix(server): avoid upserting empty metadata array by [@​timonrieger](https://github.com/timonrieger ) in [#​25143](https://github.com/immich-app/immich/pull/25143 )
- fix(server): Document HTTP 200 response for duplicate uploads in OpenAPI by [@​timonrieger](https://github.com/timonrieger ) in [#​25148](https://github.com/immich-app/immich/pull/25148 )
- fix(web): person asset count doesn't update when navigating by [@​YarosMallorca](https://github.com/YarosMallorca ) in [#​24438](https://github.com/immich-app/immich/pull/24438 )
- fix(mobile): remove weird zooming behaviour on videos and play/pause button delay by [@​goalie2002](https://github.com/goalie2002 ) in [#​24006](https://github.com/immich-app/immich/pull/24006 )
- fix: unlock properties after successful sidecar write by [@​danieldietzler](https://github.com/danieldietzler ) in [#​25168](https://github.com/immich-app/immich/pull/25168 )
- fix(web): show relevant navbar options for partner assets by [@​YarosMallorca](https://github.com/YarosMallorca ) in [#​24832](https://github.com/immich-app/immich/pull/24832 )
- fix(web): added background gradient for video time visibility by [@​HemendraSinghShekhawat](https://github.com/HemendraSinghShekhawat ) in [#​25138](https://github.com/immich-app/immich/pull/25138 )
- feat(mobile): do not restore locally deleted assets during trash sync (Android) by [@​PeterOmbodi](https://github.com/PeterOmbodi ) in [#​24218](https://github.com/immich-app/immich/pull/24218 )
- fix: asset local type casting by [@​alextran1502](https://github.com/alextran1502 ) in [#​25214](https://github.com/immich-app/immich/pull/25214 )
- fix(web): ocr button not clickable for stacked assets by [@​YarosMallorca](https://github.com/YarosMallorca ) in [#​25210](https://github.com/immich-app/immich/pull/25210 )
- fix(web): Handle upload failures from public users by [@​juliancarrivick](https://github.com/juliancarrivick ) in [#​24826](https://github.com/immich-app/immich/pull/24826 )
- fix(mobile): prevent system UI from hiding on drag down gesture by [@​goalie2002](https://github.com/goalie2002 ) in [#​25240](https://github.com/immich-app/immich/pull/25240 )
- fix: migration order by [@​jrasm91](https://github.com/jrasm91 ) in [#​25249](https://github.com/immich-app/immich/pull/25249 )
- fix(web): redirect to login by [@​jrasm91](https://github.com/jrasm91 ) in [#​25254](https://github.com/immich-app/immich/pull/25254 )
- fix(mobile): improve asset transition back to timeline by [@​goalie2002](https://github.com/goalie2002 ) in [#​24485](https://github.com/immich-app/immich/pull/24485 )
- fix: dark mode appbar color by [@​akashKarmakar02](https://github.com/akashKarmakar02 ) in [#​24976](https://github.com/immich-app/immich/pull/24976 )
- fix(web): add min-width to setting input field by [@​K0lin](https://github.com/K0lin ) in [#​25317](https://github.com/immich-app/immich/pull/25317 )
- fix(server): api key update checks by [@​jrasm91](https://github.com/jrasm91 ) in [#​25363](https://github.com/immich-app/immich/pull/25363 )
- fix(mobile): album selector icon visibility by [@​ByteSizedMarius](https://github.com/ByteSizedMarius ) in [#​25311](https://github.com/immich-app/immich/pull/25311 )
- fix(mobile): indicators not showing on thumbnail tile after asset change in viewer by [@​goalie2002](https://github.com/goalie2002 ) in [#​25297](https://github.com/immich-app/immich/pull/25297 )
- fix(web): handle deletion from asset viewer on map page by [@​meesfrensel](https://github.com/meesfrensel ) in [#​25393](https://github.com/immich-app/immich/pull/25393 )
- fix: tag update race condition by [@​danieldietzler](https://github.com/danieldietzler ) in [#​25371](https://github.com/immich-app/immich/pull/25371 )
- fix(web): allow exiting pin setup flow by [@​meesfrensel](https://github.com/meesfrensel ) in [#​25413](https://github.com/immich-app/immich/pull/25413 )
- fix: upload file without extension by [@​alextran1502](https://github.com/alextran1502 ) in [#​25419](https://github.com/immich-app/immich/pull/25419 )
- fix: incorrect asset viewer scale on image frame update by [@​shenlong-tanwen](https://github.com/shenlong-tanwen ) in [#​25430](https://github.com/immich-app/immich/pull/25430 )
- fix(mobile): bring back map settings by [@​shenlong-tanwen](https://github.com/shenlong-tanwen ) in [#​25448](https://github.com/immich-app/immich/pull/25448 )
- fix(web): fix badge value in queues page by [@​beinganukul](https://github.com/beinganukul ) in [#​25445](https://github.com/immich-app/immich/pull/25445 )
- fix(mobile): backfill asset dimensions to exif table by [@​bwees](https://github.com/bwees ) in [#​25483](https://github.com/immich-app/immich/pull/25483 )
- fix(mobile): do not try to load video as image by [@​mertalev](https://github.com/mertalev ) in [#​25495](https://github.com/immich-app/immich/pull/25495 )
##### 📚 Documentation
- fix: product keys wording in commercial guidelines faq by [@​bo0tzz](https://github.com/bo0tzz ) in [#​24765](https://github.com/immich-app/immich/pull/24765 )
- docs: config options for hardware transcoding by [@​Javex](https://github.com/Javex ) in [#​24853](https://github.com/immich-app/immich/pull/24853 )
- fix: use my.immich.app as url placeholder in docs by [@​bo0tzz](https://github.com/bo0tzz ) in [#​25153](https://github.com/immich-app/immich/pull/25153 )
- chore: update Thai README (remove "under active development" lines) by [@​ppnplus](https://github.com/ppnplus ) in [#​25208](https://github.com/immich-app/immich/pull/25208 )
- fix(docs): add missing mermaid dependency and configuration by [@​bdoerfchen](https://github.com/bdoerfchen ) in [#​25247](https://github.com/immich-app/immich/pull/25247 )
- chore(docs): update RAM req by [@​mmomjian](https://github.com/mmomjian ) in [#​25344](https://github.com/immich-app/immich/pull/25344 )
- feat(docs): add Free Up Space section by [@​aviv926](https://github.com/aviv926 ) in [#​25253](https://github.com/immich-app/immich/pull/25253 )
- docs: update README\_de\_DE.md by [@​solluh](https://github.com/solluh ) in [#​25443](https://github.com/immich-app/immich/pull/25443 )
- fix(docs): document that fullsize thumbnail might redirect to original by [@​meesfrensel](https://github.com/meesfrensel ) in [#​25416](https://github.com/immich-app/immich/pull/25416 )
- docs: update documentation by [@​alextran1502](https://github.com/alextran1502 ) in [#​25440](https://github.com/immich-app/immich/pull/25440 )
#### New Contributors
- [@​wrbl606](https://github.com/wrbl606 ) made their first contribution in [#​24820](https://github.com/immich-app/immich/pull/24820 )
- [@​keanucz](https://github.com/keanucz ) made their first contribution in [#​24914](https://github.com/immich-app/immich/pull/24914 )
- [@​rahul-kumar-saini](https://github.com/rahul-kumar-saini ) made their first contribution in [#​24650](https://github.com/immich-app/immich/pull/24650 )
- [@​dosten](https://github.com/dosten ) made their first contribution in [#​24979](https://github.com/immich-app/immich/pull/24979 )
- [@​GustavJones](https://github.com/GustavJones ) made their first contribution in [#​24799](https://github.com/immich-app/immich/pull/24799 )
- [@​skrmc](https://github.com/skrmc ) made their first contribution in [#​25010](https://github.com/immich-app/immich/pull/25010 )
- [@​ama156](https://github.com/ama156 ) made their first contribution in [#​24890](https://github.com/immich-app/immich/pull/24890 )
- [@​DanielRamosAcosta](https://github.com/DanielRamosAcosta ) made their first contribution in [#​24791](https://github.com/immich-app/immich/pull/24791 )
- [@​NikhilAlapati](https://github.com/NikhilAlapati ) made their first contribution in [#​24688](https://github.com/immich-app/immich/pull/24688 )
- [@​flpcury](https://github.com/flpcury ) made their first contribution in [#​24867](https://github.com/immich-app/immich/pull/24867 )
- [@​Javex](https://github.com/Javex ) made their first contribution in [#​24853](https://github.com/immich-app/immich/pull/24853 )
- [@​majiayu000](https://github.com/majiayu000 ) made their first contribution in [#​25076](https://github.com/immich-app/immich/pull/25076 )
- [@​HemendraSinghShekhawat](https://github.com/HemendraSinghShekhawat ) made their first contribution in [#​24547](https://github.com/immich-app/immich/pull/24547 )
- [@​cbochs](https://github.com/cbochs ) made their first contribution in [#​24620](https://github.com/immich-app/immich/pull/24620 )
- [@​fabb](https://github.com/fabb ) made their first contribution in [#​25053](https://github.com/immich-app/immich/pull/25053 )
- [@​ppnplus](https://github.com/ppnplus ) made their first contribution in [#​25208](https://github.com/immich-app/immich/pull/25208 )
- [@​juliancarrivick](https://github.com/juliancarrivick ) made their first contribution in [#​24826](https://github.com/immich-app/immich/pull/24826 )
- [@​bdoerfchen](https://github.com/bdoerfchen ) made their first contribution in [#​25247](https://github.com/immich-app/immich/pull/25247 )
- [@​akashKarmakar02](https://github.com/akashKarmakar02 ) made their first contribution in [#​24976](https://github.com/immich-app/immich/pull/24976 )
- [@​K0lin](https://github.com/K0lin ) made their first contribution in [#​25317](https://github.com/immich-app/immich/pull/25317 )
- [@​NAM-MAN](https://github.com/NAM-MAN ) made their first contribution in [#​25320](https://github.com/immich-app/immich/pull/25320 )
- [@​ByteSizedMarius](https://github.com/ByteSizedMarius ) made their first contribution in [#​25311](https://github.com/immich-app/immich/pull/25311 )
- [@​arne182](https://github.com/arne182 ) made their first contribution in [#​25373](https://github.com/immich-app/immich/pull/25373 )
- [@​solluh](https://github.com/solluh ) made their first contribution in [#​25443](https://github.com/immich-app/immich/pull/25443 )
- [@​beinganukul](https://github.com/beinganukul ) made their first contribution in [#​25445](https://github.com/immich-app/immich/pull/25445 )
- [@​GeneralZero](https://github.com/GeneralZero ) made their first contribution in [#​25462](https://github.com/immich-app/immich/pull/25462 )
**Full Changelog**: <https://github.com/immich-app/immich/compare/v2.4.1...v2.5.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3541
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-27 21:44:16 +00:00
3f1e9e4de3
chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.5.0 ( #3537 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m21s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/immich-app/immich-server](https://github.com/immich-app/immich ) | minor | `v2.4.1` → `v2.5.0` |
---
### Release Notes
<details>
<summary>immich-app/immich (ghcr.io/immich-app/immich-server)</summary>
### [`v2.5.0`](https://github.com/immich-app/immich/releases/tag/v2.5.0 ): - 90000 Stars Release
[Compare Source](https://github.com/immich-app/immich/compare/v2.4.1...v2.5.0 )
### v2.5.0
> \[!NOTE]
> 20:23 GMT: We are halting the release of the mobile app as there are some reported issues with migration
>
> Sorry for the inconvenience
#### Highlights
Happy New Year! Welcome to Immich `v2.5.0`. This release is our fireworks to celebrate both the new year and reaching *90,000* stars on GitHub. It is packed with major features that have been in the works for quite some time, and the team has kicked off the year with incredible momentum that we're excited to carry forward. We couldn't wait to share this with you. Let's dive right in:
- Free Up Space
- Non-destructive editing
- Database backup and restore (web)
- Upload improvements
- Visual refresh across all platforms
- Disable admin setup
- Star rating (mobile)
- Additional fine-grained permissions (api keys)
- Progressive JPEGs
- Slideshow loop option (web)
- Native HTTP clients for HTTP/2 and HTTP/3 image loading
##### Free Up Space
*This feature was requested ages ago. So long in fact, that it has a 3-digit ID ([#​165](https://github.com/immich-app/immich/issues/165 ))! Given the rapid iteration and development pace of the pre-stable era, it was risky to include it in the app due to its bulk-delete nature. But it is now 2026* 😄 *, so here we are.*
**Free Up Space** allows you to remove local media files from your device that have already been successfully backed up to your Immich server (and are not in Immich trash). This helps reclaim storage on your mobile device without losing your memories. The feature can be accessed from the user profile panel or from the Settings page in the mobile app.
<img width="300" alt="image" src="https://github.com/user-attachments/assets/2985ea6c-4392-414e-aef3-83c70ffe5570 " />
<img alt="image" src="https://github.com/user-attachments/assets/cf7b7d2c-5d37-4c13-a6ad-cacb53a71acb " />
There are configuration options and steps to make sure that everything is verified before deleting from the app.
1. **Configuration:**
- **Cutoff date:** Free Up Space will only look for photos and videos **on or before** this date.
- **Keep albums:** Hold all photos and videos in the selected albums on your device, regardless of other settings. By default, `**WhatsApp**` related albums are selected to be kept on the device. Assets that are not already on the device will not be redownloaded.
- **Keep favorites:** This works the same way `**Keep albums**` . By default, favorited assets are preserved on your device.
- **Keep on device:** You can choose to restrict removal to `**Always keep**` **All photos** or **All videos**, regardless of other settings. This setting can hamper freeing up space significantly — with 80 GB of videos and 40 GB of photos, selecting `**Always keep photos**` retains thousands of photos on your device.
> \[!TIP]
> These configurations are persistent to make it convenient for those who perform this task often.
2. **Scan & Review:** Before any files are removed, you are presented with a review screen to confirm which items will be deleted and how much storage will be reclaimed.
3. **Deletion:** Confirmed items are moved to your device's native Trash/Recycle Bin.
> \[!NOTE]
> **Reclaim storage**
> To use the reclaimed space right away, you must manually empty the system/gallery trash outside Immich.
For more information about this feature, please read it [here](https://docs.immich.app/features/mobile-app#free-up-space )
##### Non-destructive editing
Immich now supports non-destructive photo editing. This means that any edits you make to an asset do not modify the original file; instead, the modifications are stored in the database, and new thumbnails are generated based on those changes. This means you can always revert to the original asset if needed.
When you download an edited asset, Immich provides the edited version by default. However, you can choose to download the original version if needed. Immich always generates an edited full-size version based on your full-size quality settings. This occurs regardless of whether the "Enable full-size image generation" setting is enabled or disabled.
> \[!NOTE]
> **Limitations:**
>
> - Mobile clients must be updated to v2.5.0 in order view the edited version of an asset. Clients will continue to > see the original asset if on a mobile app version <2.5.0
> - As of this version, the edited download won't include the EXIF metadata of the original asset. This feature will come in future releases.
> - Mobile editing still uses the old edit system (saving a new version of the photo). The mobile editor will be upgraded to use the new non-destructive editing system in a future release.
You can click on the following icon to enter edit mode
<img width="400" alt="image" src="https://github.com/user-attachments/assets/7f2092cf-c149-492c-af08-a04c8de16915 " />
Currently, Immich supports the following types of edits:
- Cropping
- Rotation
- Mirroring
<img width="800" alt="image" src="https://github.com/user-attachments/assets/b1c0b1e7-5074-4b19-ac23-449931a233f3 " />
Opening the editor on an edited asset will load the existing edits back in so you can make adjustments and changes.
<img width="800" alt="image" src="https://github.com/user-attachments/assets/0346e1ac-eb8c-490a-8d47-a3b79626b5b6 " />
##### Backup and restore from the web UI
Backup and restore are an important part of any self-hosted application; this feature helps you maintain reliable access to your instance during unexpected events, such as database corruption caused by system failure or power loss.
Historically, restoring an Immich instance to a specific point required the user to have access to the command line, which proved challenging for many users, especially those new to self-hosting and software maintenance.
Now, we have the entire backup and restore pipeline built into Immich, which allows you to quickly restore a database backup directly from the web UI. You can perform the steps either from the `Administration > Maintenance` page, or from a brand new instance on the welcome page.
**Restore from Administration's Maintenance page**
<img width="800" alt="image" src="https://github.com/user-attachments/assets/7a608442-bd1c-4e0c-b255-1df45699fa9f " />
**Restore from Onboarding page**
<img width="800" alt="image" src="https://github.com/user-attachments/assets/6012a0e6-ba32-45d0-aec4-c24d19bd4a25 " />
For more detailed steps, please read them in [our documentation](https://docs.immich.app/administration/backup-and-restore )
##### Upload improvement
This release also improves foreground upload in the mobile app. The previous implementation improves background uploads but leaves foreground uploads less reliable by leveraging the queue system to offload upload handling to the OS, which can be throttled under specific criteria.
We are taking back more control over handling uploads with the *try-and-true* method used in the old timeline, but this time it is supercharged with concurrent uploads and also correctly handles assets with missing file extensions from software such as DJI or Fusion Camera.
<img width="300" alt="image" src="https://github.com/user-attachments/assets/87d317ed-933b-48c7-88e3-d267e928b9d1 " />
Upload now will also send unique metadata for each asset to the server, so it can be used to quickly retrieve the checksum when reinstalling the app, saving time and CPU resources. This is especially useful for iCloud users, as the hashing process can take a long time.
For iOS and iCloud users, it is recommended to go to App Settings > Sync Status and tap the "Sync Cloud IDs" button to backfill the metadata for the uploaded content. You only need to do this once.
<img width="300" alt="image" src="https://github.com/user-attachments/assets/0470e707-f913-418c-94a5-3fb83ae95fae " />
##### Visual refresh across all platforms
This release also brings you a refreshed look and feel across the web, mobile app, and the documentation sites, with a new font face ("The-name-must-not-be-named" Sans) that improves reading legibility, especially for numbers and smaller text.
<img width="300" alt="image" src="https://github.com/user-attachments/assets/83fc22ab-c3c8-4dfe-99c2-4620c6f03938 " />
The UI library (<https://ui.immich.app/ >) components have also been added to the web app in more places. You should see a more standardized, coherent, and better hierarchy for UI components across the app.
<img width="300" alt="image" src="https://github.com/user-attachments/assets/80157cb0-e77f-4219-9648-373a21ebfd6e " />
All icon buttons now come with a tooltip, so you don't have to guess what function the button serves
<img width="300" alt="image" src="https://github.com/user-attachments/assets/df2119dc-d3a9-43ae-a002-593710d3d226 " />
##### Star rating (mobile)
Mobile now has the star-rating feature, similar to the web application. If you don't see a star rating on either platform, make sure the feature is enabled [here](https://my.immich.app/user-settings?isOpen=feature+rating ).
<img width="400" alt="image" src="https://github.com/user-attachments/assets/e6a3e6a4-a18a-41a4-9eb0-845be68904a9 " />
##### Disable admin setup
New installs show a welcome page and allow anyone to sign up / register as an admin. To have more control over whether this is allowed or not, we have added the following environment variable:
```typescript
IMMICH_ALLOW_SETUP=true|false
```
This is especially useful if you have already initialized Immich and never want this situation to be possible in the future, which can happen if for whatever reason the database is reset.
##### Additional fine-grained permissions (api keys)
Some existing endpoints have been assigned fine-grained permissions, allowing the creation of API keys with limited access. The new permissions include:\n
- `map.read` - Retrieve a list of latitude and longitude coordinates for every asset with location data
- `map.search` - Retrieve location information for latitude & longitude coordinates
- `folder.read` - Retrieve information about folders and which assets they contain
##### Progressive JPEGs
All image-generation settings now include a new option to enable progressive JPEGs. When enabled, supported browsers will progressively render the image.
<img width="800" alt="image" src="https://github.com/user-attachments/assets/ac62bb63-41da-419b-808f-b81ef90f7183 " />
##### Slideshow loop option (web)
The slideshow settings on the web now include an option to automatically start the slideshow over.
<img width="500" alt="image" src="https://github.com/user-attachments/assets/b9122b7b-ae6f-4536-bf4c-fc295f6bd486 " />
##### Native HTTP clients
All remote images are now requested using optimized HTTP clients, meaning images load more quickly and can keep up with your scrolling. Caching is also improved: not only does this make images even snappier to load after being downloaded, it also improves the offline experience with better responsiveness and a larger cache size.
***
As always, there are many more QoL improvements, bug fixes, and enhancements in this release. Please find the full release note below
#### Support Immich
<p align="center">
<img src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif " width="450" title="SUPPORT THE PROJECT!">
</p>
If you find the project helpful, you can support Immich by purchasing a product key at <https://buy.immich.app > or our merchandise at <https://immich.store >
<!-- Release notes generated using configuration in .github/release.yml at main -->
#### What's Changed
##### 🚀 Features
- feat: workflow ui by [@​alextran1502](https://github.com/alextran1502 ) in [#​24190](https://github.com/immich-app/immich/pull/24190 )
- feat: disable admin setup by [@​jrasm91](https://github.com/jrasm91 ) in [#​24628](https://github.com/immich-app/immich/pull/24628 )
- feat: free up space by [@​alextran1502](https://github.com/alextran1502 ) in [#​24999](https://github.com/immich-app/immich/pull/24999 )
- feat: use fastlane sigh to manage signing profiles by [@​alextran1502](https://github.com/alextran1502 ) in [#​25089](https://github.com/immich-app/immich/pull/25089 )
- feat: image editing by [@​bwees](https://github.com/bwees ) in [#​24155](https://github.com/immich-app/immich/pull/24155 )
- feat: add cloud id during native sync by [@​shenlong-tanwen](https://github.com/shenlong-tanwen ) in [#​20418](https://github.com/immich-app/immich/pull/20418 )
- feat: restore database backups by [@​insertish](https://github.com/insertish ) in [#​23978](https://github.com/immich-app/immich/pull/23978 )
- feat(mobile): star rating by [@​YarosMallorca](https://github.com/YarosMallorca ) in [#​24457](https://github.com/immich-app/immich/pull/24457 )
- feat(mobile): scrollbar for album page by [@​alextran1502](https://github.com/alextran1502 ) in [#​25507](https://github.com/immich-app/immich/pull/25507 )
##### 🌟 Enhancements
- feat: focus jumped-to item in timeline by [@​bo0tzz](https://github.com/bo0tzz ) in [#​24738](https://github.com/immich-app/immich/pull/24738 )
- chore: web editor improvements by [@​bwees](https://github.com/bwees ) in [#​25169](https://github.com/immich-app/immich/pull/25169 )
- feat: modal routes by [@​jrasm91](https://github.com/jrasm91 ) in [#​24726](https://github.com/immich-app/immich/pull/24726 )
- feat: prefer admin settings page over users page by [@​jrasm91](https://github.com/jrasm91 ) in [#​24780](https://github.com/immich-app/immich/pull/24780 )
- feat: shared link edit by [@​jrasm91](https://github.com/jrasm91 ) in [#​24783](https://github.com/immich-app/immich/pull/24783 )
- feat(mobile): use tabular figures in backup info card by [@​wrbl606](https://github.com/wrbl606 ) in [#​24820](https://github.com/immich-app/immich/pull/24820 )
- feat(mobile): album options to kebab menu by [@​idubnori](https://github.com/idubnori ) in [#​24204](https://github.com/immich-app/immich/pull/24204 )
- feat: Hide/show controls when zoom state changes by [@​Lauritz-Tieste](https://github.com/Lauritz-Tieste ) in [#​24784](https://github.com/immich-app/immich/pull/24784 )
- feat(server): Support camera `make`, `model`, and `lensModel` in Storage Template by [@​rahul-kumar-saini](https://github.com/rahul-kumar-saini ) in [#​24650](https://github.com/immich-app/immich/pull/24650 )
- feat(ml): update ONNX Runtime, OpenVINO and ROCm stack by [@​savely-krasovsky](https://github.com/savely-krasovsky ) in [#​23458](https://github.com/immich-app/immich/pull/23458 )
- chore(server): Vchord 1.0 support by [@​mmomjian](https://github.com/mmomjian ) in [#​23845](https://github.com/immich-app/immich/pull/23845 )
- feat(web): Add coordinate pair location searching. by [@​GustavJones](https://github.com/GustavJones ) in [#​24799](https://github.com/immich-app/immich/pull/24799 )
- feat: show asset owners for editors in shared albums by [@​ama156](https://github.com/ama156 ) in [#​24890](https://github.com/immich-app/immich/pull/24890 )
- feat(web): undo delete single asset by [@​YarosMallorca](https://github.com/YarosMallorca ) in [#​24439](https://github.com/immich-app/immich/pull/24439 )
- feat(server): implement switchable logging formats (console/json) by [@​DanielRamosAcosta](https://github.com/DanielRamosAcosta ) in [#​24791](https://github.com/immich-app/immich/pull/24791 )
- chore(web): bump immich/ui for tooltips by [@​jrasm91](https://github.com/jrasm91 ) in [#​24632](https://github.com/immich-app/immich/pull/24632 )
- feat(web): star rating keyboard shortcut by [@​cbochs](https://github.com/cbochs ) in [#​24620](https://github.com/immich-app/immich/pull/24620 )
- feat: bulk asset metadata endpoints by [@​jrasm91](https://github.com/jrasm91 ) in [#​25133](https://github.com/immich-app/immich/pull/25133 )
- feat(mobile): 2026 font by [@​alextran1502](https://github.com/alextran1502 ) in [#​25213](https://github.com/immich-app/immich/pull/25213 )
- feat(web): search albums by description by [@​YarosMallorca](https://github.com/YarosMallorca ) in [#​25244](https://github.com/immich-app/immich/pull/25244 )
- feat(web): 2026 font by [@​alextran1502](https://github.com/alextran1502 ) in [#​25174](https://github.com/immich-app/immich/pull/25174 )
- chore: dart http foreground upload by [@​alextran1502](https://github.com/alextran1502 ) in [#​24883](https://github.com/immich-app/immich/pull/24883 )
- feat: update intel compute driver by [@​savely-krasovsky](https://github.com/savely-krasovsky ) in [#​25259](https://github.com/immich-app/immich/pull/25259 )
- feat: download original asset by [@​danieldietzler](https://github.com/danieldietzler ) in [#​25302](https://github.com/immich-app/immich/pull/25302 )
- feat: allow /memory?id= in AndroidManifest by [@​arne182](https://github.com/arne182 ) in [#​25373](https://github.com/immich-app/immich/pull/25373 )
- fix: add scoped API permissions to map endpoints by [@​meesfrensel](https://github.com/meesfrensel ) in [#​25423](https://github.com/immich-app/immich/pull/25423 )
- fix(server): scoped permissions for more endpoints by [@​meesfrensel](https://github.com/meesfrensel ) in [#​25452](https://github.com/immich-app/immich/pull/25452 )
- feat: generate progressive JPEGs for thumbnails by [@​midzelis](https://github.com/midzelis ) in [#​25463](https://github.com/immich-app/immich/pull/25463 )
- feat: loop slideshows by [@​GeneralZero](https://github.com/GeneralZero ) in [#​25462](https://github.com/immich-app/immich/pull/25462 )
- feat(mobile): native clients by [@​mertalev](https://github.com/mertalev ) in [#​21459](https://github.com/immich-app/immich/pull/21459 )
##### 🐛 Bug fixes
- fix(maintenance): prevent enable/disable maintenance CLI hanging on occasion by [@​insertish](https://github.com/insertish ) in [#​24713](https://github.com/immich-app/immich/pull/24713 )
- fix(web): display jxl original by [@​mertalev](https://github.com/mertalev ) in [#​24766](https://github.com/immich-app/immich/pull/24766 )
- fix(web): stale album info by [@​jrasm91](https://github.com/jrasm91 ) in [#​24787](https://github.com/immich-app/immich/pull/24787 )
- fix: album card timezone by [@​danieldietzler](https://github.com/danieldietzler ) in [#​24855](https://github.com/immich-app/immich/pull/24855 )
- fix(web): let slideshow videos play ([#​19601](https://github.com/immich-app/immich/issues/19601 )) by [@​keanucz](https://github.com/keanucz ) in [#​24914](https://github.com/immich-app/immich/pull/24914 )
- fix(server): update exiftool-vendored to v34.3 for correct colon-less timezone parsing by [@​dosten](https://github.com/dosten ) in [#​24979](https://github.com/immich-app/immich/pull/24979 )
- fix(mobile): hide delete action for remote-only assets by [@​skrmc](https://github.com/skrmc ) in [#​25010](https://github.com/immich-app/immich/pull/25010 )
- fix: import config from json by [@​MontejoJorge](https://github.com/MontejoJorge ) in [#​25030](https://github.com/immich-app/immich/pull/25030 )
- fix: search input has incorrect focus state after closing the search filter modal by [@​alextran1502](https://github.com/alextran1502 ) in [#​24886](https://github.com/immich-app/immich/pull/24886 )
- fix(web): duplicate key error and enable expiration editing for expired shared links by [@​timonrieger](https://github.com/timonrieger ) in [#​24686](https://github.com/immich-app/immich/pull/24686 )
- fix: shared-link-mapper by [@​jrasm91](https://github.com/jrasm91 ) in [#​24794](https://github.com/immich-app/immich/pull/24794 )
- fix(server): migrate motion part of live photo by [@​NikhilAlapati](https://github.com/NikhilAlapati ) in [#​24688](https://github.com/immich-app/immich/pull/24688 )
- fix(web): use asset date for change date popup when single asset selected by [@​majiayu000](https://github.com/majiayu000 ) in [#​25076](https://github.com/immich-app/immich/pull/25076 )
- fix(web): long text taking more width than expected in duplicate manager by [@​HemendraSinghShekhawat](https://github.com/HemendraSinghShekhawat ) in [#​24547](https://github.com/immich-app/immich/pull/24547 )
- fix(web): broken asset urls if shared link has photos in name by [@​YarosMallorca](https://github.com/YarosMallorca ) in [#​24451](https://github.com/immich-app/immich/pull/24451 )
- fix(server): search statistics with personIds returns 500 by [@​majiayu000](https://github.com/majiayu000 ) in [#​25074](https://github.com/immich-app/immich/pull/25074 )
- fix(web): server stats layout by [@​meesfrensel](https://github.com/meesfrensel ) in [#​25085](https://github.com/immich-app/immich/pull/25085 )
- fix: enter now submits the date modals by [@​fabb](https://github.com/fabb ) in [#​25053](https://github.com/immich-app/immich/pull/25053 )
- fix(web): improve text contrast in minimized upload panel by [@​majiayu000](https://github.com/majiayu000 ) in [#​25075](https://github.com/immich-app/immich/pull/25075 )
- fix: propagate iCloud Shared Album flag by [@​alextran1502](https://github.com/alextran1502 ) in [#​25060](https://github.com/immich-app/immich/pull/25060 )
- fix: description does not rerender when navigating between assets by [@​alextran1502](https://github.com/alextran1502 ) in [#​25137](https://github.com/immich-app/immich/pull/25137 )
- fix(server): avoid upserting empty metadata array by [@​timonrieger](https://github.com/timonrieger ) in [#​25143](https://github.com/immich-app/immich/pull/25143 )
- fix(server): Document HTTP 200 response for duplicate uploads in OpenAPI by [@​timonrieger](https://github.com/timonrieger ) in [#​25148](https://github.com/immich-app/immich/pull/25148 )
- fix(web): person asset count doesn't update when navigating by [@​YarosMallorca](https://github.com/YarosMallorca ) in [#​24438](https://github.com/immich-app/immich/pull/24438 )
- fix(mobile): remove weird zooming behaviour on videos and play/pause button delay by [@​goalie2002](https://github.com/goalie2002 ) in [#​24006](https://github.com/immich-app/immich/pull/24006 )
- fix: unlock properties after successful sidecar write by [@​danieldietzler](https://github.com/danieldietzler ) in [#​25168](https://github.com/immich-app/immich/pull/25168 )
- fix(web): show relevant navbar options for partner assets by [@​YarosMallorca](https://github.com/YarosMallorca ) in [#​24832](https://github.com/immich-app/immich/pull/24832 )
- fix(web): added background gradient for video time visibility by [@​HemendraSinghShekhawat](https://github.com/HemendraSinghShekhawat ) in [#​25138](https://github.com/immich-app/immich/pull/25138 )
- feat(mobile): do not restore locally deleted assets during trash sync (Android) by [@​PeterOmbodi](https://github.com/PeterOmbodi ) in [#​24218](https://github.com/immich-app/immich/pull/24218 )
- fix: asset local type casting by [@​alextran1502](https://github.com/alextran1502 ) in [#​25214](https://github.com/immich-app/immich/pull/25214 )
- fix(web): ocr button not clickable for stacked assets by [@​YarosMallorca](https://github.com/YarosMallorca ) in [#​25210](https://github.com/immich-app/immich/pull/25210 )
- fix(web): Handle upload failures from public users by [@​juliancarrivick](https://github.com/juliancarrivick ) in [#​24826](https://github.com/immich-app/immich/pull/24826 )
- fix(mobile): prevent system UI from hiding on drag down gesture by [@​goalie2002](https://github.com/goalie2002 ) in [#​25240](https://github.com/immich-app/immich/pull/25240 )
- fix: migration order by [@​jrasm91](https://github.com/jrasm91 ) in [#​25249](https://github.com/immich-app/immich/pull/25249 )
- fix(web): redirect to login by [@​jrasm91](https://github.com/jrasm91 ) in [#​25254](https://github.com/immich-app/immich/pull/25254 )
- fix(mobile): improve asset transition back to timeline by [@​goalie2002](https://github.com/goalie2002 ) in [#​24485](https://github.com/immich-app/immich/pull/24485 )
- fix: dark mode appbar color by [@​akashKarmakar02](https://github.com/akashKarmakar02 ) in [#​24976](https://github.com/immich-app/immich/pull/24976 )
- fix(web): add min-width to setting input field by [@​K0lin](https://github.com/K0lin ) in [#​25317](https://github.com/immich-app/immich/pull/25317 )
- fix(server): api key update checks by [@​jrasm91](https://github.com/jrasm91 ) in [#​25363](https://github.com/immich-app/immich/pull/25363 )
- fix(mobile): album selector icon visibility by [@​ByteSizedMarius](https://github.com/ByteSizedMarius ) in [#​25311](https://github.com/immich-app/immich/pull/25311 )
- fix(mobile): indicators not showing on thumbnail tile after asset change in viewer by [@​goalie2002](https://github.com/goalie2002 ) in [#​25297](https://github.com/immich-app/immich/pull/25297 )
- fix(web): handle deletion from asset viewer on map page by [@​meesfrensel](https://github.com/meesfrensel ) in [#​25393](https://github.com/immich-app/immich/pull/25393 )
- fix: tag update race condition by [@​danieldietzler](https://github.com/danieldietzler ) in [#​25371](https://github.com/immich-app/immich/pull/25371 )
- fix(web): allow exiting pin setup flow by [@​meesfrensel](https://github.com/meesfrensel ) in [#​25413](https://github.com/immich-app/immich/pull/25413 )
- fix: upload file without extension by [@​alextran1502](https://github.com/alextran1502 ) in [#​25419](https://github.com/immich-app/immich/pull/25419 )
- fix: incorrect asset viewer scale on image frame update by [@​shenlong-tanwen](https://github.com/shenlong-tanwen ) in [#​25430](https://github.com/immich-app/immich/pull/25430 )
- fix(mobile): bring back map settings by [@​shenlong-tanwen](https://github.com/shenlong-tanwen ) in [#​25448](https://github.com/immich-app/immich/pull/25448 )
- fix(web): fix badge value in queues page by [@​beinganukul](https://github.com/beinganukul ) in [#​25445](https://github.com/immich-app/immich/pull/25445 )
- fix(mobile): backfill asset dimensions to exif table by [@​bwees](https://github.com/bwees ) in [#​25483](https://github.com/immich-app/immich/pull/25483 )
- fix(mobile): do not try to load video as image by [@​mertalev](https://github.com/mertalev ) in [#​25495](https://github.com/immich-app/immich/pull/25495 )
##### 📚 Documentation
- fix: product keys wording in commercial guidelines faq by [@​bo0tzz](https://github.com/bo0tzz ) in [#​24765](https://github.com/immich-app/immich/pull/24765 )
- docs: config options for hardware transcoding by [@​Javex](https://github.com/Javex ) in [#​24853](https://github.com/immich-app/immich/pull/24853 )
- fix: use my.immich.app as url placeholder in docs by [@​bo0tzz](https://github.com/bo0tzz ) in [#​25153](https://github.com/immich-app/immich/pull/25153 )
- chore: update Thai README (remove "under active development" lines) by [@​ppnplus](https://github.com/ppnplus ) in [#​25208](https://github.com/immich-app/immich/pull/25208 )
- fix(docs): add missing mermaid dependency and configuration by [@​bdoerfchen](https://github.com/bdoerfchen ) in [#​25247](https://github.com/immich-app/immich/pull/25247 )
- chore(docs): update RAM req by [@​mmomjian](https://github.com/mmomjian ) in [#​25344](https://github.com/immich-app/immich/pull/25344 )
- feat(docs): add Free Up Space section by [@​aviv926](https://github.com/aviv926 ) in [#​25253](https://github.com/immich-app/immich/pull/25253 )
- docs: update README\_de\_DE.md by [@​solluh](https://github.com/solluh ) in [#​25443](https://github.com/immich-app/immich/pull/25443 )
- fix(docs): document that fullsize thumbnail might redirect to original by [@​meesfrensel](https://github.com/meesfrensel ) in [#​25416](https://github.com/immich-app/immich/pull/25416 )
- docs: update documentation by [@​alextran1502](https://github.com/alextran1502 ) in [#​25440](https://github.com/immich-app/immich/pull/25440 )
#### New Contributors
- [@​wrbl606](https://github.com/wrbl606 ) made their first contribution in [#​24820](https://github.com/immich-app/immich/pull/24820 )
- [@​keanucz](https://github.com/keanucz ) made their first contribution in [#​24914](https://github.com/immich-app/immich/pull/24914 )
- [@​rahul-kumar-saini](https://github.com/rahul-kumar-saini ) made their first contribution in [#​24650](https://github.com/immich-app/immich/pull/24650 )
- [@​dosten](https://github.com/dosten ) made their first contribution in [#​24979](https://github.com/immich-app/immich/pull/24979 )
- [@​GustavJones](https://github.com/GustavJones ) made their first contribution in [#​24799](https://github.com/immich-app/immich/pull/24799 )
- [@​skrmc](https://github.com/skrmc ) made their first contribution in [#​25010](https://github.com/immich-app/immich/pull/25010 )
- [@​ama156](https://github.com/ama156 ) made their first contribution in [#​24890](https://github.com/immich-app/immich/pull/24890 )
- [@​DanielRamosAcosta](https://github.com/DanielRamosAcosta ) made their first contribution in [#​24791](https://github.com/immich-app/immich/pull/24791 )
- [@​NikhilAlapati](https://github.com/NikhilAlapati ) made their first contribution in [#​24688](https://github.com/immich-app/immich/pull/24688 )
- [@​flpcury](https://github.com/flpcury ) made their first contribution in [#​24867](https://github.com/immich-app/immich/pull/24867 )
- [@​Javex](https://github.com/Javex ) made their first contribution in [#​24853](https://github.com/immich-app/immich/pull/24853 )
- [@​majiayu000](https://github.com/majiayu000 ) made their first contribution in [#​25076](https://github.com/immich-app/immich/pull/25076 )
- [@​HemendraSinghShekhawat](https://github.com/HemendraSinghShekhawat ) made their first contribution in [#​24547](https://github.com/immich-app/immich/pull/24547 )
- [@​cbochs](https://github.com/cbochs ) made their first contribution in [#​24620](https://github.com/immich-app/immich/pull/24620 )
- [@​fabb](https://github.com/fabb ) made their first contribution in [#​25053](https://github.com/immich-app/immich/pull/25053 )
- [@​ppnplus](https://github.com/ppnplus ) made their first contribution in [#​25208](https://github.com/immich-app/immich/pull/25208 )
- [@​juliancarrivick](https://github.com/juliancarrivick ) made their first contribution in [#​24826](https://github.com/immich-app/immich/pull/24826 )
- [@​bdoerfchen](https://github.com/bdoerfchen ) made their first contribution in [#​25247](https://github.com/immich-app/immich/pull/25247 )
- [@​akashKarmakar02](https://github.com/akashKarmakar02 ) made their first contribution in [#​24976](https://github.com/immich-app/immich/pull/24976 )
- [@​K0lin](https://github.com/K0lin ) made their first contribution in [#​25317](https://github.com/immich-app/immich/pull/25317 )
- [@​NAM-MAN](https://github.com/NAM-MAN ) made their first contribution in [#​25320](https://github.com/immich-app/immich/pull/25320 )
- [@​ByteSizedMarius](https://github.com/ByteSizedMarius ) made their first contribution in [#​25311](https://github.com/immich-app/immich/pull/25311 )
- [@​arne182](https://github.com/arne182 ) made their first contribution in [#​25373](https://github.com/immich-app/immich/pull/25373 )
- [@​solluh](https://github.com/solluh ) made their first contribution in [#​25443](https://github.com/immich-app/immich/pull/25443 )
- [@​beinganukul](https://github.com/beinganukul ) made their first contribution in [#​25445](https://github.com/immich-app/immich/pull/25445 )
- [@​GeneralZero](https://github.com/GeneralZero ) made their first contribution in [#​25462](https://github.com/immich-app/immich/pull/25462 )
**Full Changelog**: <https://github.com/immich-app/immich/compare/v2.4.1...v2.5.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3537
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-27 21:40:50 +00:00
1612f48822
chore(deps): update dependency element-hq/synapse to v1.146.0 ( #3533 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m8s
renovate / renovate (push) Successful in 4m51s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [element-hq/synapse](https://github.com/element-hq/synapse ) | minor | `1.145.0` → `1.146.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>element-hq/synapse (element-hq/synapse)</summary>
### [`v1.146.0`](https://github.com/element-hq/synapse/releases/tag/v1.146.0 )
[Compare Source](https://github.com/element-hq/synapse/compare/v1.145.0...v1.146.0rc1 )
### Synapse 1.146.0 (2026-01-27)
No significant changes since 1.146.0rc1.
#### Deprecations and Removals
- [MSC2697](https://github.com/matrix-org/matrix-spec-proposals/pull/2697 ) (Dehydrated devices) has been removed, as the MSC is closed. Developers should migrate to [MSC3814](https://github.com/matrix-org/matrix-spec-proposals/pull/3814 ). ([#​19346](https://github.com/element-hq/synapse/issues/19346 ))
- Support for Ubuntu 25.04 (Plucky Puffin) has been dropped. Synapse no longer builds debian packages for Ubuntu 25.04.
### Synapse 1.146.0rc1 (2026-01-20)
#### Features
- Add a new config option [`enable_local_media_storage`](https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html#enable_local_media_storage ) which controls whether media is additionally stored locally when using configured `media_storage_providers`. Setting this to `false` allows off-site media storage without a local cache. Contributed by Patrice Brend'amour [@​dr](https://github.com/dr ).allgood. ([#​19204](https://github.com/element-hq/synapse/issues/19204 ))
- Stabilise support for [MSC4312](https://github.com/matrix-org/matrix-spec-proposals/pull/4312 )'s `m.oauth` User-Interactive Auth stage for resetting cross-signing identity with the OAuth 2.0 API. The old, unstable name (`org.matrix.cross_signing_reset`) is now deprecated and will be removed in a future release. ([#​19273](https://github.com/element-hq/synapse/issues/19273 ))
- Refactor Grafana dashboard to use `server_name` label (instead of `instance`). ([#​19337](https://github.com/element-hq/synapse/issues/19337 ))
#### Bugfixes
- Fix joining a restricted v12 room locally when no local room creator is present but local users with sufficient power levels are. Contributed by [@​nexy7574](https://github.com/nexy7574 ). ([#​19321](https://github.com/element-hq/synapse/issues/19321 ))
- Fixed parallel calls to `/_matrix/media/v1/create` being ratelimited for appservices even if `rate_limited: false` was set in the registration. Contributed by [@​tulir](https://github.com/tulir ) @​ Beeper. ([#​19335](https://github.com/element-hq/synapse/issues/19335 ))
- Fix a bug introduced in 1.61.0 where a user's membership in a room was accidentally ignored when considering access to historical state events in rooms with the "shared" history visibility. Contributed by Lukas Tautz. ([#​19353](https://github.com/element-hq/synapse/issues/19353 ))
- [MSC4140](https://github.com/matrix-org/matrix-spec-proposals/pull/4140 ): Store the JSON content of scheduled delayed events as text instead of a byte array. This fixes the inability to schedule a delayed event with non-ASCII characters in its content. ([#​19360](https://github.com/element-hq/synapse/issues/19360 ))
- Always rollback database transactions when retrying (avoid orphaned connections). ([#​19372](https://github.com/element-hq/synapse/issues/19372 ))
- Fix `InFlightGauge` typing to allow upgrading to `prometheus_client` 0.24. ([#​19379](https://github.com/element-hq/synapse/issues/19379 ))
#### Updates to the Docker image
- Add [Prometheus HTTP service discovery](https://prometheus.io/docs/prometheus/latest/configuration/configuration/#http_sd_config ) endpoint for easy discovery of all workers when using the `docker/Dockerfile-workers` image (see the [*Metrics* section of our Docker testing docs](docker/README-testing.md#metrics)). ([#​19336](https://github.com/element-hq/synapse/issues/19336 ))
#### Improved Documentation
- Remove docs on legacy metric names (no longer in the codebase since 2022-12-06). ([#​19341](https://github.com/element-hq/synapse/issues/19341 ))
- Clarify how the estimated value of room complexity is calculated internally. ([#​19384](https://github.com/element-hq/synapse/issues/19384 ))
#### Internal Changes
- Add an internal `cancel_task` API to the task scheduler. ([#​19310](https://github.com/element-hq/synapse/issues/19310 ))
- Tweak docstrings and signatures of `auth_types_for_event` and `get_catchup_room_event_ids`. ([#​19320](https://github.com/element-hq/synapse/issues/19320 ))
- Replace usage of deprecated `assertEquals` with `assertEqual` in unit test code. ([#​19345](https://github.com/element-hq/synapse/issues/19345 ))
- Drop support for Ubuntu 25.04 'Plucky Puffin', add support for Ubuntu 25.10 'Questing Quokka'. ([#​19348](https://github.com/element-hq/synapse/issues/19348 ))
- Revert "Add an Admin API endpoint for listing quarantined media ([#​19268](https://github.com/element-hq/synapse/issues/19268 ))". ([#​19351](https://github.com/element-hq/synapse/issues/19351 ))
- Bump `mdbook` from 0.4.17 to 0.5.2 and remove our custom table-of-contents plugin in favour of the new default functionality. ([#​19356](https://github.com/element-hq/synapse/issues/19356 ))
- Replace deprecated usage of PyGitHub's `GitRelease.title` with `.name` in release script. ([#​19358](https://github.com/element-hq/synapse/issues/19358 ))
- Update the Element logo in Synapse's README to be an absolute URL, allowing it to render on other sites (such as PyPI). ([#​19368](https://github.com/element-hq/synapse/issues/19368 ))
- Apply minor tweaks to v1.145.0 changelog. ([#​19376](https://github.com/element-hq/synapse/issues/19376 ))
- Update Grafana dashboard syntax to use the latest from importing/exporting with Grafana 12.3.1. ([#​19381](https://github.com/element-hq/synapse/issues/19381 ))
- Warn about skipping reactor metrics when using unknown reactor type. ([#​19383](https://github.com/element-hq/synapse/issues/19383 ))
- Add support for reactor metrics with the `ProxiedReactor` used in worker Complement tests. ([#​19385](https://github.com/element-hq/synapse/issues/19385 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3533
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-27 21:30:27 +00:00
34e963e554
ci: change depName
lint-test-helm / lint-helm (push) Successful in 46s
render-manifests-push / render-manifests-push (push) Successful in 1m50s
renovate / renovate (push) Has been cancelled
2026-01-27 15:27:07 -06:00
b3d90c6151
ci: change depName
lint-test-helm / lint-helm (push) Successful in 1m22s
render-manifests-push / render-manifests-push (push) Successful in 2m6s
renovate / renovate (push) Successful in 3m3s
2026-01-27 15:03:44 -06:00
681ddd2d28
ci: change depName
lint-test-helm / lint-helm (push) Successful in 54s
render-manifests-push / render-manifests-push (push) Successful in 1m50s
renovate / renovate (push) Successful in 3m5s
2026-01-27 14:54:34 -06:00
41f13e1256
chore(deps): update registry.k8s.io/coredns/coredns docker tag to v1.14.1 ( #3526 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m5s
renovate / renovate (push) Successful in 4m19s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| registry.k8s.io/coredns/coredns | minor | `v1.13.2` → `v1.14.1` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3526
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-27 18:59:53 +00:00
f7399465c7
chore(deps): update dependency calibrain/shelfmark to v1.0.3 ( #3532 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 52s
renovate / renovate (push) Successful in 2m32s
2026-01-27 17:04:38 +00:00
ecb7850074
chore(deps): update searxng/searxng:latest docker digest to 5c8621c ( #3531 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-27 17:04:12 +00:00
83444c17f5
chore(deps): update helm release argo-cd to v9.3.6 ( #3529 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 49s
renovate / renovate (push) Successful in 4m59s
2026-01-27 12:03:43 +00:00
c5c882227a
chore(deps): update searxng/searxng:latest docker digest to 8945a21 ( #3527 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m18s
renovate / renovate (push) Successful in 3m48s
2026-01-27 11:03:07 +00:00
e6d030597a
chore(deps): update dependency plexguide/huntarr to v9.0.5 ( #3525 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 52s
renovate / renovate (push) Successful in 3m12s
2026-01-27 04:03:50 +00:00
f30ee8dadc
chore(deps): update dependency plexguide/huntarr to v9.0.4 ( #3524 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m7s
renovate / renovate (push) Successful in 3m59s
2026-01-27 03:28:14 +00:00
c8da57b823
ci: change depName
lint-test-helm / lint-helm (push) Successful in 51s
render-manifests-push / render-manifests-push (push) Successful in 1m32s
renovate / renovate (push) Successful in 2m59s
2026-01-26 21:24:56 -06:00
5a1a9449bc
Merge branch 'main' of https://gitea.alexlebens.net/alexlebens/infrastructure
lint-test-helm / lint-helm (push) Successful in 50s
render-manifests-push / render-manifests-push (push) Successful in 1m28s
renovate / renovate (push) Successful in 2m19s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 52m14s
2026-01-26 20:41:22 -06:00
f4a486c839
ci: change depName
2026-01-26 20:41:19 -06:00
cbcf18e12a
chore(deps): update dependency plexguide/huntarr to v9.0.3 ( #3523 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m11s
renovate / renovate (push) Successful in 2m37s
2026-01-26 23:02:56 +00:00
4a0b6cb3ef
chore(deps): update dependency plexguide/huntarr to v9.0.2 ( #3522 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m31s
renovate / renovate (push) Successful in 2m57s
2026-01-26 22:03:37 +00:00
03741122ef
chore(deps): update searxng/searxng:latest docker digest to 4a60859 ( #3520 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 51s
renovate / renovate (push) Successful in 3m50s
2026-01-26 19:03:29 +00:00
74881891f9
chore(deps): update helm release meilisearch to v0.24.0 ( #3518 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 53s
renovate / renovate (push) Successful in 3m34s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [meilisearch](https://github.com/meilisearch/meilisearch-kubernetes/tree/main/charts/meilisearch ) ([source](https://github.com/meilisearch/meilisearch-kubernetes )) | minor | `0.23.0` → `0.24.0` |
---
### Release Notes
<details>
<summary>meilisearch/meilisearch-kubernetes (meilisearch)</summary>
### [`v0.24.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.24.0 )
[Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.23.0...meilisearch-0.24.0 )
A Helm chart for the Meilisearch search engine
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3518
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-26 17:52:29 +00:00
c82fc4aee8
chore(deps): update helm release harbor to v1.18.2 ( #3516 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m13s
renovate / renovate (push) Successful in 2m57s
2026-01-26 10:04:44 +00:00
f6a74b978f
feat: scale down soularr
lint-test-helm / lint-helm (push) Successful in 39s
render-manifests-push / render-manifests-push (push) Successful in 1m39s
renovate / renovate (push) Successful in 4m52s
2026-01-25 21:02:56 -06:00
b4b74c53ef
feat: update lidarr to nightly branch
render-manifests-push / render-manifests-push (push) Successful in 1m13s
lint-test-helm / lint-helm (push) Successful in 1m25s
renovate / renovate (push) Successful in 2m52s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 33m36s
2026-01-25 18:12:06 -06:00
16312178ca
chore(deps): update ollama/ollama to v0.15.1 ( #3511 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m32s
renovate / renovate (push) Successful in 4m50s
2026-01-25 20:59:01 +00:00
24f9eb6828
chore(deps): update freshrss/freshrss to v1.28.1 ( #3510 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-25 20:58:36 +00:00
a027da436e
chore(deps): update unpoller/unpoller to v2.24.0 ( #3504 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Has started running
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/unpoller/unpoller](https://github.com/unpoller/unpoller ) | minor | `v2.21.0` → `v2.24.0` |
| [unpoller/unpoller](https://github.com/unpoller/unpoller ) | minor | `v2.21.0` → `v2.24.0` |
---
### Release Notes
<details>
<summary>unpoller/unpoller (ghcr.io/unpoller/unpoller)</summary>
### [`v2.24.0`](https://github.com/unpoller/unpoller/releases/tag/v2.24.0 )
[Compare Source](https://github.com/unpoller/unpoller/compare/v2.23.0...v2.24.0 )
#### Changelog
- [`2a44b2f`](2a44b2f0be ) Merge pull request [#​920](https://github.com/unpoller/unpoller/issues/920 ) from unpoller/issue-742
- [`3f60654`](3f60654a2a ) Fix Homebrew formula for newer Homebrew versions
- [`037f456`](037f4563f0 ) Merge pull request [#​919](https://github.com/unpoller/unpoller/issues/919 ) from unpoller/issue-415
- [`0fc8b6f`](0fc8b6f008 ) use new unifi version
- [`97d3f99`](97d3f995b1 ) Enrich alarms with device names for Loki logs
- [`a35e52c`](a35e52c140 ) Merge pull request [#​918](https://github.com/unpoller/unpoller/issues/918 ) from unpoller/issue-417
- [`ae1ab40`](ae1ab40386 ) Populate num\_user field for VPN subsystem metrics
- [`10a43dc`](10a43dcf04 ) Merge pull request [#​917](https://github.com/unpoller/unpoller/issues/917 ) from unpoller/issue-425
- [`f51a0c7`](f51a0c7202 ) Allow polling to continue when individual controllers fail
### [`v2.23.0`](https://github.com/unpoller/unpoller/releases/tag/v2.23.0 )
[Compare Source](https://github.com/unpoller/unpoller/compare/v2.22.0...v2.23.0 )
#### Changelog
- [`4e3c823`](4e3c823989 ) Merge pull request [#​916](https://github.com/unpoller/unpoller/issues/916 ) from unpoller/issue-904
- [`a1a8963`](a1a8963159 ) Fix authentication retry to prevent data gaps after re-auth
- [`092dd69`](092dd69509 ) Merge pull request [#​915](https://github.com/unpoller/unpoller/issues/915 ) from unpoller/issue-910
- [`9e3debd`](9e3debd58a ) Allow PoE-providing ports to be scraped even when disabled
- [`347467a`](347467a969 ) Merge pull request [#​914](https://github.com/unpoller/unpoller/issues/914 ) from unpoller/issue-912
- [`0778121`](07781214c3 ) Add config option to suppress unknown device type messages
### [`v2.22.0`](https://github.com/unpoller/unpoller/releases/tag/v2.22.0 )
[Compare Source](https://github.com/unpoller/unpoller/compare/v2.21.0...v2.22.0 )
#### Changelog
- [`2c20013`](2c20013ac6 ) Merge pull request [#​913](https://github.com/unpoller/unpoller/issues/913 ) from brngates98/master
- [`1235430`](1235430478 ) Update to unifi library v5.6.0 and fix linter errors
- [`e17d8bf`](e17d8bf62e ) move remote.go to use unifi library functions
- [`0cb331a`](0cb331a745 ) Fix golangci-lint empty-block errors in input.go
- [`28e77d1`](28e77d1ac5 ) Fix site name override for DPI clients, anomalies, and site metrics
- [`3996fd8`](3996fd8683 ) Format code with gofmt
- [`d0abba6`](d0abba6ddb ) Improve site name override to handle all default site name variations
- [`1440f14`](1440f1426e ) Fix site name override for remote API Cloud Gateways
- [`5f76c59`](5f76c59fa2 ) fix duplicate controllers due to cloud gateways site being default
- [`28eae6a`](28eae6ab22 ) Add remote API support for UniFi Site Manager
- [`1df4ba9`](1df4ba9932 ) Merge pull request [#​908](https://github.com/unpoller/unpoller/issues/908 ) from unpoller/dependabot/go\_modules/all-cf2caa1bb8
- [`dc0cacd`](dc0cacd615 ) Bump golang.org/x/crypto from 0.46.0 to 0.47.0 in the all group
- [`f47b463`](f47b463384 ) Merge pull request [#​907](https://github.com/unpoller/unpoller/issues/907 ) from unpoller/dependabot/go\_modules/all-0542acbba5
- [`2a2dfb0`](2a2dfb0e59 ) Bump the all group with 2 updates
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3504
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-25 20:55:35 +00:00
447953e025
chore(deps): update plexguide/huntarr to v9 (major) ( #3508 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/plexguide/huntarr | major | `8.2.25` → `9.0.1` |
| [plexguide/huntarr](https://github.com/plexguide/huntarr ) | major | `8.2.25` → `9.0.1` |
---
### Release Notes
<details>
<summary>plexguide/huntarr (plexguide/huntarr)</summary>
### [`v9.0.1`](https://github.com/plexguide/Huntarr.io/releases/tag/9.0.1 )
[Compare Source](https://github.com/plexguide/huntarr/compare/9.0.0...9.0.1 )
**Quick Patch**
- Ability to remove trending week from the front page (visit settings to disable)
- Restored search bar for requestarr on discovery, tv, and movies
<img width="1152" height="424" alt="image" src="https://github.com/user-attachments/assets/34f35341-7f17-426c-b7dc-985aee49e43a " />
Next Focus
- Have search for requestarr respect settings of selected instance within settings
- Create modal popup for hiding media content on requestarr
- Investigate v3 whisparr causing crashing issues (try to create a cool down period to prevent log overload and crashing huntarr)
### [`v9.0.0`](https://github.com/plexguide/Huntarr.io/releases/tag/9.0.0 )
[Compare Source](https://github.com/plexguide/huntarr/compare/8.2.25...9.0.0 )
- Included tighter interrogation of Requestarr
- Requestarr enables a user to discover and hide media along with instance support
- Logs and Hunt Manager rewritten with a much cleaner look
- Fixed mobile view with the double header
- Repaired Windows Build from 8.1.6+
- Moved home resources and support banners to the bottom of the home page
- Improved log manager to enable rotation and size management
- Improved layout, header, and side menu information
- Much More
**Improved Home Page**
<img width="1463" height="933" alt="image" src="https://github.com/user-attachments/assets/2bbccc40-2648-47d6-8924-a03a229bd475 " />
**Improved Requestarr**
<img width="1463" height="899" alt="image" src="https://github.com/user-attachments/assets/b1567eb0-61f7-4e0e-b2c7-af6f832fa7f9 " />
**Improved Mobile View**
<img width="497" height="914" alt="image" src="https://github.com/user-attachments/assets/af90c61e-ae31-4481-beea-1f7b3482fad1 " />
**Improved Logging Interface**
<img width="1419" height="662" alt="image" src="https://github.com/user-attachments/assets/bab6e70b-7855-4a16-8156-797f1669ae24 " />
**Improved Hunt Manager Interface**
<img width="1417" height="650" alt="image" src="https://github.com/user-attachments/assets/8fa83370-0ac6-4a64-b8b6-be779863366a " />
**Request Interface**
<img width="475" height="645" alt="image" src="https://github.com/user-attachments/assets/4489b181-6b06-44ea-8783-bf8396babed1 " />
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3508
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-25 20:54:56 +00:00
cba21428b3
ci: change depName
render-manifests-push / render-manifests-push (push) Successful in 43s
lint-test-helm / lint-helm (push) Successful in 1m27s
renovate / renovate (push) Successful in 5m18s
2026-01-25 14:44:22 -06:00
fb066b2e6e
ci: change renovate config to group custom manager rules
renovate / renovate (push) Successful in 4m49s
2026-01-25 14:32:09 -06:00
812f46efed
ci: change renovate config to group custom manager rules
renovate / renovate (push) Successful in 44s
2026-01-25 14:30:29 -06:00
b45ca0b884
ci: change renovate config to group custom manager rules
renovate / renovate (push) Successful in 1m13s
2026-01-25 14:26:09 -06:00
d3f9647089
ci: change renovate config to group custom manager rules
renovate / renovate (push) Successful in 4m33s
2026-01-25 14:17:57 -06:00
1a362d299e
ci: change renovate config to group custom manager rules
renovate / renovate (push) Successful in 6m0s
2026-01-25 14:11:44 -06:00
4bdf7a39ba
ci: change renovate config to group custom manager rules
renovate / renovate (push) Successful in 1m39s
2026-01-25 13:45:24 -06:00
fe301f44f6
ci: change renovate config to group custom manager rules
renovate / renovate (push) Successful in 5m8s
2026-01-25 13:39:37 -06:00
f7e7d29430
ci: change renovate config to group custom manager rules
renovate / renovate (push) Has been cancelled
2026-01-25 13:34:38 -06:00
0978119555
chore(config): migrate Renovate config ( #3490 )
...
renovate / renovate (push) Successful in 5m1s
The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed.
You don't need to merge this PR right away, because Renovate will continue to migrate these fields internally each time it runs. But later some of these fields may be fully deprecated and the migrations removed. So it's a good idea to merge this migration PR soon.
🔕 **Ignore**: Close this PR and you won't be reminded about config migration again, but one day your current config may no longer be valid.
❓ Got questions? Does something look wrong to you? Please don't hesitate to [request help here](https://github.com/renovatebot/renovate/discussions ).
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: #3490
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-25 18:29:59 +00:00
72ff231a54
ci: change renovate config to group custom manager rules
renovate / renovate (push) Successful in 3m0s
2026-01-25 11:51:53 -06:00
da89f1ba1b
chore(deps): update ghcr.io/linuxserver/qbittorrent:5.1.4 docker digest to b8a08ff ( #3484 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m7s
renovate / renovate (push) Successful in 2m18s
2026-01-25 08:04:02 +00:00
151d8536df
ci: change renovate config to inlude custom manager rules
renovate / renovate (push) Successful in 4m11s
2026-01-24 23:33:34 -06:00
83e65878e5
chore(deps): update ghcr.io/calibrain/shelfmark docker tag to v1.0.2 ( #3473 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 36m30s
renovate / renovate (push) Successful in 4m1s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/calibrain/shelfmark](https://github.com/calibrain/shelfmark ) | patch | `v1.0.1` → `v1.0.2` |
---
### Release Notes
<details>
<summary>calibrain/shelfmark (ghcr.io/calibrain/shelfmark)</summary>
### [`v1.0.2`](https://github.com/calibrain/shelfmark/releases/tag/v1.0.2 )
[Compare Source](https://github.com/calibrain/shelfmark/compare/v1.0.2...v1.0.2 )
##### New
- Booklore - Upload books directly to Booklore library via API connection
- rTorrent download client support ([#​463](https://github.com/calibrain/shelfmark/issues/463 ) from [@​veverkap](https://github.com/veverkap ))
- Reverse proxy authentication support ([#​455](https://github.com/calibrain/shelfmark/issues/455 ) from [@​jthoward64](https://github.com/jthoward64 ))
- Remote path mappings - configurable for each download client
- Various search improvements:
- Multi-language search - automatically uses localised book titles when searching AA and Prowlarr. Currently requires Hardcover.
- Improved search queries - Heuristic based query creation to simplify book titles and author names. Uses series names and subtitles to strip out non-unique elements, as well as common punctuation and labels.
- Manual override search option for universal mode
- Prowlarr now uses book title only for search queries
- Base URL option for reverse proxy setups
- Full environment variable support and documentation
##### Fixes and improvements
- Refactor of the post-download processing pipeline
- Deluge configuration now handled via webUI auth details
- Improved qBittorrent API communication
- Improved URL normalization for configured external apps
- Simplified handling of magnet/hashes when starting a download
- Improved file path searching after successful external download
- Fixed processing of audiobook files over 100+ parts
- Fixed NZB downloads not deleting on completion
- Fix SABnzbd existing download search behavior
### [`v1.0.2`](https://github.com/calibrain/shelfmark/releases/tag/v1.0.2 )
[Compare Source](https://github.com/calibrain/shelfmark/compare/v1.0.1...v1.0.2 )
##### New
- Booklore - Upload books directly to Booklore library via API connection
- rTorrent download client support ([#​463](https://github.com/calibrain/shelfmark/issues/463 ) from [@​veverkap](https://github.com/veverkap ))
- Reverse proxy authentication support ([#​455](https://github.com/calibrain/shelfmark/issues/455 ) from [@​jthoward64](https://github.com/jthoward64 ))
- Remote path mappings - configurable for each download client
- Various search improvements:
- Multi-language search - automatically uses localised book titles when searching AA and Prowlarr. Currently requires Hardcover.
- Improved search queries - Heuristic based query creation to simplify book titles and author names. Uses series names and subtitles to strip out non-unique elements, as well as common punctuation and labels.
- Manual override search option for universal mode
- Prowlarr now uses book title only for search queries
- Base URL option for reverse proxy setups
- Full environment variable support and documentation
##### Fixes and improvements
- Refactor of the post-download processing pipeline
- Deluge configuration now handled via webUI auth details
- Improved qBittorrent API communication
- Improved URL normalization for configured external apps
- Simplified handling of magnet/hashes when starting a download
- Improved file path searching after successful external download
- Fixed processing of audiobook files over 100+ parts
- Fixed NZB downloads not deleting on completion
- Fix SABnzbd existing download search behavior
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3473
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-24 18:42:30 +00:00
0e09a599c7
chore(deps): update dependency ollama/ollama to v0.15.0 ( #3464 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 37s
renovate / renovate (push) Successful in 1m5s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ollama/ollama](https://github.com/ollama/ollama ) | minor | `0.14.3` → `0.15.0` |
| ollama/ollama | minor | `0.14.3` → `0.15.0` |
---
### Release Notes
<details>
<summary>ollama/ollama (ollama/ollama)</summary>
### [`v0.15.0`](https://github.com/ollama/ollama/releases/tag/v0.15.0 )
[Compare Source](https://github.com/ollama/ollama/compare/v0.14.3...v0.15.0-rc1 )
<img width="4502" height="2222" alt="An image of Ollama building rapidly on the computer. Build with Ollama!" src="https://github.com/user-attachments/assets/0810fb5c-6727-400a-b711-4ffc349d0bb5 " />
#### `ollama launch`
A new `ollama launch` command to use Ollama's models with Claude Code, Codex, OpenCode, and Droid without separate configuration.
#### What's Changed
- New `ollama launch` command for Claude Code, Codex, OpenCode, and Droid
- Fixed issue where creating multi-line strings with `"""` would not work when using `ollama run`
- <kbd>Ctrl</kbd>+<kbd>J</kbd> and <kbd>Shift</kbd>+<kbd>Enter</kbd> now work for inserting newlines in `ollama run`
- Reduced memory usage for GLM-4.7-Flash models
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3464
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-24 18:30:53 +00:00
034faf2e32
chore(deps): update dependency booklore-app/booklore to v1.18.5 ( #3471 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 9s
renovate / renovate (push) Successful in 2m53s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [booklore-app/BookLore](https://github.com/booklore-app/BookLore ) | patch | `v1.18.4` → `v1.18.5` |
---
### Release Notes
<details>
<summary>booklore-app/BookLore (booklore-app/BookLore)</summary>
### [`v1.18.5`](https://github.com/booklore-app/booklore/releases/tag/v1.18.5 )
[Compare Source](https://github.com/booklore-app/BookLore/compare/v1.18.4...v1.18.5 )
#### 🌟 What's New in v1.18.5
#### 🚀 New Features
- feat(book-browser): add responsive grid columns for mobile view ([#​2446](https://github.com/booklore-app/BookLore/issues/2446 )) by [@​acx10](https://github.com/acx10 )
#### ✨ Enhancements
- feat(dashboard-settings): update sort field options for Surname, and Personal Rating ([#​2456](https://github.com/booklore-app/BookLore/issues/2456 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- feat(themes): add AMOLED theme with distinct light and dark color schemes ([#​2457](https://github.com/booklore-app/BookLore/issues/2457 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- feat(book-browser): preserve scroll position when navigating back fro… ([#​2449](https://github.com/booklore-app/BookLore/issues/2449 )) by [@​acx10](https://github.com/acx10 )
- feat(pwa): add offline handling and fallback support ([#​2444](https://github.com/booklore-app/BookLore/issues/2444 )) by [@​acx10](https://github.com/acx10 )
#### 🐛 Bug Fixes
- fix(stats): show tooltip for single bubble and allow overflow in auth… ([#​2443](https://github.com/booklore-app/BookLore/issues/2443 )) by [@​acx10](https://github.com/acx10 )
- fix(opds): fix regression with browsing shelves ([#​2423](https://github.com/booklore-app/BookLore/issues/2423 )) by [@​piffio](https://github.com/piffio )
#### 🛠️ Refactoring & Maintenance
- fix(ui): use local asset for page background ([#​2445](https://github.com/booklore-app/BookLore/issues/2445 )) by [@​imnotjames](https://github.com/imnotjames )
- perf: lazy-load accordion content in library metadata settings ([#​2442](https://github.com/booklore-app/BookLore/issues/2442 )) by [@​acx10](https://github.com/acx10 )
- fix(cbx-reader): prevent touch drag on mobile and fix header title ov… ([#​2441](https://github.com/booklore-app/BookLore/issues/2441 )) by [@​acx10](https://github.com/acx10 )
- refactor: reduce re-renders and improve filter sidebar performance ([#​2440](https://github.com/booklore-app/BookLore/issues/2440 )) by [@​acx10](https://github.com/acx10 )
- Add clear warning when deleting books that files will be permanently … ([#​2438](https://github.com/booklore-app/BookLore/issues/2438 )) by [@​acx10](https://github.com/acx10 )
#### 🐳 Docker Images
- **Docker Hub:** `booklore/booklore:v1.18.5`
- **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.18.5`
**Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.18.4...v1.18.5 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3471
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-24 18:22:32 +00:00
f3845773f9
chore(deps): update dependency calibrain/shelfmark to v1.0.2 ( #3468 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Successful in 3m4s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [calibrain/shelfmark](https://github.com/calibrain/shelfmark ) | patch | `v1.0.1` → `v1.0.2` |
---
### Release Notes
<details>
<summary>calibrain/shelfmark (calibrain/shelfmark)</summary>
### [`v1.0.2`](https://github.com/calibrain/shelfmark/releases/tag/v1.0.2 )
[Compare Source](https://github.com/calibrain/shelfmark/compare/v1.0.1...v1.0.2 )
##### New
- Booklore - Upload books directly to Booklore library via API connection
- rTorrent download client support ([#​463](https://github.com/calibrain/shelfmark/issues/463 ) from [@​veverkap](https://github.com/veverkap ))
- Reverse proxy authentication support ([#​455](https://github.com/calibrain/shelfmark/issues/455 ) from [@​jthoward64](https://github.com/jthoward64 ))
- Remote path mappings - configurable for each download client
- Various search improvements:
- Multi-language search - automatically uses localised book titles when searching AA and Prowlarr. Currently requires Hardcover.
- Improved search queries - Heuristic based query creation to simplify book titles and author names. Uses series names and subtitles to strip out non-unique elements, as well as common punctuation and labels.
- Manual override search option for universal mode
- Prowlarr now uses book title only for search queries
- Base URL option for reverse proxy setups
- Full environment variable support and documentation
##### Fixes and improvements
- Refactor of the post-download processing pipeline
- Deluge configuration now handled via webUI auth details
- Improved qBittorrent API communication
- Improved URL normalization for configured external apps
- Simplified handling of magnet/hashes when starting a download
- Improved file path searching after successful external download
- Fixed processing of audiobook files over 100+ parts
- Fixed NZB downloads not deleting on completion
- Fix SABnzbd existing download search behavior
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3468
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-24 18:07:27 +00:00
6c974ae0e3
chore(deps): update harbor.alexlebens.net/images/site-documentation docker tag to v0.0.9 ( #3476 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 46s
renovate / renovate (push) Successful in 2m23s
2026-01-24 17:54:38 +00:00
828b08b7b8
chore(deps): update halfshot/matrix-hookshot docker tag to v7.3.1 ( #3475 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-24 17:54:24 +00:00
a9d34053af
chore(deps): update ghcr.io/booklore-app/booklore docker tag to v1.18.5 ( #3472 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 53s
renovate / renovate (push) Has been cancelled
2026-01-24 17:50:52 +00:00
5a226b3241
chore(deps): update dxflrs/garage docker tag to v2.2.0 ( #3469 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
lint-test-docker / lint-docker-compose (push) Successful in 18s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| dxflrs/garage | minor | `v2.1.0` → `v2.2.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3469
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-24 17:47:25 +00:00
83415dd991
chore(deps): update helm release coredns to v1.45.2 ( #3466 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 2m35s
2026-01-24 08:02:16 +00:00
15f9e14d10
chore(deps): update searxng/searxng:latest docker digest to d6c00e1 ( #3463 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 44s
renovate / renovate (push) Successful in 2m30s
2026-01-24 07:01:28 +00:00
4fcc867512
chore(deps): update dependency morpheus65535/bazarr to v1.5.4 ( #3462 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m42s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 20m40s
renovate / renovate (push) Successful in 1m42s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [morpheus65535/bazarr](https://github.com/morpheus65535/bazarr ) | patch | `1.5.3` → `1.5.4` |
---
### Release Notes
<details>
<summary>morpheus65535/bazarr (morpheus65535/bazarr)</summary>
### [`v1.5.4`](https://github.com/morpheus65535/bazarr/releases/tag/v1.5.4 )
[Compare Source](https://github.com/morpheus65535/bazarr/compare/v1.5.3...v1.5.4 )
From newest to oldest:
- Added failsafe for announcements in case Statically has issues and we need to fall back to Github. [0e6fc45](0e6fc456d1 )
- Fixed lingarr connection issue with pt-BR [9cf83bf](9cf83bfdd2 )
- Improved some jobs names to better reflect their purpose and scope. [80a1ea3](80a1ea3121 )
- Fixed whisperai audio stream usage to correctly map with language tag. [#​3103](https://github.com/morpheus65535/bazarr/issues/3103 ) [30d0e64](30d0e648ed )
- Fixed issue while saving external .smi subtitles [4b5f64c](4b5f64c117 )
- Fixed subdl improperly catching error responses and throttling appropriately [30f5301](30f5301426 )
- Implemented unique Plex Instance Identification by using Instance Name as defined in Settings --> General [69f7f05](69f7f050da )
- Fixed Subsource title matching for localized titles [7dcfe6c](7dcfe6c9ae )
- Added optional API authentication for Lingarr [979aa7f](979aa7f021 )
- Added an option to prevent Sonarr/Radarr synchronization from happening on live connection establishment. [dab16de](dab16de290 )
- Improved the performance of episodes synchronization [db67363](db67363095 )
- Improved jobs names in jobs manager to properly reflect the current state of the jobs [5324f3d](5324f3d99b )
- Added an instance name parameter in General settings [70abad4](70abad4f07 )
- Fixed an issue with mass edit modal improperly tagging forced and HI for subtitles when sending values to the backend. [feed7f9](feed7f9853 )
- Improved how the jobs manager deals with SignalR events received from Sonarr and Radarr to prevent spamming it. [d478444](d47844438c )
- Added better validation to Plex webhook [7745785](7745785be3 )
- Fixed a race condition in jobs manager that would allow multiple jobs from being in running state at the same time. [#​3078](https://github.com/morpheus65535/bazarr/issues/3078 ) [52d3185](52d3185c19 )
- Added a menu with an item to empty pending, failed or completed jobs queue in jobs manager. [e1b8ad8](e1b8ad88c3 )
- Fixed a bug with root folders writable check on NFS mount by creating and deleting a temporary file instead of relying on os.access(). [#​3086](https://github.com/morpheus65535/bazarr/issues/3086 ) [317afc1](317afc1f0b )
- Added emoji characters removal mods. [#​2987](https://github.com/morpheus65535/bazarr/issues/2987 ) [721a49d](721a49d63d )
- Added Japanese parentheses to the HI removal mods. [#​2987](https://github.com/morpheus65535/bazarr/issues/2987 ) [3d1420a](3d1420a117 )
- Added some other scheduled tasks to jobs manager on execution. [a0d50e7](a0d50e778a )
- Fixed other stuff with jobs manager. [#​3078](https://github.com/morpheus65535/bazarr/issues/3078 ) [3cd0116](3cd011663d )
- Fixed other stuff with jobs manager. [#​3078](https://github.com/morpheus65535/bazarr/issues/3078 ) [fa27c7e](fa27c7eb0a )
- Added Plex multiselect for libraries [e95721b](e95721b8c8 )
- Fixed the improperly handled providers exception when searching for subtitles. [#​3078](https://github.com/morpheus65535/bazarr/issues/3078 ) [34c70be](34c70be22a )
- Fixed improperly handled exception when retrieving a video object during subtitle download for unsupported video file extensions. [#​3078](https://github.com/morpheus65535/bazarr/issues/3078 ) [b48cf77](b48cf77eda )
- Added Python 3.9 to the upcoming deprecated version starting with Bazarr 1.6. [9051974](9051974d4c )
- Fixed embeddedsubtitles provider issue with some subtitles format. [#​3085](https://github.com/morpheus65535/bazarr/issues/3085 ) [6e911cf](6e911cf97d )
- Added a visual indicator to the manual download modal when a subtitles is being downloaded. [#​3082](https://github.com/morpheus65535/bazarr/issues/3082 ) [18b5d6e](18b5d6ec07 )
- Fixed an issue with gemini translator introduced with the new jobs manager. [f69e2a6](f69e2a6f42 )
- Fixed other issues with the new jobs manager. [#​3078](https://github.com/morpheus65535/bazarr/issues/3078 ) [35a0b07](35a0b07329 )
- Fixed an issue caused by unwanted missing subtitles searching during Sonarr synchronization. [#​3078](https://github.com/morpheus65535/bazarr/issues/3078 ) [4185c93](4185c93798 )
- Fixed the initial scan after the database schema update to prevent locking the jobs queue with a Sonarr sync task. [#​3078](https://github.com/morpheus65535/bazarr/issues/3078 ) [55be215](55be215bc6 )
- Fixed upload subtitles that were blocking the jobs manager when automatic subtitles synchronization was enabled. [#​3077](https://github.com/morpheus65535/bazarr/issues/3077 ) [61a4889](61a48892d5 )
- Fixed subtitles getting improperly converted to srt even if `use original format` is enabled in languages profile. [#​3075](https://github.com/morpheus65535/bazarr/issues/3075 ) [eaf64ac](eaf64ac9ae )
- Fixed Karagarga to use correct username and password fields for forum login [6dcdeef](6dcdeefabb )
- Added absolute episode number to the database to help properly match video to subtitles. It must be implemented in each provider's matching method to benefit from that. [b7aa5a1](b7aa5a17d4 )
- Fixed the issue with jobs failing since last nightly in some circumstances. [f0ae7d6](f0ae7d6e91 )
- Added a backend jobs management system with a notifications drawer in UI to show the status of jobs. [f5d6721](f5d6721409 )
- Fixed avistaz\_network provider when trying to download a zipped movie subtitles file. [#​3065](https://github.com/morpheus65535/bazarr/issues/3065 ) [70fecb8](70fecb8c53 )
- Fixed an issue with the subsource.net provider where a null commentary returned causes a parsing error. [#​3064](https://github.com/morpheus65535/bazarr/issues/3064 ) [36b6ea3](36b6ea3e47 )
- Fixed titrari.ro provider by adding an automatic search for the "Cautare Avansata" page (Advanced search) [3698d6f](3698d6f07f )
- Added AnimeSub.info provider for Polish anime subtitles [9cc8485](9cc8485a08 )
- Improved announcements caching by using a CDN provider instead of calling GitHub directly. [#​3057](https://github.com/morpheus65535/bazarr/issues/3057 ) [d98915d](d98915dfe5 )
- Fixed TypeError when logging deleted episodes from Sonarr sync [08a3643](08a3643f0b )
- Fixed DeprecationWarning: pkg\_resources is deprecated as an API. [#​3053](https://github.com/morpheus65535/bazarr/issues/3053 ) [680ead7](680ead76f8 )
- Fixed Hebrew translation failing when using Lingarr. [#​3052](https://github.com/morpheus65535/bazarr/issues/3052 ) [1d0e054](1d0e0543c8 )
- Added null check for subtitle\_entry while trying to define translation source language. [#​3046](https://github.com/morpheus65535/bazarr/issues/3046 ) [2af1f0c](2af1f0cda2 )
- Fixed the Persian language issue with the subsource provider. [#​3050](https://github.com/morpheus65535/bazarr/issues/3050 ) [debf419](debf419665 )
- Improved subsource provider by making each user responsible for getting its own api-key. [8c46e69](8c46e69ba5 )
- Fixed autopulse configurator and added some error messages [d92d048](d92d0484f8 )
- Improved subtitles translation by retrieving source language from the database [baad5eb](baad5ebebc )
- Added subsource.net provider [cac3ffa](cac3ffac52 )
- Added external webhook for Autopulse [960b6c6](960b6c6a9c )
- Fixed Plex "Mark movies as recently added after downloading subtitles" error caused by wrong date format [6ddba8a](6ddba8af60 )
- Improved interactive searching modal to show only subtitles matching the languages profile requirements. [7406bdc](7406bdce82 )
- Added support for specifying Postgres URL explicitly [fa6675e](fa6675e857 )
- Improved opensubtitles.com provider to reduce redirect request on the provider's API server. [b8eb1bb](b8eb1bb82b )
- Fixed SubsRo provider episode number matching [da2f129](da2f12995b )
- Fixed Radarr webhooks issue introduced in 1.5.3. Please review help text in Settings. [5ffc7e0](5ffc7e0fb2 )
- Improved season guessing from filename when using upload subtitles feature [a57da17](a57da17cc4 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #3462
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-23 23:35:03 +00:00
dd74dafd24
ci: fix repo targets
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Successful in 1m51s
render-manifests-push / render-manifests-push (push) Has been cancelled
2026-01-23 17:31:18 -06:00
d3425bc8ce
chore(config): migrate Renovate config ( #3460 )
...
renovate / renovate (push) Has been cancelled
The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed.
You don't need to merge this PR right away, because Renovate will continue to migrate these fields internally each time it runs. But later some of these fields may be fully deprecated and the migrations removed. So it's a good idea to merge this migration PR soon.
🔕 **Ignore**: Close this PR and you won't be reminded about config migration again, but one day your current config may no longer be valid.
❓ Got questions? Does something look wrong to you? Please don't hesitate to [request help here](https://github.com/renovatebot/renovate/discussions ).
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: #3460
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-23 23:30:49 +00:00
01d300b68d
chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.2.1 ( #3459 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 1m16s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | minor | `2.1.4` → `2.2.1` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v2.2.1`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.1.4...2.2.1 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.1.4...2.2.1 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3459
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-23 23:28:33 +00:00
e32afc496c
chore(deps): update dependency home-assistant/core to v2026 ( #3458 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Successful in 1m49s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [home-assistant/core](https://github.com/home-assistant/core ) | major | `2025.12.5` → `2026.1.3` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>home-assistant/core (home-assistant/core)</summary>
### [`v2026.1.3`](https://github.com/home-assistant/core/releases/tag/2026.1.3 )
[Compare Source](https://github.com/home-assistant/core/compare/2026.1.2...2026.1.3 )
- Bump uiprotect to 8.1.1 ([@​RaHehl] - [#​160816]) ([unifiprotect docs]) (dependency)
- Update list of supported locations for London Air ([@​allanlewis] - [#​160884]) ([london\_air docs][london_air docs])
- Bump onedrive-personal-sdk to 0.1.0 ([@​zweckj] - [#​160976]) ([onedrive docs]) (dependency)
- Adjust battery voltage sensor display precision for Matter devices ([@​lboue] - [#​161088]) ([matter docs])
- Fix color temperature attributes in wiz ([@​arturpragacz] - [#​161125]) ([wiz docs])
- Bump xiaomi-ble to 1.4.3 ([@​terop] - [#​161132]) ([xiaomi\_ble docs][xiaomi_ble docs])
- Bump opower to 0.16.4 ([@​tronikos] - [#​161153]) ([opower docs]) (dependency)
- Fix detection of multiple smart object types in single event ([@​RaHehl] - [#​161189]) ([unifiprotect docs])
- Fix icons for 'moving' state ([@​stickpin] - [#​161194]) ([binary\_sensor docs][binary_sensor docs])
- Bump onedrive-personal-sdk to 0.1.1 ([@​zweckj] - [#​161337]) ([onedrive docs]) (dependency)
- Bump uiprotect to 10.0.0 ([@​RaHehl] - [#​161350]) ([unifiprotect docs]) (dependency)
- Migrate config entries to string unique id ([@​edenhaus] - [#​161370]) ([toon docs]) ([monzo docs]) ([microBees docs]) ([arve docs])
- Bump uiprotect to 10.0.1 ([@​RaHehl] - [#​161397]) ([unifiprotect docs]) (dependency)
- Bump Insteon panel to 0.6.1 ([@​teharris1] - [#​161411]) ([insteon docs]) (dependency)
- Bump music-assistant-client to 1.3.3 ([@​arturpragacz] - [#​161438]) ([music\_assistant docs][music_assistant docs]) (dependency)
- Revert deprecation of `server_host` for container installations ([@​emontnemery] - [#​161443]) ([http docs])
- Bump opower to 0.16.5 ([@​tronikos] - [#​161450]) ([opower docs]) (dependency)
[#​159957]: https://github.com/home-assistant/core/pull/159957
[#​160771]: https://github.com/home-assistant/core/pull/160771
[#​160816]: https://github.com/home-assistant/core/pull/160816
[#​160884]: https://github.com/home-assistant/core/pull/160884
[#​160976]: https://github.com/home-assistant/core/pull/160976
[#​161085]: https://github.com/home-assistant/core/pull/161085
[#​161088]: https://github.com/home-assistant/core/pull/161088
[#​161125]: https://github.com/home-assistant/core/pull/161125
[#​161132]: https://github.com/home-assistant/core/pull/161132
[#​161153]: https://github.com/home-assistant/core/pull/161153
[#​161189]: https://github.com/home-assistant/core/pull/161189
[#​161194]: https://github.com/home-assistant/core/pull/161194
[#​161337]: https://github.com/home-assistant/core/pull/161337
[#​161350]: https://github.com/home-assistant/core/pull/161350
[#​161370]: https://github.com/home-assistant/core/pull/161370
[#​161397]: https://github.com/home-assistant/core/pull/161397
[#​161411]: https://github.com/home-assistant/core/pull/161411
[#​161438]: https://github.com/home-assistant/core/pull/161438
[#​161443]: https://github.com/home-assistant/core/pull/161443
[#​161450]: https://github.com/home-assistant/core/pull/161450
[@​RaHehl]: https://github.com/RaHehl
[@​allanlewis]: https://github.com/allanlewis
[@​arturpragacz]: https://github.com/arturpragacz
[@​bramkragten]: https://github.com/bramkragten
[@​edenhaus]: https://github.com/edenhaus
[@​emontnemery]: https://github.com/emontnemery
[@​frenck]: https://github.com/frenck
[@​lboue]: https://github.com/lboue
[@​stickpin]: https://github.com/stickpin
[@​teharris1]: https://github.com/teharris1
[@​terop]: https://github.com/terop
[@​tronikos]: https://github.com/tronikos
[@​zweckj]: https://github.com/zweckj
[accuweather docs]: https://www.home-assistant.io/integrations/accuweather/
[actron_air docs]: https://www.home-assistant.io/integrations/actron_air/
[adax docs]: https://www.home-assistant.io/integrations/adax/
[arve docs]: https://www.home-assistant.io/integrations/arve/
[binary_sensor docs]: https://www.home-assistant.io/integrations/binary_sensor/
[http docs]: https://www.home-assistant.io/integrations/http/
[insteon docs]: https://www.home-assistant.io/integrations/insteon/
[london_air docs]: https://www.home-assistant.io/integrations/london_air/
[matter docs]: https://www.home-assistant.io/integrations/matter/
[microBees docs]: https://www.home-assistant.io/integrations/microBees/
[monzo docs]: https://www.home-assistant.io/integrations/monzo/
[music_assistant docs]: https://www.home-assistant.io/integrations/music_assistant/
[onedrive docs]: https://www.home-assistant.io/integrations/onedrive/
[opower docs]: https://www.home-assistant.io/integrations/opower/
[toon docs]: https://www.home-assistant.io/integrations/toon/
[unifiprotect docs]: https://www.home-assistant.io/integrations/unifiprotect/
[wiz docs]: https://www.home-assistant.io/integrations/wiz/
[xiaomi_ble docs]: https://www.home-assistant.io/integrations/xiaomi_ble/
### [`v2026.1.2`](https://github.com/home-assistant/core/releases/tag/2026.1.2 )
[Compare Source](https://github.com/home-assistant/core/compare/2026.1.1...2026.1.2 )
- Fix Airzone Q-Adapt select entities ([@​Noltari] - [#​160695]) ([airzone docs])
- Revert back to microVAD ([@​synesthesiam] - [#​160821]) ([assist\_pipeline docs][assist_pipeline docs])
- Bump opower to 0.16.2 ([@​tronikos] - [#​160822]) ([opower docs]) (dependency)
- accept leading zeros in sms\_code for fressnapf\_tracker ([@​eifinger] - [#​160834]) ([fressnapf\_tracker docs][fressnapf_tracker docs])
- Add support for packaging version >= 26 on the version bump script ([@​edenhaus] - [#​160858])
- Update PyNaCl to 1.6.2 ([@​cdce8p] - [#​160909]) ([owntracks docs]) ([mobile\_app docs][mobile_app docs]) (dependency)
- Bump pyenphase from 2.4.2 to 2.4.3 ([@​catsmanac] - [#​160912]) ([enphase\_envoy docs][enphase_envoy docs]) (dependency)
- Decrease Essent update interval to 1 hour ([@​jaapp] - [#​160959]) ([essent docs])
- Bump opower to 0.16.3 ([@​tronikos] - [#​160961]) ([opower docs]) (dependency)
- Bump PySrDaliGateway from 0.18.0 to 0.19.3 ([@​niracler] - [#​160972]) ([sunricher\_dali docs][sunricher_dali docs]) (dependency)
- Add descriptions to openai\_conversation ([@​zweckj] - [#​160979]) ([openai\_conversation docs][openai_conversation docs])
- Clean up unnecessary Z-Wave "device config changed" repairs ([@​AlCalzone] - [#​161000]) ([zwave\_js docs][zwave_js docs])
- Update knx-frontend to 2026.1.15.112308 ([@​farmio] - [#​161004]) ([knx docs]) (dependency)
- Require admin for blueprint ws commands ([@​edenhaus] - [#​161008]) ([blueprint docs])
- Bump aiomealie to 1.2.0 ([@​andrew-codechimp] - [#​161058]) ([mealie docs]) (dependency)
- Update frontend to [`2026010`](https://github.com/home-assistant/core/commit/20260107 ).2 ([@​bramkragten] - [#​161061]) ([frontend docs]) (dependency)
- Update aioairzone to v1.0.5 ([@​Noltari] - [#​160688]) ([airzone docs]) (dependency)
[#​159957]: https://github.com/home-assistant/core/pull/159957
[#​160688]: https://github.com/home-assistant/core/pull/160688
[#​160695]: https://github.com/home-assistant/core/pull/160695
[#​160771]: https://github.com/home-assistant/core/pull/160771
[#​160821]: https://github.com/home-assistant/core/pull/160821
[#​160822]: https://github.com/home-assistant/core/pull/160822
[#​160834]: https://github.com/home-assistant/core/pull/160834
[#​160858]: https://github.com/home-assistant/core/pull/160858
[#​160909]: https://github.com/home-assistant/core/pull/160909
[#​160912]: https://github.com/home-assistant/core/pull/160912
[#​160959]: https://github.com/home-assistant/core/pull/160959
[#​160961]: https://github.com/home-assistant/core/pull/160961
[#​160972]: https://github.com/home-assistant/core/pull/160972
[#​160979]: https://github.com/home-assistant/core/pull/160979
[#​161000]: https://github.com/home-assistant/core/pull/161000
[#​161004]: https://github.com/home-assistant/core/pull/161004
[#​161008]: https://github.com/home-assistant/core/pull/161008
[#​161058]: https://github.com/home-assistant/core/pull/161058
[#​161061]: https://github.com/home-assistant/core/pull/161061
[@​AlCalzone]: https://github.com/AlCalzone
[@​Noltari]: https://github.com/Noltari
[@​andrew-codechimp]: https://github.com/andrew-codechimp
[@​bramkragten]: https://github.com/bramkragten
[@​catsmanac]: https://github.com/catsmanac
[@​cdce8p]: https://github.com/cdce8p
[@​edenhaus]: https://github.com/edenhaus
[@​eifinger]: https://github.com/eifinger
[@​farmio]: https://github.com/farmio
[@​frenck]: https://github.com/frenck
[@​jaapp]: https://github.com/jaapp
[@​niracler]: https://github.com/niracler
[@​synesthesiam]: https://github.com/synesthesiam
[@​tronikos]: https://github.com/tronikos
[@​zweckj]: https://github.com/zweckj
[accuweather docs]: https://www.home-assistant.io/integrations/accuweather/
[actron_air docs]: https://www.home-assistant.io/integrations/actron_air/
[adax docs]: https://www.home-assistant.io/integrations/adax/
[airzone docs]: https://www.home-assistant.io/integrations/airzone/
[assist_pipeline docs]: https://www.home-assistant.io/integrations/assist_pipeline/
[blueprint docs]: https://www.home-assistant.io/integrations/blueprint/
[enphase_envoy docs]: https://www.home-assistant.io/integrations/enphase_envoy/
[essent docs]: https://www.home-assistant.io/integrations/essent/
[fressnapf_tracker docs]: https://www.home-assistant.io/integrations/fressnapf_tracker/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[knx docs]: https://www.home-assistant.io/integrations/knx/
[mealie docs]: https://www.home-assistant.io/integrations/mealie/
[mobile_app docs]: https://www.home-assistant.io/integrations/mobile_app/
[openai_conversation docs]: https://www.home-assistant.io/integrations/openai_conversation/
[opower docs]: https://www.home-assistant.io/integrations/opower/
[owntracks docs]: https://www.home-assistant.io/integrations/owntracks/
[sunricher_dali docs]: https://www.home-assistant.io/integrations/sunricher_dali/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/
### [`v2026.1.1`](https://github.com/home-assistant/core/releases/tag/2026.1.1 )
[Compare Source](https://github.com/home-assistant/core/compare/2026.1.0b1...2026.1.1 )
- Fix Hikvision NVR binary sensors not being detected ([@​ptarjan] - [#​160254]) ([hikvision docs])
- Bump eheimdigital to 1.5.0 ([@​autinerd] - [#​160312]) ([eheimdigital docs])
- Bump ZHA to 0.0.84 ([@​TheJulianJES] - [#​160440]) ([zha docs])
- Bump pyOverkiz to 1.19.4 ([@​iMicknl] - [#​160457]) ([overkiz docs])
- Fix JSON serialization of time objects in anthropic tool results ([@​dcermak] - [#​160459]) ([anthropic docs])
- Add asyncio-level timeout to Backblaze B2 uploads ([@​ElCruncharino] - [#​160468]) ([backblaze\_b2 docs][backblaze_b2 docs])
- Fix Requirement parsing in RequirementsManager ([@​epenet] - [#​160485])
- Add Nettleie optimization option ([@​osohotwateriot] - [#​160494]) ([osoenergy docs])
- Bump python-otbr-api to 2.7.1 ([@​emontnemery] - [#​160496]) ([thread docs]) ([otbr docs])
- fix rain sensor for some rare velux windows ([@​wollew] - [#​160504]) ([velux docs])
- Fix trigger selectors ([@​bramkragten] - [#​160519]) ([climate docs]) ([light docs]) ([humidifier docs])
- Bump Intergas Incomfort-client to v0.6.11 ([@​jbouwh] - [#​160520]) ([incomfort docs])
- Revert "Update voluptuous and voluptuous-openapi" ([@​synesthesiam] - [#​160530])
- Bump serialx to v0.6.2 ([@​puddly] - [#​160545]) ([zha docs]) ([homeassistant\_hardware docs][homeassistant_hardware docs])
- Catch any migration failures in Teslemetry ([@​Bre77] - [#​160549]) ([teslemetry docs])
- Fix AttributeError for missing/incomplete health data in Tractive ([@​bieniu] - [#​160553]) ([tractive docs])
- Bump pysilero-vad to 3.1.0 ([@​synesthesiam] - [#​160554]) ([assist\_pipeline docs][assist_pipeline docs])
- Fix for older Fritzbox models which do not support smarthome triggers ([@​mib1185] - [#​160555]) ([fritzbox docs])
- Bump google-air-quality-api to 2.1.2 ([@​Thomas55555] - [#​160561]) ([google\_air\_quality docs][google_air_quality docs])
- Fix Climate signal in Teslemetry ([@​Bre77] - [#​160571]) ([teslemetry docs])
- Bump pysma to 1.1.0 ([@​kellerza] - [#​160583]) ([sma docs])
- Bump opower to 0.16.1 ([@​tronikos] - [#​160588]) ([opower docs])
- Fix config flow bug in Tesla Fleet ([@​Bre77] - [#​160591]) ([tesla\_fleet docs][tesla_fleet docs])
- Add missing segment speed icons for WLED ([@​Tommatheussen] - [#​160597]) ([wled docs])
- Better handling of ratelimiting from Tibber ([@​Danielhiversen] - [#​160599]) ([tibber docs])
- Change device class to energy\_storage for some enphase\_envoy battery entities ([@​catsmanac] - [#​160603]) ([enphase\_envoy docs][enphase_envoy docs])
- Fix Z-Wave creating notification binary sensor for idle state ([@​MartinHjelmare] - [#​160604]) ([zwave\_js docs][zwave_js docs])
- Bump pynintendoparental to 2.3.2 ([@​pantherale0] - [#​160626]) ([nintendo\_parental\_controls docs][nintendo_parental_controls docs])
- Update frontend to [`2026010`](https://github.com/home-assistant/core/commit/20260107 ).1 ([@​bramkragten] - [#​160644]) ([frontend docs])
- Bump pyhik to 0.4.0 ([@​ptarjan] - [#​160654]) ([hikvision docs])
- Bump greeclimate to 2.1.1 ([@​cmroche] - [#​160683]) ([gree docs])
- Bump pysilero-vad to 3.2.0 ([@​synesthesiam] - [#​160691]) ([assist\_pipeline docs][assist_pipeline docs])
- Revert bthome-ble back to 3.16.0 to fix missing data ([@​Ernst79] - [#​160694]) ([bthome docs])
- Fix missing key for brew by weight in lamarzocco ([@​zweckj] - [#​160722]) ([lamarzocco docs])
- Bump pytado 0.18.16 ([@​erwindouna] - [#​160724]) ([tado docs])
- Bump python-homewizard-energy to 10.0.1 ([@​DCSBL] - [#​160736]) ([homewizard docs])
- Fix fitbit icon ([@​joostlek] - [#​160750]) ([fitbit docs])
[#​159957]: https://github.com/home-assistant/core/pull/159957
[#​160254]: https://github.com/home-assistant/core/pull/160254
[#​160312]: https://github.com/home-assistant/core/pull/160312
[#​160440]: https://github.com/home-assistant/core/pull/160440
[#​160457]: https://github.com/home-assistant/core/pull/160457
[#​160459]: https://github.com/home-assistant/core/pull/160459
[#​160468]: https://github.com/home-assistant/core/pull/160468
[#​160485]: https://github.com/home-assistant/core/pull/160485
[#​160494]: https://github.com/home-assistant/core/pull/160494
[#​160496]: https://github.com/home-assistant/core/pull/160496
[#​160504]: https://github.com/home-assistant/core/pull/160504
[#​160519]: https://github.com/home-assistant/core/pull/160519
[#​160520]: https://github.com/home-assistant/core/pull/160520
[#​160530]: https://github.com/home-assistant/core/pull/160530
[#​160545]: https://github.com/home-assistant/core/pull/160545
[#​160549]: https://github.com/home-assistant/core/pull/160549
[#​160553]: https://github.com/home-assistant/core/pull/160553
[#​160554]: https://github.com/home-assistant/core/pull/160554
[#​160555]: https://github.com/home-assistant/core/pull/160555
[#​160561]: https://github.com/home-assistant/core/pull/160561
[#​160571]: https://github.com/home-assistant/core/pull/160571
[#​160583]: https://github.com/home-assistant/core/pull/160583
[#​160588]: https://github.com/home-assistant/core/pull/160588
[#​160591]: https://github.com/home-assistant/core/pull/160591
[#​160597]: https://github.com/home-assistant/core/pull/160597
[#​160599]: https://github.com/home-assistant/core/pull/160599
[#​160603]: https://github.com/home-assistant/core/pull/160603
[#​160604]: https://github.com/home-assistant/core/pull/160604
[#​160626]: https://github.com/home-assistant/core/pull/160626
[#​160644]: https://github.com/home-assistant/core/pull/160644
[#​160654]: https://github.com/home-assistant/core/pull/160654
[#​160683]: https://github.com/home-assistant/core/pull/160683
[#​160691]: https://github.com/home-assistant/core/pull/160691
[#​160694]: https://github.com/home-assistant/core/pull/160694
[#​160722]: https://github.com/home-assistant/core/pull/160722
[#​160724]: https://github.com/home-assistant/core/pull/160724
[#​160736]: https://github.com/home-assistant/core/pull/160736
[#​160750]: https://github.com/home-assistant/core/pull/160750
[@​Bre77]: https://github.com/Bre77
[@​DCSBL]: https://github.com/DCSBL
[@​Danielhiversen]: https://github.com/Danielhiversen
[@​ElCruncharino]: https://github.com/ElCruncharino
[@​Ernst79]: https://github.com/Ernst79
[@​MartinHjelmare]: https://github.com/MartinHjelmare
[@​TheJulianJES]: https://github.com/TheJulianJES
[@​Thomas55555]: https://github.com/Thomas55555
[@​Tommatheussen]: https://github.com/Tommatheussen
[@​autinerd]: https://github.com/autinerd
[@​bieniu]: https://github.com/bieniu
[@​bramkragten]: https://github.com/bramkragten
[@​catsmanac]: https://github.com/catsmanac
[@​cmroche]: https://github.com/cmroche
[@​dcermak]: https://github.com/dcermak
[@​emontnemery]: https://github.com/emontnemery
[@​epenet]: https://github.com/epenet
[@​erwindouna]: https://github.com/erwindouna
[@​frenck]: https://github.com/frenck
[@​iMicknl]: https://github.com/iMicknl
[@​jbouwh]: https://github.com/jbouwh
[@​joostlek]: https://github.com/joostlek
[@​kellerza]: https://github.com/kellerza
[@​mib1185]: https://github.com/mib1185
[@​osohotwateriot]: https://github.com/osohotwateriot
[@​pantherale0]: https://github.com/pantherale0
[@​ptarjan]: https://github.com/ptarjan
[@​puddly]: https://github.com/puddly
[@​synesthesiam]: https://github.com/synesthesiam
[@​tronikos]: https://github.com/tronikos
[@​wollew]: https://github.com/wollew
[@​zweckj]: https://github.com/zweckj
[accuweather docs]: https://www.home-assistant.io/integrations/accuweather/
[actron_air docs]: https://www.home-assistant.io/integrations/actron_air/
[adax docs]: https://www.home-assistant.io/integrations/adax/
[anthropic docs]: https://www.home-assistant.io/integrations/anthropic/
[assist_pipeline docs]: https://www.home-assistant.io/integrations/assist_pipeline/
[backblaze_b2 docs]: https://www.home-assistant.io/integrations/backblaze_b2/
[bthome docs]: https://www.home-assistant.io/integrations/bthome/
[climate docs]: https://www.home-assistant.io/integrations/climate/
[eheimdigital docs]: https://www.home-assistant.io/integrations/eheimdigital/
[enphase_envoy docs]: https://www.home-assistant.io/integrations/enphase_envoy/
[fitbit docs]: https://www.home-assistant.io/integrations/fitbit/
[fritzbox docs]: https://www.home-assistant.io/integrations/fritzbox/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[google_air_quality docs]: https://www.home-assistant.io/integrations/google_air_quality/
[gree docs]: https://www.home-assistant.io/integrations/gree/
[hikvision docs]: https://www.home-assistant.io/integrations/hikvision/
[homeassistant_hardware docs]: https://www.home-assistant.io/integrations/homeassistant_hardware/
[homewizard docs]: https://www.home-assistant.io/integrations/homewizard/
[humidifier docs]: https://www.home-assistant.io/integrations/humidifier/
[incomfort docs]: https://www.home-assistant.io/integrations/incomfort/
[lamarzocco docs]: https://www.home-assistant.io/integrations/lamarzocco/
[light docs]: https://www.home-assistant.io/integrations/light/
[nintendo_parental_controls docs]: https://www.home-assistant.io/integrations/nintendo_parental_controls/
[opower docs]: https://www.home-assistant.io/integrations/opower/
[osoenergy docs]: https://www.home-assistant.io/integrations/osoenergy/
[otbr docs]: https://www.home-assistant.io/integrations/otbr/
[overkiz docs]: https://www.home-assistant.io/integrations/overkiz/
[sma docs]: https://www.home-assistant.io/integrations/sma/
[tado docs]: https://www.home-assistant.io/integrations/tado/
[tesla_fleet docs]: https://www.home-assistant.io/integrations/tesla_fleet/
[teslemetry docs]: https://www.home-assistant.io/integrations/teslemetry/
[thread docs]: https://www.home-assistant.io/integrations/thread/
[tibber docs]: https://www.home-assistant.io/integrations/tibber/
[tractive docs]: https://www.home-assistant.io/integrations/tractive/
[velux docs]: https://www.home-assistant.io/integrations/velux/
[wled docs]: https://www.home-assistant.io/integrations/wled/
[zha docs]: https://www.home-assistant.io/integrations/zha/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/
### [`v2026.1.0`](https://github.com/home-assistant/core/releases/tag/2026.1.0 )
[Compare Source](https://github.com/home-assistant/core/compare/2025.12.5...2026.1.0b1 )
<https://www.home-assistant.io/blog/2026/01/07/release-20261/ >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #3458
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-23 23:20:31 +00:00
f46ac98970
chore(deps): update appVersions
lint-test-helm / lint-helm (push) Successful in 16s
renovate / renovate (push) Successful in 11m40s
render-manifests-push / render-manifests-push (push) Successful in 12m20s
2026-01-23 17:05:18 -06:00
06a489a682
chore(deps): update rmcrackan/libation docker tag to v13.1.4 ( #3456 )
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-01-23 23:03:44 +00:00
ba1b9b8506
chore(deps): update dependency home-assistant/core to v2026 ( #3446 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [home-assistant/core](https://github.com/home-assistant/core ) | major | `2025.12.2` → `2026.1.3` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>home-assistant/core (home-assistant/core)</summary>
### [`v2026.1.3`](https://github.com/home-assistant/core/releases/tag/2026.1.3 )
[Compare Source](https://github.com/home-assistant/core/compare/2026.1.2...2026.1.3 )
- Bump uiprotect to 8.1.1 ([@​RaHehl] - [#​160816]) ([unifiprotect docs]) (dependency)
- Update list of supported locations for London Air ([@​allanlewis] - [#​160884]) ([london\_air docs][london_air docs])
- Bump onedrive-personal-sdk to 0.1.0 ([@​zweckj] - [#​160976]) ([onedrive docs]) (dependency)
- Adjust battery voltage sensor display precision for Matter devices ([@​lboue] - [#​161088]) ([matter docs])
- Fix color temperature attributes in wiz ([@​arturpragacz] - [#​161125]) ([wiz docs])
- Bump xiaomi-ble to 1.4.3 ([@​terop] - [#​161132]) ([xiaomi\_ble docs][xiaomi_ble docs])
- Bump opower to 0.16.4 ([@​tronikos] - [#​161153]) ([opower docs]) (dependency)
- Fix detection of multiple smart object types in single event ([@​RaHehl] - [#​161189]) ([unifiprotect docs])
- Fix icons for 'moving' state ([@​stickpin] - [#​161194]) ([binary\_sensor docs][binary_sensor docs])
- Bump onedrive-personal-sdk to 0.1.1 ([@​zweckj] - [#​161337]) ([onedrive docs]) (dependency)
- Bump uiprotect to 10.0.0 ([@​RaHehl] - [#​161350]) ([unifiprotect docs]) (dependency)
- Migrate config entries to string unique id ([@​edenhaus] - [#​161370]) ([toon docs]) ([monzo docs]) ([microBees docs]) ([arve docs])
- Bump uiprotect to 10.0.1 ([@​RaHehl] - [#​161397]) ([unifiprotect docs]) (dependency)
- Bump Insteon panel to 0.6.1 ([@​teharris1] - [#​161411]) ([insteon docs]) (dependency)
- Bump music-assistant-client to 1.3.3 ([@​arturpragacz] - [#​161438]) ([music\_assistant docs][music_assistant docs]) (dependency)
- Revert deprecation of `server_host` for container installations ([@​emontnemery] - [#​161443]) ([http docs])
- Bump opower to 0.16.5 ([@​tronikos] - [#​161450]) ([opower docs]) (dependency)
[#​159957]: https://github.com/home-assistant/core/pull/159957
[#​160771]: https://github.com/home-assistant/core/pull/160771
[#​160816]: https://github.com/home-assistant/core/pull/160816
[#​160884]: https://github.com/home-assistant/core/pull/160884
[#​160976]: https://github.com/home-assistant/core/pull/160976
[#​161085]: https://github.com/home-assistant/core/pull/161085
[#​161088]: https://github.com/home-assistant/core/pull/161088
[#​161125]: https://github.com/home-assistant/core/pull/161125
[#​161132]: https://github.com/home-assistant/core/pull/161132
[#​161153]: https://github.com/home-assistant/core/pull/161153
[#​161189]: https://github.com/home-assistant/core/pull/161189
[#​161194]: https://github.com/home-assistant/core/pull/161194
[#​161337]: https://github.com/home-assistant/core/pull/161337
[#​161350]: https://github.com/home-assistant/core/pull/161350
[#​161370]: https://github.com/home-assistant/core/pull/161370
[#​161397]: https://github.com/home-assistant/core/pull/161397
[#​161411]: https://github.com/home-assistant/core/pull/161411
[#​161438]: https://github.com/home-assistant/core/pull/161438
[#​161443]: https://github.com/home-assistant/core/pull/161443
[#​161450]: https://github.com/home-assistant/core/pull/161450
[@​RaHehl]: https://github.com/RaHehl
[@​allanlewis]: https://github.com/allanlewis
[@​arturpragacz]: https://github.com/arturpragacz
[@​bramkragten]: https://github.com/bramkragten
[@​edenhaus]: https://github.com/edenhaus
[@​emontnemery]: https://github.com/emontnemery
[@​frenck]: https://github.com/frenck
[@​lboue]: https://github.com/lboue
[@​stickpin]: https://github.com/stickpin
[@​teharris1]: https://github.com/teharris1
[@​terop]: https://github.com/terop
[@​tronikos]: https://github.com/tronikos
[@​zweckj]: https://github.com/zweckj
[accuweather docs]: https://www.home-assistant.io/integrations/accuweather/
[actron_air docs]: https://www.home-assistant.io/integrations/actron_air/
[adax docs]: https://www.home-assistant.io/integrations/adax/
[arve docs]: https://www.home-assistant.io/integrations/arve/
[binary_sensor docs]: https://www.home-assistant.io/integrations/binary_sensor/
[http docs]: https://www.home-assistant.io/integrations/http/
[insteon docs]: https://www.home-assistant.io/integrations/insteon/
[london_air docs]: https://www.home-assistant.io/integrations/london_air/
[matter docs]: https://www.home-assistant.io/integrations/matter/
[microBees docs]: https://www.home-assistant.io/integrations/microBees/
[monzo docs]: https://www.home-assistant.io/integrations/monzo/
[music_assistant docs]: https://www.home-assistant.io/integrations/music_assistant/
[onedrive docs]: https://www.home-assistant.io/integrations/onedrive/
[opower docs]: https://www.home-assistant.io/integrations/opower/
[toon docs]: https://www.home-assistant.io/integrations/toon/
[unifiprotect docs]: https://www.home-assistant.io/integrations/unifiprotect/
[wiz docs]: https://www.home-assistant.io/integrations/wiz/
[xiaomi_ble docs]: https://www.home-assistant.io/integrations/xiaomi_ble/
### [`v2026.1.2`](https://github.com/home-assistant/core/releases/tag/2026.1.2 )
[Compare Source](https://github.com/home-assistant/core/compare/2026.1.1...2026.1.2 )
- Fix Airzone Q-Adapt select entities ([@​Noltari] - [#​160695]) ([airzone docs])
- Revert back to microVAD ([@​synesthesiam] - [#​160821]) ([assist\_pipeline docs][assist_pipeline docs])
- Bump opower to 0.16.2 ([@​tronikos] - [#​160822]) ([opower docs]) (dependency)
- accept leading zeros in sms\_code for fressnapf\_tracker ([@​eifinger] - [#​160834]) ([fressnapf\_tracker docs][fressnapf_tracker docs])
- Add support for packaging version >= 26 on the version bump script ([@​edenhaus] - [#​160858])
- Update PyNaCl to 1.6.2 ([@​cdce8p] - [#​160909]) ([owntracks docs]) ([mobile\_app docs][mobile_app docs]) (dependency)
- Bump pyenphase from 2.4.2 to 2.4.3 ([@​catsmanac] - [#​160912]) ([enphase\_envoy docs][enphase_envoy docs]) (dependency)
- Decrease Essent update interval to 1 hour ([@​jaapp] - [#​160959]) ([essent docs])
- Bump opower to 0.16.3 ([@​tronikos] - [#​160961]) ([opower docs]) (dependency)
- Bump PySrDaliGateway from 0.18.0 to 0.19.3 ([@​niracler] - [#​160972]) ([sunricher\_dali docs][sunricher_dali docs]) (dependency)
- Add descriptions to openai\_conversation ([@​zweckj] - [#​160979]) ([openai\_conversation docs][openai_conversation docs])
- Clean up unnecessary Z-Wave "device config changed" repairs ([@​AlCalzone] - [#​161000]) ([zwave\_js docs][zwave_js docs])
- Update knx-frontend to 2026.1.15.112308 ([@​farmio] - [#​161004]) ([knx docs]) (dependency)
- Require admin for blueprint ws commands ([@​edenhaus] - [#​161008]) ([blueprint docs])
- Bump aiomealie to 1.2.0 ([@​andrew-codechimp] - [#​161058]) ([mealie docs]) (dependency)
- Update frontend to [`2026010`](https://github.com/home-assistant/core/commit/20260107 ).2 ([@​bramkragten] - [#​161061]) ([frontend docs]) (dependency)
- Update aioairzone to v1.0.5 ([@​Noltari] - [#​160688]) ([airzone docs]) (dependency)
[#​159957]: https://github.com/home-assistant/core/pull/159957
[#​160688]: https://github.com/home-assistant/core/pull/160688
[#​160695]: https://github.com/home-assistant/core/pull/160695
[#​160771]: https://github.com/home-assistant/core/pull/160771
[#​160821]: https://github.com/home-assistant/core/pull/160821
[#​160822]: https://github.com/home-assistant/core/pull/160822
[#​160834]: https://github.com/home-assistant/core/pull/160834
[#​160858]: https://github.com/home-assistant/core/pull/160858
[#​160909]: https://github.com/home-assistant/core/pull/160909
[#​160912]: https://github.com/home-assistant/core/pull/160912
[#​160959]: https://github.com/home-assistant/core/pull/160959
[#​160961]: https://github.com/home-assistant/core/pull/160961
[#​160972]: https://github.com/home-assistant/core/pull/160972
[#​160979]: https://github.com/home-assistant/core/pull/160979
[#​161000]: https://github.com/home-assistant/core/pull/161000
[#​161004]: https://github.com/home-assistant/core/pull/161004
[#​161008]: https://github.com/home-assistant/core/pull/161008
[#​161058]: https://github.com/home-assistant/core/pull/161058
[#​161061]: https://github.com/home-assistant/core/pull/161061
[@​AlCalzone]: https://github.com/AlCalzone
[@​Noltari]: https://github.com/Noltari
[@​andrew-codechimp]: https://github.com/andrew-codechimp
[@​bramkragten]: https://github.com/bramkragten
[@​catsmanac]: https://github.com/catsmanac
[@​cdce8p]: https://github.com/cdce8p
[@​edenhaus]: https://github.com/edenhaus
[@​eifinger]: https://github.com/eifinger
[@​farmio]: https://github.com/farmio
[@​frenck]: https://github.com/frenck
[@​jaapp]: https://github.com/jaapp
[@​niracler]: https://github.com/niracler
[@​synesthesiam]: https://github.com/synesthesiam
[@​tronikos]: https://github.com/tronikos
[@​zweckj]: https://github.com/zweckj
[accuweather docs]: https://www.home-assistant.io/integrations/accuweather/
[actron_air docs]: https://www.home-assistant.io/integrations/actron_air/
[adax docs]: https://www.home-assistant.io/integrations/adax/
[airzone docs]: https://www.home-assistant.io/integrations/airzone/
[assist_pipeline docs]: https://www.home-assistant.io/integrations/assist_pipeline/
[blueprint docs]: https://www.home-assistant.io/integrations/blueprint/
[enphase_envoy docs]: https://www.home-assistant.io/integrations/enphase_envoy/
[essent docs]: https://www.home-assistant.io/integrations/essent/
[fressnapf_tracker docs]: https://www.home-assistant.io/integrations/fressnapf_tracker/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[knx docs]: https://www.home-assistant.io/integrations/knx/
[mealie docs]: https://www.home-assistant.io/integrations/mealie/
[mobile_app docs]: https://www.home-assistant.io/integrations/mobile_app/
[openai_conversation docs]: https://www.home-assistant.io/integrations/openai_conversation/
[opower docs]: https://www.home-assistant.io/integrations/opower/
[owntracks docs]: https://www.home-assistant.io/integrations/owntracks/
[sunricher_dali docs]: https://www.home-assistant.io/integrations/sunricher_dali/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/
### [`v2026.1.1`](https://github.com/home-assistant/core/releases/tag/2026.1.1 )
[Compare Source](https://github.com/home-assistant/core/compare/2026.1.0b1...2026.1.1 )
- Fix Hikvision NVR binary sensors not being detected ([@​ptarjan] - [#​160254]) ([hikvision docs])
- Bump eheimdigital to 1.5.0 ([@​autinerd] - [#​160312]) ([eheimdigital docs])
- Bump ZHA to 0.0.84 ([@​TheJulianJES] - [#​160440]) ([zha docs])
- Bump pyOverkiz to 1.19.4 ([@​iMicknl] - [#​160457]) ([overkiz docs])
- Fix JSON serialization of time objects in anthropic tool results ([@​dcermak] - [#​160459]) ([anthropic docs])
- Add asyncio-level timeout to Backblaze B2 uploads ([@​ElCruncharino] - [#​160468]) ([backblaze\_b2 docs][backblaze_b2 docs])
- Fix Requirement parsing in RequirementsManager ([@​epenet] - [#​160485])
- Add Nettleie optimization option ([@​osohotwateriot] - [#​160494]) ([osoenergy docs])
- Bump python-otbr-api to 2.7.1 ([@​emontnemery] - [#​160496]) ([thread docs]) ([otbr docs])
- fix rain sensor for some rare velux windows ([@​wollew] - [#​160504]) ([velux docs])
- Fix trigger selectors ([@​bramkragten] - [#​160519]) ([climate docs]) ([light docs]) ([humidifier docs])
- Bump Intergas Incomfort-client to v0.6.11 ([@​jbouwh] - [#​160520]) ([incomfort docs])
- Revert "Update voluptuous and voluptuous-openapi" ([@​synesthesiam] - [#​160530])
- Bump serialx to v0.6.2 ([@​puddly] - [#​160545]) ([zha docs]) ([homeassistant\_hardware docs][homeassistant_hardware docs])
- Catch any migration failures in Teslemetry ([@​Bre77] - [#​160549]) ([teslemetry docs])
- Fix AttributeError for missing/incomplete health data in Tractive ([@​bieniu] - [#​160553]) ([tractive docs])
- Bump pysilero-vad to 3.1.0 ([@​synesthesiam] - [#​160554]) ([assist\_pipeline docs][assist_pipeline docs])
- Fix for older Fritzbox models which do not support smarthome triggers ([@​mib1185] - [#​160555]) ([fritzbox docs])
- Bump google-air-quality-api to 2.1.2 ([@​Thomas55555] - [#​160561]) ([google\_air\_quality docs][google_air_quality docs])
- Fix Climate signal in Teslemetry ([@​Bre77] - [#​160571]) ([teslemetry docs])
- Bump pysma to 1.1.0 ([@​kellerza] - [#​160583]) ([sma docs])
- Bump opower to 0.16.1 ([@​tronikos] - [#​160588]) ([opower docs])
- Fix config flow bug in Tesla Fleet ([@​Bre77] - [#​160591]) ([tesla\_fleet docs][tesla_fleet docs])
- Add missing segment speed icons for WLED ([@​Tommatheussen] - [#​160597]) ([wled docs])
- Better handling of ratelimiting from Tibber ([@​Danielhiversen] - [#​160599]) ([tibber docs])
- Change device class to energy\_storage for some enphase\_envoy battery entities ([@​catsmanac] - [#​160603]) ([enphase\_envoy docs][enphase_envoy docs])
- Fix Z-Wave creating notification binary sensor for idle state ([@​MartinHjelmare] - [#​160604]) ([zwave\_js docs][zwave_js docs])
- Bump pynintendoparental to 2.3.2 ([@​pantherale0] - [#​160626]) ([nintendo\_parental\_controls docs][nintendo_parental_controls docs])
- Update frontend to [`2026010`](https://github.com/home-assistant/core/commit/20260107 ).1 ([@​bramkragten] - [#​160644]) ([frontend docs])
- Bump pyhik to 0.4.0 ([@​ptarjan] - [#​160654]) ([hikvision docs])
- Bump greeclimate to 2.1.1 ([@​cmroche] - [#​160683]) ([gree docs])
- Bump pysilero-vad to 3.2.0 ([@​synesthesiam] - [#​160691]) ([assist\_pipeline docs][assist_pipeline docs])
- Revert bthome-ble back to 3.16.0 to fix missing data ([@​Ernst79] - [#​160694]) ([bthome docs])
- Fix missing key for brew by weight in lamarzocco ([@​zweckj] - [#​160722]) ([lamarzocco docs])
- Bump pytado 0.18.16 ([@​erwindouna] - [#​160724]) ([tado docs])
- Bump python-homewizard-energy to 10.0.1 ([@​DCSBL] - [#​160736]) ([homewizard docs])
- Fix fitbit icon ([@​joostlek] - [#​160750]) ([fitbit docs])
[#​159957]: https://github.com/home-assistant/core/pull/159957
[#​160254]: https://github.com/home-assistant/core/pull/160254
[#​160312]: https://github.com/home-assistant/core/pull/160312
[#​160440]: https://github.com/home-assistant/core/pull/160440
[#​160457]: https://github.com/home-assistant/core/pull/160457
[#​160459]: https://github.com/home-assistant/core/pull/160459
[#​160468]: https://github.com/home-assistant/core/pull/160468
[#​160485]: https://github.com/home-assistant/core/pull/160485
[#​160494]: https://github.com/home-assistant/core/pull/160494
[#​160496]: https://github.com/home-assistant/core/pull/160496
[#​160504]: https://github.com/home-assistant/core/pull/160504
[#​160519]: https://github.com/home-assistant/core/pull/160519
[#​160520]: https://github.com/home-assistant/core/pull/160520
[#​160530]: https://github.com/home-assistant/core/pull/160530
[#​160545]: https://github.com/home-assistant/core/pull/160545
[#​160549]: https://github.com/home-assistant/core/pull/160549
[#​160553]: https://github.com/home-assistant/core/pull/160553
[#​160554]: https://github.com/home-assistant/core/pull/160554
[#​160555]: https://github.com/home-assistant/core/pull/160555
[#​160561]: https://github.com/home-assistant/core/pull/160561
[#​160571]: https://github.com/home-assistant/core/pull/160571
[#​160583]: https://github.com/home-assistant/core/pull/160583
[#​160588]: https://github.com/home-assistant/core/pull/160588
[#​160591]: https://github.com/home-assistant/core/pull/160591
[#​160597]: https://github.com/home-assistant/core/pull/160597
[#​160599]: https://github.com/home-assistant/core/pull/160599
[#​160603]: https://github.com/home-assistant/core/pull/160603
[#​160604]: https://github.com/home-assistant/core/pull/160604
[#​160626]: https://github.com/home-assistant/core/pull/160626
[#​160644]: https://github.com/home-assistant/core/pull/160644
[#​160654]: https://github.com/home-assistant/core/pull/160654
[#​160683]: https://github.com/home-assistant/core/pull/160683
[#​160691]: https://github.com/home-assistant/core/pull/160691
[#​160694]: https://github.com/home-assistant/core/pull/160694
[#​160722]: https://github.com/home-assistant/core/pull/160722
[#​160724]: https://github.com/home-assistant/core/pull/160724
[#​160736]: https://github.com/home-assistant/core/pull/160736
[#​160750]: https://github.com/home-assistant/core/pull/160750
[@​Bre77]: https://github.com/Bre77
[@​DCSBL]: https://github.com/DCSBL
[@​Danielhiversen]: https://github.com/Danielhiversen
[@​ElCruncharino]: https://github.com/ElCruncharino
[@​Ernst79]: https://github.com/Ernst79
[@​MartinHjelmare]: https://github.com/MartinHjelmare
[@​TheJulianJES]: https://github.com/TheJulianJES
[@​Thomas55555]: https://github.com/Thomas55555
[@​Tommatheussen]: https://github.com/Tommatheussen
[@​autinerd]: https://github.com/autinerd
[@​bieniu]: https://github.com/bieniu
[@​bramkragten]: https://github.com/bramkragten
[@​catsmanac]: https://github.com/catsmanac
[@​cmroche]: https://github.com/cmroche
[@​dcermak]: https://github.com/dcermak
[@​emontnemery]: https://github.com/emontnemery
[@​epenet]: https://github.com/epenet
[@​erwindouna]: https://github.com/erwindouna
[@​frenck]: https://github.com/frenck
[@​iMicknl]: https://github.com/iMicknl
[@​jbouwh]: https://github.com/jbouwh
[@​joostlek]: https://github.com/joostlek
[@​kellerza]: https://github.com/kellerza
[@​mib1185]: https://github.com/mib1185
[@​osohotwateriot]: https://github.com/osohotwateriot
[@​pantherale0]: https://github.com/pantherale0
[@​ptarjan]: https://github.com/ptarjan
[@​puddly]: https://github.com/puddly
[@​synesthesiam]: https://github.com/synesthesiam
[@​tronikos]: https://github.com/tronikos
[@​wollew]: https://github.com/wollew
[@​zweckj]: https://github.com/zweckj
[accuweather docs]: https://www.home-assistant.io/integrations/accuweather/
[actron_air docs]: https://www.home-assistant.io/integrations/actron_air/
[adax docs]: https://www.home-assistant.io/integrations/adax/
[anthropic docs]: https://www.home-assistant.io/integrations/anthropic/
[assist_pipeline docs]: https://www.home-assistant.io/integrations/assist_pipeline/
[backblaze_b2 docs]: https://www.home-assistant.io/integrations/backblaze_b2/
[bthome docs]: https://www.home-assistant.io/integrations/bthome/
[climate docs]: https://www.home-assistant.io/integrations/climate/
[eheimdigital docs]: https://www.home-assistant.io/integrations/eheimdigital/
[enphase_envoy docs]: https://www.home-assistant.io/integrations/enphase_envoy/
[fitbit docs]: https://www.home-assistant.io/integrations/fitbit/
[fritzbox docs]: https://www.home-assistant.io/integrations/fritzbox/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[google_air_quality docs]: https://www.home-assistant.io/integrations/google_air_quality/
[gree docs]: https://www.home-assistant.io/integrations/gree/
[hikvision docs]: https://www.home-assistant.io/integrations/hikvision/
[homeassistant_hardware docs]: https://www.home-assistant.io/integrations/homeassistant_hardware/
[homewizard docs]: https://www.home-assistant.io/integrations/homewizard/
[humidifier docs]: https://www.home-assistant.io/integrations/humidifier/
[incomfort docs]: https://www.home-assistant.io/integrations/incomfort/
[lamarzocco docs]: https://www.home-assistant.io/integrations/lamarzocco/
[light docs]: https://www.home-assistant.io/integrations/light/
[nintendo_parental_controls docs]: https://www.home-assistant.io/integrations/nintendo_parental_controls/
[opower docs]: https://www.home-assistant.io/integrations/opower/
[osoenergy docs]: https://www.home-assistant.io/integrations/osoenergy/
[otbr docs]: https://www.home-assistant.io/integrations/otbr/
[overkiz docs]: https://www.home-assistant.io/integrations/overkiz/
[sma docs]: https://www.home-assistant.io/integrations/sma/
[tado docs]: https://www.home-assistant.io/integrations/tado/
[tesla_fleet docs]: https://www.home-assistant.io/integrations/tesla_fleet/
[teslemetry docs]: https://www.home-assistant.io/integrations/teslemetry/
[thread docs]: https://www.home-assistant.io/integrations/thread/
[tibber docs]: https://www.home-assistant.io/integrations/tibber/
[tractive docs]: https://www.home-assistant.io/integrations/tractive/
[velux docs]: https://www.home-assistant.io/integrations/velux/
[wled docs]: https://www.home-assistant.io/integrations/wled/
[zha docs]: https://www.home-assistant.io/integrations/zha/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/
### [`v2026.1.0`](https://github.com/home-assistant/core/releases/tag/2026.1.0 )
[Compare Source](https://github.com/home-assistant/core/compare/2025.12.5...2026.1.0b1 )
<https://www.home-assistant.io/blog/2026/01/07/release-20261/ >
### [`v2025.12.5`](https://github.com/home-assistant/core/releases/tag/2025.12.5 )
[Compare Source](https://github.com/home-assistant/core/compare/2025.12.4...2025.12.5 )
- Disable quoted cookies for compatibility with older SolarLog devices ([@​dontinelli] - [#​157839]) ([solarlog docs])
- Normalize unique ID in WLED ([@​mik-laj] - [#​157901]) ([wled docs])
- Change Samsung TV WoL turn\_on log from warning to debug ([@​ptarjan] - [#​158676]) ([samsungtv docs])
- Fix ZeroDivisionError for inverse unit conversions ([@​ReneNulschDE] - [#​159161])
- Add openid scope and update OAuth2 url:s in senz integration ([@​astrandb] - [#​159265]) ([senz docs])
- Create issue for Sonos when Sonos system does not have UPnP enabled ([@​PeteRager] - [#​159330]) ([sonos docs])
- Bump insteon panel to 0.6.0 to fix dialog button issues ([@​teharris1] - [#​159449]) ([insteon docs]) ([dynalite docs]) (dependency)
- Bump yalexs-ble to 3.2.2 ([@​bdraco] - [#​158124]) ([august docs]) ([yalexs\_ble docs][yalexs_ble docs]) ([yale docs]) (dependency)
- Bump yalexs-ble to 3.2.4 ([@​bdraco] - [#​159476]) ([august docs]) ([yalexs\_ble docs][yalexs_ble docs]) ([yale docs]) (dependency)
- Improve date handling in UniFi Protect media source ([@​RaHehl] - [#​159491]) ([unifiprotect docs])
- Redact additional unnecessary diagnostic fields ([@​allenporter] - [#​159546]) ([roborock docs])
- Bump melissa to 3.0.3 ([@​kennedyshead] - [#​159557]) ([melissa docs]) (dependency)
- Bump valbusaio to 2025.12.0 ([@​cereal2nd] - [#​159578]) ([velbus docs]) (dependency)
- Bump uiprotect to 7.33.3 ([@​RaHehl] - [#​159593]) ([unifiprotect docs]) (dependency)
- Fix Ecoforest unknown alarm translation key ([@​maylikenoother] - [#​159594]) ([ecoforest docs])
- Bump axis to v66 fixing an issue with latest xmltodict ([@​Kane610] - [#​159604]) ([axis docs]) (dependency)
- Bump python-roborock to 3.20.1 ([@​allenporter] - [#​159621]) ([roborock docs]) (dependency)
- Bump python-roborock to 3.21.1 ([@​allenporter] - [#​159660]) ([roborock docs]) (dependency)
- Fix Roborock repair issue behavior ([@​allenporter] - [#​159718]) ([roborock docs])
- Start reauth when roborock notices the MQTT session is unauthorized ([@​allenporter] - [#​159719]) ([roborock docs])
- Add state\_class to Nuki battery sensor ([@​victor-gurbani] - [#​159756]) ([nuki docs])
[#​157839]: https://github.com/home-assistant/core/pull/157839
[#​157901]: https://github.com/home-assistant/core/pull/157901
[#​158124]: https://github.com/home-assistant/core/pull/158124
[#​158676]: https://github.com/home-assistant/core/pull/158676
[#​159161]: https://github.com/home-assistant/core/pull/159161
[#​159265]: https://github.com/home-assistant/core/pull/159265
[#​159330]: https://github.com/home-assistant/core/pull/159330
[#​159449]: https://github.com/home-assistant/core/pull/159449
[#​159460]: https://github.com/home-assistant/core/pull/159460
[#​159476]: https://github.com/home-assistant/core/pull/159476
[#​159491]: https://github.com/home-assistant/core/pull/159491
[#​159546]: https://github.com/home-assistant/core/pull/159546
[#​159557]: https://github.com/home-assistant/core/pull/159557
[#​159578]: https://github.com/home-assistant/core/pull/159578
[#​159593]: https://github.com/home-assistant/core/pull/159593
[#​159594]: https://github.com/home-assistant/core/pull/159594
[#​159604]: https://github.com/home-assistant/core/pull/159604
[#​159621]: https://github.com/home-assistant/core/pull/159621
[#​159660]: https://github.com/home-assistant/core/pull/159660
[#​159718]: https://github.com/home-assistant/core/pull/159718
[#​159719]: https://github.com/home-assistant/core/pull/159719
[#​159756]: https://github.com/home-assistant/core/pull/159756
[@​Kane610]: https://github.com/Kane610
[@​PeteRager]: https://github.com/PeteRager
[@​RaHehl]: https://github.com/RaHehl
[@​ReneNulschDE]: https://github.com/ReneNulschDE
[@​allenporter]: https://github.com/allenporter
[@​astrandb]: https://github.com/astrandb
[@​bdraco]: https://github.com/bdraco
[@​bramkragten]: https://github.com/bramkragten
[@​cereal2nd]: https://github.com/cereal2nd
[@​dontinelli]: https://github.com/dontinelli
[@​kennedyshead]: https://github.com/kennedyshead
[@​maylikenoother]: https://github.com/maylikenoother
[@​mik-laj]: https://github.com/mik-laj
[@​ptarjan]: https://github.com/ptarjan
[@​teharris1]: https://github.com/teharris1
[@​victor-gurbani]: https://github.com/victor-gurbani
[august docs]: https://www.home-assistant.io/integrations/august/
[axis docs]: https://www.home-assistant.io/integrations/axis/
[dynalite docs]: https://www.home-assistant.io/integrations/dynalite/
[ecoforest docs]: https://www.home-assistant.io/integrations/ecoforest/
[insteon docs]: https://www.home-assistant.io/integrations/insteon/
[melissa docs]: https://www.home-assistant.io/integrations/melissa/
[nuki docs]: https://www.home-assistant.io/integrations/nuki/
[roborock docs]: https://www.home-assistant.io/integrations/roborock/
[samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/
[senz docs]: https://www.home-assistant.io/integrations/senz/
[solarlog docs]: https://www.home-assistant.io/integrations/solarlog/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[unifiprotect docs]: https://www.home-assistant.io/integrations/unifiprotect/
[velbus docs]: https://www.home-assistant.io/integrations/velbus/
[wled docs]: https://www.home-assistant.io/integrations/wled/
[yale docs]: https://www.home-assistant.io/integrations/yale/
[yalexs_ble docs]: https://www.home-assistant.io/integrations/yalexs_ble/
### [`v2025.12.4`](https://github.com/home-assistant/core/releases/tag/2025.12.4 )
[Compare Source](https://github.com/home-assistant/core/compare/2025.12.3...2025.12.4 )
- Prevent empty aliases in registries ([@​FI-153] - [#​156061]) ([config docs])
- Do not check Reolink firmware at start ([@​starkillerOG] - [#​158275]) ([reolink docs])
- Update pynintendoparental to 2.0.0 ([@​pantherale0] - [#​158285]) ([nintendo\_parental\_controls docs][nintendo_parental_controls docs])
- Enable volvo engine status for all engine types ([@​thomasddn] - [#​158437]) ([volvo docs])
- Update pynintendoparental to 2.1.0 ([@​pantherale0] - [#​158487]) ([nintendo\_parental\_controls docs][nintendo_parental_controls docs])
- Suppress roborock failures under some unavailability threshold ([@​allenporter] - [#​158673]) ([roborock docs])
- Suppress verbose UPnP subscription error logs ([@​ptarjan] - [#​158677])
- Fix Sonos speaker async\_offline assertion failure ([@​ptarjan] - [#​158764]) ([sonos docs])
- Bump pynintendoparental to 2.1.1 ([@​pantherale0] - [#​158779]) ([nintendo\_parental\_controls docs][nintendo_parental_controls docs])
- Bump aioasuswrt 1.5.3 ([@​kennedyshead] - [#​158882]) ([asuswrt docs])
- Revert adding entity\_category to Plugwise thermostat schedule select ([@​bouwew] - [#​158901]) ([plugwise docs])
- Bump aiomealie to 1.1.1 and statically define mealplan entry types ([@​andrew-codechimp] - [#​158907]) ([mealie docs])
- Update systembridgeconnector to 5.2.4, fix media source ([@​timmo001] - [#​158917]) ([system\_bridge docs][system_bridge docs])
- Assume cover or valve is always "running" in google assistant when the state is assumed or the position is reported to allow it to be be stopped ([@​jbouwh] - [#​158919]) ([google\_assistant docs][google_assistant docs])
- Bump ical to 12.1.2 ([@​allenporter] - [#​158965]) ([google docs]) ([local\_calendar docs][local_calendar docs]) ([local\_todo docs][local_todo docs]) ([remote\_calendar docs][remote_calendar docs])
- Update unnecessary error logging of unknown and unavailable source states from mold indicator ([@​Petro31] - [#​158979]) ([mold\_indicator docs][mold_indicator docs])
- Add exception handling for rate limited or unauthorized MQTT requests ([@​allenporter] - [#​158997]) ([roborock docs])
- Bump aioasuswrt to 1.5.4 ([@​upsuper] - [#​159038]) ([asuswrt docs])
- Bump blinkpy to 0.25.2 ([@​fronzbot] - [#​159049]) ([blink docs])
- Fix slow event state updates for remote calendar ([@​allenporter] - [#​159058]) ([remote\_calendar docs][remote_calendar docs])
- Bump aiodns to 3.6.1 ([@​mithomas] - [#​159073]) ([dnsip docs])
- Bump pysmlight to v0.2.13 ([@​tl-sl] - [#​159075]) ([smlight docs])
- Improve icloud reauth flow ([@​PaulCavill] - [#​159081]) ([icloud docs])
- Sonos fix media player join to avoid race condition ([@​PeteRager] - [#​159106]) ([sonos docs])
- Sonos increase wait for groups timeout ([@​PeteRager] - [#​159108]) ([sonos docs])
- Bump pynintendoparental 2.1.3 ([@​pantherale0] - [#​159120]) ([nintendo\_parental\_controls docs][nintendo_parental_controls docs])
- Bump soco to 0.30.13 for Sonos ([@​PeteRager] - [#​159123]) ([sonos docs])
- Handle missing Miele status codes gracefully ([@​astrandb] - [#​159124]) ([miele docs])
- Bump ekey-bionyxpy to version 1.0.1 ([@​richardpolzer] - [#​159196]) ([ekeybionyx docs])
- Fix incorrect status updates for lcn ([@​alengwenus] - [#​159251]) ([lcn docs])
- Bump python-roborock to 3.18.0 ([@​Lash-L] - [#​159271]) ([roborock docs])
- Bump pypck to 0.9.8 ([@​alengwenus] - [#​159277]) ([lcn docs])
- Fix AttributeError in Roborock Empty Mode entity ([@​allenporter] - [#​159278]) ([roborock docs])
- Add missing strings for Shelly voltmeter sensor ([@​chemelli74] - [#​159332]) ([shelly docs])
- Do not trigger reauth for addon in Music Assistant ([@​arturpragacz] - [#​159372]) ([music\_assistant docs][music_assistant docs])
- Align format of voltmeter strings for Shelly ([@​chemelli74] - [#​159394]) ([shelly docs])
- Bump ZHA to 0.0.81 ([@​puddly] - [#​159396]) ([zha docs])
- Bump python-roborock to 3.19.0 ([@​allenporter] - [#​159404]) ([roborock docs])
- Remove users refresh tokens when the user get's deactivated ([@​edenhaus] - [#​159443])
- Update frontend to [`2025120`](https://github.com/home-assistant/core/commit/20251203 ).3 ([@​bramkragten] - [#​159451]) ([frontend docs])
[#​156061]: https://github.com/home-assistant/core/pull/156061
[#​157330]: https://github.com/home-assistant/core/pull/157330
[#​158071]: https://github.com/home-assistant/core/pull/158071
[#​158274]: https://github.com/home-assistant/core/pull/158274
[#​158275]: https://github.com/home-assistant/core/pull/158275
[#​158285]: https://github.com/home-assistant/core/pull/158285
[#​158437]: https://github.com/home-assistant/core/pull/158437
[#​158487]: https://github.com/home-assistant/core/pull/158487
[#​158673]: https://github.com/home-assistant/core/pull/158673
[#​158677]: https://github.com/home-assistant/core/pull/158677
[#​158764]: https://github.com/home-assistant/core/pull/158764
[#​158779]: https://github.com/home-assistant/core/pull/158779
[#​158811]: https://github.com/home-assistant/core/pull/158811
[#​158882]: https://github.com/home-assistant/core/pull/158882
[#​158901]: https://github.com/home-assistant/core/pull/158901
[#​158907]: https://github.com/home-assistant/core/pull/158907
[#​158917]: https://github.com/home-assistant/core/pull/158917
[#​158919]: https://github.com/home-assistant/core/pull/158919
[#​158965]: https://github.com/home-assistant/core/pull/158965
[#​158979]: https://github.com/home-assistant/core/pull/158979
[#​158997]: https://github.com/home-assistant/core/pull/158997
[#​159038]: https://github.com/home-assistant/core/pull/159038
[#​159049]: https://github.com/home-assistant/core/pull/159049
[#​159058]: https://github.com/home-assistant/core/pull/159058
[#​159073]: https://github.com/home-assistant/core/pull/159073
[#​159075]: https://github.com/home-assistant/core/pull/159075
[#​159081]: https://github.com/home-assistant/core/pull/159081
[#​159106]: https://github.com/home-assistant/core/pull/159106
[#​159108]: https://github.com/home-assistant/core/pull/159108
[#​159120]: https://github.com/home-assistant/core/pull/159120
[#​159123]: https://github.com/home-assistant/core/pull/159123
[#​159124]: https://github.com/home-assistant/core/pull/159124
[#​159196]: https://github.com/home-assistant/core/pull/159196
[#​159251]: https://github.com/home-assistant/core/pull/159251
[#​159271]: https://github.com/home-assistant/core/pull/159271
[#​159277]: https://github.com/home-assistant/core/pull/159277
[#​159278]: https://github.com/home-assistant/core/pull/159278
[#​159332]: https://github.com/home-assistant/core/pull/159332
[#​159372]: https://github.com/home-assistant/core/pull/159372
[#​159394]: https://github.com/home-assistant/core/pull/159394
[#​159396]: https://github.com/home-assistant/core/pull/159396
[#​159404]: https://github.com/home-assistant/core/pull/159404
[#​159443]: https://github.com/home-assistant/core/pull/159443
[#​159451]: https://github.com/home-assistant/core/pull/159451
[@​FI-153]: https://github.com/FI-153
[@​Lash-L]: https://github.com/Lash-L
[@​PaulCavill]: https://github.com/PaulCavill
[@​PeteRager]: https://github.com/PeteRager
[@​Petro31]: https://github.com/Petro31
[@​alengwenus]: https://github.com/alengwenus
[@​allenporter]: https://github.com/allenporter
[@​andrew-codechimp]: https://github.com/andrew-codechimp
[@​arturpragacz]: https://github.com/arturpragacz
[@​astrandb]: https://github.com/astrandb
[@​bouwew]: https://github.com/bouwew
[@​bramkragten]: https://github.com/bramkragten
[@​chemelli74]: https://github.com/chemelli74
[@​edenhaus]: https://github.com/edenhaus
[@​frenck]: https://github.com/frenck
[@​fronzbot]: https://github.com/fronzbot
[@​jbouwh]: https://github.com/jbouwh
[@​kennedyshead]: https://github.com/kennedyshead
[@​mithomas]: https://github.com/mithomas
[@​pantherale0]: https://github.com/pantherale0
[@​ptarjan]: https://github.com/ptarjan
[@​puddly]: https://github.com/puddly
[@​richardpolzer]: https://github.com/richardpolzer
[@​starkillerOG]: https://github.com/starkillerOG
[@​thomasddn]: https://github.com/thomasddn
[@​timmo001]: https://github.com/timmo001
[@​tl-sl]: https://github.com/tl-sl
[@​upsuper]: https://github.com/upsuper
[actron_air docs]: https://www.home-assistant.io/integrations/actron_air/
[adax docs]: https://www.home-assistant.io/integrations/adax/
[adguard docs]: https://www.home-assistant.io/integrations/adguard/
[asuswrt docs]: https://www.home-assistant.io/integrations/asuswrt/
[blink docs]: https://www.home-assistant.io/integrations/blink/
[config docs]: https://www.home-assistant.io/integrations/config/
[dnsip docs]: https://www.home-assistant.io/integrations/dnsip/
[ekeybionyx docs]: https://www.home-assistant.io/integrations/ekeybionyx/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[google docs]: https://www.home-assistant.io/integrations/google/
[google_assistant docs]: https://www.home-assistant.io/integrations/google_assistant/
[icloud docs]: https://www.home-assistant.io/integrations/icloud/
[lcn docs]: https://www.home-assistant.io/integrations/lcn/
[local_calendar docs]: https://www.home-assistant.io/integrations/local_calendar/
[local_todo docs]: https://www.home-assistant.io/integrations/local_todo/
[mealie docs]: https://www.home-assistant.io/integrations/mealie/
[miele docs]: https://www.home-assistant.io/integrations/miele/
[mold_indicator docs]: https://www.home-assistant.io/integrations/mold_indicator/
[music_assistant docs]: https://www.home-assistant.io/integrations/music_assistant/
[nintendo_parental_controls docs]: https://www.home-assistant.io/integrations/nintendo_parental_controls/
[plugwise docs]: https://www.home-assistant.io/integrations/plugwise/
[remote_calendar docs]: https://www.home-assistant.io/integrations/remote_calendar/
[reolink docs]: https://www.home-assistant.io/integrations/reolink/
[roborock docs]: https://www.home-assistant.io/integrations/roborock/
[shelly docs]: https://www.home-assistant.io/integrations/shelly/
[smlight docs]: https://www.home-assistant.io/integrations/smlight/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[system_bridge docs]: https://www.home-assistant.io/integrations/system_bridge/
[volvo docs]: https://www.home-assistant.io/integrations/volvo/
[zha docs]: https://www.home-assistant.io/integrations/zha/
### [`v2025.12.3`](https://github.com/home-assistant/core/releases/tag/2025.12.3 )
[Compare Source](https://github.com/home-assistant/core/compare/2025.12.2...2025.12.3 )
- Fix Tuya BitmapTypeInformation parsing ([@​epenet] - [#​158475]) ([tuya docs])
- Move translatable URL out of strings.json for knx integration ([@​jbouwh] - [#​155244]) ([knx docs])
- Improve Tuya HVACMode handling ([@​epenet] - [#​158042]) ([tuya docs])
- Bump pypck to 0.9.7 ([@​alengwenus] - [#​158089]) ([lcn docs])
- Bump blinkpy to 0.25.1 ([@​KiraPC] - [#​158135]) ([blink docs]) (dependency)
- Fix webhook exception when empty json data is sent ([@​mikedast] - [#​158254]) ([webhook docs])
- Fix roborock off peak electricity timer ([@​allenporter] - [#​158292]) ([roborock docs])
- Switchbot Cloud: Fixed binary sensors didn't update automatically ([@​XiaoLing-git] - [#​158434]) ([switchbot\_cloud docs][switchbot_cloud docs])
- Add Tuya local\_strategy to Tuya diagnostic ([@​epenet] - [#​158450]) ([tuya docs])
- Improve Roborock exception logging behavior for Zeo/Dyad devices ([@​allenporter] - [#​158465]) ([roborock docs])
- Fix Matter Door Lock Operating Mode select entity ([@​lboue] - [#​158468]) ([matter docs])
- Bump asusrouter to 1.21.3 ([@​Vaskivskyi] - [#​158492]) ([asuswrt docs])
- Bump hanna-cloud to version 0.0.7 ([@​bestycame] - [#​158536]) ([hanna docs]) (dependency)
- Add measurement state class to ohme sensors ([@​andrew-codechimp] - [#​158541]) ([ohme docs])
- Bump python-roborock to 3.12.2 ([@​allenporter] - [#​158572]) ([roborock docs]) (dependency)
- Pin pycares to 4.11.0 ([@​bdraco] - [#​158695]) (dependency)
- Add state\_class to Growatt power and energy sensors ([@​johanzander] - [#​158705]) ([growatt\_server docs][growatt_server docs])
- Update advanced\_options display text for MQTT ([@​ndrwrbgs] - [#​158728]) ([mqtt docs])
- Bump google air quality api to 2.0.2 ([@​Thomas55555] - [#​158742]) ([google\_air\_quality docs][google_air_quality docs]) (dependency)
- Migrate Blink component to use hardware\_id instead of device\_id ([@​cdutr] - [#​158765]) ([blink docs])
- Bump ical to 12.1.1 ([@​allenporter] - [#​158770]) ([google docs]) ([local\_calendar docs][local_calendar docs]) ([local\_todo docs][local_todo docs]) ([remote\_calendar docs][remote_calendar docs]) (dependency)
- Bump pylamarzocco to 2.2.3 ([@​zweckj] - [#​158104]) ([lamarzocco docs]) (dependency)
- Bump pylamarzocco to 2.2.4 ([@​zweckj] - [#​158774]) ([lamarzocco docs]) (dependency)
- Increase Xbox update interval to 15 seconds and refactor title data handling ([@​tr4nt0r] - [#​158780]) ([xbox docs])
- Bump pySmartThings to 3.5.1 ([@​joostlek] - [#​158795]) ([smartthings docs]) (dependency)
- Bump aioasuswrt to 1.5.2 ([@​kennedyshead] - [#​158727]) ([asuswrt docs]) (dependency)
[#​155244]: https://github.com/home-assistant/core/pull/155244
[#​157330]: https://github.com/home-assistant/core/pull/157330
[#​158042]: https://github.com/home-assistant/core/pull/158042
[#​158071]: https://github.com/home-assistant/core/pull/158071
[#​158089]: https://github.com/home-assistant/core/pull/158089
[#​158104]: https://github.com/home-assistant/core/pull/158104
[#​158135]: https://github.com/home-assistant/core/pull/158135
[#​158254]: https://github.com/home-assistant/core/pull/158254
[#​158274]: https://github.com/home-assistant/core/pull/158274
[#​158292]: https://github.com/home-assistant/core/pull/158292
[#​158434]: https://github.com/home-assistant/core/pull/158434
[#​158450]: https://github.com/home-assistant/core/pull/158450
[#​158465]: https://github.com/home-assistant/core/pull/158465
[#​158468]: https://github.com/home-assistant/core/pull/158468
[#​158475]: https://github.com/home-assistant/core/pull/158475
[#​158492]: https://github.com/home-assistant/core/pull/158492
[#​158536]: https://github.com/home-assistant/core/pull/158536
[#​158541]: https://github.com/home-assistant/core/pull/158541
[#​158572]: https://github.com/home-assistant/core/pull/158572
[#​158695]: https://github.com/home-assistant/core/pull/158695
[#​158705]: https://github.com/home-assistant/core/pull/158705
[#​158727]: https://github.com/home-assistant/core/pull/158727
[#​158728]: https://github.com/home-assistant/core/pull/158728
[#​158742]: https://github.com/home-assistant/core/pull/158742
[#​158765]: https://github.com/home-assistant/core/pull/158765
[#​158770]: https://github.com/home-assistant/core/pull/158770
[#​158774]: https://github.com/home-assistant/core/pull/158774
[#​158780]: https://github.com/home-assistant/core/pull/158780
[#​158795]: https://github.com/home-assistant/core/pull/158795
[@​KiraPC]: https://github.com/KiraPC
[@​Thomas55555]: https://github.com/Thomas55555
[@​Vaskivskyi]: https://github.com/Vaskivskyi
[@​XiaoLing-git]: https://github.com/XiaoLing-git
[@​alengwenus]: https://github.com/alengwenus
[@​allenporter]: https://github.com/allenporter
[@​andrew-codechimp]: https://github.com/andrew-codechimp
[@​bdraco]: https://github.com/bdraco
[@​bestycame]: https://github.com/bestycame
[@​cdutr]: https://github.com/cdutr
[@​epenet]: https://github.com/epenet
[@​frenck]: https://github.com/frenck
[@​jbouwh]: https://github.com/jbouwh
[@​johanzander]: https://github.com/johanzander
[@​joostlek]: https://github.com/joostlek
[@​kennedyshead]: https://github.com/kennedyshead
[@​lboue]: https://github.com/lboue
[@​mikedast]: https://github.com/mikedast
[@​ndrwrbgs]: https://github.com/ndrwrbgs
[@​tr4nt0r]: https://github.com/tr4nt0r
[@​zweckj]: https://github.com/zweckj
[actron_air docs]: https://www.home-assistant.io/integrations/actron_air/
[adax docs]: https://www.home-assistant.io/integrations/adax/
[adguard docs]: https://www.home-assistant.io/integrations/adguard/
[asuswrt docs]: https://www.home-assistant.io/integrations/asuswrt/
[blink docs]: https://www.home-assistant.io/integrations/blink/
[google docs]: https://www.home-assistant.io/integrations/google/
[google_air_quality docs]: https://www.home-assistant.io/integrations/google_air_quality/
[growatt_server docs]: https://www.home-assistant.io/integrations/growatt_server/
[hanna docs]: https://www.home-assistant.io/integrations/hanna/
[knx docs]: https://www.home-assistant.io/integrations/knx/
[lamarzocco docs]: https://www.home-assistant.io/integrations/lamarzocco/
[lcn docs]: https://www.home-assistant.io/integrations/lcn/
[local_calendar docs]: https://www.home-assistant.io/integrations/local_calendar/
[local_todo docs]: https://www.home-assistant.io/integrations/local_todo/
[matter docs]: https://www.home-assistant.io/integrations/matter/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[ohme docs]: https://www.home-assistant.io/integrations/ohme/
[remote_calendar docs]: https://www.home-assistant.io/integrations/remote_calendar/
[roborock docs]: https://www.home-assistant.io/integrations/roborock/
[smartthings docs]: https://www.home-assistant.io/integrations/smartthings/
[switchbot_cloud docs]: https://www.home-assistant.io/integrations/switchbot_cloud/
[tuya docs]: https://www.home-assistant.io/integrations/tuya/
[webhook docs]: https://www.home-assistant.io/integrations/webhook/
[xbox docs]: https://www.home-assistant.io/integrations/xbox/
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #3446
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-23 22:46:06 +00:00
a9b7e82d09
chore(deps): update dependency rmcrackan/libation to v13 ( #3447 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Successful in 8m14s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [rmcrackan/Libation](https://github.com/rmcrackan/Libation ) | major | `12.8.2` → `13.1.4` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>rmcrackan/Libation (rmcrackan/Libation)</summary>
### [`v13.1.4`](https://github.com/rmcrackan/Libation/releases/tag/v13.1.4 ): Libation 13.1.4
[Compare Source](https://github.com/rmcrackan/Libation/compare/v13.1.3...v13.1.4 )
- Make IncludedUntil and LastDownload nulls always sort to bottom
- Fix SaferEnumerateFiles creating too many open file handles ([#​1565](https://github.com/rmcrackan/Libation/issues/1565 ))
- Improve querying UnLiberated books
- No reason to restrict CDM type to Android or Level to L3
Thanks to [@​Mbucari](https://github.com/Mbucari )
[Libation](https://github.com/rmcrackan/Libation ) is a free, open source audible library manager. Decrypt, backup, organize, and search your audible library
I intend to keep Libation free and open source, but if you want to [leave a tip](https://paypal.me/mcrackan?locale.x=en_us ), who am I to argue?
### [`v13.1.3`](https://github.com/rmcrackan/Libation/releases/tag/v13.1.3 ): Libation 13.1.3
[Compare Source](https://github.com/rmcrackan/Libation/compare/v13.1.2...v13.1.3 )
- Remove spatial audio options [#​1553](https://github.com/rmcrackan/Libation/issues/1553 )
- Fix library export [#​1552](https://github.com/rmcrackan/Libation/issues/1552 )
- Add file move progress
Thanks to [@​Mbucari](https://github.com/Mbucari )
[Libation](https://github.com/rmcrackan/Libation ) is a free, open source audible library manager. Decrypt, backup, organize, and search your audible library
I intend to keep Libation free and open source, but if you want to [leave a tip](https://paypal.me/mcrackan?locale.x=en_us ), who am I to argue?
### [`v13.1.2`](https://github.com/rmcrackan/Libation/releases/tag/v13.1.2 ): Libation 13.1.2
[Compare Source](https://github.com/rmcrackan/Libation/compare/v13.1.1...v13.1.2 )
- Fix books not being marked absent on large imports
- Improve TrashBinDialog functionality
- Fix narrators with null ASINs not importing ([#​1545](https://github.com/rmcrackan/Libation/issues/1545 ) )
- Add option to adjust minimum file duration
- Add cli export option to specify Asins
- Add more properties to search engine and library export
- Add menu option to remove Plus books from Audible
- Add IsAudiblePlus property
- Verify correct Serilog parameters used ([#​1536](https://github.com/rmcrackan/Libation/issues/1536 ) )
Thanks to [@​Mbucari](https://github.com/Mbucari )
[Libation](https://github.com/rmcrackan/Libation ) is a free, open source audible library manager. Decrypt, backup, organize, and search your audible library
I intend to keep Libation free and open source, but if you want to [leave a tip](https://paypal.me/mcrackan?locale.x=en_us ), who am I to argue?
### [`v13.1.1`](https://github.com/rmcrackan/Libation/releases/tag/v13.1.1 ): Libation 13.1.1
[Compare Source](https://github.com/rmcrackan/Libation/compare/v13.1.0...v13.1.1 )
- Bug fix [#​1531](https://github.com/rmcrackan/Libation/issues/1531 ) : Remove UpgradeNotificationDialog form positioning
- Bug fix [#​1528](https://github.com/rmcrackan/Libation/issues/1528 ) : Libation hangs on end of book download
Thanks to [@​Mbucari](https://github.com/Mbucari ), [@​niontrix](https://github.com/niontrix )
[Libation](https://github.com/rmcrackan/Libation ) is a free, open source audible library manager. Decrypt, backup, organize, and search your audible library
I intend to keep Libation free and open source, but if you want to [leave a tip](https://paypal.me/mcrackan?locale.x=en_us ), who am I to argue?
### [`v13.1.0`](https://github.com/rmcrackan/Libation/releases/tag/v13.1.0 ): Libation 13.1
[Compare Source](https://github.com/rmcrackan/Libation/compare/v13.0.0...v13.1.0 )
- New feature: scan for higher quality audiobooks
- Bug fix [#​1526](https://github.com/rmcrackan/Libation/issues/1526 )
- Add CFBundleShortVersionString to Info.plist
Thanks to [@​Mbucari](https://github.com/Mbucari ), [@​radiorambo](https://github.com/radiorambo )
[Libation](https://github.com/rmcrackan/Libation ) is a free, open source audible library manager. Decrypt, backup, organize, and search your audible library
I intend to keep Libation free and open source, but if you want to [leave a tip](https://paypal.me/mcrackan?locale.x=en_us ), who am I to argue?
### [`v13.0.0`](https://github.com/rmcrackan/Libation/releases/tag/v13.0.0 ): Libation 13
[Compare Source](https://github.com/rmcrackan/Libation/compare/v12.8.2...v13.0.0 )
- New doc pages via vitepress
- Docs publish to getlibation.com
- New Windows arm64 release
- Add support for converting AC-4 files to mp3
Thanks to [@​Mbucari](https://github.com/Mbucari ), [@​Youssef1313](https://github.com/Youssef1313 ), [@​radiorambo](https://github.com/radiorambo )
[Libation](https://github.com/rmcrackan/Libation ) is a free, open source audible library manager. Decrypt, backup, organize, and search your audible library
I intend to keep Libation free and open source, but if you want to [leave a tip](https://paypal.me/mcrackan?locale.x=en_us ), who am I to argue?
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3447
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-23 22:43:29 +00:00
8ddda5a9ee
chore(deps): update kube-prometheus-stack docker tag to v81.2.2 ( #3453 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Successful in 7m2s
2026-01-23 22:09:21 +00:00
c8c36c6cb6
chore(deps): update helm release argo-cd to v9.3.5 ( #3452 )
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-01-23 22:07:48 +00:00
f4da83592d
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2026.1.3 ( #3449 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Has been cancelled
2026-01-23 22:05:51 +00:00
75de4c2984
chore(deps): update ghcr.io/booklore-app/booklore docker tag to v1.18.4 ( #3448 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-23 22:05:34 +00:00
914dd14c81
fix: align renovate custom manager to appVersion updates on Chart
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 49m21s
renovate / renovate (push) Successful in 13m16s
2026-01-23 14:49:38 -06:00
8ddf8b6094
chore(deps): update helm release gitea to v12.5.0 ( #3396 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Successful in 1m8s
lint-test-helm / lint-helm (push) Successful in 1m48s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gitea](https://gitea.com/gitea/helm-gitea ) | minor | `12.4.0` → `12.5.0` |
---
### Release Notes
<details>
<summary>gitea/helm-gitea (gitea)</summary>
### [`v12.5.0`](https://gitea.com/gitea/helm-gitea/releases/tag/v12.5.0 )
[Compare Source](https://gitea.com/gitea/helm-gitea/compare/v12.4.0...v12.5.0 )
##### Bug Fixes
- **deployment:** remove deployment.labels from selector.matchLabels ([#​1011](https://github.com/gitea/helm-gitea/issues/1011 )) ([`0d7368c`](https://github.com/gitea/helm-gitea/commit/0d7368c ))
- **Makefile:** add yamllint as dedicated target ([`aa3cf45`](https://github.com/gitea/helm-gitea/commit/aa3cf45 ))
- **deployment:** avoid duplicated nodeSelector [#​980](https://github.com/gitea/helm-gitea/issues/980 ) ([`b88abaa`](https://github.com/gitea/helm-gitea/commit/b88abaa ))
- **Chart:** add annotation 'artifacthub.io/links' ([`1d49cf3`](https://github.com/gitea/helm-gitea/commit/1d49cf3 ))
##### Maintenance
- **deps:** update dependency go-gitea/gitea to v1.25.4 ([#​1012](https://github.com/gitea/helm-gitea/issues/1012 )) ([`19bc25f`](https://github.com/gitea/helm-gitea/commit/19bc25f ))
- **deps:** update lockfiles ([#​1009](https://github.com/gitea/helm-gitea/issues/1009 )) ([`648eee9`](https://github.com/gitea/helm-gitea/commit/648eee9 ))
- **deps:** update lockfiles ([#​1008](https://github.com/gitea/helm-gitea/issues/1008 )) ([`68e339e`](https://github.com/gitea/helm-gitea/commit/68e339e ))
- **deps:** update lockfiles ([#​1006](https://github.com/gitea/helm-gitea/issues/1006 )) ([`7c62e52`](https://github.com/gitea/helm-gitea/commit/7c62e52 ))
- **deps:** update unittests/bash/test\_helper/bats-mock digest to [`db2acdc`](https://github.com/gitea/helm-gitea/commit/db2acdc ) ([#​1002](https://github.com/gitea/helm-gitea/issues/1002 )) ([`b110625`](https://github.com/gitea/helm-gitea/commit/b110625 ))
- **deps:** update unittests/bash/test\_helper/bats-mock digest to [`c5674ff`](https://github.com/gitea/helm-gitea/commit/c5674ff ) ([#​1000](https://github.com/gitea/helm-gitea/issues/1000 )) ([`4e30303`](https://github.com/gitea/helm-gitea/commit/4e30303 ))
- **deps:** update dependency go-gitea/gitea to v1.25.3 ([#​999](https://github.com/gitea/helm-gitea/issues/999 )) ([`6d3137d`](https://github.com/gitea/helm-gitea/commit/6d3137d ))
- **deps:** update dependency markdownlint-cli to ^0.47.0 ([#​998](https://github.com/gitea/helm-gitea/issues/998 )) ([`d44b54e`](https://github.com/gitea/helm-gitea/commit/d44b54e ))
- **deps:** update unittests/bash/test\_helper/bats-mock digest to [`1ce6b03`](https://github.com/gitea/helm-gitea/commit/1ce6b03 ) ([#​997](https://github.com/gitea/helm-gitea/issues/997 )) ([`3a2aef5`](https://github.com/gitea/helm-gitea/commit/3a2aef5 ))
- **deps:** update lockfiles ([#​996](https://github.com/gitea/helm-gitea/issues/996 )) ([`2d7a0d6`](https://github.com/gitea/helm-gitea/commit/2d7a0d6 ))
- **deps:** update workflow dependencies (minor & patch) ([#​995](https://github.com/gitea/helm-gitea/issues/995 )) ([`e623085`](https://github.com/gitea/helm-gitea/commit/e623085 ))
- **deps:** update actions/checkout action to v6 ([#​989](https://github.com/gitea/helm-gitea/issues/989 )) ([`fe4d839`](https://github.com/gitea/helm-gitea/commit/fe4d839 ))
- **deps:** update lockfiles ([#​994](https://github.com/gitea/helm-gitea/issues/994 )) ([`4ef7d83`](https://github.com/gitea/helm-gitea/commit/4ef7d83 ))
- **deps:** update bats testing framework ([#​992](https://github.com/gitea/helm-gitea/issues/992 )) ([`0bbe78d`](https://github.com/gitea/helm-gitea/commit/0bbe78d ))
- **deps:** update dependency go-gitea/gitea to v1.25.2 ([#​990](https://github.com/gitea/helm-gitea/issues/990 )) ([`ed0ebb8`](https://github.com/gitea/helm-gitea/commit/ed0ebb8 ))
- **deps:** update dependency markdownlint-cli to ^0.46.0 ([#​988](https://github.com/gitea/helm-gitea/issues/988 )) ([`6b43649`](https://github.com/gitea/helm-gitea/commit/6b43649 ))
- **deps:** update unittests/bash/test\_helper/bats-mock digest to [`7839917`](https://github.com/gitea/helm-gitea/commit/7839917 ) ([#​987](https://github.com/gitea/helm-gitea/issues/987 )) ([`c27ad6e`](https://github.com/gitea/helm-gitea/commit/c27ad6e ))
- **deps:** update lockfiles ([#​986](https://github.com/gitea/helm-gitea/issues/986 )) ([`3187166`](https://github.com/gitea/helm-gitea/commit/3187166 ))
- **deps:** update lockfiles ([#​985](https://github.com/gitea/helm-gitea/issues/985 )) ([`2540902`](https://github.com/gitea/helm-gitea/commit/2540902 ))
- **deps:** update docker.io/thegeeklab/git-sv docker tag to v2.0.7 ([#​984](https://github.com/gitea/helm-gitea/issues/984 )) ([`09fd72a`](https://github.com/gitea/helm-gitea/commit/09fd72a ))
- **deps:** update bats testing framework ([#​983](https://github.com/gitea/helm-gitea/issues/983 )) ([`4a9fc7e`](https://github.com/gitea/helm-gitea/commit/4a9fc7e ))
- **deps:** update dependency go-gitea/gitea to v1.25.1 ([#​981](https://github.com/gitea/helm-gitea/issues/981 )) ([`3bc27a5`](https://github.com/gitea/helm-gitea/commit/3bc27a5 ))
- **deps:** update unittests/bash/bats digest to [`f423e84`](https://github.com/gitea/helm-gitea/commit/f423e84 ) ([#​978](https://github.com/gitea/helm-gitea/issues/978 )) ([`b096138`](https://github.com/gitea/helm-gitea/commit/b096138 ))
- **deps:** update dependency go-gitea/gitea to v1.25.0 ([#​976](https://github.com/gitea/helm-gitea/issues/976 )) ([`5ef18b4`](https://github.com/gitea/helm-gitea/commit/5ef18b4 ))
- **deps:** update dependency go-gitea/gitea to v1.24.7 ([#​975](https://github.com/gitea/helm-gitea/issues/975 )) ([`d6a7712`](https://github.com/gitea/helm-gitea/commit/d6a7712 ))
- **deps:** update docker.io/thegeeklab/git-sv docker tag to v2.0.6 ([#​974](https://github.com/gitea/helm-gitea/issues/974 )) ([`fa586f9`](https://github.com/gitea/helm-gitea/commit/fa586f9 ))
- **deps:** update bats testing framework ([#​967](https://github.com/gitea/helm-gitea/issues/967 )) ([`9d81778`](https://github.com/gitea/helm-gitea/commit/9d81778 ))
- **deps:** update lockfiles ([#​970](https://github.com/gitea/helm-gitea/issues/970 )) ([`f15b21f`](https://github.com/gitea/helm-gitea/commit/f15b21f ))
- **deps:** update lockfiles ([#​969](https://github.com/gitea/helm-gitea/issues/969 )) ([`cdf2704`](https://github.com/gitea/helm-gitea/commit/cdf2704 ))
- **deps:** update dependency helm-unittest/helm-unittest to v1.0.3 ([#​964](https://github.com/gitea/helm-gitea/issues/964 )) ([`0a463f7`](https://github.com/gitea/helm-gitea/commit/0a463f7 ))
- **deps:** update lockfiles ([#​961](https://github.com/gitea/helm-gitea/issues/961 )) ([`14ac6ab`](https://github.com/gitea/helm-gitea/commit/14ac6ab ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3396
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-23 20:43:47 +00:00
a90ee3e27a
chore(deps): update helm release external-secrets to v1.3.1 ( #3394 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m45s
renovate / renovate (push) Successful in 4m52s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [external-secrets](https://github.com/external-secrets/external-secrets ) | minor | `1.2.1` → `1.3.1` |
---
### Release Notes
<details>
<summary>external-secrets/external-secrets (external-secrets)</summary>
### [`v1.3.1`](https://github.com/external-secrets/external-secrets/releases/tag/v1.3.1 )
[Compare Source](https://github.com/external-secrets/external-secrets/compare/v1.2.1...v1.3.1 )
Image: `ghcr.io/external-secrets/external-secrets:v1.3.1`
Image: `ghcr.io/external-secrets/external-secrets:v1.3.1-ubi`
Image: `ghcr.io/external-secrets/external-secrets:v1.3.1-ubi-boringssl`
<!-- Release notes generated using configuration in .github/release.yml at main -->
For a Full release please referre to <https://github.com/external-secrets/external-secrets/releases/tag/v1.3.0 >. This is a fix build for the docker publish flow.
#### What's Changed
##### General
- fix: ignore the in-toto manifest when promoting the docker build by [@​Skarlso](https://github.com/Skarlso ) in [#​5859](https://github.com/external-secrets/external-secrets/pull/5859 )
**Full Changelog**: <https://github.com/external-secrets/external-secrets/compare/v1.3.0...v1.3.1 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3394
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-23 20:34:49 +00:00
fcfb45cda6
chore(deps): update dependency traefik/traefik to v3.6.7 ( #3392 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 11s
renovate / renovate (push) Successful in 4m13s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [traefik/traefik](https://github.com/traefik/traefik ) | patch | `v3.6.4` → `v3.6.7` |
---
### Release Notes
<details>
<summary>traefik/traefik (traefik/traefik)</summary>
### [`v3.6.7`](https://github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v367-2026-01-14 )
[Compare Source](https://github.com/traefik/traefik/compare/v3.6.6...v3.6.7 )
[All Commits](https://github.com/traefik/traefik/compare/v3.6.6...v3.6.7 )
**Bug fixes:**
- **\[acme]** Bump github.com/go-acme/lego/v4 to v4.31.0 ([#​12529](https://github.com/traefik/traefik/pull/12529 ) by [ldez](https://github.com/ldez ))
- **\[acme]** Add missing renew options ([#​12467](https://github.com/traefik/traefik/pull/12467 ) by [ldez](https://github.com/ldez ))
- **\[acme]** Replace hardcoded references to LetsEncrypt in log messages ([#​12464](https://github.com/traefik/traefik/pull/12464 ) by [schildbach](https://github.com/schildbach ))
- **\[k8s/ingress-nginx]** Fix use-regex nginx annotation ([#​12531](https://github.com/traefik/traefik/pull/12531 ) by [LBF38](https://github.com/LBF38 ))
- **\[k8s/ingress-nginx]** Prevent Ingress Nginx provider http router to attach to an entrypoint with TLS ([#​12528](https://github.com/traefik/traefik/pull/12528 ) by [rtribotte](https://github.com/rtribotte ))
- **\[k8s/ingress]** Fix panic for empty defaultBackend and defaultBackend without resources ([#​12509](https://github.com/traefik/traefik/pull/12509 ) by [gndz07](https://github.com/gndz07 ))
- **\[k8s]** Fix condition used for serving and fenced endpoints ([#​12521](https://github.com/traefik/traefik/pull/12521 ) by [LBF38](https://github.com/LBF38 ))
- **\[webui]** Validate X-Forwarded-Prefix value for dashboard redirect ([#​12514](https://github.com/traefik/traefik/pull/12514 ) by [LBF38](https://github.com/LBF38 ))
- **\[acme]** Add timeout to ACME-TLS/1 challenge handshake ([#​12516](https://github.com/traefik/traefik/pull/12516 ) by [LBF38](https://github.com/LBF38 ))
- **\[server]** Make encoded character options opt-in ([#​12540](https://github.com/traefik/traefik/pull/12540 ) by [gndz07](https://github.com/gndz07 ))
**Documentation:**
- **\[docker/swarm]** Update swarm.md traefik version ([#​12508](https://github.com/traefik/traefik/pull/12508 ) by [DBouraoui](https://github.com/DBouraoui ))
- **\[k8s/ingress-nginx]** Fix ingress-nginx annotations documentation ([#​12510](https://github.com/traefik/traefik/pull/12510 ) by [nmengin](https://github.com/nmengin ))
- **\[k8s]** Fix Kubernetes reference yml file ([#​12406](https://github.com/traefik/traefik/pull/12406 ) by [mmatur](https://github.com/mmatur ))
- Fix code copy button positioning ([#​12520](https://github.com/traefik/traefik/pull/12520 ) by [AnuragEkkati](https://github.com/AnuragEkkati ))
- Fix typo in kubernetes.md ([#​12515](https://github.com/traefik/traefik/pull/12515 ) by [EdwardSalkeld](https://github.com/EdwardSalkeld ))
- Bring back security section on API & Dashboard documentation page ([#​12507](https://github.com/traefik/traefik/pull/12507 ) by [gndz07](https://github.com/gndz07 ))
- Fix link description in Traefik Proxy documentation ([#​12488](https://github.com/traefik/traefik/pull/12488 ) by [schaerfo](https://github.com/schaerfo ))
- Add product comparison matrix and features page ([#​12037](https://github.com/traefik/traefik/pull/12037 ) by [sheddy-traefik](https://github.com/sheddy-traefik ))
**Misc:**
- Merge branch v2.11 into v3.6 ([#​12552](https://github.com/traefik/traefik/pull/12552 ) by [rtribotte](https://github.com/rtribotte ))
- Merge branch v2.11 into v3.6 ([#​12533](https://github.com/traefik/traefik/pull/12533 ) by [mmatur](https://github.com/mmatur ))
- Merge branch v2.11 into v3.6 ([#​12497](https://github.com/traefik/traefik/pull/12497 ) by [mmatur](https://github.com/mmatur ))
### [`v3.6.6`](https://github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v367-2026-01-14 )
[Compare Source](https://github.com/traefik/traefik/compare/v3.6.5...v3.6.6 )
[All Commits](https://github.com/traefik/traefik/compare/v3.6.6...v3.6.7 )
**Bug fixes:**
- **\[acme]** Bump github.com/go-acme/lego/v4 to v4.31.0 ([#​12529](https://github.com/traefik/traefik/pull/12529 ) by [ldez](https://github.com/ldez ))
- **\[acme]** Add missing renew options ([#​12467](https://github.com/traefik/traefik/pull/12467 ) by [ldez](https://github.com/ldez ))
- **\[acme]** Replace hardcoded references to LetsEncrypt in log messages ([#​12464](https://github.com/traefik/traefik/pull/12464 ) by [schildbach](https://github.com/schildbach ))
- **\[k8s/ingress-nginx]** Fix use-regex nginx annotation ([#​12531](https://github.com/traefik/traefik/pull/12531 ) by [LBF38](https://github.com/LBF38 ))
- **\[k8s/ingress-nginx]** Prevent Ingress Nginx provider http router to attach to an entrypoint with TLS ([#​12528](https://github.com/traefik/traefik/pull/12528 ) by [rtribotte](https://github.com/rtribotte ))
- **\[k8s/ingress]** Fix panic for empty defaultBackend and defaultBackend without resources ([#​12509](https://github.com/traefik/traefik/pull/12509 ) by [gndz07](https://github.com/gndz07 ))
- **\[k8s]** Fix condition used for serving and fenced endpoints ([#​12521](https://github.com/traefik/traefik/pull/12521 ) by [LBF38](https://github.com/LBF38 ))
- **\[webui]** Validate X-Forwarded-Prefix value for dashboard redirect ([#​12514](https://github.com/traefik/traefik/pull/12514 ) by [LBF38](https://github.com/LBF38 ))
- **\[acme]** Add timeout to ACME-TLS/1 challenge handshake ([#​12516](https://github.com/traefik/traefik/pull/12516 ) by [LBF38](https://github.com/LBF38 ))
- **\[server]** Make encoded character options opt-in ([#​12540](https://github.com/traefik/traefik/pull/12540 ) by [gndz07](https://github.com/gndz07 ))
**Documentation:**
- **\[docker/swarm]** Update swarm.md traefik version ([#​12508](https://github.com/traefik/traefik/pull/12508 ) by [DBouraoui](https://github.com/DBouraoui ))
- **\[k8s/ingress-nginx]** Fix ingress-nginx annotations documentation ([#​12510](https://github.com/traefik/traefik/pull/12510 ) by [nmengin](https://github.com/nmengin ))
- **\[k8s]** Fix Kubernetes reference yml file ([#​12406](https://github.com/traefik/traefik/pull/12406 ) by [mmatur](https://github.com/mmatur ))
- Fix code copy button positioning ([#​12520](https://github.com/traefik/traefik/pull/12520 ) by [AnuragEkkati](https://github.com/AnuragEkkati ))
- Fix typo in kubernetes.md ([#​12515](https://github.com/traefik/traefik/pull/12515 ) by [EdwardSalkeld](https://github.com/EdwardSalkeld ))
- Bring back security section on API & Dashboard documentation page ([#​12507](https://github.com/traefik/traefik/pull/12507 ) by [gndz07](https://github.com/gndz07 ))
- Fix link description in Traefik Proxy documentation ([#​12488](https://github.com/traefik/traefik/pull/12488 ) by [schaerfo](https://github.com/schaerfo ))
- Add product comparison matrix and features page ([#​12037](https://github.com/traefik/traefik/pull/12037 ) by [sheddy-traefik](https://github.com/sheddy-traefik ))
**Misc:**
- Merge branch v2.11 into v3.6 ([#​12552](https://github.com/traefik/traefik/pull/12552 ) by [rtribotte](https://github.com/rtribotte ))
- Merge branch v2.11 into v3.6 ([#​12533](https://github.com/traefik/traefik/pull/12533 ) by [mmatur](https://github.com/mmatur ))
- Merge branch v2.11 into v3.6 ([#​12497](https://github.com/traefik/traefik/pull/12497 ) by [mmatur](https://github.com/mmatur ))
### [`v3.6.5`](https://github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v366-2025-12-29 )
[Compare Source](https://github.com/traefik/traefik/compare/v3.6.4...v3.6.5 )
[All Commits](https://github.com/traefik/traefik/compare/v3.6.5...v3.6.6 )
**Bug fixes:**
- **\[acme]** Bump github.com/go-acme/lego/v4 to v4.30.1 ([#​12432](https://github.com/traefik/traefik/pull/12432 ) by [ldez](https://github.com/ldez ))
- **\[http3]** Bump github.com/quic-go/quic-go to v0.58.0 ([#​12448](https://github.com/traefik/traefik/pull/12448 ) by [GreyXor](https://github.com/GreyXor ))
- **\[redis]** Fix mutually exclusive verification for Redis ([#​12442](https://github.com/traefik/traefik/pull/12442 ) by [juliens](https://github.com/juliens ))
- **\[server]** Fix deny encoded characters ([#​12454](https://github.com/traefik/traefik/pull/12454 ) by [rtribotte](https://github.com/rtribotte ))
**Documentation:**
- **\[k8s/ingress,k8s]** Fix Kubernetes Ingress provider documentation ([#​12443](https://github.com/traefik/traefik/pull/12443 ) by [nmengin](https://github.com/nmengin ))
- **\[k8s/ingress-nginx]** Add RBAC documentation for Ingress NGINX provider ([#​12445](https://github.com/traefik/traefik/pull/12445 ) by [nmn3m](https://github.com/nmn3m ))
- **\[k8s]** Improve the K8S multi-tenancy security note ([#​12444](https://github.com/traefik/traefik/pull/12444 ) by [nmengin](https://github.com/nmengin ))
- Restore documentation on http.maxHeaderBytes ([#​12440](https://github.com/traefik/traefik/pull/12440 ) by [mloiseleur](https://github.com/mloiseleur ))
- Fix Menu Item Naming ([#​12431](https://github.com/traefik/traefik/pull/12431 ) by [sheddy-traefik](https://github.com/sheddy-traefik ))
**Misc:**
- Merge branch v2.11 into v3.6 ([#​12475](https://github.com/traefik/traefik/pull/12475 ) by [mmatur](https://github.com/mmatur ))
- Merge branch v2.11 into v3.6 ([#​12438](https://github.com/traefik/traefik/pull/12438 ) by [kevinpollet](https://github.com/kevinpollet ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #3392
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-23 19:57:47 +00:00
62ce199c2a
chore: fix chart validation
render-manifests-push / render-manifests-push (push) Successful in 2m13s
lint-test-helm / lint-helm (push) Successful in 1m4s
renovate / renovate (push) Successful in 2m32s
2026-01-23 12:57:16 -06:00
74aa1cd8fa
chore(deps): update helm release traefik to v39 ( #3383 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 10s
renovate / renovate (push) Successful in 1m5s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [traefik](https://traefik.io/ ) ([source](https://github.com/traefik/traefik-helm-chart )) | major | `38.0.2` → `39.0.0` |
---
### Release Notes
<details>
<summary>traefik/traefik-helm-chart (traefik)</summary>
### [`v39.0.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v39.0.0 )
[Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v38.0.2...v39.0.0 )
**Upgrade Notes**
There are 3 breaking changes in this release:
1. **Traefik Hub**: This release support **only** Traefik Hub v3.19.0+ versions.
- CRDs has to be upgraded **before** the Chart. See [UPGRADING](https://github.com/traefik/traefik-helm-chart?tab=readme-ov-file#upgrading ) instructions.
- It's possible to use previous versions of the Chart for previous versions of Traefik Hub.
2. **Encoded Characters**: Allowed by default in Traefik v3.6.7+ ([opt-in security options](https://github.com/traefik/traefik-helm-chart/blob/master/traefik/values.yaml#L913 ), [documentation](https://doc.traefik.io/traefik/security/request-path/#encoded-character-filtering ))
3. **Ports Configuration**: HTTP options now require explicit `http` nesting level with PR [#​1603](https://github.com/traefik/traefik-helm-chart/pull/1603 ).
- There is a *before* / *after* example in the PR description.
:information\_source: Schema validation has been enforced in this release. When it fails, it means that the parameter is not implemented.
#### 💥 BREAKING CHANGES
- feat(deps)!: update traefik docker tag to v3.6.7 [#​1624](https://github.com/traefik/traefik-helm-chart/issues/1624 ) by [@​renovate](https://github.com/renovate )\[bot]
- fix(ports)!: 🐛 entrypoints `http` options [#​1603](https://github.com/traefik/traefik-helm-chart/issues/1603 ) by [@​mloiseleur](https://github.com/mloiseleur )
- fix(security)!: add support for request path options of Traefik 3.6.7+ [#​1626](https://github.com/traefik/traefik-helm-chart/issues/1626 ) by [@​mloiseleur](https://github.com/mloiseleur )
- feat(CRDs)!: support Traefik Hub v3.19.0 [#​1598](https://github.com/traefik/traefik-helm-chart/issues/1598 ) by [@​traefiker](https://github.com/traefiker )
#### 🚀 Features
- feat(gateway-api): add support for defaultScope experimental feature [#​1589](https://github.com/traefik/traefik-helm-chart/issues/1589 ) by [@​shubhamch71](https://github.com/shubhamch71 )
- feat(chart): enforce schema [#​1627](https://github.com/traefik/traefik-helm-chart/issues/1627 ) by [@​mloiseleur](https://github.com/mloiseleur )
#### 📦 Others
- docs(CRDs): improve note on deprecation [#​1623](https://github.com/traefik/traefik-helm-chart/issues/1623 ) by [@​jnoordsij](https://github.com/jnoordsij )
- chore: pin GitHub Actions to SHA hashes [#​1628](https://github.com/traefik/traefik-helm-chart/issues/1628 ) by [@​darkweaver87](https://github.com/darkweaver87 )
- docs(values): avoid unbreakable lines in table output of VALUES.md [#​1630](https://github.com/traefik/traefik-helm-chart/issues/1630 ) by [@​mloiseleur](https://github.com/mloiseleur )
- refactor(chart): clean output on Deployment & Daemonset [#​1629](https://github.com/traefik/traefik-helm-chart/issues/1629 ) by [@​mloiseleur](https://github.com/mloiseleur )
- chore(release): 🚀 publish traefik 39.0.0 and crds 1.14.0 [#​1631](https://github.com/traefik/traefik-helm-chart/issues/1631 ) by [@​darkweaver87](https://github.com/darkweaver87 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3383
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-23 18:48:04 +00:00
34a4e4d76d
chore(deps): update ghcr.io/plexguide/huntarr docker tag to v8.2.25 ( #3390 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 10s
renovate / renovate (push) Successful in 1m11s
2026-01-23 17:01:29 +00:00
3e99ddc247
chore(deps): update helm release traefik-crds to v1.14.0 ( #3382 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 1m22s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [traefik-crds](https://traefik.io/ ) ([source](https://github.com/traefik/traefik-helm-chart )) | minor | `1.13.1` → `1.14.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3382
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-23 16:12:51 +00:00
c6dc8cfcc5
chore(deps): update searxng/searxng:latest docker digest to d7fa033 ( #3388 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 16s
renovate / renovate (push) Successful in 3m17s
2026-01-23 11:02:07 +00:00
7e667b1391
chore(deps): update helm release coredns to v1.45.1 ( #3385 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m51s
renovate / renovate (push) Successful in 2m6s
2026-01-23 10:02:17 +00:00
87e927f73f
chore(deps): update searxng/searxng:latest docker digest to 0eaa035 ( #3384 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-23 10:02:04 +00:00
cd7840d4f6
chore(deps): update gitea/gitea docker tag to v1.25.4 ( #3380 )
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-docker / lint-docker-compose (push) Successful in 21s
renovate / renovate (push) Successful in 2m14s
2026-01-23 03:02:08 +00:00
3ff0d4dc3f
chore(deps): update postgres-cluster docker tag to v7.5.0 ( #3377 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 1m34s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 47m38s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [postgres-cluster](https://github.com/cloudnative-pg/cloudnative-pg ) | minor | `7.4.5` → `7.5.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiLCJpbWFnZSJdfQ==-->
Reviewed-on: #3377
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-23 00:57:31 +00:00
c29b0faacb
fix: remove values file
render-manifests-push / render-manifests-push (push) Successful in 55s
lint-test-helm / lint-helm (push) Successful in 1m23s
renovate / renovate (push) Successful in 10m41s
2026-01-22 18:32:54 -06:00
19f2e68eaa
Update Helm release argo-events to v2.4.20 ( #3372 )
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Successful in 2m22s
2026-01-23 00:23:42 +00:00
250abad0cf
chore: upgrade chart
lint-test-helm / lint-helm (push) Successful in 26s
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-22 18:20:30 -06:00
8cf45d06c4
Update ghcr.io/booklore-app/booklore Docker tag to v1.18.3 ( #3371 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-23 00:19:15 +00:00
e255ed994f
Update ghcr.io/booklore-app/booklore Docker tag to v1.18.2 ( #3369 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m17s
renovate / renovate (push) Successful in 2m33s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/booklore-app/booklore](https://github.com/booklore-app/booklore ) | minor | `v1.17.0` → `v1.18.2` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary>
### [`v1.18.2`](https://github.com/booklore-app/booklore/releases/tag/v1.18.2 )
[Compare Source](https://github.com/booklore-app/booklore/compare/v1.18.0...v1.18.2 )
#### 🌟 What's New in v1.18.2
This release introduces some of the largest and most impactful features Booklore has seen so far:
- **New Ebook Reader**: Introducing a responsive, clean, and intuitive reader based on Foliate.js. Supports EPUB, AZW3, MOBI, and FB2 formats, with highlights, notes, and bookmarks for seamless reading.
- **Bi-Directional Reading Progress Sync**: Reading progress now syncs automatically between Booklore and KoReader, with Kobo support coming in upcoming releases.
- **Streaming Ebook Reading (Beta)**: Large ebooks, such as multi-hundred-page cookbooks or textbooks, can now be read page by page, minimizing memory and storage usage.
- **Optimized PDF & CBZ Streaming**: PDF and CBX files no longer need to be fully extracted for reading; pages are streamed directly, improving performance for large files.
- **Enhanced Charts**: All charts have been redesigned for clarity and visual appeal. Three new chart types have been added: Taste Ratings, Reading Backlog, and Series Progress.
- **Komga-Compatible API**: Connect your Komga apps, such as Mihon or Komelia, directly to Booklore for unified library management.
- **Progressive Web App Support**: Booklore can now be installed as a PWA, allowing access without browser UI limitations for a cleaner reading experience.
#### 🐛 Bug Fixes (v1.18.2 + v1.18.1)
- fix(db): remove unused CBX/PDF cache cleanup cron entries ([#​2402](https://github.com/booklore-app/booklore/issues/2402 ))
- Fix showstopper bugs in v1.18.0 ([#​2399](https://github.com/booklore-app/booklore/issues/2399 )) by [@​acx10](https://github.com/acx10 )
- fix(reading sessions): Split sessions, re-calculate times in book overview ([#​2393](https://github.com/booklore-app/booklore/issues/2393 )) by [@​WorldTeacher](https://github.com/WorldTeacher )
#### 🚀 New Features (v1.18.0)
- Introduced additional library charts to surface meaningful insights ([#​2390](https://github.com/booklore-app/booklore/issues/2390 )) by [@​acx10](https://github.com/acx10 )
- Introduce three new analytical charts: Taste Ratings, Reading Backlog, and Series Progress ([#​2383](https://github.com/booklore-app/booklore/issues/2383 )) by [@​acx10](https://github.com/acx10 )
- Initialize progress web app ([#​2351](https://github.com/booklore-app/booklore/issues/2351 )) by [@​acx10](https://github.com/acx10 )
- feat(custom-covers): add functionality to generate custom covers for selected books ([#​2355](https://github.com/booklore-app/booklore/issues/2355 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- Implement streaming EPUB reader with on-demand loading ([#​2350](https://github.com/booklore-app/booklore/issues/2350 )) by [@​acx10](https://github.com/acx10 )
- Feat/komga api ([#​2071](https://github.com/booklore-app/booklore/issues/2071 )) by [@​farfromrefug](https://github.com/farfromrefug )
- Revamp streaming PDF reader to render pages on demand ([#​2332](https://github.com/booklore-app/booklore/issues/2332 )) by [@​acx10](https://github.com/acx10 )
- Revamp the CBX reader layout for improved structure and usability ([#​2330](https://github.com/booklore-app/booklore/issues/2330 )) by [@​acx10](https://github.com/acx10 )
- Add support for annotations and book notes in the new ebook reader ([#​2313](https://github.com/booklore-app/booklore/issues/2313 )) by [@​acx10](https://github.com/acx10 )
- Bidirectional progress sync between koreader and booklore reader ([#​2312](https://github.com/booklore-app/booklore/issues/2312 )) by [@​acx10](https://github.com/acx10 )
- feat(metadata): add configurable enabled fields for metadata editor a… ([#​2299](https://github.com/booklore-app/booklore/issues/2299 )) by [@​acx10](https://github.com/acx10 )
- Implement Public Shelves ([#​1969](https://github.com/booklore-app/booklore/issues/1969 )) by [@​cjd](https://github.com/cjd )
- Introduce a new eBook reader with support for EPUB, MOBI, AZW3, and FB2 formats ([#​2258](https://github.com/booklore-app/booklore/issues/2258 )) by [@​acx10](https://github.com/acx10 )
- feat(metadata): add auto-save metadata feature in editor settings ([#​2274](https://github.com/booklore-app/booklore/issues/2274 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- RanobeDB Light Novel metadata provider ([#​2221](https://github.com/booklore-app/booklore/issues/2221 )) by [@​Nedra1998](https://github.com/Nedra1998 )
#### ✨ Enhancements (v1.18.0)
- feat(metadata): add 'Replace When Provided' option to metadata replacement modes ([#​2379](https://github.com/booklore-app/booklore/issues/2379 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- feat(google-parser): improve Google Books API integration with improved metadata handling and series extraction ([#​2375](https://github.com/booklore-app/booklore/issues/2375 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- feat(metadata): add replace mode option for metadata fetching ([#​2356](https://github.com/booklore-app/booklore/issues/2356 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- feat(comicVine): improve comic metadata structure with additional credits and fields ([#​2358](https://github.com/booklore-app/booklore/issues/2358 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- feat(library): add validation for library path accessibility during rescan ([#​2347](https://github.com/booklore-app/booklore/issues/2347 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- feat(ui): add password confirmations ([#​2291](https://github.com/booklore-app/booklore/issues/2291 )) by [@​arjunsrinivasan1997](https://github.com/arjunsrinivasan1997 )
- feat(sort): Add sort by author surname and first name ([#​2292](https://github.com/booklore-app/booklore/issues/2292 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- feat(directory-picker): add selection actions for folders, add buttons for select all, deselect all, and select current folder ([#​2293](https://github.com/booklore-app/booklore/issues/2293 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- feat(hardcover): Improve Hardcover metadata accuracy and rate limiting ([#​2303](https://github.com/booklore-app/booklore/issues/2303 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- feat(shelf): add shelf filtering options and integrate into book processing ([#​2268](https://github.com/booklore-app/booklore/issues/2268 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- Stream CBX contents directly from the archive instead of unzipping and caching files ([#​2229](https://github.com/booklore-app/booklore/issues/2229 )) by [@​acx10](https://github.com/acx10 )
#### 🎨 UI Tweaks (v1.18.0)
- Polish view and metadata settings page UI ([#​2362](https://github.com/booklore-app/booklore/issues/2362 )) by [@​acx10](https://github.com/acx10 )
- Optimize metadata picker for mobile layout ([#​2361](https://github.com/booklore-app/booklore/issues/2361 )) by [@​acx10](https://github.com/acx10 )
#### 🐛 Bug Fixes (v1.18.0)
- Fix touch issues with ebook reader ([#​2395](https://github.com/booklore-app/booklore/issues/2395 )) by [@​acx10](https://github.com/acx10 )
- Fix failing book cover search due to HTTP 403 ([#​2392](https://github.com/booklore-app/booklore/issues/2392 )) by [@​acx10](https://github.com/acx10 )
- fix: Refactor HardcoverSyncService to improve edition and page count ([#​2389](https://github.com/booklore-app/booklore/issues/2389 )) by [@​boludo00](https://github.com/boludo00 )
- fix(kobo): Update KoboResources file to match Calibre web to fix issues with Overdrive ([#​2367](https://github.com/booklore-app/booklore/issues/2367 )) by [@​cra21k](https://github.com/cra21k )
- fix(comic-metadata): fix series grouping bug with external ComicInfo.xml metadata ([#​2385](https://github.com/booklore-app/booklore/issues/2385 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- fix(PathPatternResolver): remove leading slash from resolved pattern if first component is empty ([#​2339](https://github.com/booklore-app/booklore/issues/2339 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- fix(ui): map comic book extensions to CBX filter in book details ([#​2338](https://github.com/booklore-app/booklore/issues/2338 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- fix: Reading stats UI ([#​2322](https://github.com/booklore-app/booklore/issues/2322 )) by [@​WorldTeacher](https://github.com/WorldTeacher )
- fix: split reading sessions based on the date ([#​2316](https://github.com/booklore-app/booklore/issues/2316 )) by [@​WorldTeacher](https://github.com/WorldTeacher )
- fix(chart-ui): resolve glitches in chart rendering ([#​2290](https://github.com/booklore-app/booklore/issues/2290 )) by [@​acx10](https://github.com/acx10 )
- fix(comicvine): fix metadata search failing for titles containing '#<number>' ([#​2273](https://github.com/booklore-app/booklore/issues/2273 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- fix(reading statistics ui): small fixes ([#​2276](https://github.com/booklore-app/booklore/issues/2276 )) by [@​WorldTeacher](https://github.com/WorldTeacher )
- fix(metadata-picker): handle null and empty values in fetched metadata processing ([#​2269](https://github.com/booklore-app/booklore/issues/2269 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- fix(OpdsFeedService): detect ZIP mime type for FB2 files when zipped ([#​2242](https://github.com/booklore-app/booklore/issues/2242 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- fix(epub): strip formatting from ISBN values to ensure correct extraction ([#​2248](https://github.com/booklore-app/booklore/issues/2248 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- feat(deps): add JPEG2000 support in PDFBox with Jai ImageIO dependencies ([#​2250](https://github.com/booklore-app/booklore/issues/2250 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- fix(metadata): missing lubimyczytac fields and fetch retry ([#​2179](https://github.com/booklore-app/booklore/issues/2179 )) by [@​Spynacz](https://github.com/Spynacz )
#### 🛠️ Refactoring & Maintenance (v1.18.0)
- Refactor: Enhance healthcheck response with version info and DTO ([#​2378](https://github.com/booklore-app/booklore/issues/2378 )) by [@​hyun4965](https://github.com/hyun4965 )
- perf(regex): introduce regex patterns for improved string handling invarious services ([#​2386](https://github.com/booklore-app/booklore/issues/2386 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- Fix: Yes/No buttons on bookdrop import have reversed colors/icons ([#​2363](https://github.com/booklore-app/booklore/issues/2363 )) by [@​acx10](https://github.com/acx10 )
- Normalize book progress percentage rounding ([#​2359](https://github.com/booklore-app/booklore/issues/2359 )) by [@​acx10](https://github.com/acx10 )
- chore(metadata-warning): add warnings about metadata quality for file naming and moving features ([#​2340](https://github.com/booklore-app/booklore/issues/2340 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- fix(api,epub): add cover extraction fallback using meta cover attribute for URL-encoded cover image hrefs ([#​2310](https://github.com/booklore-app/booklore/issues/2310 )) by [@​ajbanck](https://github.com/ajbanck )
- fix(amazon-parser): handle Amazon error responses and improve error logging ([#​2294](https://github.com/booklore-app/booklore/issues/2294 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- fix(metadata): ensure authors/genres are replaced, not merged, during metadata update by defaulting mergeCategories to false ([#​2304](https://github.com/booklore-app/booklore/issues/2304 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- chore(docs): update copyright year in README ([#​2323](https://github.com/booklore-app/booklore/issues/2323 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- Refactor metadata picker and parsers for Amazon, Goodreads, and Google ([#​2327](https://github.com/booklore-app/booklore/issues/2327 )) by [@​acx10](https://github.com/acx10 )
- Refactor dialogs for a consistent look and feel ([#​2321](https://github.com/booklore-app/booklore/issues/2321 )) by [@​acx10](https://github.com/acx10 )
- Refactor common dialog header and footer components ([#​2318](https://github.com/booklore-app/booklore/issues/2318 )) by [@​acx10](https://github.com/acx10 )
- Refactor the Book Browser to simplify and streamline the implementation ([#​2317](https://github.com/booklore-app/booklore/issues/2317 )) by [@​acx10](https://github.com/acx10 )
- Centralize book tag color definitions ([#​2314](https://github.com/booklore-app/booklore/issues/2314 )) by [@​acx10](https://github.com/acx10 )
- Remove support for the legacy ePub reader ([#​2287](https://github.com/booklore-app/booklore/issues/2287 )) by [@​acx10](https://github.com/acx10 )
- fix(parsers): increase request interval to prevent rate limiting issues ([#​2282](https://github.com/booklore-app/booklore/issues/2282 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- (Refactor) Extract file-specific information from book ([#​1734](https://github.com/booklore-app/booklore/issues/1734 )) by [@​piffio](https://github.com/piffio )
- Update query to use startTime instead of createdAt ([#​2272](https://github.com/booklore-app/booklore/issues/2272 )) by [@​WorldTeacher](https://github.com/WorldTeacher )
- feat(archive): add ArchiveType via Magic Numbers detection and integrate into book processing ([#​2220](https://github.com/booklore-app/booklore/issues/2220 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- fix(epub): normalize text nodes in EPUB metadata content.opf ([#​2222](https://github.com/booklore-app/booklore/issues/2222 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
#### 📦 Dependencies (v1.18.0)
- chore(deps): bump tar from 7.5.2 to 7.5.6 in /booklore-ui ([#​2387](https://github.com/booklore-app/booklore/issues/2387 )) by @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- chore(deps): bump lodash-es from 4.17.21 to 4.17.23 in /booklore-ui ([#​2388](https://github.com/booklore-app/booklore/issues/2388 )) by @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- chore: update Angular dependencies to latest minor/patch versions ([#​2285](https://github.com/booklore-app/booklore/issues/2285 )) by [@​acx10](https://github.com/acx10 )
#### 🐳 Docker Images
- **Docker Hub:** `booklore/booklore:v1.18.2`
- **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.18.2`
**Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.17.0...v1.18.2 >
#### 📸 Screenshots
<img width="750" height="471" alt="Screenshot 2026-01-22 at 12 10 47 PM" src="https://github.com/user-attachments/assets/d5118bbf-771c-495d-b2a3-a695027a6bcd " />
<img width="750" height="451" alt="Screenshot 2026-01-22 at 12 06 23 PM" src="https://github.com/user-attachments/assets/13456e8f-e3bb-4373-b6c8-b4871c5b5504 " />
<img width="750" height="452" alt="Screenshot 2026-01-22 at 12 02 35 PM" src="https://github.com/user-attachments/assets/d2f8a2d6-6ea8-43d2-b990-7a058ca45e29 " />
<img width="750" height="452" alt="Screenshot 2026-01-22 at 12 01 46 PM" src="https://github.com/user-attachments/assets/0aff60b3-238f-4f6e-a2b5-c962f844e7ba " />
<img width="632" height="710" alt="Screenshot 2026-01-22 at 12 04 22 PM" src="https://github.com/user-attachments/assets/fd4fcc98-3d95-4662-ac61-a93d534f3ed3 " />
<img width="632" height="710" alt="Screenshot 2026-01-22 at 12 04 27 PM" src="https://github.com/user-attachments/assets/5464a3d4-a6f7-4e8d-acfc-1ca7fb14e9ec " />
<img width="632" height="710" alt="Screenshot 2026-01-22 at 12 04 33 PM" src="https://github.com/user-attachments/assets/c7722037-ba00-4bea-a166-150b6557caf3 " />
<img width="632" height="710" alt="Screenshot 2026-01-22 at 12 05 47 PM" src="https://github.com/user-attachments/assets/6011c4ee-efa2-4471-a9b0-9fd2b2d09712 " />
<img width="750" height="471" alt="Screenshot 2026-01-22 at 12 13 56 PM" src="https://github.com/user-attachments/assets/820465a6-59d7-44d7-9eef-56f69451ab85 " />
<img width="750" height="402" alt="Screenshot 2026-01-22 at 1 17 59 AM" src="https://github.com/user-attachments/assets/08aa7a57-aa54-4672-ab1c-b35551e88b51 " />
<img width="750" height="369" alt="Screenshot 2026-01-22 at 1 17 41 AM" src="https://github.com/user-attachments/assets/2f08f94f-59e4-40f1-932b-07b028620875 " />
<img width="750" height="317" alt="Screenshot 2026-01-22 at 1 18 11 AM" src="https://github.com/user-attachments/assets/947c96cc-ab9a-481d-adb0-2a1472393ee8 " />
<img width="750" height="471" alt="Screenshot 2026-01-22 at 12 09 34 PM" src="https://github.com/user-attachments/assets/3bfc4666-7aa5-45db-a2b5-f16f0a3a8b5c " />
<img width="750" height="471" alt="Screenshot 2026-01-22 at 12 09 28 PM" src="https://github.com/user-attachments/assets/1c3cc89f-1cd6-4dd3-b0f2-26b9ad56aa66 " />
<img width="750" height="451" alt="Screenshot 2026-01-22 at 12 07 03 PM" src="https://github.com/user-attachments/assets/8b9577c0-db09-4bf1-8903-f9ceca7b9964 " />
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3369
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-22 23:28:01 +00:00
35e9a47d4c
change mount
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 54s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 23m0s
renovate / renovate (push) Successful in 1m8s
2026-01-21 17:05:04 -06:00
6825eb5c61
remove lidatube
lint-test-helm / lint-helm (push) Successful in 34s
render-manifests-push / render-manifests-push (push) Successful in 40s
lint-test-docker / lint-docker-compose (push) Successful in 50s
renovate / renovate (push) Successful in 2m33s
2026-01-21 16:34:57 -06:00
79cd824f93
Update Helm release loki to v6.51.0 ( #3367 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 29s
renovate / renovate (push) Successful in 1m30s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [loki](https://grafana.github.io/helm-charts ) ([source](https://github.com/grafana/helm-charts )) | minor | `6.50.0` → `6.51.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3367
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-21 22:09:28 +00:00
535c100d98
add music library
lint-test-helm / lint-helm (push) Successful in 36s
render-manifests-push / render-manifests-push (push) Successful in 1m56s
renovate / renovate (push) Successful in 2m42s
2026-01-21 15:13:43 -06:00
af24cf5a6d
scale
2026-01-21 15:13:43 -06:00
f13c8b3021
Update Helm release loki to v6.50.0 ( #3353 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [loki](https://grafana.github.io/helm-charts ) ([source](https://github.com/grafana/helm-charts )) | minor | `6.49.0` → `6.50.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3353
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-21 21:11:33 +00:00
a7fe2e1904
Update kube-prometheus-stack Docker tag to v81.2.0 ( #3362 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 42s
renovate / renovate (push) Successful in 2m0s
2026-01-21 21:06:10 +00:00
b49a14b361
Update ollama/ollama Docker tag to v0.14.3 ( #3361 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Has been cancelled
2026-01-21 21:05:17 +00:00
52d22e24b2
Update Helm release matrix-synapse to v3.12.18 ( #3359 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-01-21 21:05:01 +00:00
ea263f27aa
Update Helm release gatus to v1.4.5 ( #3357 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-21 21:03:46 +00:00
38449c9716
Update Helm release element-web to v1.4.28 ( #3355 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-21 21:02:57 +00:00
6e37e48d12
Update Helm release argo-workflows to v0.47.1 ( #3354 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-21 21:02:21 +00:00
05c2ca2848
remove ephemera
lint-test-helm / lint-helm (push) Successful in 28s
lint-test-docker / lint-docker-compose (push) Successful in 38s
render-manifests-push / render-manifests-push (push) Successful in 54s
renovate / renovate (push) Successful in 5m55s
2026-01-21 14:38:02 -06:00
1c8cf4a353
Update caronc/apprise Docker tag to v1.3.1 ( #3350 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 41s
renovate / renovate (push) Successful in 2m1s
2026-01-21 20:02:30 +00:00
4cd0e9ea47
Update d3fk/s3cmd:latest Docker digest to 9d73431 ( #3348 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 40s
renovate / renovate (push) Successful in 2m15s
2026-01-21 03:02:57 +00:00
d9e7938f4f
Update ghcr.io/linuxserver/bazarr:1.5.4 Docker digest to 5af962a ( #3346 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m3s
renovate / renovate (push) Successful in 2m45s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 33m19s
2026-01-20 22:02:32 +00:00
27e84df323
add pull policy
lint-test-helm / lint-helm (push) Successful in 28s
render-manifests-push / render-manifests-push (push) Successful in 1m21s
renovate / renovate (push) Successful in 2m19s
2026-01-20 15:06:17 -06:00
70a99fc40c
Update Helm release rook-ceph-cluster to v1.19.0 ( #3343 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 28s
renovate / renovate (push) Successful in 2m0s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [rook-ceph-cluster](https://github.com/rook/rook ) | minor | `v1.18.9` → `v1.19.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>rook/rook (rook-ceph-cluster)</summary>
### [`v1.19.0`](https://github.com/rook/rook/releases/tag/v1.19.0 )
[Compare Source](https://github.com/rook/rook/compare/v1.18.9...v1.19.0 )
### Upgrade Guide
To upgrade from previous versions of Rook, see the [Rook upgrade guide](https://rook.github.io/docs/rook/v1.19/Upgrade/rook-upgrade/ ).
### Breaking Changes
- The supported Kubernetes versions are v1.30 - v1.35
- The minimum supported Ceph version is v19.2.0. Rook v1.18 clusters running Ceph v18 must upgrade
to Ceph v19.2.0 or higher before upgrading Rook.
- The behavior of the `activeStandby` property in the `CephFilesystem` CRD has changed. When set to `false`, the standby MDS daemon deployment will be scaled down and removed, rather than only disabling the standby cache while the daemon remains running.
- Helm: The `rook-ceph-cluster` chart has changed where the Ceph image is defined, to allow separate settings for the repository and tag. For more details, see the [Rook upgrade guide](https://rook.io/docs/rook/v1.19/Upgrade/rook-upgrade/#breaking-changes-in-v119 ).
- In external mode, when users provide a Ceph admin keyring to Rook, Rook will no longer create CSI Ceph clients automatically. This approach will provide more consistency to configure external mode clusters via the same external Python script.
### Features
- Experimental: NVMe over Fabrics (NVMe-oF) allows RBD volumes to be exposed and accessed via the NVMe/TCP protocol. This enables both Kubernetes pods within the cluster and external clients outside the cluster to connect to Ceph block storage using standard NVMe-oF initiators, providing high-performance block storage access over the network. See the [NVMe-oF Configuration Guide](https://rook.io/docs/rook/latest-release/Storage-Configuration/Block-Storage-RBD/nvme-of/ ) to get started.
- CephCSI v3.16 Integration:
- NVMe-oF CSI driver for provisioning and mounting volumes over the NVMe over Fabrics protocol
- Improved fencing for RBD and CephFS volumes during [node failure](https://rook.io/docs/rook/latest-release/Storage-Configuration/Block-Storage-RBD/block-storage/#node-loss )
- Block volume usage statistics
- Configurable block encryption cipher
- Experimental: Allow concurrent reconciles of the CephCluster CR when there multiple clusters being managed by the same Rook operator. Concurrency is enabled by increasing the operator setting `ROOK_RECONCILE_CONCURRENT_CLUSTERS` to a value greater than `1`.
- Improved logging with namespaced names for the controllers for more consistency in troubleshooting the rook operator log.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3343
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-20 20:55:59 +00:00
89e8538e2d
Update Helm release rook-ceph to v1.19.0 ( #3342 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 23s
renovate / renovate (push) Successful in 2m50s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [rook-ceph](https://github.com/rook/rook ) | minor | `v1.18.9` → `v1.19.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>rook/rook (rook-ceph)</summary>
### [`v1.19.0`](https://github.com/rook/rook/releases/tag/v1.19.0 )
[Compare Source](https://github.com/rook/rook/compare/v1.18.9...v1.19.0 )
### Upgrade Guide
To upgrade from previous versions of Rook, see the [Rook upgrade guide](https://rook.github.io/docs/rook/v1.19/Upgrade/rook-upgrade/ ).
### Breaking Changes
- The supported Kubernetes versions are v1.30 - v1.35
- The minimum supported Ceph version is v19.2.0. Rook v1.18 clusters running Ceph v18 must upgrade
to Ceph v19.2.0 or higher before upgrading Rook.
- The behavior of the `activeStandby` property in the `CephFilesystem` CRD has changed. When set to `false`, the standby MDS daemon deployment will be scaled down and removed, rather than only disabling the standby cache while the daemon remains running.
- Helm: The `rook-ceph-cluster` chart has changed where the Ceph image is defined, to allow separate settings for the repository and tag. For more details, see the [Rook upgrade guide](https://rook.io/docs/rook/v1.19/Upgrade/rook-upgrade/#breaking-changes-in-v119 ).
- In external mode, when users provide a Ceph admin keyring to Rook, Rook will no longer create CSI Ceph clients automatically. This approach will provide more consistency to configure external mode clusters via the same external Python script.
### Features
- Experimental: NVMe over Fabrics (NVMe-oF) allows RBD volumes to be exposed and accessed via the NVMe/TCP protocol. This enables both Kubernetes pods within the cluster and external clients outside the cluster to connect to Ceph block storage using standard NVMe-oF initiators, providing high-performance block storage access over the network. See the [NVMe-oF Configuration Guide](https://rook.io/docs/rook/latest-release/Storage-Configuration/Block-Storage-RBD/nvme-of/ ) to get started.
- CephCSI v3.16 Integration:
- NVMe-oF CSI driver for provisioning and mounting volumes over the NVMe over Fabrics protocol
- Improved fencing for RBD and CephFS volumes during [node failure](https://rook.io/docs/rook/latest-release/Storage-Configuration/Block-Storage-RBD/block-storage/#node-loss )
- Block volume usage statistics
- Configurable block encryption cipher
- Experimental: Allow concurrent reconciles of the CephCluster CR when there multiple clusters being managed by the same Rook operator. Concurrency is enabled by increasing the operator setting `ROOK_RECONCILE_CONCURRENT_CLUSTERS` to a value greater than `1`.
- Improved logging with namespaced names for the controllers for more consistency in troubleshooting the rook operator log.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3342
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-20 20:38:46 +00:00
2bdcd5d6fd
Update clidey/whodb Docker tag to v0.89.0 ( #3339 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 30s
renovate / renovate (push) Successful in 3m42s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| clidey/whodb | minor | `0.88.0` → `0.89.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3339
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-20 19:58:37 +00:00
bc63a11165
Update Helm release meilisearch to v0.23.0 ( #3338 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 58s
renovate / renovate (push) Successful in 2m16s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [meilisearch](https://github.com/meilisearch/meilisearch-kubernetes/tree/main/charts/meilisearch ) ([source](https://github.com/meilisearch/meilisearch-kubernetes )) | minor | `0.21.0` → `0.23.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>meilisearch/meilisearch-kubernetes (meilisearch)</summary>
### [`v0.23.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.23.0 )
[Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.22.0...meilisearch-0.23.0 )
A Helm chart for the Meilisearch search engine
### [`v0.22.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.22.0 )
[Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.21.0...meilisearch-0.22.0 )
A Helm chart for the Meilisearch search engine
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3338
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-20 19:03:43 +00:00
c000047b19
Update searxng/searxng:latest Docker digest to b1d1e80 ( #3336 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Successful in 2m4s
2026-01-20 13:01:55 +00:00
d7f9027c7c
Update binwiederhier/ntfy Docker tag to v2.16.0 ( #3334 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 29s
renovate / renovate (push) Successful in 1m40s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [binwiederhier/ntfy](https://ntfy.sh/ ) ([source](https://github.com/binwiederhier/ntfy )) | minor | `v2.15.0` → `v2.16.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>binwiederhier/ntfy (binwiederhier/ntfy)</summary>
### [`v2.16.0`](https://github.com/binwiederhier/ntfy/releases/tag/v2.16.0 )
[Compare Source](https://github.com/binwiederhier/ntfy/compare/v2.15.0...v2.16.0 )
This release adds support for [updating and deleting notifications](https://docs.ntfy.sh/publish/#updating-deleting-notifications ), [heartbeat-style / dead man's switch notifications](https://docs.ntfy.sh/publish/#scheduled-delivery ), [custom Twilio call format](https://docs.ntfy.sh/config/#phone-calls ), and makes `ntfy serve` work on Windows. It also adds a "New version available" banner to the web app.
This one is very exciting, as it brings a lot of highly requested features to ntfy.
**Features:**
- Support for [updating and deleting notifications](https://docs.ntfy.sh/publish/#updating-deleting-notifications ) ([#​303](https://github.com/binwiederhier/ntfy/issues/303 ), [#​1536](https://github.com/binwiederhier/ntfy/pull/1536 ), [ntfy-android#151](https://github.com/binwiederhier/ntfy-android/pull/151 ), thanks to [@​wunter8](https://github.com/wunter8 ) for the initial implementation)
- Support for heartbeat-style / [dead man's switch](https://en.wikipedia.org/wiki/Dead_man%27s_switch ) notifications aka
[updating and deleting scheduled notifications](https://docs.ntfy.sh/publish/#scheduled-delivery ) ([#​1556](https://github.com/binwiederhier/ntfy/pull/1556 ), [#​1142](https://github.com/binwiederhier/ntfy/pull/1142 ), [#​954](https://github.com/binwiederhier/ntfy/issues/954 ), thanks to [@​GamerGirlandCo](https://github.com/GamerGirlandCo ) for the initial implementation)
- Configure [custom Twilio call format](https://docs.ntfy.sh/config/#phone-calls ) for phone calls ([#​1289](https://github.com/binwiederhier/ntfy/pull/1289 ), thanks to [@​mmichaa](https://github.com/mmichaa ) for the initial implementation)
- `ntfy serve` now works on Windows, including support for running it as a Windows service ([#​1104](https://github.com/binwiederhier/ntfy/issues/1104 ), [#​1552](https://github.com/binwiederhier/ntfy/pull/1552 ), originally [#​1328](https://github.com/binwiederhier/ntfy/pull/1328 ), thanks to [@​wtf911](https://github.com/wtf911 ))
- Web app: "New version available" banner ([#​1554](https://github.com/binwiederhier/ntfy/pull/1554 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3334
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-20 03:07:38 +00:00
4fdcb75b60
Update searxng/searxng:latest Docker digest to 93f28a7 ( #3332 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 55s
renovate / renovate (push) Successful in 2m20s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 30m37s
2026-01-19 21:02:53 +00:00
daf583fd8c
Update ghcr.io/gethomepage/homepage Docker tag to v1.9.0 ( #3328 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
lint-test-docker / lint-docker-compose (push) Successful in 47s
renovate / renovate (push) Successful in 2m37s
2026-01-19 19:03:45 +00:00
f33a7a6e05
Update stalwartlabs/stalwart Docker tag to v0.15.4 ( #3327 )
lint-test-helm / lint-helm (push) Successful in 21s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-01-19 19:03:14 +00:00
3441022a00
Update Helm release snapshot-controller to v5.0.2 ( #3326 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-19 19:02:57 +00:00
21a27cad36
update lock
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Successful in 28s
renovate / renovate (push) Successful in 3m37s
2026-01-19 11:39:44 -06:00
956ba194ec
Update halfshot/matrix-hookshot Docker tag to v7.3.0 ( #3324 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 49s
renovate / renovate (push) Successful in 2m6s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [halfshot/matrix-hookshot](https://github.com/matrix-org/matrix-hookshot ) | minor | `7.2.0` → `7.3.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>matrix-org/matrix-hookshot (halfshot/matrix-hookshot)</summary>
### [`v7.3.0`](https://github.com/matrix-org/matrix-hookshot/blob/HEAD/CHANGELOG.md#730-2026-01-19 )
[Compare Source](https://github.com/matrix-org/matrix-hookshot/compare/7.2.0...7.3.0 )
#### Features
- Add an optional template argument to the `feed` command, to allow specifying a template for feed entries when using the command interface. ([#​1097](https://github.com/matrix-org/matrix-hookshot/issues/1097 ))
- Static connections may now be configured in the config file. ([#​1102](https://github.com/matrix-org/matrix-hookshot/issues/1102 ))
- Prefixes are now supported on listeners. You may specify a `prefix` under any `listener` config entry. ([#​1119](https://github.com/matrix-org/matrix-hookshot/issues/1119 ))
#### Bugfixes
- Fix a case where outbound webhooks would not work if you had not enabled openproject (due to a mixed up config check). ([#​1095](https://github.com/matrix-org/matrix-hookshot/issues/1095 ))
- Fix /oauth responding with 405 despite GitHub being configured. ([#​1105](https://github.com/matrix-org/matrix-hookshot/issues/1105 ))
- Ensure running Hookshot with a missing or empty user namespace in the registration file. ([#​1116](https://github.com/matrix-org/matrix-hookshot/issues/1116 ))
#### Internal Changes
- Update matrix-bot-sdk / matrix-appservice-bridge to latest versions. ([#​1120](https://github.com/matrix-org/matrix-hookshot/issues/1120 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3324
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-19 17:32:56 +00:00
9628b72c3c
Update ghcr.io/linuxserver/plex:1.42.2 Docker digest to b19a5e3 ( #3322 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 1m50s
2026-01-19 10:01:51 +00:00
76a8b0ec47
Update ghcr.io/jellyfin/jellyfin Docker tag to v10.11.6 ( #3320 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m12s
renovate / renovate (push) Successful in 1m35s
2026-01-19 03:26:29 +00:00
52878066dc
fix name
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 29s
renovate / renovate (push) Successful in 1m50s
2026-01-18 21:24:28 -06:00
6baf10d8a7
adjust schedule
render-manifests-push / render-manifests-push (push) Successful in 52s
lint-test-helm / lint-helm (push) Successful in 1m8s
renovate / renovate (push) Successful in 2m42s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 31m41s
2026-01-18 18:05:08 -06:00
af9e1d3948
change to universal search
lint-test-helm / lint-helm (push) Successful in 20s
render-manifests-push / render-manifests-push (push) Successful in 1m10s
renovate / renovate (push) Successful in 2m22s
2026-01-18 18:00:36 -06:00
383bb26ff9
add backup
2026-01-18 18:00:24 -06:00
e64be8dfd6
use main branch
lint-test-helm / lint-helm (push) Successful in 17s
render-manifests-push / render-manifests-push (push) Successful in 1m27s
renovate / renovate (push) Successful in 2m34s
2026-01-18 17:55:14 -06:00
16636cdebc
add downloads path
2026-01-18 17:54:59 -06:00
272b1d5298
use dev branch
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 40s
renovate / renovate (push) Successful in 1m40s
2026-01-18 17:42:06 -06:00
aff8b3404e
remove ingest dir
lint-test-helm / lint-helm (push) Successful in 37s
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-18 17:41:10 -06:00
3b272fa9e1
remove tautulli
lint-test-helm / lint-helm (push) Successful in 17s
render-manifests-push / render-manifests-push (push) Successful in 54s
lint-test-docker / lint-docker-compose (push) Successful in 1m12s
renovate / renovate (push) Successful in 3m7s
2026-01-18 17:33:32 -06:00
f827ac7f59
audio
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 47s
renovate / renovate (push) Successful in 1m23s
2026-01-18 17:28:58 -06:00
84008b5c03
remove listenarr
lint-test-helm / lint-helm (push) Successful in 18s
lint-test-docker / lint-docker-compose (push) Successful in 27s
render-manifests-push / render-manifests-push (push) Successful in 49s
renovate / renovate (push) Successful in 1m26s
2026-01-18 17:25:29 -06:00
acc3fb7dd3
sort lines
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 41s
renovate / renovate (push) Successful in 1m50s
2026-01-18 16:49:40 -06:00
d3c21094e4
add cat
render-manifests-push / render-manifests-push (push) Failing after 1s
lint-test-helm / lint-helm (push) Failing after 5s
renovate / renovate (push) Successful in 1m24s
2026-01-18 16:47:14 -06:00
022041cf59
Update ghcr.io/linuxserver/prowlarr:2.3.0 Docker digest to d3e9307 ( #3252 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 48s
renovate / renovate (push) Successful in 1m24s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/linuxserver/prowlarr](https://github.com/linuxserver/docker-prowlarr/packages ) ([source](https://github.com/linuxserver/docker-prowlarr )) | digest | `67a8aae` → `d3e9307` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
Reviewed-on: #3252
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-18 22:24:48 +00:00
097e70cabf
Update ghcr.io/traefik/traefik Docker tag to v3.6.7 ( #3264 )
...
lint-test-docker / lint-docker-compose (push) Successful in 26s
renovate / renovate (push) Successful in 1m33s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/traefik/traefik](https://hub.docker.com/_/traefik ) ([source](https://github.com/traefik/traefik-library-image )) | patch | `v3.6.6` → `v3.6.7` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>traefik/traefik-library-image (ghcr.io/traefik/traefik)</summary>
### [`v3.6.7`](https://github.com/traefik/traefik-library-image/compare/v3.6.7...v3.6.7 )
[Compare Source](https://github.com/traefik/traefik-library-image/compare/v3.6.7...v3.6.7 )
### [`v3.6.7`](https://github.com/traefik/traefik-library-image/compare/v3.6.6...v3.6.7 )
[Compare Source](https://github.com/traefik/traefik-library-image/compare/v3.6.6...v3.6.7 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
Reviewed-on: #3264
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-18 20:39:41 +00:00
293279018e
Update ghcr.io/linuxserver/qbittorrent:5.1.4 Docker digest to f430d70 ( #3309 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 54s
renovate / renovate (push) Successful in 2m15s
2026-01-18 08:01:54 +00:00
4a237e9bea
change port
lint-test-helm / lint-helm (push) Successful in 36s
render-manifests-push / render-manifests-push (push) Successful in 52s
renovate / renovate (push) Successful in 1m38s
2026-01-17 21:49:02 -06:00
0b88420ff5
add excalidraw
lint-test-helm / lint-helm (push) Successful in 1m28s
lint-test-docker / lint-docker-compose (push) Successful in 1m35s
render-manifests-push / render-manifests-push (push) Successful in 2m9s
renovate / renovate (push) Successful in 1m26s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 35m19s
2026-01-17 18:27:25 -06:00
d77aade354
remove fladder
lint-test-docker / lint-docker-compose (push) Successful in 46s
render-manifests-push / render-manifests-push (push) Successful in 54s
renovate / renovate (push) Successful in 2m7s
lint-test-helm / lint-helm (push) Successful in 14s
2026-01-17 18:15:27 -06:00
7f29b15b76
Update php Docker tag to v8.5.2 ( #3303 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 27s
renovate / renovate (push) Successful in 4m53s
2026-01-17 17:40:51 +00:00
0cc218fd93
Update Helm release generic-device-plugin to v0.20.17 ( #3302 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Has been cancelled
2026-01-17 17:40:22 +00:00
50c798a760
Update ghcr.io/linuxserver/code-server Docker tag to v4.108.1 ( #3299 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 28s
renovate / renovate (push) Has been cancelled
2026-01-17 17:37:37 +00:00
a66a2d3b84
Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.1.2 ( #3298 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Has been cancelled
2026-01-17 17:37:17 +00:00
78e2b7a506
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.12.1 ( #3295 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 26s
renovate / renovate (push) Has been cancelled
2026-01-17 17:34:15 +00:00
3d4d631bd4
Update cloudflared Docker tag to v2.1.9 ( #3294 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-17 17:34:04 +00:00
a0b91aa2a7
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.2601.0 ( #3250 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 35s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| dock.mau.dev/mautrix/whatsapp | minor | `v0.2512.0` → `v0.2601.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3250
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-17 17:28:38 +00:00
3ea4a23f25
Update outlinewiki/outline Docker tag to v1.3.0 ( #3292 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 17s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline ) | minor | `1.2.0` → `1.3.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v1.3.0`](https://github.com/outline/outline/releases/tag/v1.3.0 )
[Compare Source](https://github.com/outline/outline/compare/v1.2.0...v1.3.0 )
#### What's Changed
##### Improvements
- Table rows and columns are now draggable in [#​11138](https://github.com/outline/outline/pull/11138 )
- Added an "Email display" preference to control email address visibility in the workspace in [#​11103](https://github.com/outline/outline/pull/11103 )
- diagrams.net diagrams are now persisted as SVG's by default in [#​11128](https://github.com/outline/outline/pull/11128 )
- Publicly shared documents now include backlinks in the footer in [#​11141](https://github.com/outline/outline/pull/11141 )
- Headers and dividers now clear images aligned to the left or right in [#​11108](https://github.com/outline/outline/pull/11108 )
- Upload progress is now shown in the editor for large/slow files in [#​11109](https://github.com/outline/outline/pull/11109 )
- Added a keyboard shortcut to toggle theme (Cmd+Shift+L) in [#​11127](https://github.com/outline/outline/pull/11127 )
- Todo's can now be typed with the simplified `[]` syntax in [#​11129](https://github.com/outline/outline/pull/11129 )
- Importing a code block with "mermaid" language will now work as expected in [#​11132](https://github.com/outline/outline/pull/11132 )
- There is now an option to include nested documents when downloading a doc in [#​9679](https://github.com/outline/outline/pull/9679 )
- "copy as markdown" now signs attachment URLs by [@​libnewton](https://github.com/libnewton ) in [#​10821](https://github.com/outline/outline/pull/10821 )
- List spacing increased in [#​11163](https://github.com/outline/outline/pull/11163 )
- Publicly shared docs now handle the accept `text/markdown` header for LLM usage in [#​11182](https://github.com/outline/outline/pull/11182 )
- API: Plain urls provided via API will be automatically embedded when matching an integration in [#​11148](https://github.com/outline/outline/pull/11148 )
##### Fixes
- Fixed overlapping filters on search page in some translations [#​11086](https://github.com/outline/outline/pull/11086 )
- Task summary in meta data no longer shrinks in [#​11087](https://github.com/outline/outline/pull/11087 )
- Improved user feedback when copying/moving documents in [#​11089](https://github.com/outline/outline/pull/11089 )
- Fixed table width collapsing in [#​11178](https://github.com/outline/outline/pull/11178 )
- Fixed an issue where copy and pasting a diagrams.net diagram lost the edit button in [#​11102](https://github.com/outline/outline/pull/11102 )
- Embedded PDF rendering now works correctly in Safari in [#​11107](https://github.com/outline/outline/pull/11107 )
- Clicking while editing a sidebar link no longer navigates in [#​11105](https://github.com/outline/outline/pull/11105 )
- Fixed an issue that was causing premature signout when using Passkeys in [#​11136](https://github.com/outline/outline/pull/11136 )
- Removed `space` requirement from markdown trigger for horizontal rule in [#​11130](https://github.com/outline/outline/pull/11130 )
- LaTeX escape sequences now work correctly when pasting into doc in [#​11134](https://github.com/outline/outline/pull/11134 )
- Fixed a display issue with the inline LaTeX active border on Firefox in [#​11147](https://github.com/outline/outline/pull/11147 )
- Local database cache of documents is now cleared on logout in [#​11135](https://github.com/outline/outline/pull/11135 )
- Added timeout and optimized URL unfurl performance in [#​11149](https://github.com/outline/outline/pull/11149 )
- Right click -> Copy link in the sidebar no longer navigates to item in [#​11162](https://github.com/outline/outline/pull/11162 )
- Fixed display issues in empty notification panel in [#​11166](https://github.com/outline/outline/pull/11166 )
- Improved performance of diff calculation in [#​11174](https://github.com/outline/outline/pull/11174 )
- Theme override on shared docs e.g. `?theme=dark` will now persist between navigations in [#​11176](https://github.com/outline/outline/pull/11176 )
- Lists inside tables no longer break Markdown output in [#​11183](https://github.com/outline/outline/pull/11183 )
- Fixed `alt+shift` navigation in header in Safari in [#​11184](https://github.com/outline/outline/pull/11184 )
- API: `html` property in response was removed from `revisions.info` in [#​11088](https://github.com/outline/outline/pull/11088 )
- API: `documents.diff` endpoint removed in [#​11175](https://github.com/outline/outline/pull/11175 )
- API: `comments.create` and `comments.update` no longer allow nodes that cannot be displayed in comments in [#​11101](https://github.com/outline/outline/pull/11101 )
**Full Changelog**: <https://github.com/outline/outline/compare/v1.2.0...v1.3.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3292
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-17 17:27:51 +00:00
2ed1288cb6
fix mount
lint-test-helm / lint-helm (push) Successful in 20s
render-manifests-push / render-manifests-push (push) Successful in 28s
renovate / renovate (push) Successful in 1m53s
2026-01-16 22:31:35 -06:00
37553ccc8a
change path
lint-test-helm / lint-helm (push) Successful in 20s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 1m33s
2026-01-16 22:28:05 -06:00
755b5995ed
fix mount
render-manifests-push / render-manifests-push (push) Successful in 35s
lint-test-helm / lint-helm (push) Successful in 37s
renovate / renovate (push) Successful in 1m18s
2026-01-16 21:52:00 -06:00
0d6a29f290
update sha
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Successful in 1m20s
renovate / renovate (push) Successful in 1m47s
2026-01-16 21:44:19 -06:00
3f9e1f88b5
release 0.1.10
lint-test-helm / lint-helm (push) Successful in 22s
render-manifests-push / render-manifests-push (push) Successful in 1m34s
renovate / renovate (push) Successful in 2m23s
2026-01-16 21:41:29 -06:00
4e6ba99ac1
release 0.1.9
lint-test-helm / lint-helm (push) Successful in 29s
render-manifests-push / render-manifests-push (push) Successful in 1m2s
renovate / renovate (push) Successful in 2m1s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 21m37s
2026-01-16 18:23:16 -06:00
1c7d1e29fa
release 0.1.8
lint-test-helm / lint-helm (push) Successful in 25s
render-manifests-push / render-manifests-push (push) Successful in 45s
renovate / renovate (push) Successful in 2m9s
2026-01-16 17:39:20 -06:00
7e89022ecf
Update kube-prometheus-stack Docker tag to v81 ( #3279 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Successful in 1m18s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus ) ([source](https://github.com/prometheus-community/helm-charts )) | major | `80.14.4` → `81.0.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary>
### [`v81.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-81.0.0 )
[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-80.14.4...kube-prometheus-stack-81.0.0 )
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
#### What's Changed
- \[kube-prometheus-stack] bump prometheus operator to 0.88.0 by [@​ibakshay](https://github.com/ibakshay ) in [#​6489](https://github.com/prometheus-community/helm-charts/pull/6489 )
#### New Contributors
- [@​ibakshay](https://github.com/ibakshay ) made their first contribution in [#​6489](https://github.com/prometheus-community/helm-charts/pull/6489 )
**Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-80.14.4...kube-prometheus-stack-81.0.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3279
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-16 22:00:24 +00:00
4e1ed0a4d5
release 0.1.7
lint-test-helm / lint-helm (push) Successful in 39s
render-manifests-push / render-manifests-push (push) Successful in 52s
renovate / renovate (push) Successful in 3m31s
2026-01-16 15:39:40 -06:00
02d2e58f84
add cookie
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 1m0s
renovate / renovate (push) Successful in 2m8s
2026-01-16 15:14:05 -06:00
b5b607c7a1
update image
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 43s
renovate / renovate (push) Successful in 3m32s
2026-01-16 14:56:00 -06:00
a378b1d35a
update image
lint-test-helm / lint-helm (push) Successful in 22s
render-manifests-push / render-manifests-push (push) Successful in 37s
renovate / renovate (push) Successful in 2m13s
2026-01-16 14:38:03 -06:00
0ad4ce6dc2
update image
render-manifests-push / render-manifests-push (push) Successful in 34s
lint-test-helm / lint-helm (push) Successful in 57s
renovate / renovate (push) Successful in 2m22s
2026-01-16 14:01:32 -06:00
21089e8bdc
update image
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Successful in 40s
renovate / renovate (push) Successful in 2m33s
2026-01-16 13:23:54 -06:00
236f10eb22
Update searxng/searxng:latest Docker digest to 445319b ( #3276 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 23s
renovate / renovate (push) Successful in 1m55s
2026-01-16 19:11:57 +00:00
3ea56d90ba
Update ubuntu Docker tag to resolute-20260106.1 ( #3274 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 23s
renovate / renovate (push) Successful in 3m17s
2026-01-16 19:08:27 +00:00
8db8316ef5
Update ollama/ollama Docker tag to v0.14.2 ( #3270 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m5s
renovate / renovate (push) Successful in 3m20s
2026-01-16 19:05:02 +00:00
6449dd04d8
Update kube-prometheus-stack Docker tag to v80.14.4 ( #3269 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-16 19:04:43 +00:00
243faa0552
Update Helm release snapshot-controller to v5.0.1 ( #3267 )
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-01-16 19:00:51 +00:00
285e17717f
Update Helm release app-template to v4.6.2 ( #3266 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 17s
renovate / renovate (push) Successful in 1m24s
2026-01-16 18:57:33 +00:00
b7340df15f
Update ghcr.io/kashalls/external-dns-unifi-webhook Docker tag to v0.8.1 ( #3263 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 39s
renovate / renovate (push) Has been cancelled
2026-01-16 18:42:37 +00:00
fa1b5cc4d0
Update ghcr.io/alex1989hu/kubelet-serving-cert-approver Docker tag to v0.10.2 ( #3260 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 36s
renovate / renovate (push) Has been cancelled
2026-01-16 18:40:45 +00:00
8bfb581d9b
Update directus/directus Docker tag to v11.14.1 ( #3259 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-16 18:40:32 +00:00
e15f62e6d6
Update Helm release vault to v0.32.0 ( #3241 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [vault](https://www.vaultproject.io ) ([source](https://github.com/hashicorp/vault-helm )) | minor | `0.31.0` → `0.32.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>hashicorp/vault-helm (vault)</summary>
### [`v0.32.0`](https://github.com/hashicorp/vault-helm/blob/HEAD/CHANGELOG.md#0320-January-14-2026 )
[Compare Source](https://github.com/hashicorp/vault-helm/compare/v0.31.0...v0.32.0 )
Changes:
- Default `vault` version updated to 1.21.2
- Default `vault-csi-provider` version updated to 1.7.0
- Default `vault-k8s` version updated to 1.7.2
- Tested with Vault versions 1.21-1.19, 1.16
- Tested with Kubernetes versions 1.35-1.31
- Test with Kind v0.31.0
Features:
- server: Add OpenShift service-ca operator automation [GH-1165](https://github.com/hashicorp/vault-helm/pull/1165 )
Improvements:
- server: Allow users to specify the target service for the ServiceMonitor [GH-1148](https://github.com/hashicorp/vault-helm/pull/1148 )
Bugs:
- server: Add namespace to network policy template [GH-1152](https://github.com/hashicorp/vault-helm/pull/1152 )
- server: Check if `disable_mlock` is already set before adding to end of HCL config [GH-1154](https://github.com/hashicorp/vault-helm/pull/1154 )
- server: provide declarative parameters for volumeClaimTemplates [GH-982](https://github.com/hashicorp/vault-helm/pull/982 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3241
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-16 18:38:55 +00:00
7d4a164496
Update garethgeorge/backrest Docker tag to v1.11.1 ( #3239 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 24s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [garethgeorge/backrest](https://github.com/garethgeorge/backrest ) | minor | `v1.10.1` → `v1.11.1` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>garethgeorge/backrest (garethgeorge/backrest)</summary>
### [`v1.11.1`](https://github.com/garethgeorge/backrest/releases/tag/v1.11.1 )
[Compare Source](https://github.com/garethgeorge/backrest/compare/v1.11.0...v1.11.1 )
##### Bug Fixes
- Revert "fix: use .dotlk build tag for github.com/ncruces/go-sqlite3 to expand platform compatibility" ([85b52f0](85b52f02b9 ))
### [`v1.11.0`](https://github.com/garethgeorge/backrest/releases/tag/v1.11.0 )
[Compare Source](https://github.com/garethgeorge/backrest/compare/v1.10.1...v1.11.0 )
##### Features
- dual publish docker images to ghcr.io (github container registry) and dockerhub ([1b4b4b1](1b4b4b1e9a ))
- localization support ([#​1029](https://github.com/garethgeorge/backrest/issues/1029 )) ([4c95556](4c95556573 ))
- overhaul backrest UI using chakra ([#​1034](https://github.com/garethgeorge/backrest/issues/1034 )) ([cedb7f8](cedb7f85f5 ))
##### Bug Fixes
- allow browsing snapshots while repo is locked ([3850b8f](3850b8fed7 ))
- can't browse snapshots of repos removed and readded under a different name ([259af2e](259af2e429 ))
- CONDITION\_ANY\_ERROR does not trigger notification when backup target unreachable ([4c8e507](4c8e507665 ))
- don't open a visible shell when running hooks on windows ([39e0b23](39e0b23f0d ))
- FormatSizeBytes reports incorrect sizes with fractional-gigabytes. ([#​1006](https://github.com/garethgeorge/backrest/issues/1006 )) ([3d15793](3d15793b69 ))
- fr.json - French translation ([#​1055](https://github.com/garethgeorge/backrest/issues/1055 )) ([8b99ec1](8b99ec1168 ))
- install.sh should start the systemd / openrc services after installation ([#​975](https://github.com/garethgeorge/backrest/issues/975 )) ([039274e](039274e1f2 ))
- it.json - Italian translation improvements ([#​1031](https://github.com/garethgeorge/backrest/issues/1031 )) ([4053b88](4053b88e75 ))
- loading progress indicators, fixed login layout ([90e1401](90e1401cbd ))
- more UI refinements ([9bcf8fb](9bcf8fb567 ))
- multihost sync refinements ([#​830](https://github.com/garethgeorge/backrest/issues/830 )) ([93becf3](93becf3e32 ))
- prevent renaming users after creation, remove and readd instead ([5f14f3c](5f14f3c3f5 ))
- restore may include ambiguous files ([#​1057](https://github.com/garethgeorge/backrest/issues/1057 )) ([ecef46e](ecef46e08c ))
- single column layout for item errors in backup details ([003010c](003010c81b ))
- slightly improve schedule layout and minor ui bug fixes ([64abe7c](64abe7c8b1 ))
- snapshot browser can download paths conaining spaces and special chars ([5585c20](5585c207c9 ))
- sqlitestore creates backups periodically and prior to running database migrations or schema migrations ([5c93d99](5c93d99a40 ))
- use .dotlk build tag for github.com/ncruces/go-sqlite3 to expand platform compatibility ([3d4cc38](3d4cc3806c ))
- zh.json - Simplified Chinese translation ([#​1032](https://github.com/garethgeorge/backrest/issues/1032 )) ([f7d4d5c](f7d4d5c3ed ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3239
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-16 18:38:03 +00:00
f1dd07cbb6
Update Helm release authentik to v2025.12.1 ( #3223 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [authentik](https://goauthentik.io ) ([source](https://github.com/goauthentik/helm )) | minor | `2025.10.3` → `2025.12.1` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>goauthentik/helm (authentik)</summary>
### [`v2025.12.1`](https://github.com/goauthentik/helm/releases/tag/authentik-2025.12.1 )
[Compare Source](https://github.com/goauthentik/helm/compare/authentik-2025.12.0...authentik-2025.12.1 )
authentik is an open-source Identity Provider focused on flexibility and versatility
#### What's Changed
- charts/authentik: bump to 2025.12.1 by [@​authentik-automation](https://github.com/authentik-automation )\[bot] in [#​440](https://github.com/goauthentik/helm/pull/440 )
**Full Changelog**: <https://github.com/goauthentik/helm/compare/authentik-2025.12.0...authentik-2025.12.1 >
### [`v2025.12.0`](https://github.com/goauthentik/helm/releases/tag/authentik-2025.12.0 )
[Compare Source](https://github.com/goauthentik/helm/compare/authentik-2025.10.3...authentik-2025.12.0 )
authentik is an open-source Identity Provider focused on flexibility and versatility
#### What's Changed
- charts/authentik: use debian:13-slim for PostgreSQL volume permissions by [@​yolanv](https://github.com/yolanv ) in [#​434](https://github.com/goauthentik/helm/pull/434 )
- authentik: replace bitnami postgres exporter by [@​BeryJu](https://github.com/BeryJu ) in [#​435](https://github.com/goauthentik/helm/pull/435 )
- charts/authentik: add support for external Kubernetes secret by [@​gthieleb](https://github.com/gthieleb ) in [#​436](https://github.com/goauthentik/helm/pull/436 )
- charts/authentik: use read only root filesystem for postgresql by [@​KoiFresh](https://github.com/KoiFresh ) in [#​427](https://github.com/goauthentik/helm/pull/427 )
- charts/authentik: bump to 2025.12.0 by [@​authentik-automation](https://github.com/authentik-automation )\[bot] in [#​438](https://github.com/goauthentik/helm/pull/438 )
#### New Contributors
- [@​yolanv](https://github.com/yolanv ) made their first contribution in [#​434](https://github.com/goauthentik/helm/pull/434 )
- [@​gthieleb](https://github.com/gthieleb ) made their first contribution in [#​436](https://github.com/goauthentik/helm/pull/436 )
- [@​KoiFresh](https://github.com/KoiFresh ) made their first contribution in [#​427](https://github.com/goauthentik/helm/pull/427 )
**Full Changelog**: <https://github.com/goauthentik/helm/compare/authentik-2025.10.3...authentik-2025.12.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3223
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-16 18:36:41 +00:00
4d3cb08775
Update ghcr.io/linuxserver/sonarr:4.0.16 Docker digest to 02b4d53 ( #3254 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 2m16s
2026-01-16 18:03:18 +00:00
32c6891a4c
Update ghcr.io/linuxserver/radarr:6.0.4 Docker digest to 270f256 ( #3253 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-16 18:02:59 +00:00
477f369c3c
Update ghcr.io/linuxserver/lidarr:3.1.0 Docker digest to be65454 ( #3251 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-16 18:02:33 +00:00
313559544b
Update slskd/slskd Docker tag to v0.24.3 ( #3248 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 16s
renovate / renovate (push) Successful in 3m15s
2026-01-16 15:01:58 +00:00
a2ed653787
Update searxng/searxng:latest Docker digest to bc80505 ( #3246 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 48s
renovate / renovate (push) Successful in 1m50s
2026-01-16 11:02:09 +00:00
aaa73407c1
Update searxng/searxng:latest Docker digest to c0335a2 ( #3244 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
renovate / renovate (push) Successful in 2m4s
2026-01-16 10:02:01 +00:00
bc766ffc96
Update goharbor/harbor-registryctl Docker tag to v2.14.2 ( #3234 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Failing after 7s
renovate / renovate (push) Successful in 1m54s
2026-01-16 09:01:43 +00:00
a2fec30bb0
Update goharbor/registry-photon Docker tag to v2.14.2 ( #3235 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 3m39s
2026-01-16 08:04:55 +00:00
5d8ad86262
Update goharbor/harbor-portal Docker tag to v2.14.2 ( #3233 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-16 08:04:20 +00:00
b607fc9348
Update goharbor/harbor-jobservice Docker tag to v2.14.2 ( #3231 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-16 08:03:58 +00:00
5fa5d10199
Update goharbor/harbor-exporter Docker tag to v2.14.2 ( #3230 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-16 08:03:39 +00:00
a4b25c2d2f
Update goharbor/harbor-core Docker tag to v2.14.2 ( #3229 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-01-16 08:03:18 +00:00
a7ccb5245e
Update searxng/searxng:latest Docker digest to 4228609 ( #3228 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has started running
renovate / renovate (push) Has been cancelled
2026-01-16 08:03:01 +00:00
ef1773b2d2
update image
lint-test-helm / lint-helm (push) Successful in 21s
render-manifests-push / render-manifests-push (push) Successful in 44s
renovate / renovate (push) Successful in 5m47s
2026-01-15 23:40:36 -06:00
aa9c4a74da
update image
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 55s
renovate / renovate (push) Successful in 1m11s
2026-01-15 22:55:39 -06:00
6a1ac636c9
fix name
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 33s
renovate / renovate (push) Successful in 1m52s
2026-01-15 22:39:02 -06:00
1295c3068a
add env
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 28s
renovate / renovate (push) Successful in 1m57s
2026-01-15 22:33:19 -06:00
6df3c28755
update image
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 1m24s
renovate / renovate (push) Successful in 2m59s
2026-01-15 22:29:38 -06:00
66627a267e
fix name
lint-test-helm / lint-helm (push) Successful in 1m2s
render-manifests-push / render-manifests-push (push) Successful in 1m3s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 22m20s
renovate / renovate (push) Successful in 1m28s
2026-01-15 18:17:22 -06:00
391b6c5f6e
update lock
render-manifests-push / render-manifests-push (push) Successful in 36s
lint-test-helm / lint-helm (push) Successful in 42s
renovate / renovate (push) Successful in 4m15s
2026-01-15 17:27:18 -06:00
7d55300d64
Update Helm release snapshot-controller to v5 ( #3195 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 46s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [snapshot-controller](https://github.com/piraeusdatastore/helm-charts ) | major | `4.2.0` → `5.0.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>piraeusdatastore/helm-charts (snapshot-controller)</summary>
### [`v5.0.0`](https://github.com/piraeusdatastore/helm-charts/releases/tag/snapshot-controller-5.0.0 )
[Compare Source](https://github.com/piraeusdatastore/helm-charts/compare/snapshot-controller-4.2.0...snapshot-controller-5.0.0 )
Deploys a Snapshot Controller in a cluster. Snapshot Controllers are often bundled with the Kubernetes distribution, this chart is meant for cases where it is not.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3195
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-15 23:26:19 +00:00
f39557afe5
add shelfmark cat
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 37s
renovate / renovate (push) Successful in 1m45s
2026-01-15 17:17:23 -06:00
47e7601f96
change ports
lint-test-helm / lint-helm (push) Successful in 34s
render-manifests-push / render-manifests-push (push) Successful in 33s
renovate / renovate (push) Successful in 2m30s
2026-01-15 17:07:15 -06:00
0c62b6113b
Update Helm release meilisearch to v0.21.0 ( #3215 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 23s
renovate / renovate (push) Successful in 1m48s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [meilisearch](https://github.com/meilisearch/meilisearch-kubernetes/tree/main/charts/meilisearch ) ([source](https://github.com/meilisearch/meilisearch-kubernetes )) | minor | `0.20.0` → `0.21.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>meilisearch/meilisearch-kubernetes (meilisearch)</summary>
### [`v0.21.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.21.0 )
[Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.20.0...meilisearch-0.21.0 )
A Helm chart for the Meilisearch search engine
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3215
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-15 22:22:29 +00:00
571b7d08d8
Update clidey/whodb Docker tag to v0.88.0 ( #3216 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| clidey/whodb | minor | `0.87.0` → `0.88.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3216
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-15 22:22:03 +00:00
a70925b8b9
Update Helm release app-template to v4.6.1 ( #3218 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Successful in 2m58s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts ) | minor | `4.4.0` → `4.6.1` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>
### [`v4.6.1`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.6.1 )
[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.6.0...app-template-4.6.1 )
#### Changelog:
##### Changed
- Upgraded the common library to v4.6.1
- [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/ )
- [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.6.1 )
### [`v4.6.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.6.0 )
[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.5.0...app-template-4.6.0 )
#### Changelog:
##### Changed
- Upgraded the common library to v4.6.0
- [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/ )
- [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.6.0 )
### [`v4.5.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.5.0 )
[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.4.0...app-template-4.5.0 )
#### Changelog:
##### Changed
- Upgraded the common library to v4.5.0
- [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/ )
- [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.5.0 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3218
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-15 22:11:07 +00:00
6a010d4897
add shelfmark
lint-test-helm / lint-helm (push) Successful in 37s
render-manifests-push / render-manifests-push (push) Successful in 48s
lint-test-docker / lint-docker-compose (push) Successful in 27s
renovate / renovate (push) Successful in 5m9s
2026-01-15 16:05:47 -06:00
36aa365c6d
Update Helm release argo-cd to v9.3.4 ( #3213 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 23s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 21m17s
renovate / renovate (push) Successful in 1m38s
2026-01-14 23:02:26 +00:00
a399b24d89
Update ollama/ollama Docker tag to v0.14.1 ( #3187 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Successful in 2m10s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ollama/ollama | minor | `0.13.5` → `0.14.1` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3187
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-14 22:04:53 +00:00
ac335f10e4
Update Helm release argo-workflows to v0.47.0 ( #3175 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Successful in 1m20s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [argo-workflows](https://github.com/argoproj/argo-helm ) | minor | `0.46.4` → `0.47.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>argoproj/argo-helm (argo-workflows)</summary>
### [`v0.47.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-workflows-0.47.0 )
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-workflows-0.46.4...argo-workflows-0.47.0 )
A Helm chart for Argo Workflows
#### What's Changed
- feat(argo-workflows): Add Gateway API HTTPRoute support by [@​lexfrei](https://github.com/lexfrei ) in [#​3567](https://github.com/argoproj/argo-helm/pull/3567 )
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-9.3.1...argo-workflows-0.47.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3175
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-14 21:53:58 +00:00
dec932b25d
Update Helm release rook-ceph-cluster to v1.18.9 ( #3197 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Successful in 2m29s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [rook-ceph-cluster](https://github.com/rook/rook ) | patch | `v1.18.8` → `v1.18.9` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>rook/rook (rook-ceph-cluster)</summary>
### [`v1.18.9`](https://github.com/rook/rook/releases/tag/v1.18.9 )
[Compare Source](https://github.com/rook/rook/compare/v1.18.8...v1.18.9 )
### Improvements
Rook v1.18.9 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
- csi: Disable read affinity for ceph v20.2.0 to avoid corruption ([#​16895](https://github.com/rook/rook/issues/16895 ), [@​travisn](https://github.com/travisn ))
- core: Allow skipping cephcluster reconcile via do-not-reconcile label ([#​16874](https://github.com/rook/rook/issues/16874 ), [@​OdedViner](https://github.com/OdedViner ))
- helm: Merge rook-config-override ConfigMap into toolbox ceph.conf ([#​16862](https://github.com/rook/rook/issues/16862 ), [@​mheler](https://github.com/mheler ))
- helm: Add cephclusters/finalizers permission for mgr sidecar ([#​16854](https://github.com/rook/rook/issues/16854 ), [@​grandeit](https://github.com/grandeit ))
- csi: Add fix to support multiple fs mount option ([#​16837](https://github.com/rook/rook/issues/16837 ), [@​subhamkrai](https://github.com/subhamkrai ))
- operator: Watch cephConfigFromSecret changes ([#​16786](https://github.com/rook/rook/issues/16786 ), [@​cyanidium](https://github.com/cyanidium ))
- rgw: Support all S3 notification events in CRD validation ([#​16804](https://github.com/rook/rook/issues/16804 ), [@​arttor](https://github.com/arttor ))
- docs: Add pool parameter for erasure code optimizations ([#​16789](https://github.com/rook/rook/issues/16789 ), [@​travisn](https://github.com/travisn ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiY2hhcnQiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3197
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-14 21:28:24 +00:00
d80f36d0a2
Update kube-prometheus-stack Docker tag to v80.14.3 ( #3207 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Successful in 3m6s
2026-01-14 21:06:30 +00:00
508239461e
Update ghcr.io/linuxserver/code-server Docker tag to v4.108.0 ( #3205 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Has been cancelled
2026-01-14 21:05:36 +00:00
cabc9a5f95
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.12.0 ( #3203 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 22s
renovate / renovate (push) Has been cancelled
2026-01-14 21:04:59 +00:00
b6aac5003b
Update rmcrackan/libation Docker tag to v13.1.3 ( #3202 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Has been cancelled
2026-01-14 21:04:34 +00:00
3b53884fd1
Update Helm release argo-cd to v9.3.3 ( #3200 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 22s
renovate / renovate (push) Has been cancelled
2026-01-14 21:03:59 +00:00
40723af261
Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.1.1 ( #3199 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Has been cancelled
2026-01-14 21:03:03 +00:00
0f4f31af36
Update Helm release rook-ceph to v1.18.9 ( #3196 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 17s
renovate / renovate (push) Successful in 6m30s
2026-01-14 20:02:00 +00:00
8237523c05
Update vectorim/element-web Docker tag to v1.12.8 ( #3193 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Successful in 2m17s
2026-01-14 15:01:53 +00:00
b36493d895
Update Helm release cilium to v1.18.6 ( #3190 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Successful in 1m41s
2026-01-14 11:02:58 +00:00
e938e45c86
Update Helm release argo-cd to v9.3.1 ( #3189 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Has been cancelled
2026-01-14 11:02:24 +00:00
38c6e7dd0f
Update d3fk/s3cmd:latest Docker digest to deacfab ( #3186 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Successful in 2m44s
2026-01-14 03:03:02 +00:00
a172108851
Update Helm release generic-device-plugin to v0.20.14 ( #3184 )
lint-test-helm / lint-helm (push) Successful in 27s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Successful in 3m16s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 28m29s
2026-01-14 00:05:22 +00:00
44cf9984a6
Update rmcrackan/libation Docker tag to v13.1.2 ( #3181 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m21s
renovate / renovate (push) Successful in 5m16s
2026-01-13 22:02:44 +00:00
f2f1b0c743
Update ghcr.io/linuxserver/bazarr:1.5.4 Docker digest to 7d0a091 ( #3180 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-13 22:02:31 +00:00
9c97e46f5f
Update Helm release alloy to v1.5.2 ( #3178 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Successful in 2m42s
2026-01-13 17:02:37 +00:00
5b72432ebf
Update slskd/slskd Docker tag to v0.24.2 ( #3176 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 2m25s
2026-01-13 16:02:02 +00:00
f418a18352
Update Helm release generic-device-plugin to v0.20.13 ( #3173 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 26m12s
renovate / renovate (push) Successful in 1m49s
2026-01-13 01:02:05 +00:00
e3595545f5
Update Helm release argo-cd to v9.3.0 ( #3171 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Successful in 1m50s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [argo-cd](https://github.com/argoproj/argo-helm ) | minor | `9.2.4` → `9.3.0` |
---
### Release Notes
<details>
<summary>argoproj/argo-helm (argo-cd)</summary>
### [`v9.3.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-9.3.0 )
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-9.2.4...argo-cd-9.3.0 )
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- feat(argo-cd): add global volumes and mounts values by [@​ebuildy](https://github.com/ebuildy ) in [#​3627](https://github.com/argoproj/argo-helm/pull/3627 )
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argocd-apps-2.0.4...argo-cd-9.3.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3171
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-12 20:09:11 +00:00
19f892be7f
Update searxng/searxng:latest Docker digest to 35e3520 ( #3169 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 19m32s
renovate / renovate (push) Successful in 1m25s
2026-01-11 16:02:11 +00:00
ad4cf0d142
Update ghcr.io/linuxserver/qbittorrent:5.1.4 Docker digest to 9511403 ( #3167 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 25s
renovate / renovate (push) Successful in 1m56s
2026-01-11 08:01:53 +00:00
9727b11f98
Update kube-prometheus-stack Docker tag to v80.13.3 ( #3163 )
lint-test-helm / lint-helm (push) Successful in 27s
render-manifests-push / render-manifests-push (push) Has been skipped
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 17m9s
renovate / renovate (push) Successful in 1m38s
2026-01-11 00:05:03 +00:00
61f55b5eee
Update ghcr.io/open-webui/open-webui Docker tag to v0.7.2 ( #3162 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-11 00:04:03 +00:00
73b91711c7
Update ghcr.io/linuxserver/code-server Docker tag to v4.107.1 ( #3161 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-11 00:03:30 +00:00
cf9a2773c3
Update vaultwarden/server Docker tag to v1.35.2 ( #3158 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 40s
renovate / renovate (push) Successful in 4m46s
2026-01-10 19:02:12 +00:00
34f4f0754c
Update Helm release local-path-provisioner to v0.0.35 ( #3157 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-10 19:01:59 +00:00
95014c30aa
add osid big
lint-test-helm / lint-helm (push) Successful in 18s
render-manifests-push / render-manifests-push (push) Successful in 28s
renovate / renovate (push) Successful in 1m57s
2026-01-10 12:18:34 -06:00
7c9d2e366d
remove from list
lint-test-helm / lint-helm (push) Successful in 18s
lint-test-docker / lint-docker-compose (push) Successful in 24s
render-manifests-push / render-manifests-push (push) Successful in 30s
renovate / renovate (push) Successful in 1m9s
2026-01-10 12:14:20 -06:00
e4565a8ef8
remove errant
lint-test-docker / lint-docker-compose (push) Successful in 21s
renovate / renovate (push) Successful in 1m12s
2026-01-10 12:05:18 -06:00
1f341b4549
change wildcard
lint-test-docker / lint-docker-compose (push) Successful in 21s
renovate / renovate (push) Has been cancelled
2026-01-10 12:04:45 -06:00
352415eb25
update dns groups
lint-test-docker / lint-docker-compose (push) Successful in 37s
renovate / renovate (push) Successful in 1m26s
2026-01-10 12:03:13 -06:00
37aa40f3f3
Update mrusse08/soularr:latest Docker digest to c1cfc64 ( #3154 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 31s
renovate / renovate (push) Successful in 1m40s
2026-01-10 15:01:41 +00:00
11a0e6a231
Update searxng/searxng:latest Docker digest to 483cdca ( #3152 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 30s
renovate / renovate (push) Successful in 1m26s
2026-01-10 12:02:00 +00:00
bfab8bf3b9
Update Helm release argo-workflows to v0.46.4 ( #3150 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Successful in 1m43s
2026-01-10 11:02:10 +00:00
a8a43067eb
Update searxng/searxng:latest Docker digest to 9fd5c3a ( #3148 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 16s
renovate / renovate (push) Successful in 1m55s
2026-01-10 10:01:46 +00:00
41b5b60bd7
Update ghcr.io/booklore-app/booklore Docker tag to v1.17.0 ( #3146 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 52s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 26m43s
renovate / renovate (push) Successful in 1m32s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/booklore-app/booklore](https://github.com/booklore-app/booklore ) | minor | `v1.16.5` → `v1.17.0` |
---
### Release Notes
<details>
<summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary>
### [`v1.17.0`](https://github.com/booklore-app/booklore/releases/tag/v1.17.0 )
[Compare Source](https://github.com/booklore-app/booklore/compare/v1.16.5...v1.17.0 )
#### 🌟 What's New in v1.17.0
##### This release brings some exciting new features! Highlights include:
- **Custom Fonts in the EPUB Reader**: Users can now upload and use up to 10 of their favorite fonts for a personalized reading experience.
- **Reading Progress Sync**: Progress (in percent) now syncs to hardcover books and is tracked per user.
- **Revamped Metadata Search**: The search UI has been redesigned to provide live, real-time results for a smoother and faster experience.
Plus, numerous performance improvements and bug fixes across the app. Enjoy!
#### 🚀 New Features
- feat: Add custom font support for EPUB reader ([#​2120](https://github.com/booklore-app/booklore/issues/2120 )) by [@​darkraise](https://github.com/darkraise )
- Revamp metadata search UI to display live results ([#​2195](https://github.com/booklore-app/booklore/issues/2195 )) by [@​acx10](https://github.com/acx10 )
- Feature/koreader hardcover sync ([#​2204](https://github.com/booklore-app/booklore/issues/2204 )) by [@​boludo00](https://github.com/boludo00 )
#### ✨ Enhancements
- feat(series-page): implement multi-select functionality for book selection and add footer actions ([#​2167](https://github.com/booklore-app/booklore/issues/2167 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- Add per-user font management permission ([#​2210](https://github.com/booklore-app/booklore/issues/2210 )) by [@​acx10](https://github.com/acx10 )
- Support individual “write to file” settings per book type, with configurable file size limits ([#​2206](https://github.com/booklore-app/booklore/issues/2206 )) by [@​acx10](https://github.com/acx10 )
- feat(ComicVine): use structured search for ComicVine metadata fetching instead of generic /search ([#​2193](https://github.com/booklore-app/booklore/issues/2193 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- refactor(images): migrate to TwelveMonkeys ImageIO with graceful unsupported format handling ([#​2188](https://github.com/booklore-app/booklore/issues/2188 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- Show a persistent loader while a large library is being created ([#​2200](https://github.com/booklore-app/booklore/issues/2200 )) by [@​acx10](https://github.com/acx10 )
- feat(magic-shelf): add ISBN-10 and ISBN-13 metadata fields to book rules ([#​2196](https://github.com/booklore-app/booklore/issues/2196 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- Implement memoization in the book card to reduce CPU usage during scrolling ([#​2198](https://github.com/booklore-app/booklore/issues/2198 )) by [@​acx10](https://github.com/acx10 )
- feat(metadata): enhance XML parsing with secure processing and improved error handling ([#​2163](https://github.com/booklore-app/booklore/issues/2163 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- feat(magic-shelf): add genre filter support and improve category labeling in rule fields ([#​2075](https://github.com/booklore-app/booklore/issues/2075 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- feat(cover-generator): enhance cover resolution and redesign layout for improved aesthetics ([#​2125](https://github.com/booklore-app/booklore/issues/2125 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
#### 🐛 Bug Fixes
- fix(ui): use view preference override for magic shelves ([#​2215](https://github.com/booklore-app/booklore/issues/2215 )) by [@​xcashy](https://github.com/xcashy )
- fix(kobo-sync): fix Kobo series handling for empty names and series number formatting ([#​2185](https://github.com/booklore-app/booklore/issues/2185 )) by [@​xcashy](https://github.com/xcashy )
- fix(cbx): "Archive too large" error for invalid/corrupt CBX files ([#​2205](https://github.com/booklore-app/booklore/issues/2205 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- Fix: correctly update book cover hash on metadata refresh ([#​2149](https://github.com/booklore-app/booklore/issues/2149 )) by [@​acx10](https://github.com/acx10 )
#### 🛠️ Refactoring & Maintenance
- fix: Ignore access denied when doing library scan instead of failing (fixes [#​1342](https://github.com/booklore-app/booklore/issues/1342 ), [#​2122](https://github.com/booklore-app/booklore/issues/2122 )) ([#​2132](https://github.com/booklore-app/booklore/issues/2132 )) by [@​halkeye](https://github.com/halkeye )
- feat(ui): add series number overlay for More in Series ([#​2208](https://github.com/booklore-app/booklore/issues/2208 )) by [@​xcashy](https://github.com/xcashy )
- refactor(frontend): resolve linting errors, and EPUB reader lifecycle errors ([#​2127](https://github.com/booklore-app/booklore/issues/2127 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- Test ([#​2201](https://github.com/booklore-app/booklore/issues/2201 )) by [@​acx10](https://github.com/acx10 )
- fix(parser): handle missing results table in GoodReads search and log a warning (instead of erroring) ([#​2187](https://github.com/booklore-app/booklore/issues/2187 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- fix(lubimyczytac): Fix Lubimyczytac metadata lock persistence ([#​2194](https://github.com/booklore-app/booklore/issues/2194 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- Move custom fonts management to Reader tab ([#​2161](https://github.com/booklore-app/booklore/issues/2161 )) by [@​acx10](https://github.com/acx10 )
- fix(api): kobo proxy server unit tests ([#​2136](https://github.com/booklore-app/booklore/issues/2136 )) by [@​CounterClops](https://github.com/CounterClops )
- fix(docs): update issue report links to use specific templates ([#​2156](https://github.com/booklore-app/booklore/issues/2156 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- Add Vitest frontend tests to CI with JUnit reporting and coverage ([#​2151](https://github.com/booklore-app/booklore/issues/2151 )) by [@​acx10](https://github.com/acx10 )
- Introduce Vitest as the frontend Angular testing framework for Booklore ([#​2150](https://github.com/booklore-app/booklore/issues/2150 )) by [@​acx10](https://github.com/acx10 )
#### 📦 Dependencies
- chore(deps): bump qs and body-parser in /booklore-ui ([#​2088](https://github.com/booklore-app/booklore/issues/2088 )) by @​[dependabot\[bot\]](https://github.com/apps/dependabot )
#### 🐳 Docker Images
- **Docker Hub:** `booklore/booklore:v1.17.0`
- **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.17.0`
**Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.16.5...v1.17.0 >
#### 📸 Screenshots:
<img width="750" height="452" alt="Screenshot 2026-01-09 at 3 39 40 PM" src="https://github.com/user-attachments/assets/40e13036-0f51-4b39-99fb-9239f6dc6067 " />
<img width="750" height="452" alt="Screenshot 2026-01-09 at 3 39 57 PM" src="https://github.com/user-attachments/assets/338d00bf-795f-4613-aa2c-f80dee546cc4 " />
<img width="750" height="452" alt="Screenshot 2026-01-09 at 3 42 06 PM" src="https://github.com/user-attachments/assets/5e420e89-c186-4d96-8520-601ce6c0342c " />
<img width="750" height="452" alt="Screenshot 2026-01-09 at 3 40 29 PM" src="https://github.com/user-attachments/assets/13a6cfcc-f691-4613-9dfb-1e761cc67450 " />
<img width="750" height="452" alt="Screenshot 2026-01-09 at 3 41 15 PM" src="https://github.com/user-attachments/assets/2efdaefb-8a94-4e05-a3b8-03bc4a37d22f " />
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3146
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-10 00:15:00 +00:00
328d0dc1cc
Update ghcr.io/open-webui/open-webui Docker tag to v0.7.1 ( #3145 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 54s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/open-webui/open-webui](https://github.com/open-webui/open-webui ) | minor | `0.6.43` → `0.7.1` |
---
### Release Notes
<details>
<summary>open-webui/open-webui (ghcr.io/open-webui/open-webui)</summary>
### [`v0.7.1`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#071---2026-01-09 )
[Compare Source](https://github.com/open-webui/open-webui/compare/v0.7.1...v0.7.1 )
##### Fixed
- ⚡ **Improved reliability for low-spec and SQLite deployments.** Fixed page timeouts by disabling database session sharing by default, improving stability for resource-constrained environments. Users can re-enable via 'DATABASE\_ENABLE\_SESSION\_SHARING=true' if needed. [#​20520](https://github.com/open-webui/open-webui/issues/20520 )
### [`v0.7.1`](https://github.com/open-webui/open-webui/releases/tag/v0.7.1 )
[Compare Source](https://github.com/open-webui/open-webui/compare/v0.7.0...v0.7.1 )
#### \[0.7.1] - 2026-01-09
##### Fixed
- ⚡ **Improved reliability for low-spec and SQLite deployments.** Fixed page timeouts by disabling database session sharing by default, improving stability for resource-constrained environments. Users can re-enable via 'DATABASE\_ENABLE\_SESSION\_SHARING=true' if needed. [#​20520](https://github.com/open-webui/open-webui/issues/20520 )
### [`v0.7.0`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#070---2026-01-09 )
[Compare Source](https://github.com/open-webui/open-webui/compare/v0.7.0...v0.7.0 )
##### Added
- 🤖 **Native Function Calling with Built-in Tools.** Users can now ask models to perform multi-step tasks that combine web research, knowledge base queries, note-taking, and image generation in a single conversation—for example, "research the latest on X, save key findings to a note, and generate an infographic." Requires models with native function calling support and function calling mode set to "Native" in Chat Controls. [#​19397](https://github.com/open-webui/open-webui/issues/19397 ), [Commit](5c1d52231a )
- 🧠 Users can now ask the model to find relevant context from their notes, past chats, and channel messages—for example, "what did I discuss about project X last week?" or "find the conversation where I brainstormed ideas for Y." [Commit](646835d767 )
- 📚 Users can now ask the model to search their knowledge bases and retrieve documents without manually attaching files—for example, "find the section about authentication in our API docs" or "what do our internal guidelines say about X?" [Commit](c8622adcb0 )
- 💭 Users with models that support interleaved thinking now get more refined results from multi-step workflows, as the model can analyze each tool's output before deciding what to do next.
- 🔍 When models invoke web search, search results appear as clickable citations in real-time for full source verification. [Commit](2789f6a24d )
- 🎚️ Users can selectively disable specific built-in tools (timestamps, memory, chat history, notes, web search, knowledge bases) per model via the model editor's capabilities settings. [Commit](60e916d6c0 )
- 👁️ Pending tool calls are now displayed during response generation, so users know which tools are being invoked. [Commit](1d08376860 )
- 📁 Administrators can now limit the number of files that can be uploaded to folders using the "FOLDER\_MAX\_FILE\_COUNT" setting, preventing resource exhaustion from bulk uploads. [#​19810](https://github.com/open-webui/open-webui/issues/19810 ), [Commit](a1036e544d ), [Commit](d3ee3fd23e )
- ⚡ Users experience transformative speed improvements across the entire application through completely reengineered database connection handling, delivering noticeably faster page loads, butter-smooth interactions, and rock-solid stability during intensive operations like user management and bulk data processing. [Commit](2041ab483e ), [Commit](145c7516f2 ), [Commit](475dd91ed7 ), [Commit](5d1459df16 ), [Commit](2453b75ff0 ), [Commit](5649a668fa )
- 🚀 Users experience significantly faster initial page load times through dynamic loading of document processing libraries, reducing the initial bundle size. [#​20200](https://github.com/open-webui/open-webui/pull/20200 ), [#​20202](https://github.com/open-webui/open-webui/pull/20202 ), [#​20203](https://github.com/open-webui/open-webui/pull/20203 ), [#​20204](https://github.com/open-webui/open-webui/pull/20204 )
- 💨 Administrators experience dramatically faster user list loading through optimized database queries that eliminate N+1 query patterns, reducing query count from 1+N to just 2 total queries regardless of user count. [#​20427](https://github.com/open-webui/open-webui/pull/20427 )
- 📋 Notes now load faster through optimized database queries that batch user lookups instead of fetching each note's author individually. [Commit](084f0ef6a5 )
- 💬 Channel messages, pinned messages, and thread replies now load faster through batched user lookups instead of individual queries per message. [#​20458](https://github.com/open-webui/open-webui/pull/20458 ), [#​20459](https://github.com/open-webui/open-webui/pull/20459 ), [#​20460](https://github.com/open-webui/open-webui/pull/20460 )
- 🔗 Users can now click citation content links to jump directly to the relevant portion of source documents with automatic text highlighting, making it easier to verify AI responses against their original sources. [#​20116](https://github.com/open-webui/open-webui/pull/20116 ), [Commit](40c45ffe1f )
- 📌 Users can now pin or hide models directly from the Workspace Models page and Admin Settings Models page, making it easier to manage which models appear in the sidebar without switching to the chat interface. [#​20176](https://github.com/open-webui/open-webui/pull/20176 )
- 🔎 Administrators can now quickly find settings using the new search bar in the Admin Settings sidebar, which supports fuzzy filtering by category names and related keywords like "whisper" for Audio or "rag" for Documents. [#​20434](https://github.com/open-webui/open-webui/pull/20434 )
- 🎛️ Users can now view read-only models in the workspace models list, with clear "Read Only" badges indicating when editing is restricted. [#​20243](https://github.com/open-webui/open-webui/issues/20243 ), [#​20369](https://github.com/open-webui/open-webui/pull/20369 )
- 📝 Users can now view read-only prompts in the workspace prompts list, with clear "Read Only" badges indicating when editing is restricted. [#​20368](https://github.com/open-webui/open-webui/pull/20368 )
- 🔧 Users can now view read-only tools in the workspace tools list, with clear "Read Only" badges indicating when editing is restricted. [#​20243](https://github.com/open-webui/open-webui/issues/20243 ), [#​20370](https://github.com/open-webui/open-webui/pull/20370 )
- 📂 Searching for files is now significantly faster, especially for users with large file collections. [Commit](a9a979fb3d )
- 🏆 The Evaluations leaderboard now calculates Elo ratings on the backend instead of in the browser, improving performance and enabling topic-based model ranking through semantic search. [#​15392](https://github.com/open-webui/open-webui/pull/15392 ), [#​20476](https://github.com/open-webui/open-webui/issues/20476 ), [Commit](10838b3654 )
- 📊 The Evaluations leaderboard now includes a per-model activity chart displaying daily wins and losses as a diverging bar chart, with 30-day, 1-year, and all-time views using weekly aggregation for longer timeframes.
- 🎞️ Users can now upload animated GIF and WebP formats as model profile images, with animation preserved by skipping resize processing for these file types. [Commit](00af37bb4e )
- 📸 Users uploading profile images for users, models, and arena models now benefit from WebP compression at 80% quality instead of JPEG, resulting in significantly smaller file sizes and faster uploads while maintaining visual quality. [Commit](b1d30673b6 )
- ⭐ Action Function developers can now update message favorite status using the new "chat:message:favorite" event, enabling the development of pin/unpin message actions without race conditions from frontend auto-save. [#​20375](https://github.com/open-webui/open-webui/pull/20375 )
- 🌐 Users with OpenAI-compatible models that have web search capabilities now see URL citations displayed as sources in the interface. [#​20172](https://github.com/open-webui/open-webui/pull/20172 ), [Commit](fe84afd09a )
- 📰 Users can now dismiss the "What's New" changelog modal permanently using the X button, matching the behavior of the "Okay, Let's Go!" button. [#​20258](https://github.com/open-webui/open-webui/pull/20258 )
- 📧 Administrators can now configure the admin contact email displayed in the Account Pending overlay directly from the Admin Panel instead of only through environment variables. [#​12500](https://github.com/open-webui/open-webui/issues/12500 ), [#​20260](https://github.com/open-webui/open-webui/pull/20260 )
- 📄 Administrators can now enable markdown header text splitting as a preprocessing step that works with either character or token splitting, through the new "ENABLE\_MARKDOWN\_HEADER\_TEXT\_SPLITTER" setting. [Commit](d3a682759f ), [Commit](18a33a079b ), [Commit](08bf4670ec )
- 🧩 Administrators can now set a minimum chunk size target using the "CHUNK\_MIN\_SIZE\_TARGET" setting to merge small markdown header chunks with neighbors, which improves retrieval quality by eliminating tiny meaningless fragments, significantly speeds up document processing and embedding, reduces storage costs, and lowers embedding API costs or local compute requirements. [#​19595](https://github.com/open-webui/open-webui/issues/19595 ), [#​20314](https://github.com/open-webui/open-webui/pull/20314 ), [Commit](c324359580 )
- 💨 Administrators can now enable KV prefix caching optimization by setting "RAG\_SYSTEM\_CONTEXT" to true, which injects RAG context into the system message instead of user messages, enabling models to reuse cached tokens for follow-up questions instead of reprocessing the entire context on each turn, significantly improving response times and reducing costs for cloud-based models. [#​20301](https://github.com/open-webui/open-webui/discussions/20301 ), [#​20317](https://github.com/open-webui/open-webui/pull/20317 )
- 🖼️ Administrators and Action developers can now control image generation denoising steps per-request using a steps parameter, allowing Actions and API calls to override the global IMAGE\_STEPS configuration for both ComfyUI and Automatic1111 engines. [#​20337](https://github.com/open-webui/open-webui/pull/20337 )
- 🗄️ Administrators running multi-pod deployments can now designate a master pod to handle database migrations using the "ENABLE\_DB\_MIGRATIONS" environment variable. [Commit](9824f0e333 )
- 🎙️ Administrators can now configure Whisper's compute type using the "WHISPER\_COMPUTE\_TYPE" environment variable to fix compatibility issues with CUDA/GPU deployments. [Commit](26af1f92e2 )
- 🔍 Administrators can now control sigmoid normalization for CrossEncoder reranking models using the "SENTENCE\_TRANSFORMERS\_CROSS\_ENCODER\_SIGMOID\_ACTIVATION\_FUNCTION" environment variable, enabled by default for proper relevance threshold behavior with MS MARCO models. [#​20228](https://github.com/open-webui/open-webui/pull/20228 )
- 🔒 Administrators can now disable SSL certificate verification for external tools using the "REQUESTS\_VERIFY" environment variable, enabling integration with self-signed certificates for Tika, Ollama embeddings, and external rerankers. [#​19968](https://github.com/open-webui/open-webui/issues/19968 ), [Commit](dfc5dad631 )
- 📈 Administrators can now control audit log output destinations using "ENABLE\_AUDIT\_STDOUT" and "ENABLE\_AUDIT\_LOGS\_FILE" environment variables, allowing audit logs to be sent to container logs for centralized logging systems. [#​20114](https://github.com/open-webui/open-webui/pull/20114 ), [Commit](fdae5644e3 )
- 🛡️ Administrators can now restrict non-admin user access to Interface Settings through per-user or per-group permissions. [#​20424](https://github.com/open-webui/open-webui/pull/20424 )
- 🧠 Administrators can now globally enable or disable the Memories feature and control access through per-user or per-group permissions, with the Personalization tab automatically hidden when the feature is disabled. [#​20462](https://github.com/open-webui/open-webui/pull/20462 )
- 🟢 Administrators can now globally enable or disable user status visibility through the "ENABLE\_USER\_STATUS" setting in Admin Settings. [#​20488](https://github.com/open-webui/open-webui/pull/20488 )
- 🪝 Channel managers can now create webhooks to allow external services to post messages to channels without authentication. [Commit](cd296fcf0d )
- 📄 In the model editor users can now disable the "File Context" capability to skip automatic file content extraction and injection, forwarding raw messages with file attachment metadata instead for use with custom tools or future built-in file access tools. [Commit](daccf0713e ), [Docs:Commit](18ec6eaefc )
- 🔊 In the model editor users can now configure a specific TTS voice for each model, overriding user preferences and global defaults to give different AI personas distinct voices. [#​3097](https://github.com/open-webui/open-webui/issues/3097 ), [Commit](bb6188abf0 )
- 👥 Administrators now have three granular group sharing permission options instead of a simple on/off toggle, allowing them to choose between "No one", "Members", or "Anyone" for who can share content to each group. [Commit](ca514cd3ed )
- 📦 Administrators can now export knowledge bases as zip files containing text files for backup and archival purposes. [#​20120](https://github.com/open-webui/open-webui/issues/20120 ), [Commit](c1147578c0 )
- 🚀 Administrators can now create an admin account automatically at startup via "WEBUI\_ADMIN\_EMAIL", "WEBUI\_ADMIN\_PASSWORD", and "WEBUI\_ADMIN\_NAME" environment variables, enabling headless and automated deployments without exposing the signup page. [#​17654](https://github.com/open-webui/open-webui/issues/17654 ), [Commit](1138929f4d )
- 🦆 Administrators can now select a specific search backend for DDGS instead of random selection, with options including Bing, Brave, DuckDuckGo, Google, Wikipedia, Yahoo, and others. [#​20330](https://github.com/open-webui/open-webui/issues/20330 ), [#​20366](https://github.com/open-webui/open-webui/pull/20366 )
- 🧭 Administrators can now configure custom Jina Search API endpoints using the "JINA\_API\_BASE\_URL" environment variable, enabling region-specific deployments such as EU data processing. [#​19718](https://github.com/open-webui/open-webui/pull/19718 ), [Commit](f7f8a263b9 )
- 🔥 Administrators can now configure Firecrawl timeout values using the "FIRECRAWL\_TIMEOUT" environment variable to control web scraping wait times. [#​19973](https://github.com/open-webui/open-webui/pull/19973 ), [Commit](89ad1c68d1 )
- 💾 Administrators can now use openGauss as the vector database backend for knowledge base document storage and retrieval. [#​20179](https://github.com/open-webui/open-webui/pull/20179 )
- 🔄 Various improvements were implemented across the application to enhance performance, stability, and security.
- 📊 Users can now sync their anonymous usage statistics to the Open WebUI Community platform to power community leaderboards, drive model evaluations, and contribute to open-source AI research that benefits everyone, all while keeping conversations completely private (only metadata like model names, message counts, and ratings are shared). By sharing your stats, you're helping the community identify which models perform best, contributing to transparent AI benchmarking, and supporting the collective effort to make AI better for all. You can also download your stats as JSON for personal analysis.
- 🌐 Translations for German, Portuguese (Brazil), Spanish, Simplified Chinese, Traditional Chinese, and Polish were enhanced and expanded.
##### Fixed
- 🔊 Text-to-speech now correctly splits on newlines in addition to punctuation, so markdown bullet points and lists are spoken as separate sentences instead of being merged together. [#​5924](https://github.com/open-webui/open-webui/issues/5924 ), [Commit](869108a3e1 )
- 🔒 Users are now protected from stored XSS vulnerabilities in iFrame embeds for citations and response messages through configurable same-origin sandbox settings instead of hardcoded values. [#​20209](https://github.com/open-webui/open-webui/pull/20209 ), [#​20210](https://github.com/open-webui/open-webui/pull/20210 )
- 🔑 Image Generation, Web Search, and Audio (TTS/STT) API endpoints now enforce permission checks on the backend, closing a security gap where disabled features could previously be accessed via direct API calls. [#​20471](https://github.com/open-webui/open-webui/pull/20471 )
- 🛠️ Tools and Tool Servers (MCP and OpenAPI) now enforce access control checks on the backend, ensuring users can only access tools they have permission to use even via direct API calls. [#​20443](https://github.com/open-webui/open-webui/issues/20443 ), [Commit](9b06fdc8fe )
- 🔁 System prompts are no longer duplicated when using native function calling, fixing an issue where the prompt would be applied twice during tool-calling workflows. [Commit](9223efaff0 )
- 🗂️ Knowledge base uploads to folders no longer fail when "FOLDER\_MAX\_FILE\_COUNT" is unset, fixing an issue where the default null value caused all uploads to error. [Commit](ef9cd0e0ad )
- 📝 The "Create Note" button in the chat input now correctly hides for users without Notes permissions instead of showing and returning a 401 error when clicked. [#​20486](https://github.com/open-webui/open-webui/issues/20486 ), [Commit](9e9616b670 )
- 📊 The Evaluations page no longer crashes when administrators have large amounts of feedback data, as the leaderboard now fetches only the minimal required fields instead of loading entire conversation snapshots. [#​20476](https://github.com/open-webui/open-webui/issues/20476 ), [#​20489](https://github.com/open-webui/open-webui/pull/20489 ), [Commit](b2a1f71d92 )
- 💬 Users can now export chats, use the Ask/Explain popup, and view chat lists correctly again after these features were broken by recent refactoring changes that caused 500 and 400 server errors. [#​20146](https://github.com/open-webui/open-webui/issues/20146 ), [#​20205](https://github.com/open-webui/open-webui/issues/20205 ), [#​20206](https://github.com/open-webui/open-webui/issues/20206 ), [#​20212](https://github.com/open-webui/open-webui/pull/20212 )
- 💭 Users no longer experience data corruption when switching between chats during background operations like image generation, where messages from one chat would appear in another chat's history. [#​20266](https://github.com/open-webui/open-webui/pull/20266 )
- 🛡️ Users no longer encounter critical chat stability errors, including duplicate key errors from circular message dependencies, null message access during chat loading, and errors in the chat overview visualization. [#​20268](https://github.com/open-webui/open-webui/pull/20268 )
- 📡 Users with Channels no longer experience infinite recursion and connection pool exhaustion when fetching threaded replies, preventing RecursionError crashes during chat history loading. [#​20299](https://github.com/open-webui/open-webui/pull/20299 ), [Commit](c144122f60 )
- 📎 Users no longer encounter TypeError crashes when viewing messages with file attachments that have undefined URL properties. [#​20343](https://github.com/open-webui/open-webui/pull/20343 )
- 🔐 Users with MCP integrations now experience reliable OAuth 2.1 token refresh after access token expiration through proper Protected Resource discovery, preventing integration failures that caused sessions to be deleted. [#​19794](https://github.com/open-webui/open-webui/issues/19794 ), [#​20138](https://github.com/open-webui/open-webui/pull/20138 ), [#​20291](https://github.com/open-webui/open-webui/issues/20291 ), [Commit](bf2b296239 ), [Commit](89565c58c6 )
- 📚 Users who belong to multiple groups can now see Knowledge Bases shared with those groups, fixing an issue where they would disappear when shared with more than one group. [#​20124](https://github.com/open-webui/open-webui/issues/20124 ), [#​20229](https://github.com/open-webui/open-webui/issues/20229 ), [Commit](61e25dc2dc )
- 📂 Users now see the correct Knowledge Base name when hovering over # file references in chat input instead of "undefined". [#​20329](https://github.com/open-webui/open-webui/issues/20329 ), [#​20333](https://github.com/open-webui/open-webui/pull/20333 )
- 📋 Users now see notes displayed in correct chronological order within their time range groupings, fixing an issue where insertion order was not preserved. [Commit](3f577c0c3f )
- 📑 Users collaborating on notes now experience proper content sync when initializing from both HTML and JSON formats, fixing sync failures in collaborative editing sessions. [Commit](e27fb3e291 )
- 🔎 Users searching notes can now find hyphenated words and variations with spaces, so searching "todo" now finds "to-do" and "to do". [Commit](a3270648d8 )
- 📥 Users no longer experience false duplicate file warnings when reuploading files after initial processing failed, as the file hash is now only stored after successful processing completion. [#​19264](https://github.com/open-webui/open-webui/issues/19264 ), [#​20282](https://github.com/open-webui/open-webui/pull/20282 ), [Commit](d3ab9f4b96 )
- 💾 Users experience significantly improved page load performance as model profile images now cache properly in browsers, avoiding unnecessary image refetches. [Commit](bb821ab654 )
- 🎨 Users can now successfully edit uploaded images instead of having new images generated, fixing an issue introduced by the file storage refactor where images with type "file" and content\_type starting with "image/" weren't being recognized as editable images. [#​20237](https://github.com/open-webui/open-webui/issues/20237 ), [#​20169](https://github.com/open-webui/open-webui/pull/20169 ), [#​20239](https://github.com/open-webui/open-webui/pull/20239 ), [Commit](1148d1c927 )
- 🌐 Users writing in Persian and Arabic now see properly displayed right-to-left text in the notes section through automatic text direction detection. [#​19743](https://github.com/open-webui/open-webui/issues/19743 ), [#​20102](https://github.com/open-webui/open-webui/pull/20102 ), [Commit](b619a157bc )
- 🤖 Users can now successfully @​ mention models in Channels instead of experiencing silent failures. [Commit](5995771583 )
- 📋 Users on Windows now see correctly preserved line breaks when using the {{CLIPBOARD}} variable through CRLF to LF normalization. [#​19370](https://github.com/open-webui/open-webui/issues/19370 ), [#​20283](https://github.com/open-webui/open-webui/pull/20283 )
- 📁 Users now see the Knowledge Selector dropdown correctly displayed above the Create Folder modal instead of being hidden behind it. [#​20219](https://github.com/open-webui/open-webui/issues/20219 ), [#​20213](https://github.com/open-webui/open-webui/pull/20213 )
- 🌅 Users now see profile images in non-PNG formats like SVG, JPEG, and GIF displayed correctly instead of appearing broken. [#​20171](https://github.com/open-webui/open-webui/pull/20171 )
- 🆕 Non-admin users with disabled temporary chat permissions can now successfully create new chats and use pinned models from the sidebar. [#​20336](https://github.com/open-webui/open-webui/issues/20336 ), [#​20367](https://github.com/open-webui/open-webui/pull/20367 ), [Commit](e754940c03 )
- 🎛️ Users can now successfully use workspace models in chat, fixing "Model not found" errors that occurred when using custom model presets. [#​20340](https://github.com/open-webui/open-webui/issues/20340 ), [#​20344](https://github.com/open-webui/open-webui/pull/20344 ), [Commit](b55a46ae99 ), [Commit](2bb13d5dbc )
- 🔁 Users can now regenerate messages without crashes when the parent message is missing or corrupted in the chat history. [#​20264](https://github.com/open-webui/open-webui/pull/20264 )
- ✏️ Users no longer experience TipTap rich text editor crashes with "editor view is not available" errors when plugins or async methods try to access the editor after it has been destroyed. [#​20266](https://github.com/open-webui/open-webui/pull/20266 )
- 📗 Administrators with bypass access control enabled now correctly have write access to all knowledge bases. [#​20371](https://github.com/open-webui/open-webui/pull/20371 )
- 🔍 Administrators using local CrossEncoder reranking models now see proper relevance threshold behavior through MS MARCO model score normalization to the 0-1 range via sigmoid activation. [#​19999](https://github.com/open-webui/open-webui/issues/19999 ), [#​20228](https://github.com/open-webui/open-webui/pull/20228 )
- 🎯 Administrators using local SentenceTransformers embedding engine now benefit from proper batch size settings, preventing excessive memory usage from the default batch size of 32. [#​20053](https://github.com/open-webui/open-webui/issues/20053 ), [#​20054](https://github.com/open-webui/open-webui/pull/20054 ), [Commit](e4a5b06ca6 )
- 🔧 Administrators and users in offline mode or restricted environments like uv, poetry, and NixOS no longer experience crashes when Tools and Functions have frontmatter requirements, as pip installation is now skipped when offline mode is enabled. [#​20320](https://github.com/open-webui/open-webui/issues/20320 ), [#​20321](https://github.com/open-webui/open-webui/pull/20321 ), [Commit](https://github.com/open-webui/open-webui/commit/bd07ef8 )
- 📄 Administrators can now properly configure the MinerU document parsing service as the MinerU Cloud API key field is now available in the Admin Panel Documents settings. [#​20319](https://github.com/open-webui/open-webui/issues/20319 ), [#​20328](https://github.com/open-webui/open-webui/pull/20328 )
- ⚠️ Administrators no longer see SyntaxWarnings for invalid escape sequences in password validation regex patterns. [#​20298](https://github.com/open-webui/open-webui/pull/20298 ), [Commit](e55bf2c2ac )
- 🎨 Users with ComfyUI workflows now see only the intended final output images in chat instead of duplicate images from intermediate processing nodes like masks, crops, or segmentation previews. [#​20158](https://github.com/open-webui/open-webui/issues/20158 ), [#​20182](https://github.com/open-webui/open-webui/pull/20182 )
- 🖼️ Users with image generation enabled no longer see false vision capability warnings, allowing them to send follow-up messages after generating images and to send images to non-vision models for image editing. [#​20129](https://github.com/open-webui/open-webui/issues/20129 ), [#​20256](https://github.com/open-webui/open-webui/pull/20256 )
- 🔌 Administrators no longer experience infinite loading screens when invalid or MCP-style configurations are used with OpenAPI connection types for external tools. [#​20207](https://github.com/open-webui/open-webui/issues/20207 ), [#​20257](https://github.com/open-webui/open-webui/pull/20257 )
- 📥 Administrators no longer encounter TypeError crashes during SHA256 verification when uploading GGUF models via URL, fixing 500 Internal Server Error crashes. [#​20263](https://github.com/open-webui/open-webui/issues/20263 )
- 🚦 Users with Brave Search now experience automatic retry with a 1-second delay when hitting rate limits, preventing failures when sequential requests exceed the 1 request per second limit, though this only works reliably when web search concurrency is set to a maximum of 1. [#​15134](https://github.com/open-webui/open-webui/issues/15134 ), [#​20255](https://github.com/open-webui/open-webui/pull/20255 )
- 🗄️ Administrators with Redis Sentinel deployments no longer experience crashes during websocket disconnections due to improper async-generator handling in the YDocManager. [#​20142](https://github.com/open-webui/open-webui/issues/20142 ), [#​20145](https://github.com/open-webui/open-webui/pull/20145 )
- 🔐 Administrators using SCIM group management no longer encounter 500 errors when working with groups that have no members. [#​20187](https://github.com/open-webui/open-webui/pull/20187 )
- 🔗 Users now experience more reliable citations from AI models, especially when using smaller or weaker models that may not format citation references perfectly. [Commit](c0ec04935b )
- 🕸️ Administrators can now successfully save WebSearch settings without encountering validation errors for domain filter lists, YouTube language settings, or timeout values. [#​20422](https://github.com/open-webui/open-webui/pull/20422 )
- 📦 Administrators installing with the uv package manager now experience successful installation after deprecated dependencies that were causing conflicts were removed. [#​20177](https://github.com/open-webui/open-webui/issues/20177 ), [#​20192](https://github.com/open-webui/open-webui/pull/20192 )
- ⏱️ Administrators using custom "AIOHTTP\_CLIENT\_TIMEOUT" settings now see the configured timeout correctly applied to embedding generation, OAuth discovery, webhook calls, and tool/function loading instead of falling back to the default 300-second timeout. [Commit](e67891a374 )
##### Changed
- ⚠️ This release includes a major overhaul of database connection handling in the backend that requires all instances in multi-worker, multi-server, or load-balanced deployments to be updated simultaneously; running mixed versions will cause failures due to incompatible database connection management between old and new instances.
- 📝 Administrators who previously used the standalone "Markdown (Header)" text splitter must now switch to "character" or "token" mode with the new "ENABLE\_MARKDOWN\_HEADER\_TEXT\_SPLITTER" toggle enabled, as document chunking now applies markdown header splitting as a preprocessing step before character or token splitting. [Commit](d3a682759f ), [Commit](18a33a079b ), [Commit](08bf4670ec )
- 🖼️ Users no longer see the "Generate Image" action button in chat message interfaces; custom function should be used. [Commit](f0829ba6e6 )
- 🔗 Administrators will find the Admin Evaluations page at the new URL "/admin/evaluations/feedback" instead of "/admin/evaluations/feedbacks" to use the correct uncountable form of the word. [#​20296](https://github.com/open-webui/open-webui/pull/20296 )
- 🔐 Scripts or integrations that directly called Image Generation, Web Search, or Audio APIs while those features were disabled in the Admin UI will now receive 403 Forbidden errors, as backend permission enforcement has been added to match frontend restrictions. [#​20471](https://github.com/open-webui/open-webui/pull/20471 )
- 👥 The default group sharing permission changed from "Members" to "Anyone", meaning users can now share content to any group configured with "Anyone" permission regardless of their membership in that group. [Commit](ca514cd3ed )
### [`v0.7.0`](https://github.com/open-webui/open-webui/releases/tag/v0.7.0 )
[Compare Source](https://github.com/open-webui/open-webui/compare/v0.6.43...v0.7.0 )
#### \[0.7.0] - 2026-01-09
##### Added
- 🤖 **Native Function Calling with Built-in Tools.** Users can now ask models to perform multi-step tasks that combine web research, knowledge base queries, note-taking, and image generation in a single conversation—for example, "research the latest on X, save key findings to a note, and generate an infographic." Requires models with native function calling support and function calling mode set to "Native" in Chat Controls. [#​19397](https://github.com/open-webui/open-webui/issues/19397 ), [Commit](5c1d52231a )
- 🧠 Users can now ask the model to find relevant context from their notes, past chats, and channel messages—for example, "what did I discuss about project X last week?" or "find the conversation where I brainstormed ideas for Y." [Commit](646835d767 )
- 📚 Users can now ask the model to search their knowledge bases and retrieve documents without manually attaching files—for example, "find the section about authentication in our API docs" or "what do our internal guidelines say about X?" [Commit](c8622adcb0 )
- 💭 Users with models that support interleaved thinking now get more refined results from multi-step workflows, as the model can analyze each tool's output before deciding what to do next.
- 🔍 When models invoke web search, search results appear as clickable citations in real-time for full source verification. [Commit](2789f6a24d )
- 🎚️ Users can selectively disable specific built-in tools (timestamps, memory, chat history, notes, web search, knowledge bases) per model via the model editor's capabilities settings. [Commit](60e916d6c0 )
- 👁️ Pending tool calls are now displayed during response generation, so users know which tools are being invoked. [Commit](1d08376860 )
- 📁 Administrators can now limit the number of files that can be uploaded to folders using the "FOLDER\_MAX\_FILE\_COUNT" setting, preventing resource exhaustion from bulk uploads. [#​19810](https://github.com/open-webui/open-webui/issues/19810 ), [Commit](a1036e544d ), [Commit](d3ee3fd23e )
- ⚡ Users experience transformative speed improvements across the entire application through completely reengineered database connection handling, delivering noticeably faster page loads, butter-smooth interactions, and rock-solid stability during intensive operations like user management and bulk data processing. [Commit](2041ab483e ), [Commit](145c7516f2 ), [Commit](475dd91ed7 ), [Commit](5d1459df16 ), [Commit](2453b75ff0 ), [Commit](5649a668fa )
- 🚀 Users experience significantly faster initial page load times through dynamic loading of document processing libraries, reducing the initial bundle size. [#​20200](https://github.com/open-webui/open-webui/pull/20200 ), [#​20202](https://github.com/open-webui/open-webui/pull/20202 ), [#​20203](https://github.com/open-webui/open-webui/pull/20203 ), [#​20204](https://github.com/open-webui/open-webui/pull/20204 )
- 💨 Administrators experience dramatically faster user list loading through optimized database queries that eliminate N+1 query patterns, reducing query count from 1+N to just 2 total queries regardless of user count. [#​20427](https://github.com/open-webui/open-webui/pull/20427 )
- 📋 Notes now load faster through optimized database queries that batch user lookups instead of fetching each note's author individually. [Commit](084f0ef6a5 )
- 💬 Channel messages, pinned messages, and thread replies now load faster through batched user lookups instead of individual queries per message. [#​20458](https://github.com/open-webui/open-webui/pull/20458 ), [#​20459](https://github.com/open-webui/open-webui/pull/20459 ), [#​20460](https://github.com/open-webui/open-webui/pull/20460 )
- 🔗 Users can now click citation content links to jump directly to the relevant portion of source documents with automatic text highlighting, making it easier to verify AI responses against their original sources. [#​20116](https://github.com/open-webui/open-webui/pull/20116 ), [Commit](40c45ffe1f )
- 📌 Users can now pin or hide models directly from the Workspace Models page and Admin Settings Models page, making it easier to manage which models appear in the sidebar without switching to the chat interface. [#​20176](https://github.com/open-webui/open-webui/pull/20176 )
- 🔎 Administrators can now quickly find settings using the new search bar in the Admin Settings sidebar, which supports fuzzy filtering by category names and related keywords like "whisper" for Audio or "rag" for Documents. [#​20434](https://github.com/open-webui/open-webui/pull/20434 )
- 🎛️ Users can now view read-only models in the workspace models list, with clear "Read Only" badges indicating when editing is restricted. [#​20243](https://github.com/open-webui/open-webui/issues/20243 ), [#​20369](https://github.com/open-webui/open-webui/pull/20369 )
- 📝 Users can now view read-only prompts in the workspace prompts list, with clear "Read Only" badges indicating when editing is restricted. [#​20368](https://github.com/open-webui/open-webui/pull/20368 )
- 🔧 Users can now view read-only tools in the workspace tools list, with clear "Read Only" badges indicating when editing is restricted. [#​20243](https://github.com/open-webui/open-webui/issues/20243 ), [#​20370](https://github.com/open-webui/open-webui/pull/20370 )
- 📂 Searching for files is now significantly faster, especially for users with large file collections. [Commit](a9a979fb3d )
- 🏆 The Evaluations leaderboard now calculates Elo ratings on the backend instead of in the browser, improving performance and enabling topic-based model ranking through semantic search. [#​15392](https://github.com/open-webui/open-webui/pull/15392 ), [#​20476](https://github.com/open-webui/open-webui/issues/20476 ), [Commit](10838b3654 )
- 📊 The Evaluations leaderboard now includes a per-model activity chart displaying daily wins and losses as a diverging bar chart, with 30-day, 1-year, and all-time views using weekly aggregation for longer timeframes.
- 🎞️ Users can now upload animated GIF and WebP formats as model profile images, with animation preserved by skipping resize processing for these file types. [Commit](00af37bb4e )
- 📸 Users uploading profile images for users, models, and arena models now benefit from WebP compression at 80% quality instead of JPEG, resulting in significantly smaller file sizes and faster uploads while maintaining visual quality. [Commit](b1d30673b6 )
- ⭐ Action Function developers can now update message favorite status using the new "chat:message:favorite" event, enabling the development of pin/unpin message actions without race conditions from frontend auto-save. [#​20375](https://github.com/open-webui/open-webui/pull/20375 )
- 🌐 Users with OpenAI-compatible models that have web search capabilities now see URL citations displayed as sources in the interface. [#​20172](https://github.com/open-webui/open-webui/pull/20172 ), [Commit](fe84afd09a )
- 📰 Users can now dismiss the "What's New" changelog modal permanently using the X button, matching the behavior of the "Okay, Let's Go!" button. [#​20258](https://github.com/open-webui/open-webui/pull/20258 )
- 📧 Administrators can now configure the admin contact email displayed in the Account Pending overlay directly from the Admin Panel instead of only through environment variables. [#​12500](https://github.com/open-webui/open-webui/issues/12500 ), [#​20260](https://github.com/open-webui/open-webui/pull/20260 )
- 📄 Administrators can now enable markdown header text splitting as a preprocessing step that works with either character or token splitting, through the new "ENABLE\_MARKDOWN\_HEADER\_TEXT\_SPLITTER" setting. [Commit](d3a682759f ), [Commit](18a33a079b ), [Commit](08bf4670ec )
- 🧩 Administrators can now set a minimum chunk size target using the "CHUNK\_MIN\_SIZE\_TARGET" setting to merge small markdown header chunks with neighbors, which improves retrieval quality by eliminating tiny meaningless fragments, significantly speeds up document processing and embedding, reduces storage costs, and lowers embedding API costs or local compute requirements. [#​19595](https://github.com/open-webui/open-webui/issues/19595 ), [#​20314](https://github.com/open-webui/open-webui/pull/20314 ), [Commit](c324359580 )
- 💨 Administrators can now enable KV prefix caching optimization by setting "RAG\_SYSTEM\_CONTEXT" to true, which injects RAG context into the system message instead of user messages, enabling models to reuse cached tokens for follow-up questions instead of reprocessing the entire context on each turn, significantly improving response times and reducing costs for cloud-based models. [#​20301](https://github.com/open-webui/open-webui/discussions/20301 ), [#​20317](https://github.com/open-webui/open-webui/pull/20317 )
- 🖼️ Administrators and Action developers can now control image generation denoising steps per-request using a steps parameter, allowing Actions and API calls to override the global IMAGE\_STEPS configuration for both ComfyUI and Automatic1111 engines. [#​20337](https://github.com/open-webui/open-webui/pull/20337 )
- 🗄️ Administrators running multi-pod deployments can now designate a master pod to handle database migrations using the "ENABLE\_DB\_MIGRATIONS" environment variable. [Commit](9824f0e333 )
- 🎙️ Administrators can now configure Whisper's compute type using the "WHISPER\_COMPUTE\_TYPE" environment variable to fix compatibility issues with CUDA/GPU deployments. [Commit](26af1f92e2 )
- 🔍 Administrators can now control sigmoid normalization for CrossEncoder reranking models using the "SENTENCE\_TRANSFORMERS\_CROSS\_ENCODER\_SIGMOID\_ACTIVATION\_FUNCTION" environment variable, enabled by default for proper relevance threshold behavior with MS MARCO models. [#​20228](https://github.com/open-webui/open-webui/pull/20228 )
- 🔒 Administrators can now disable SSL certificate verification for external tools using the "REQUESTS\_VERIFY" environment variable, enabling integration with self-signed certificates for Tika, Ollama embeddings, and external rerankers. [#​19968](https://github.com/open-webui/open-webui/issues/19968 ), [Commit](dfc5dad631 )
- 📈 Administrators can now control audit log output destinations using "ENABLE\_AUDIT\_STDOUT" and "ENABLE\_AUDIT\_LOGS\_FILE" environment variables, allowing audit logs to be sent to container logs for centralized logging systems. [#​20114](https://github.com/open-webui/open-webui/pull/20114 ), [Commit](fdae5644e3 )
- 🛡️ Administrators can now restrict non-admin user access to Interface Settings through per-user or per-group permissions. [#​20424](https://github.com/open-webui/open-webui/pull/20424 )
- 🧠 Administrators can now globally enable or disable the Memories feature and control access through per-user or per-group permissions, with the Personalization tab automatically hidden when the feature is disabled. [#​20462](https://github.com/open-webui/open-webui/pull/20462 )
- 🟢 Administrators can now globally enable or disable user status visibility through the "ENABLE\_USER\_STATUS" setting in Admin Settings. [#​20488](https://github.com/open-webui/open-webui/pull/20488 )
- 🪝 Channel managers can now create webhooks to allow external services to post messages to channels without authentication. [Commit](cd296fcf0d )
- 📄 In the model editor users can now disable the "File Context" capability to skip automatic file content extraction and injection, forwarding raw messages with file attachment metadata instead for use with custom tools or future built-in file access tools. [Commit](daccf0713e ), [Docs:Commit](18ec6eaefc )
- 🔊 In the model editor users can now configure a specific TTS voice for each model, overriding user preferences and global defaults to give different AI personas distinct voices. [#​3097](https://github.com/open-webui/open-webui/issues/3097 ), [Commit](bb6188abf0 )
- 👥 Administrators now have three granular group sharing permission options instead of a simple on/off toggle, allowing them to choose between "No one", "Members", or "Anyone" for who can share content to each group. [Commit](ca514cd3ed )
- 📦 Administrators can now export knowledge bases as zip files containing text files for backup and archival purposes. [#​20120](https://github.com/open-webui/open-webui/issues/20120 ), [Commit](c1147578c0 )
- 🚀 Administrators can now create an admin account automatically at startup via "WEBUI\_ADMIN\_EMAIL", "WEBUI\_ADMIN\_PASSWORD", and "WEBUI\_ADMIN\_NAME" environment variables, enabling headless and automated deployments without exposing the signup page. [#​17654](https://github.com/open-webui/open-webui/issues/17654 ), [Commit](1138929f4d )
- 🦆 Administrators can now select a specific search backend for DDGS instead of random selection, with options including Bing, Brave, DuckDuckGo, Google, Wikipedia, Yahoo, and others. [#​20330](https://github.com/open-webui/open-webui/issues/20330 ), [#​20366](https://github.com/open-webui/open-webui/pull/20366 )
- 🧭 Administrators can now configure custom Jina Search API endpoints using the "JINA\_API\_BASE\_URL" environment variable, enabling region-specific deployments such as EU data processing. [#​19718](https://github.com/open-webui/open-webui/pull/19718 ), [Commit](f7f8a263b9 )
- 🔥 Administrators can now configure Firecrawl timeout values using the "FIRECRAWL\_TIMEOUT" environment variable to control web scraping wait times. [#​19973](https://github.com/open-webui/open-webui/pull/19973 ), [Commit](89ad1c68d1 )
- 💾 Administrators can now use openGauss as the vector database backend for knowledge base document storage and retrieval. [#​20179](https://github.com/open-webui/open-webui/pull/20179 )
- 🔄 Various improvements were implemented across the application to enhance performance, stability, and security.
- 📊 [Users can now sync their anonymous usage statistics](https://openwebui.com/leaderboard ) to the Open WebUI Community platform to power community leaderboards, drive model evaluations, and contribute to open-source AI research that benefits everyone, all while keeping conversations completely private (only metadata like model names, message counts, and ratings are shared). By sharing your stats, you're helping the community identify which models perform best, contributing to transparent AI benchmarking, and supporting the collective effort to make AI better for all. You can also download your stats as JSON for personal analysis.
- 🌐 Translations for German, Portuguese (Brazil), Spanish, Simplified Chinese, Traditional Chinese, and Polish were enhanced and expanded.
##### Fixed
- 🔊 Text-to-speech now correctly splits on newlines in addition to punctuation, so markdown bullet points and lists are spoken as separate sentences instead of being merged together. [#​5924](https://github.com/open-webui/open-webui/issues/5924 ), [Commit](869108a3e1 )
- 🔒 Users are now protected from stored XSS vulnerabilities in iFrame embeds for citations and response messages through configurable same-origin sandbox settings instead of hardcoded values. [#​20209](https://github.com/open-webui/open-webui/pull/20209 ), [#​20210](https://github.com/open-webui/open-webui/pull/20210 )
- 🔑 Image Generation, Web Search, and Audio (TTS/STT) API endpoints now enforce permission checks on the backend, closing a security gap where disabled features could previously be accessed via direct API calls. [#​20471](https://github.com/open-webui/open-webui/pull/20471 )
- 🛠️ Tools and Tool Servers (MCP and OpenAPI) now enforce access control checks on the backend, ensuring users can only access tools they have permission to use even via direct API calls. [#​20443](https://github.com/open-webui/open-webui/issues/20443 ), [Commit](9b06fdc8fe )
- 🔁 System prompts are no longer duplicated when using native function calling, fixing an issue where the prompt would be applied twice during tool-calling workflows. [Commit](9223efaff0 )
- 🗂️ Knowledge base uploads to folders no longer fail when "FOLDER\_MAX\_FILE\_COUNT" is unset, fixing an issue where the default null value caused all uploads to error. [Commit](ef9cd0e0ad )
- 📝 The "Create Note" button in the chat input now correctly hides for users without Notes permissions instead of showing and returning a 401 error when clicked. [#​20486](https://github.com/open-webui/open-webui/issues/20486 ), [Commit](9e9616b670 )
- 📊 The Evaluations page no longer crashes when administrators have large amounts of feedback data, as the leaderboard now fetches only the minimal required fields instead of loading entire conversation snapshots. [#​20476](https://github.com/open-webui/open-webui/issues/20476 ), [#​20489](https://github.com/open-webui/open-webui/pull/20489 ), [Commit](b2a1f71d92 )
- 💬 Users can now export chats, use the Ask/Explain popup, and view chat lists correctly again after these features were broken by recent refactoring changes that caused 500 and 400 server errors. [#​20146](https://github.com/open-webui/open-webui/issues/20146 ), [#​20205](https://github.com/open-webui/open-webui/issues/20205 ), [#​20206](https://github.com/open-webui/open-webui/issues/20206 ), [#​20212](https://github.com/open-webui/open-webui/pull/20212 )
- 💭 Users no longer experience data corruption when switching between chats during background operations like image generation, where messages from one chat would appear in another chat's history. [#​20266](https://github.com/open-webui/open-webui/pull/20266 )
- 🛡️ Users no longer encounter critical chat stability errors, including duplicate key errors from circular message dependencies, null message access during chat loading, and errors in the chat overview visualization. [#​20268](https://github.com/open-webui/open-webui/pull/20268 )
- 📡 Users with Channels no longer experience infinite recursion and connection pool exhaustion when fetching threaded replies, preventing RecursionError crashes during chat history loading. [#​20299](https://github.com/open-webui/open-webui/pull/20299 ), [Commit](c144122f60 )
- 📎 Users no longer encounter TypeError crashes when viewing messages with file attachments that have undefined URL properties. [#​20343](https://github.com/open-webui/open-webui/pull/20343 )
- 🔐 Users with MCP integrations now experience reliable OAuth 2.1 token refresh after access token expiration through proper Protected Resource discovery, preventing integration failures that caused sessions to be deleted. [#​19794](https://github.com/open-webui/open-webui/issues/19794 ), [#​20138](https://github.com/open-webui/open-webui/pull/20138 ), [#​20291](https://github.com/open-webui/open-webui/issues/20291 ), [Commit](bf2b296239 ), [Commit](89565c58c6 )
- 📚 Users who belong to multiple groups can now see Knowledge Bases shared with those groups, fixing an issue where they would disappear when shared with more than one group. [#​20124](https://github.com/open-webui/open-webui/issues/20124 ), [#​20229](https://github.com/open-webui/open-webui/issues/20229 ), [Commit](61e25dc2dc )
- 📂 Users now see the correct Knowledge Base name when hovering over # file references in chat input instead of "undefined". [#​20329](https://github.com/open-webui/open-webui/issues/20329 ), [#​20333](https://github.com/open-webui/open-webui/pull/20333 )
- 📋 Users now see notes displayed in correct chronological order within their time range groupings, fixing an issue where insertion order was not preserved. [Commit](3f577c0c3f )
- 📑 Users collaborating on notes now experience proper content sync when initializing from both HTML and JSON formats, fixing sync failures in collaborative editing sessions. [Commit](e27fb3e291 )
- 🔎 Users searching notes can now find hyphenated words and variations with spaces, so searching "todo" now finds "to-do" and "to do". [Commit](a3270648d8 )
- 📥 Users no longer experience false duplicate file warnings when reuploading files after initial processing failed, as the file hash is now only stored after successful processing completion. [#​19264](https://github.com/open-webui/open-webui/issues/19264 ), [#​20282](https://github.com/open-webui/open-webui/pull/20282 ), [Commit](d3ab9f4b96 )
- 💾 Users experience significantly improved page load performance as model profile images now cache properly in browsers, avoiding unnecessary image refetches. [Commit](bb821ab654 )
- 🎨 Users can now successfully edit uploaded images instead of having new images generated, fixing an issue introduced by the file storage refactor where images with type "file" and content\_type starting with "image/" weren't being recognized as editable images. [#​20237](https://github.com/open-webui/open-webui/issues/20237 ), [#​20169](https://github.com/open-webui/open-webui/pull/20169 ), [#​20239](https://github.com/open-webui/open-webui/pull/20239 ), [Commit](1148d1c927 )
- 🌐 Users writing in Persian and Arabic now see properly displayed right-to-left text in the notes section through automatic text direction detection. [#​19743](https://github.com/open-webui/open-webui/issues/19743 ), [#​20102](https://github.com/open-webui/open-webui/pull/20102 ), [Commit](b619a157bc )
- 🤖 Users can now successfully @​ mention models in Channels instead of experiencing silent failures. [Commit](5995771583 )
- 📋 Users on Windows now see correctly preserved line breaks when using the {{CLIPBOARD}} variable through CRLF to LF normalization. [#​19370](https://github.com/open-webui/open-webui/issues/19370 ), [#​20283](https://github.com/open-webui/open-webui/pull/20283 )
- 📁 Users now see the Knowledge Selector dropdown correctly displayed above the Create Folder modal instead of being hidden behind it. [#​20219](https://github.com/open-webui/open-webui/issues/20219 ), [#​20213](https://github.com/open-webui/open-webui/pull/20213 )
- 🌅 Users now see profile images in non-PNG formats like SVG, JPEG, and GIF displayed correctly instead of appearing broken. [#​20171](https://github.com/open-webui/open-webui/pull/20171 )
- 🆕 Non-admin users with disabled temporary chat permissions can now successfully create new chats and use pinned models from the sidebar. [#​20336](https://github.com/open-webui/open-webui/issues/20336 ), [#​20367](https://github.com/open-webui/open-webui/pull/20367 ), [Commit](e754940c03 )
- 🎛️ Users can now successfully use workspace models in chat, fixing "Model not found" errors that occurred when using custom model presets. [#​20340](https://github.com/open-webui/open-webui/issues/20340 ), [#​20344](https://github.com/open-webui/open-webui/pull/20344 ), [Commit](b55a46ae99 ), [Commit](2bb13d5dbc )
- 🔁 Users can now regenerate messages without crashes when the parent message is missing or corrupted in the chat history. [#​20264](https://github.com/open-webui/open-webui/pull/20264 )
- ✏️ Users no longer experience TipTap rich text editor crashes with "editor view is not available" errors when plugins or async methods try to access the editor after it has been destroyed. [#​20266](https://github.com/open-webui/open-webui/pull/20266 )
- 📗 Administrators with bypass access control enabled now correctly have write access to all knowledge bases. [#​20371](https://github.com/open-webui/open-webui/pull/20371 )
- 🔍 Administrators using local CrossEncoder reranking models now see proper relevance threshold behavior through MS MARCO model score normalization to the 0-1 range via sigmoid activation. [#​19999](https://github.com/open-webui/open-webui/issues/19999 ), [#​20228](https://github.com/open-webui/open-webui/pull/20228 )
- 🎯 Administrators using local SentenceTransformers embedding engine now benefit from proper batch size settings, preventing excessive memory usage from the default batch size of 32. [#​20053](https://github.com/open-webui/open-webui/issues/20053 ), [#​20054](https://github.com/open-webui/open-webui/pull/20054 ), [Commit](e4a5b06ca6 )
- 🔧 Administrators and users in offline mode or restricted environments like uv, poetry, and NixOS no longer experience crashes when Tools and Functions have frontmatter requirements, as pip installation is now skipped when offline mode is enabled. [#​20320](https://github.com/open-webui/open-webui/issues/20320 ), [#​20321](https://github.com/open-webui/open-webui/pull/20321 ), [Commit](https://github.com/open-webui/open-webui/commit/bd07ef8 )
- 📄 Administrators can now properly configure the MinerU document parsing service as the MinerU Cloud API key field is now available in the Admin Panel Documents settings. [#​20319](https://github.com/open-webui/open-webui/issues/20319 ), [#​20328](https://github.com/open-webui/open-webui/pull/20328 )
- ⚠️ Administrators no longer see SyntaxWarnings for invalid escape sequences in password validation regex patterns. [#​20298](https://github.com/open-webui/open-webui/pull/20298 ), [Commit](e55bf2c2ac )
- 🎨 Users with ComfyUI workflows now see only the intended final output images in chat instead of duplicate images from intermediate processing nodes like masks, crops, or segmentation previews. [#​20158](https://github.com/open-webui/open-webui/issues/20158 ), [#​20182](https://github.com/open-webui/open-webui/pull/20182 )
- 🖼️ Users with image generation enabled no longer see false vision capability warnings, allowing them to send follow-up messages after generating images and to send images to non-vision models for image editing. [#​20129](https://github.com/open-webui/open-webui/issues/20129 ), [#​20256](https://github.com/open-webui/open-webui/pull/20256 )
- 🔌 Administrators no longer experience infinite loading screens when invalid or MCP-style configurations are used with OpenAPI connection types for external tools. [#​20207](https://github.com/open-webui/open-webui/issues/20207 ), [#​20257](https://github.com/open-webui/open-webui/pull/20257 )
- 📥 Administrators no longer encounter TypeError crashes during SHA256 verification when uploading GGUF models via URL, fixing 500 Internal Server Error crashes. [#​20263](https://github.com/open-webui/open-webui/issues/20263 )
- 🚦 Users with Brave Search now experience automatic retry with a 1-second delay when hitting rate limits, preventing failures when sequential requests exceed the 1 request per second limit, though this only works reliably when web search concurrency is set to a maximum of 1. [#​15134](https://github.com/open-webui/open-webui/issues/15134 ), [#​20255](https://github.com/open-webui/open-webui/pull/20255 )
- 🗄️ Administrators with Redis Sentinel deployments no longer experience crashes during websocket disconnections due to improper async-generator handling in the YDocManager. [#​20142](https://github.com/open-webui/open-webui/issues/20142 ), [#​20145](https://github.com/open-webui/open-webui/pull/20145 )
- 🔐 Administrators using SCIM group management no longer encounter 500 errors when working with groups that have no members. [#​20187](https://github.com/open-webui/open-webui/pull/20187 )
- 🔗 Users now experience more reliable citations from AI models, especially when using smaller or weaker models that may not format citation references perfectly. [Commit](c0ec04935b )
- 🕸️ Administrators can now successfully save WebSearch settings without encountering validation errors for domain filter lists, YouTube language settings, or timeout values. [#​20422](https://github.com/open-webui/open-webui/pull/20422 )
- 📦 Administrators installing with the uv package manager now experience successful installation after deprecated dependencies that were causing conflicts were removed. [#​20177](https://github.com/open-webui/open-webui/issues/20177 ), [#​20192](https://github.com/open-webui/open-webui/pull/20192 )
- ⏱️ Administrators using custom "AIOHTTP\_CLIENT\_TIMEOUT" settings now see the configured timeout correctly applied to embedding generation, OAuth discovery, webhook calls, and tool/function loading instead of falling back to the default 300-second timeout. [Commit](e67891a374 )
##### Changed
- ⚠️ This release includes a major overhaul of database connection handling in the backend that requires all instances in multi-worker, multi-server, or load-balanced deployments to be updated simultaneously; running mixed versions will cause failures due to incompatible database connection management between old and new instances.
- 📝 Administrators who previously used the standalone "Markdown (Header)" text splitter must now switch to "character" or "token" mode with the new "ENABLE\_MARKDOWN\_HEADER\_TEXT\_SPLITTER" toggle enabled, as document chunking now applies markdown header splitting as a preprocessing step before character or token splitting. [Commit](d3a682759f ), [Commit](18a33a079b ), [Commit](08bf4670ec )
- 🖼️ Users no longer see the "Generate Image" action button in chat message interfaces; custom function should be used. [Commit](f0829ba6e6 )
- 🔗 Administrators will find the Admin Evaluations page at the new URL "/admin/evaluations/feedback" instead of "/admin/evaluations/feedbacks" to use the correct uncountable form of the word. [#​20296](https://github.com/open-webui/open-webui/pull/20296 )
- 🔐 Scripts or integrations that directly called Image Generation, Web Search, or Audio APIs while those features were disabled in the Admin UI will now receive 403 Forbidden errors, as backend permission enforcement has been added to match frontend restrictions. [#​20471](https://github.com/open-webui/open-webui/pull/20471 )
- 👥 The default group sharing permission changed from "Members" to "Anyone", meaning users can now share content to any group configured with "Anyone" permission regardless of their membership in that group. [Commit](ca514cd3ed )
> \[!TIP]\
> **Looking for an [Enterprise Plan](https://docs.openwebui.com/enterprise )?** – **[Speak with Our Sales Team Today!](mailto:sales@openwebui.com )**
>
> Get **enhanced capabilities**, including **custom theming and branding**, **Service Level Agreement (SLA) support**, and **more!**
👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible:
[@​ShirasawaSama](https://github.com/ShirasawaSama ), [@​BLACKTHOMAS](https://github.com/BLACKTHOMAS ), [@​imsamurai](https://github.com/imsamurai ), [@​jannikstdl](https://github.com/jannikstdl ), [@​silentoplayz](https://github.com/silentoplayz ), [@​joaoback](https://github.com/joaoback ), [@​rgaricano](https://github.com/rgaricano ), [@​silentoplayz](https://github.com/silentoplayz ), [@​Classic298](https://github.com/Classic298 ), [@​majiayu000](https://github.com/majiayu000 ), [@​Ithanil](https://github.com/Ithanil ), [@​vincentsunx](https://github.com/vincentsunx ), [@​landerrosette](https://github.com/landerrosette )
#### Sponsors 🙌
🚀 We'd like to extend a heartfelt thank you to our amazing sponsors for their generous support (Note: We've excluded private sponsors from this list. If you'd like to get featured here, feel free to reach out to us!)
[@​amd](https://github.com/amd ), [@​roosi-gmbh](https://github.com/roosi-gmbh ), [@​rndmcnlly](https://github.com/rndmcnlly ), [@​feddersen-group](https://github.com/feddersen-group ), [@​SRKConsulting](https://github.com/SRKConsulting ), [@​mushmax](https://github.com/mushmax ), [@​icanbwell](https://github.com/icanbwell ), [@​loitragg](https://github.com/loitragg ), [@​haka4githu6](https://github.com/haka4githu6 ), [@​silenceroom](https://github.com/silenceroom ), [@​crizCraig](https://github.com/crizCraig ), [@​GenieDev101](https://github.com/GenieDev101 ), [@​CubicleGangster](https://github.com/CubicleGangster ), [@​TOWaB](https://github.com/TOWaB ), [@​Classic298](https://github.com/Classic298 ), [@​comet-ml](https://github.com/comet-ml ), [@​FominVO](https://github.com/FominVO ), [@​catalyst-net-nz](https://github.com/catalyst-net-nz ), [@​JrdnHans](https://github.com/JrdnHans ), [@​hkosm](https://github.com/hkosm ), [@​VeroFess](https://github.com/VeroFess ), [@​joaoback](https://github.com/joaoback ), [@​walsermedia](https://github.com/walsermedia ), [@​LuxTronic](https://github.com/LuxTronic )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3145
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-10 00:13:55 +00:00
eafb52f96c
Update prometheus-operator-crds Docker tag to v26 ( #3144 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 40s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [prometheus-operator-crds](https://github.com/prometheus-community/helm-charts ) | major | `25.0.1` → `26.0.0` |
---
### Release Notes
<details>
<summary>prometheus-community/helm-charts (prometheus-operator-crds)</summary>
### [`v26.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/prometheus-operator-crds-26.0.0 )
[Compare Source](https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-25.0.1...prometheus-operator-crds-26.0.0 )
A Helm chart that collects custom resource definitions (CRDs) from the Prometheus Operator, allowing for seamless integration with GitOps tools
#### What's Changed
- \[prometheus-operator-crds] Update dependency prometheus-operator/prometheus-operator to v0.88.0 by [@​renovate](https://github.com/renovate )\[bot] in [#​6469](https://github.com/prometheus-community/helm-charts/pull/6469 )
**Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-admission-webhook-0.34.0...prometheus-operator-crds-26.0.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3144
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-10 00:12:15 +00:00
c3d24d62c3
remove config
lint-test-docker / lint-docker-compose (push) Successful in 19s
renovate / renovate (push) Successful in 2m52s
2026-01-09 14:10:14 -06:00
c952611bc4
Update searxng/searxng:latest Docker digest to 256b113 ( #3142 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 1m27s
2026-01-09 11:02:10 +00:00
7f3d826e95
Update searxng/searxng:latest Docker digest to 0ac7d5b ( #3140 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
renovate / renovate (push) Successful in 1m54s
2026-01-09 10:01:43 +00:00
1f8da87617
add isponsorblocktv
lint-test-docker / lint-docker-compose (push) Successful in 33s
renovate / renovate (push) Successful in 1m26s
2026-01-08 22:46:53 -06:00
efe7d68b38
fix version
lint-test-docker / lint-docker-compose (push) Successful in 20s
renovate / renovate (push) Successful in 1m46s
2026-01-08 22:18:03 -06:00
3165dc13fe
use castsponsorskip
lint-test-docker / lint-docker-compose (push) Failing after 22s
renovate / renovate (push) Successful in 1m6s
2026-01-08 22:08:05 -06:00
2ff6d8bdff
update lists
lint-test-docker / lint-docker-compose (push) Successful in 21s
renovate / renovate (push) Successful in 1m45s
2026-01-08 22:03:26 -06:00
79ffbdce86
change volume
lint-test-docker / lint-docker-compose (push) Failing after 25s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 19m29s
renovate / renovate (push) Successful in 1m41s
2026-01-08 18:55:37 -06:00
21baf8615b
remove watchtower
lint-test-docker / lint-docker-compose (push) Failing after 22s
renovate / renovate (push) Successful in 1m33s
2026-01-08 18:53:35 -06:00
df573c7fff
Update ghcr.io/plexguide/huntarr Docker tag to v8.2.11 ( #3133 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Successful in 2m0s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/plexguide/huntarr | patch | `8.2.10` → `8.2.11` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
Reviewed-on: #3133
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-09 00:07:54 +00:00
ffb6bbaa65
Update kube-prometheus-stack Docker tag to v80.13.2 ( #3135 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 37s
renovate / renovate (push) Successful in 3m22s
2026-01-08 23:06:55 +00:00
96cb181f65
Update Helm release generic-device-plugin to v0.20.12 ( #3134 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 37s
renovate / renovate (push) Has been cancelled
2026-01-08 23:06:17 +00:00
f837d89595
Update cloudflared Docker tag to v2.1.6 ( #3132 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 33s
renovate / renovate (push) Has been cancelled
2026-01-08 23:05:37 +00:00
bea345d3c5
update resource
lint-test-helm / lint-helm (push) Successful in 30s
render-manifests-push / render-manifests-push (push) Successful in 1m7s
renovate / renovate (push) Successful in 6m44s
2026-01-08 16:40:55 -06:00
db03b57c8c
update redis charts
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Successful in 2m1s
render-manifests-push / render-manifests-push (push) Successful in 2m36s
2026-01-08 16:09:34 -06:00
2c63e0ab55
update chart
lint-test-helm / lint-helm (push) Successful in 18s
render-manifests-push / render-manifests-push (push) Successful in 34s
renovate / renovate (push) Successful in 7m48s
2026-01-08 15:53:51 -06:00
0f883ebbd5
Update Helm release mariadb-cluster to v25.10.4 ( #3126 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 16s
renovate / renovate (push) Has been cancelled
2026-01-08 21:50:48 +00:00
db8ad61715
update chart
lint-test-helm / lint-helm (push) Successful in 37s
render-manifests-push / render-manifests-push (push) Successful in 1m3s
renovate / renovate (push) Has been cancelled
2026-01-08 15:48:13 -06:00
cc76aacb31
Update Helm release traefik to v38.0.2 ( #3123 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 50s
renovate / renovate (push) Successful in 5m11s
2026-01-08 21:24:01 +00:00
060e181caa
Update Helm release mariadb-operator to v25.10.4 ( #3121 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Has been cancelled
2026-01-08 21:21:41 +00:00
9bd4002cac
update chart
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 47s
renovate / renovate (push) Has been cancelled
2026-01-08 15:18:18 -06:00
0e147761c5
update lock
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Failing after 25s
renovate / renovate (push) Successful in 7m40s
2026-01-08 15:07:13 -06:00
daa668fe7f
Merge branch 'main' of https://gitea.alexlebens.net/alexlebens/infrastructure
render-manifests-push / render-manifests-push (push) Failing after 25s
lint-test-helm / lint-helm (push) Successful in 32s
renovate / renovate (push) Has been cancelled
2026-01-08 15:05:39 -06:00
f26fc2eeda
use new chart
2026-01-08 15:05:32 -06:00
f9b745a066
Update Helm release traefik-crds to v1.13.1 ( #3117 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Has been cancelled
2026-01-08 21:02:49 +00:00
5b07799833
Update Helm release mariadb-operator-crds to v25.10.4 ( #3116 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-01-08 21:01:59 +00:00
797dc2c180
Update Helm release democratic-csi to v0.15.1 ( #3114 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 23s
renovate / renovate (push) Successful in 2m35s
2026-01-08 20:33:33 +00:00
ffbb21ebb8
update operator
lint-test-helm / lint-helm (push) Successful in 25s
render-manifests-push / render-manifests-push (push) Successful in 46s
renovate / renovate (push) Successful in 2m16s
2026-01-08 14:31:20 -06:00
0169cc5055
add discord to allow
lint-test-docker / lint-docker-compose (push) Successful in 25s
lint-test-helm / lint-helm (push) Successful in 23s
render-manifests-push / render-manifests-push (push) Successful in 54s
renovate / renovate (push) Successful in 1m53s
2026-01-08 14:16:17 -06:00
b5d1380556
Update hashicorp/vault Docker tag to v1.21.2 ( #3111 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 17s
renovate / renovate (push) Successful in 1m48s
2026-01-08 19:01:35 +00:00
c95e7fac5b
change host
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Successful in 41s
renovate / renovate (push) Successful in 1m20s
2026-01-08 07:38:37 +00:00
e550630bed
change port
lint-test-helm / lint-helm (push) Failing after 9s
renovate / renovate (push) Failing after 2s
render-manifests-push / render-manifests-push (push) Successful in 32s
2026-01-08 07:33:51 +00:00
2089c7092d
change port
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Successful in 39s
renovate / renovate (push) Successful in 1m31s
2026-01-08 07:06:59 +00:00
b0693fd695
change bind
2026-01-08 07:04:56 +00:00
867ad462cf
Set namespace to priv
lint-test-helm / lint-helm (push) Successful in 17s
render-manifests-push / render-manifests-push (push) Successful in 1m0s
renovate / renovate (push) Successful in 1m15s
2026-01-08 06:53:48 +00:00
efe759a154
Update Helm release element-web to v1.4.27 ( #3104 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 1m16s
2026-01-08 06:50:05 +00:00
09f1f6c5ac
add env for urls
lint-test-helm / lint-helm (push) Successful in 21s
render-manifests-push / render-manifests-push (push) Successful in 31s
renovate / renovate (push) Successful in 1m43s
2026-01-08 06:48:10 +00:00
ed59fb6776
add gluetun to yubal
lint-test-helm / lint-helm (push) Successful in 18s
render-manifests-push / render-manifests-push (push) Successful in 46s
renovate / renovate (push) Successful in 1m30s
2026-01-07 17:56:21 -06:00
6d7cae21cd
change title
lint-test-helm / lint-helm (push) Successful in 18s
render-manifests-push / render-manifests-push (push) Successful in 41s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 22m37s
renovate / renovate (push) Successful in 2m16s
2026-01-07 17:46:14 -06:00
11504fd39d
Migrate Renovate config ( #3100 )
...
renovate / renovate (push) Successful in 1m28s
The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed.
You don't need to merge this PR right away, because Renovate will continue to migrate these fields internally each time it runs. But later some of these fields may be fully deprecated and the migrations removed. So it's a good idea to merge this migration PR soon.
🔕 **Ignore**: Close this PR and you won't be reminded about config migration again, but one day your current config may no longer be valid.
❓ Got questions? Does something look wrong to you? Please don't hesitate to [request help here](https://github.com/renovatebot/renovate/discussions ).
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: #3100
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-07 23:27:28 +00:00
fa8c9f3ee9
Update ghcr.io/orwellianepilogue/ephemera Docker tag to v2 ( #3071 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 31s
renovate / renovate (push) Successful in 1m29s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/orwellianepilogue/ephemera](https://github.com/OrwellianEpilogue/ephemera ) | major | `1.4.2` → `2.0.0` |
---
### Release Notes
<details>
<summary>OrwellianEpilogue/ephemera (ghcr.io/orwellianepilogue/ephemera)</summary>
### [`v2.0.0`](https://github.com/OrwellianEpilogue/ephemera/compare/v1.4.2...v2.0.0 )
[Compare Source](https://github.com/OrwellianEpilogue/ephemera/compare/v1.4.2...v2.0.0 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3071
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-07 23:20:41 +00:00
a3b5e95997
add custom manager
renovate / renovate (push) Successful in 1m21s
2026-01-07 17:14:08 -06:00
f55c2cf391
update image
render-manifests-push / render-manifests-push (push) Successful in 43s
lint-test-helm / lint-helm (push) Successful in 53s
renovate / renovate (push) Has been cancelled
2026-01-07 17:12:27 -06:00
d88db04e27
fix image
lint-test-helm / lint-helm (push) Successful in 25s
render-manifests-push / render-manifests-push (push) Successful in 53s
renovate / renovate (push) Successful in 1m52s
2026-01-07 17:07:28 -06:00
a100fc174a
Update Helm release app-template to v4.6.0 ( #3094 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 24s
renovate / renovate (push) Successful in 2m15s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts ) | minor | `4.5.0` → `4.6.0` |
---
### Release Notes
<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>
### [`v4.6.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.6.0 )
[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.5.0...app-template-4.6.0 )
##### Changelog:
##### Changed
- Upgraded the common library to v4.6.0
- [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/ )
- [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.6.0 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3094
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-07 23:03:02 +00:00
0b2ab4e315
add fladder
lint-test-docker / lint-docker-compose (push) Successful in 30s
lint-test-helm / lint-helm (push) Successful in 30s
render-manifests-push / render-manifests-push (push) Successful in 1m3s
renovate / renovate (push) Successful in 22m50s
2026-01-07 16:59:42 -06:00
ffde10a07f
Update ghcr.io/home-assistant/home-assistant Docker tag to v2026 ( #3095 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 25s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/home-assistant/home-assistant](https://www.home-assistant.io/ ) ([source](https://github.com/home-assistant/core )) | major | `2025.12.5` → `2026.1.0` |
---
### Release Notes
<details>
<summary>home-assistant/core (ghcr.io/home-assistant/home-assistant)</summary>
### [`v2026.1.0`](https://github.com/home-assistant/core/releases/tag/2026.1.0 )
[Compare Source](https://github.com/home-assistant/core/compare/2025.12.5...2026.1.0 )
<https://www.home-assistant.io/blog/2026/01/07/release-20261/ >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3095
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-07 22:51:02 +00:00
f676c8c9d8
Update ghcr.io/linuxserver/lidarr:3.1.0 Docker digest to 0922867 ( #3092 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 2m8s
renovate / renovate (push) Successful in 3m32s
2026-01-07 04:04:14 +00:00
0865e1367c
Update d3fk/s3cmd:latest Docker digest to 1010743 ( #3090 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 28s
renovate / renovate (push) Successful in 4m16s
2026-01-07 03:03:01 +00:00
94891522a7
Update rancher/local-path-provisioner Docker tag to v0.0.34 ( #3083 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 27s
renovate / renovate (push) Successful in 2m46s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 26m38s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| rancher/local-path-provisioner | patch | `v0.0.33` → `v0.0.34` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
Reviewed-on: #3083
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-07 02:06:31 +00:00
b8cd1a4bb1
Update ghcr.io/tailscale/tailscale Docker tag to v1.92.5 ( #3078 )
...
lint-test-docker / lint-docker-compose (push) Successful in 47s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker ) ([source](https://github.com/tailscale/tailscale )) | patch | `v1.92.4` → `v1.92.5` |
---
### Release Notes
<details>
<summary>tailscale/tailscale (ghcr.io/tailscale/tailscale)</summary>
### [`v1.92.5`](https://github.com/tailscale/tailscale/releases/tag/v1.92.5 )
[Compare Source](https://github.com/tailscale/tailscale/compare/v1.92.4...v1.92.5 )
Please refer to the changelog available at <https://tailscale.com/changelog >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
Reviewed-on: #3078
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-07 02:05:42 +00:00
c9aab47663
Update kube-prometheus-stack Docker tag to v80.13.0 ( #3087 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 32s
renovate / renovate (push) Successful in 2m43s
2026-01-07 02:01:32 +00:00
1692ebe6ab
Update rmcrackan/libation Docker tag to v13.1.1 ( #3085 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 23s
renovate / renovate (push) Successful in 3m52s
2026-01-07 01:57:36 +00:00
e23137fdb2
Update Helm release tailscale-operator to v1.92.5 ( #3082 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 26s
renovate / renovate (push) Has been cancelled
2026-01-07 01:55:02 +00:00
79316af06c
Update Helm release argo-workflows to v0.46.3 ( #3080 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 23s
renovate / renovate (push) Has been cancelled
2026-01-07 01:52:12 +00:00
70c18ae648
Update ghcr.io/booklore-app/booklore Docker tag to v1.16.5 ( #3077 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 24s
renovate / renovate (push) Has been cancelled
2026-01-07 01:47:05 +00:00
896bb9a2c6
Update outlinewiki/outline Docker tag to v1.2.0 ( #3075 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 33s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline ) | minor | `1.1.0` → `1.2.0` |
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v1.2.0`](https://github.com/outline/outline/releases/tag/v1.2.0 )
[Compare Source](https://github.com/outline/outline/compare/v1.1.0...v1.2.0 )
#### What's Changed
##### Highlights
**Diagrams.net** diagrams are now fully supported, insert new diagrams through the block menu or by uploading an existing png that was created in Diagrams.net – the original diagram data will be preserved and can be edited by clicking the "Edit" button in the image toolbar.
**Custom emoji** are now available – upload your own custom emoji in the admin settings and use them in your documents, comments, reactions, and icons.
**Improved revision history** with the ability to download any revision as HTML or Markdown, toggle whether changes are visible, and an improved rendering engine that retains more of the original document's formatting and structure.
**Authentication provider management** has been added to the settings, allowing admins to view and manage all configured authentication providers in one place. This includes the ability to disable providers, which will prevent users from signing in with that provider but will not delete any existing accounts.
**Passkey support** has been added as an optional login method. You can now sign in with biometric authentication (TouchId, Windows Hello) or security keys instead of a password. Existing workspaces will need to enable this on the authentication providers screen.
##### Other improvements
- The sidebar design was improved and refined in [#​10684](https://github.com/outline/outline/pull/10684 )
- It is now possible to upload and embed PDFs in [#​10198](https://github.com/outline/outline/pull/10198 )
- A "Popular" tab is now available for documents, popular docs are ranked higher in search in [#​10721](https://github.com/outline/outline/pull/10721 )
- A visual color palette is now available in the icon picker in [#​10696](https://github.com/outline/outline/pull/10696 )
- Avatar changes are now synced automatically from iDP in [#​10718](https://github.com/outline/outline/pull/10718 )
- User initials now supported in mention search in [#​10797](https://github.com/outline/outline/pull/10797 )
- New option to distribute table columns evenly in [#​10645](https://github.com/outline/outline/pull/10645 )
- Mermaid diagrams now have an explicit "Edit" option in the toolbar in [#​11060](https://github.com/outline/outline/pull/11060 )
- Added filtering to the notifications UI in [#​10916](https://github.com/outline/outline/pull/10916 )
- Added CSV export for member list in [#​10803](https://github.com/outline/outline/pull/10803 )
- Added CIDR range support to `ALLOWED_PRIVATE_IP_ADDRESSES` in [#​10923](https://github.com/outline/outline/pull/10923 )
- Add ContextMenu to RevisionListItem in [#​10952](https://github.com/outline/outline/pull/10952 )
- The GitHub integration now supports fetching details on public issues/PRs in [#​10827](https://github.com/outline/outline/pull/10827 )
- It is no longer required to use a public bucket for avatar images in [#​10977](https://github.com/outline/outline/pull/10977 )
- Implemented RFC 9700 hardening against refresh token reuse in [#​10960](https://github.com/outline/outline/pull/10960 )
- PKCE OAuth clients can now use refresh tokens in [#​10769](https://github.com/outline/outline/pull/10769 )
- Support for PostgreSQL multi-host connection URIs in `DATABASE_URL` in [#​10754](https://github.com/outline/outline/pull/10754 )
- Many internal performance improvements
##### Fixes
- Fixed display issues in share dialog in [#​10662](https://github.com/outline/outline/pull/10662 )
- Incompatibility between path and query search terms in [#​10667](https://github.com/outline/outline/pull/10667 )
- Restored ability to resize shared sidebar in [#​10669](https://github.com/outline/outline/pull/10669 )
- UI does not update when deleting API key in [#​10670](https://github.com/outline/outline/pull/10670 )
- Invalid access of `firstChild` for mermaid diagrams in [#​10668](https://github.com/outline/outline/pull/10668 )
- Plain text copy-to-clipboard serializer no longer squashes blocks in [#​10683](https://github.com/outline/outline/pull/10683 )
- When TOC extends beyond window bounds ensure headings scroll in [#​10687](https://github.com/outline/outline/pull/10687 )
- Added missing drop cursor in top position in [#​10689](https://github.com/outline/outline/pull/10689 )
- `Empty trash` button is now hidden when missing permissions in [#​10704](https://github.com/outline/outline/pull/10704 )
- Fixed search popover on public pages in [#​10717](https://github.com/outline/outline/pull/10717 )
- Multiple improvements to sitemap generation for public shares in [#​10716](https://github.com/outline/outline/pull/10716 )
- Fixed in-document find fails with multiple escaped characters in [#​10735](https://github.com/outline/outline/pull/10735 )
- Improved validation of urls extracted from data transfer event in [#​10740](https://github.com/outline/outline/pull/10740 )
- Middle-mouse button on internal link in Firefox no longer opens multiple tabs in [#​10748](https://github.com/outline/outline/pull/10748 )
- Fixed collection filter returning documents from all collections when no search query in [#​10775](https://github.com/outline/outline/pull/10775 )
- Templates are now inserted at cursor position instead of document start in [#​10783](https://github.com/outline/outline/pull/10783 )
- Shift paste with selection no longer inserts next to selection in [#​10799](https://github.com/outline/outline/pull/10799 )
- Fixed an issue where some Mermaid diagrams can't be expanded in [#​10807](https://github.com/outline/outline/pull/10807 )
- Collection overview now respects the separeat editing mode setting in [#​10816](https://github.com/outline/outline/pull/10816 )
- Query strings not forwarded on internal links from editor in [#​10854](https://github.com/outline/outline/pull/10854 )
- Shutdown during migrations does not release mutex lock in [#​10879](https://github.com/outline/outline/pull/10879 )
- `profileId` extraction in OIDC does not fallback to `token.sub` in [#​10882](https://github.com/outline/outline/pull/10882 )
- Fixed an issue where custom rate limiters were ignored due to mountPath mismatch in [#​10893](https://github.com/outline/outline/pull/10893 )
- Viewer role now replaced correctly on downgrade to guest in [#​10877](https://github.com/outline/outline/pull/10877 )
- Validation of `SECRET_KEY` environment variable tightened in [#​10897](https://github.com/outline/outline/pull/10897 )
- Fixed double pagination in `documents.list` and `documents.archived` with `sort=index` in [#​10895](https://github.com/outline/outline/pull/10895 )
- Comment actions now reliably appear in mobile drawer in [#​10904](https://github.com/outline/outline/pull/10904 )
- Fixed extra newlines in pasted code blocks in [#​10958](https://github.com/outline/outline/pull/10958 )
- Parser crash when pasting inline code containing checkboxes by [@​hdoo42](https://github.com/hdoo42 ) in [#​10949](https://github.com/outline/outline/pull/10949 )
- Fixed an issue where context menus could have context menus (menuception) in [#​10974](https://github.com/outline/outline/pull/10974 )
- Fixed invisible email buttons in iOS Mail dark mode in [#​10976](https://github.com/outline/outline/pull/10976 )
- Restored 'Create a doc' item in mention menu in [#​10980](https://github.com/outline/outline/pull/10980 )
- User with "can edit" permission on sub-document can now sort child documents in [#​10990](https://github.com/outline/outline/pull/10990 )
- Large base64 images pasted as HTML are now correctly handled in [#​10982](https://github.com/outline/outline/pull/10982 )
- Appending content via API no longer messes with existing document content in [#​10998](https://github.com/outline/outline/pull/10998 )
- Image warp exiting lightbox now correct in [#​10999](https://github.com/outline/outline/pull/10999 )
- Grips are now positioned correctly adjacent merged table cells in [#​11003](https://github.com/outline/outline/pull/11003 )
- Export no longer link to a non-accessible location for non-admins in [#​11070](https://github.com/outline/outline/pull/11070 )
#### New Contributors
- [@​nwleedev](https://github.com/nwleedev ) made their first contribution in [#​10759](https://github.com/outline/outline/pull/10759 )
- [@​hdoo42](https://github.com/hdoo42 ) made their first contribution in [#​10949](https://github.com/outline/outline/pull/10949 )
**Full Changelog**: <https://github.com/outline/outline/compare/v1.1.0...v1.2.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3075
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-07 01:44:18 +00:00
8081fecf3a
Update Helm release grafana-operator to v5.21.4 ( #3073 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 17s
renovate / renovate (push) Successful in 2m50s
2026-01-06 22:03:07 +00:00
0f1217c23b
update selector labels
lint-test-helm / lint-helm (push) Successful in 20s
render-manifests-push / render-manifests-push (push) Successful in 43s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 41m26s
renovate / renovate (push) Successful in 2m54s
2026-01-06 01:28:09 +00:00
57513b9423
Update ghcr.io/linuxserver/bazarr:1.5.4 Docker digest to 3785c9b ( #3069 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Successful in 2m5s
2026-01-05 17:02:28 +00:00
01877f1259
remove gluetun
lint-test-helm / lint-helm (push) Successful in 23s
render-manifests-push / render-manifests-push (push) Successful in 2m25s
renovate / renovate (push) Successful in 2m11s
2026-01-04 21:28:27 -06:00
5b32619955
Update ghcr.io/linuxserver/bazarr Docker tag to v1.5.4 ( #3066 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 25s
renovate / renovate (push) Successful in 3m11s
2026-01-05 03:04:58 +00:00
00357a4245
Update ghcr.io/linuxserver/qbittorrent:5.1.4 Docker digest to e0cedca ( #3064 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 49s
renovate / renovate (push) Successful in 4m46s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 27m23s
2026-01-05 01:02:59 +00:00
bd9a788c17
update image
lint-test-helm / lint-helm (push) Successful in 24s
render-manifests-push / render-manifests-push (push) Successful in 2m46s
renovate / renovate (push) Successful in 2m42s
2026-01-04 17:55:33 -06:00
3ff132c379
enable lidarr
2026-01-04 17:29:45 -06:00
2bd78b4d8e
update image
lint-test-helm / lint-helm (push) Successful in 24s
render-manifests-push / render-manifests-push (push) Successful in 41s
renovate / renovate (push) Successful in 2m17s
2026-01-04 17:20:32 -06:00
57fb4e7a72
Update ghcr.io/autobrr/qui Docker tag to v1.12.0 ( #3060 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 52s
renovate / renovate (push) Successful in 1m40s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/qui](https://github.com/autobrr/qui ) | minor | `v1.11.0` → `v1.12.0` |
---
### Release Notes
<details>
<summary>autobrr/qui (ghcr.io/autobrr/qui)</summary>
### [`v1.12.0`](https://github.com/autobrr/qui/releases/tag/v1.12.0 )
[Compare Source](https://github.com/autobrr/qui/compare/v1.11.0...v1.12.0 )
#### Changelog
##### New Features
- [`202e950`](202e950ae1 ): feat(automations): Add `free_space` condition ([#​1061](https://github.com/autobrr/qui/issues/1061 )) ([@​Barcode-eng](https://github.com/Barcode-eng ))
- [`3b106d6`](3b106d698d ): feat(automations): make conditions optional for non-delete rules and add drag reorder ([#​939](https://github.com/autobrr/qui/issues/939 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`0684d75`](0684d75e9c ): feat(config): Add QUI\_\_OIDC\_CLIENT\_SECRET\_FILE env var ([#​841](https://github.com/autobrr/qui/issues/841 )) ([@​PedDavid](https://github.com/PedDavid ))
- [`dac0173`](dac01738bc ): feat(config): allow disabling tracker icon fetching ([#​823](https://github.com/autobrr/qui/issues/823 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`dc10bad`](dc10badb00 ): feat(crossseed): add cancel run and opt-in errored torrent recovery ([#​918](https://github.com/autobrr/qui/issues/918 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`cd1fcc9`](cd1fcc962e ): feat(crossseed): add custom category option for cross-seeds ([#​907](https://github.com/autobrr/qui/issues/907 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`d189fe9`](d189fe92c4 ): feat(crossseed): add indexerName to webhook apply + fix category mode defaults ([#​916](https://github.com/autobrr/qui/issues/916 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`03a147e`](03a147e76f ): feat(crossseed): add option to skip recheck-required matches ([#​825](https://github.com/autobrr/qui/issues/825 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`edae00a`](edae00a247 ): feat(crossseed): add optional hardlink mode for cross-seeding ([#​849](https://github.com/autobrr/qui/issues/849 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`0938436`](093843661d ): feat(crossseed): add source aliasing for WEB/WEB-DL/WEBRip precheck matching ([#​874](https://github.com/autobrr/qui/issues/874 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`65f6129`](65f6129a1a ): feat(crossseed): show failure reasons, prune runs, and add cache cleanup ([#​923](https://github.com/autobrr/qui/issues/923 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`e10fba8`](e10fba85bf ): feat(details): torrent details panel improvements ([#​884](https://github.com/autobrr/qui/issues/884 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`6921140`](6921140e12 ): feat(docs): add Docusaurus documentation site ([@​s0up4200](https://github.com/s0up4200 ))
- [`6a5a66c`](6a5a66ceea ): feat(docs): add Icon and webUI variables to the Unraid install guide ([#​942](https://github.com/autobrr/qui/issues/942 )) ([@​BaukeZwart](https://github.com/BaukeZwart ))
- [`281fce7`](281fce7a25 ): feat(docs): add local search plugin ([#​1076](https://github.com/autobrr/qui/issues/1076 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`566de08`](566de08b30 ): feat(docs): add qui logo, update readme, remove v4 flag ([@​s0up4200](https://github.com/s0up4200 ))
- [`b83ac5a`](b83ac5a178 ): feat(docs): apply minimal.css theme to Docusaurus ([@​s0up4200](https://github.com/s0up4200 ))
- [`fe6a6df`](fe6a6dfa9f ): feat(docs): improve documentation pages and add support page ([@​s0up4200](https://github.com/s0up4200 ))
- [`62a7ad5`](62a7ad5e11 ): feat(docs): use qui favicon ([@​s0up4200](https://github.com/s0up4200 ))
- [`5d124c0`](5d124c0771 ): feat(orphan): add auto cleanup mode ([#​897](https://github.com/autobrr/qui/issues/897 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`3172ad9`](3172ad9ca3 ): feat(settings): add log settings + live log stream ([#​876](https://github.com/autobrr/qui/issues/876 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`3c1b34b`](3c1b34b9dd ): feat(torrents): add "torrent introuvable" to unregistered status ([#​836](https://github.com/autobrr/qui/issues/836 )) ([@​kephasdev](https://github.com/kephasdev ))
- [`afe4d39`](afe4d3932f ): feat(torrents): add tracker URL editing for single torrents ([#​848](https://github.com/autobrr/qui/issues/848 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`76dedd7`](76dedd7aae ): feat(torrents): update GeneralTabHorizontal to display limits and improve layout ([#​1078](https://github.com/autobrr/qui/issues/1078 )) ([@​martylukyy](https://github.com/martylukyy ))
- [`6831c24`](6831c249db ): feat(ui): unify payment options into single dialog ([@​s0up4200](https://github.com/s0up4200 ))
- [`4dcdf7f`](4dcdf7ff63 ): feat(web): add local file access indicator to instance cards ([#​911](https://github.com/autobrr/qui/issues/911 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`a560e5e`](a560e5e6cd ): feat(web): compact torrent details panel ([#​833](https://github.com/autobrr/qui/issues/833 )) ([@​martylukyy](https://github.com/martylukyy ))
- [`557e7bd`](557e7bd072 ): feat: add issue/discussion template ([#​945](https://github.com/autobrr/qui/issues/945 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`8b93719`](8b93719a2c ): feat: add workflow automation system with category actions, orphan scanner, and hardlink detection ([#​818](https://github.com/autobrr/qui/issues/818 )) ([@​s0up4200](https://github.com/s0up4200 ))
##### Bug Fixes
- [`b85ad6b`](b85ad6b8d7 ): fix(automations): allow delete rules to match incomplete torrents ([#​926](https://github.com/autobrr/qui/issues/926 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`ae06200`](ae06200e60 ): fix(automations): make tags field condition operators tag-aware ([#​908](https://github.com/autobrr/qui/issues/908 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`ace0101`](ace01014e1 ): fix(crossseed): detect folder mismatch for bare file to folder cross-seeds ([#​846](https://github.com/autobrr/qui/issues/846 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`1cc1243`](1cc1243958 ): fix(crossseed): enforce resolution and language matching with sensible defaults ([#​855](https://github.com/autobrr/qui/issues/855 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`cefb9cd`](cefb9cd20b ): fix(crossseed): execute external program reliably after injection ([#​1083](https://github.com/autobrr/qui/issues/1083 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`867e2da`](867e2da8c4 ): fix(crossseed): improve matching with size validation and relaxed audio checks ([#​845](https://github.com/autobrr/qui/issues/845 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`4b5079b`](4b5079b266 ): fix(crossseed): persist custom category settings in PATCH handler ([#​913](https://github.com/autobrr/qui/issues/913 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`cfbbc1f`](cfbbc1fd49 ): fix(crossseed): prevent season packs matching episodes ([#​854](https://github.com/autobrr/qui/issues/854 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`c7c1706`](c7c1706b70 ): fix(crossseed): reconcile interrupted runs on startup ([#​1084](https://github.com/autobrr/qui/issues/1084 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`7d633bd`](7d633bdf50 ): fix(crossseed): use ContentPath for manually-managed single-file torrents ([#​832](https://github.com/autobrr/qui/issues/832 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`d5db761`](d5db761a03 ): fix(database): include arr\_instances in string pool cleanup + remove auto-recovery ([#​898](https://github.com/autobrr/qui/issues/898 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`c73ec6f`](c73ec6f4e5 ): fix(database): prevent race between stmt cache access and db close ([#​840](https://github.com/autobrr/qui/issues/840 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`a40b872`](a40b872bbd ): fix(db): drop legacy hardlink columns from cross\_seed\_settings ([#​912](https://github.com/autobrr/qui/issues/912 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`e400af3`](e400af3d7b ): fix(db): recover wedged SQLite writer + stop cross-seed tight loop ([#​890](https://github.com/autobrr/qui/issues/890 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`90e15b4`](90e15b4aae ): fix(deps): update rls to recognize IP as iPlayer ([#​922](https://github.com/autobrr/qui/issues/922 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`8e81b9f`](8e81b9f396 ): fix(proxy): honor TLSSkipVerify for proxied requests ([#​1051](https://github.com/autobrr/qui/issues/1051 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`eb2bee0`](eb2bee0ce3 ): fix(security): redact sensitive URL parameters in logs ([#​853](https://github.com/autobrr/qui/issues/853 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`40982bc`](40982bc2e1 ): fix(themes): prevent reset on license errors, improve switch performance ([#​844](https://github.com/autobrr/qui/issues/844 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`a8a32f7`](a8a32f7fbe ): fix(ui): incomplete torrents aren't "Completed: 1969-12-31" ([#​851](https://github.com/autobrr/qui/issues/851 )) ([@​finevan](https://github.com/finevan ))
- [`5908bba`](5908bba2c2 ): fix(ui): preserve category collapse state when toggling incognito mode ([#​834](https://github.com/autobrr/qui/issues/834 )) ([@​jabloink](https://github.com/jabloink ))
- [`25c847e`](25c847ecf1 ): fix(ui): torrents with no creation metadata don't display 1969 ([#​873](https://github.com/autobrr/qui/issues/873 )) ([@​finevan](https://github.com/finevan ))
- [`6403b6a`](6403b6a126 ): fix(web): column filter status now matches all states in category ([#​880](https://github.com/autobrr/qui/issues/880 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`eafc4e7`](eafc4e72ef ): fix(web): make delete cross-seed check rely on content\_path matches ([#​1080](https://github.com/autobrr/qui/issues/1080 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`d57c749`](d57c7490ce ): fix(web): only show selection checkbox on normal view ([#​830](https://github.com/autobrr/qui/issues/830 )) ([@​jabloink](https://github.com/jabloink ))
- [`60338f6`](60338f60e9 ): fix(web): optimize TorrentDetailsPanel for mobile view and make tabs scrollable horizontally ([#​1066](https://github.com/autobrr/qui/issues/1066 )) ([@​martylukyy](https://github.com/martylukyy ))
- [`aedab87`](aedab87318 ): fix(web): speed limit input reformatting during typing ([#​881](https://github.com/autobrr/qui/issues/881 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`df7f3e0`](df7f3e04c4 ): fix(web): truncate file progress percentage instead of rounding ([#​919](https://github.com/autobrr/qui/issues/919 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`2fadd01`](2fadd01a9a ): fix(web): update eslint config for flat config compatibility ([#​879](https://github.com/autobrr/qui/issues/879 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`721cedd`](721cedd3e6 ): fix(web): use fixed heights for mobile torrent cards ([#​812](https://github.com/autobrr/qui/issues/812 )) ([@​jabloink](https://github.com/jabloink ))
- [`a7db605`](a7db605edb ): fix: remove pnpm-workspace.yaml breaking CI ([@​s0up4200](https://github.com/s0up4200 ))
- [`c0ddc0a`](c0ddc0a931 ): fix: use prefix matching for allowed bash commands ([@​s0up4200](https://github.com/s0up4200 ))
##### Other Changes
- [`fff52ce`](fff52cea2f ): chore(ci): disable reviewer ([@​s0up4200](https://github.com/s0up4200 ))
- [`7ef2a38`](7ef2a38b29 ): chore(ci): fix automated triage and deduplication workflows ([#​1057](https://github.com/autobrr/qui/issues/1057 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`d84910b`](d84910b1eb ): chore(docs): move Tailwind to documentation workspace only ([@​s0up4200](https://github.com/s0up4200 ))
- [`37ebe05`](37ebe05784 ): chore(docs): move netlify.toml to documentation directory ([@​s0up4200](https://github.com/s0up4200 ))
- [`e25de38`](e25de3830a ): chore(docs): remove disclaimer ([@​s0up4200](https://github.com/s0up4200 ))
- [`c59b809`](c59b8098e6 ): chore(docs): update support sections ([#​1063](https://github.com/autobrr/qui/issues/1063 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`b723523`](b7235233de ): chore(tests): remove dead tests and optimize slow test cases ([#​842](https://github.com/autobrr/qui/issues/842 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`662a1c6`](662a1c66f0 ): chore(workflows): update runners from 4vcpu to 2vcpu for all jobs ([#​859](https://github.com/autobrr/qui/issues/859 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`46f2a1c`](46f2a1ccf5 ): chore: clean up repo root by moving Docker, scripts, and community docs ([#​1054](https://github.com/autobrr/qui/issues/1054 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`2f27c0d`](2f27c0d7c5 ): chore: remove old issue templates ([@​s0up4200](https://github.com/s0up4200 ))
- [`04f361a`](04f361ad00 ): ci(triage): add labeling for feature-requests-ideas discussions ([@​s0up4200](https://github.com/s0up4200 ))
- [`f249c69`](f249c692da ): ci(triage): remove needs-triage label after applying labels ([@​s0up4200](https://github.com/s0up4200 ))
- [`bdda1de`](bdda1debb6 ): ci(workflows): add self-dispatch workaround for discussion events ([@​s0up4200](https://github.com/s0up4200 ))
- [`a9732a2`](a9732a2d13 ): ci(workflows): increase max-turns to 25 for Claude workflows ([@​s0up4200](https://github.com/s0up4200 ))
- [`d7d830d`](d7d830d1f3 ): docs(README): add Buy Me a Coffee link ([#​863](https://github.com/autobrr/qui/issues/863 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`266d92e`](266d92e451 ): docs(readme): Clarify ignore pattern ([#​878](https://github.com/autobrr/qui/issues/878 )) ([@​quorn23](https://github.com/quorn23 ))
- [`9586084`](95860849e1 ): docs(readme): add banner linking to stable docs ([#​925](https://github.com/autobrr/qui/issues/925 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`e36a621`](e36a62120d ): docs(readme): use markdown link for Polar URL ([@​s0up4200](https://github.com/s0up4200 ))
- [`9394676`](9394676fdc ): docs: add frontmatter titles and descriptions, remove marketing language ([@​s0up4200](https://github.com/s0up4200 ))
- [`ba9d45e`](ba9d45ee26 ): docs: add local filesystem access snippet and swizzle Details component ([@​s0up4200](https://github.com/s0up4200 ))
- [`4329edd`](4329edd6a0 ): docs: disclaimer about unreleased features ([#​943](https://github.com/autobrr/qui/issues/943 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`735d065`](735d065890 ): docs: improve external programs, orphan scan, reverse proxy, tracker icons documentation ([@​s0up4200](https://github.com/s0up4200 ))
- [`78faef2`](78faef2c28 ): docs: remove premature tip and fix stat command ([@​s0up4200](https://github.com/s0up4200 ))
- [`eaad3bf`](eaad3bfb68 ): docs: update social card image in Docusaurus configuration ([@​s0up4200](https://github.com/s0up4200 ))
- [`02a68e5`](02a68e5f36 ): refactor(crossseed): hardcode ignore patterns for file matching ([#​915](https://github.com/autobrr/qui/issues/915 )) ([@​s0up4200](https://github.com/s0up4200 ))
**Full Changelog**: <https://github.com/autobrr/qui/compare/v1.11.0...v1.12.0 >
#### Docker images
- `docker pull ghcr.io/autobrr/qui:v1.12.0`
- `docker pull ghcr.io/autobrr/qui:latest`
#### What to do next?
- Join our [Discord server](https://discord.autobrr.com/qui )
Thank you for using qui!
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3060
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-04 22:55:13 +00:00
54f80d9788
fix secret name
render-manifests-push / render-manifests-push (push) Successful in 44s
lint-test-helm / lint-helm (push) Successful in 50s
renovate / renovate (push) Successful in 2m16s
2026-01-04 15:07:12 -06:00
1691a9056b
Update ghcr.io/qdm12/gluetun:v3.41.0 Docker digest to 6b54856 ( #3057 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 27s
renovate / renovate (push) Successful in 1m32s
2026-01-04 20:56:11 +00:00
c125db3a7f
update gluetun
lint-test-helm / lint-helm (push) Successful in 38s
render-manifests-push / render-manifests-push (push) Successful in 2m20s
renovate / renovate (push) Has been cancelled
2026-01-04 14:53:12 -06:00
148d994cff
upgrade glutun
lint-test-helm / lint-helm (push) Successful in 1m5s
render-manifests-push / render-manifests-push (push) Successful in 1m8s
renovate / renovate (push) Successful in 2m7s
2026-01-04 14:44:58 -06:00
b7df1891f9
Update ghcr.io/actualbudget/actual Docker tag to v26 ( #3050 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Failing after 5s
renovate / renovate (push) Successful in 1m44s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/actualbudget/actual | major | `25.12.0` → `26.1.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3050
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-04 20:33:07 +00:00
6bf48a1e3e
Update ghcr.io/booklore-app/booklore Docker tag to v1.16.4 ( #3053 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m22s
renovate / renovate (push) Successful in 2m26s
2026-01-04 20:24:32 +00:00
441ddb73d8
update image
render-manifests-push / render-manifests-push (push) Successful in 1m11s
lint-test-helm / lint-helm (push) Successful in 1m59s
renovate / renovate (push) Has been cancelled
2026-01-04 14:20:37 -06:00
338ea68d0b
Update harbor.alexlebens.net/images/yubal-playlist Docker tag to v0.0.2 ( #3051 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Successful in 1m35s
2026-01-04 17:02:59 +00:00
cd9f988e26
Update ghcr.io/linuxserver/qbittorrent:5.1.4 Docker digest to c4e1276 ( #3048 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 17s
renovate / renovate (push) Successful in 2m50s
2026-01-04 08:02:00 +00:00
cace1c3aa5
change TZ
lint-test-helm / lint-helm (push) Successful in 18s
render-manifests-push / render-manifests-push (push) Successful in 38s
renovate / renovate (push) Successful in 1m50s
2026-01-03 23:20:36 -06:00
3e64a435fd
fix description
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 42s
renovate / renovate (push) Successful in 1m13s
2026-01-03 23:11:13 -06:00
c522eb11fa
fix env
lint-test-helm / lint-helm (push) Successful in 25s
render-manifests-push / render-manifests-push (push) Successful in 50s
renovate / renovate (push) Successful in 1m41s
2026-01-03 23:08:58 -06:00
068da769b3
fix storage name
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 35s
renovate / renovate (push) Successful in 1m53s
2026-01-03 23:06:42 -06:00
48d91e9ce7
replace rayflume-ytdl-sub with yubal-playlist
lint-test-helm / lint-helm (push) Successful in 16s
lint-test-docker / lint-docker-compose (push) Successful in 1m49s
render-manifests-push / render-manifests-push (push) Successful in 1m0s
renovate / renovate (push) Successful in 1m24s
2026-01-03 22:59:30 -06:00
e79d6783d8
Update ghcr.io/booklore-app/booklore Docker tag to v1.16.3 ( #3042 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 23m46s
renovate / renovate (push) Successful in 2m4s
2026-01-04 02:01:57 +00:00
591af9094c
Update ghcr.io/twin/gatus Docker tag to v5.34.0 ( #3036 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 17s
renovate / renovate (push) Successful in 1m45s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/twin/gatus](https://github.com/TwiN/gatus ) | minor | `v5.33.1` → `v5.34.0` |
---
### Release Notes
<details>
<summary>TwiN/gatus (ghcr.io/twin/gatus)</summary>
### [`v5.34.0`](https://github.com/TwiN/gatus/releases/tag/v5.34.0 )
[Compare Source](https://github.com/TwiN/gatus/compare/v5.33.1...v5.34.0 )
Hello users of Gatus.
I'm not a fan of mixing my personal life with open source, but I do believe in transparency, and those of you actually reading release notes are most definitely deserving of that transparency *(does anybody actually read this? if you're reading this, can you react to this release note with the least used release note emoji, "😄 "? For all I know, it's always the same 10 people reading this. Or don't, really, ~~2025~~ 2026's internet has enough forced engagement as it is)*.
Some of you may have noticed that in the past 6-8 weeks, reviews and merges have slowed down. This is because a few months ago, I became a father, and unlike a computing process, I can't send my child to sleep with a single command, nor can I use a debugger to find out what the problem is.
I had heard that *"babies slept 16 hours a day"* before I had my own, but never could I have imagined this meant they had 16 separate 1 hour nap.
I have also returned to work, because unfortunately, Gatus is just a side project for me and isn't my full time job, and while I have sufficient strength in me to handle both a full time job and being a father, I'm having a hard time maintaining my open source projects as well. I'm getting better every day, but I suspect it'll take a few months until things get back to normal.
Anyways, I wish you all a wonderful 2026. Things are tough right now, but just remember you're not alone. Try to not focus on everything wrong with the world, the list is long enough to keep you unhappy.
Never take life too seriously. Nobody gets out alive anyways.
Happy new year,
TwiN
***
#### What's Changed
- feat(alerting): ClickUp alerting provider by [@​TheBinaryGuy](https://github.com/TheBinaryGuy ) in [#​1462](https://github.com/TwiN/gatus/pull/1462 )
- fix(client): Switch websocket library by [@​joy4eg](https://github.com/joy4eg ) in [#​1423](https://github.com/TwiN/gatus/pull/1423 )
- fix(ui): Inconsistent time values in UI by [@​PythonGermany](https://github.com/PythonGermany ) in [#​1452](https://github.com/TwiN/gatus/pull/1452 )
- chore(ui): Remove unnecessary eslint rule disables by [@​PythonGermany](https://github.com/PythonGermany ) in [#​1422](https://github.com/TwiN/gatus/pull/1422 )
- ui: Disable hover effect if no link is set by [@​PythonGermany](https://github.com/PythonGermany ) in [#​1419](https://github.com/TwiN/gatus/pull/1419 )
- ci: Add workflow to regenerate static assets by [@​PythonGermany](https://github.com/PythonGermany ) in [#​1457](https://github.com/TwiN/gatus/pull/1457 )
- ci: Add platform input for custom action workflow by [@​PythonGermany](https://github.com/PythonGermany ) in [#​1437](https://github.com/TwiN/gatus/pull/1437 )
- docs(alerting): Remove warning for Splunk alerting provider by [@​luketainton](https://github.com/luketainton ) in [#​1475](https://github.com/TwiN/gatus/pull/1475 )
- docs: Separate web and ui config into sections by [@​PythonGermany](https://github.com/PythonGermany ) in [#​1439](https://github.com/TwiN/gatus/pull/1439 )
- docs: Add missing alert provider group override options by [@​PythonGermany](https://github.com/PythonGermany ) in [#​1467](https://github.com/TwiN/gatus/pull/1467 )
- docs: Update Telegram User ID to Chat ID in README by [@​gshpychka](https://github.com/gshpychka ) in [#​1434](https://github.com/TwiN/gatus/pull/1434 )
- docs: Update config section and add env var faq by [@​PythonGermany](https://github.com/PythonGermany ) in [#​1450](https://github.com/TwiN/gatus/pull/1450 )
#### New Contributors
- [@​gshpychka](https://github.com/gshpychka ) made their first contribution in [#​1434](https://github.com/TwiN/gatus/pull/1434 )
- [@​TheBinaryGuy](https://github.com/TheBinaryGuy ) made their first contribution in [#​1462](https://github.com/TwiN/gatus/pull/1462 )
- [@​luketainton](https://github.com/luketainton ) made their first contribution in [#​1475](https://github.com/TwiN/gatus/pull/1475 )
**Full Changelog**: <https://github.com/TwiN/gatus/compare/v5.33.1...v5.34.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3036
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-04 01:25:11 +00:00
f6fc17d7b1
Update rmcrackan/libation Docker tag to v13.1.0 ( #3035 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 22s
renovate / renovate (push) Successful in 1m33s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [rmcrackan/libation](https://github.com/rmcrackan/Libation ) | minor | `13.0.0` → `13.1.0` |
---
### Release Notes
<details>
<summary>rmcrackan/Libation (rmcrackan/libation)</summary>
### [`v13.1.0`](https://github.com/rmcrackan/Libation/releases/tag/v13.1.0 ): Libation 13.1
[Compare Source](https://github.com/rmcrackan/Libation/compare/v13.0.0...v13.1.0 )
- New feature: scan for higher quality audiobooks
- Bug fix [#​1526](https://github.com/rmcrackan/Libation/issues/1526 )
- Add CFBundleShortVersionString to Info.plist
Thanks to [@​Mbucari](https://github.com/Mbucari ), [@​radiorambo](https://github.com/radiorambo )
[Libation](https://github.com/rmcrackan/Libation ) is a free, open source audible library manager. Decrypt, backup, organize, and search your audible library
I intend to keep Libation free and open source, but if you want to [leave a tip](https://paypal.me/mcrackan?locale.x=en_us ), who am I to argue?
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3035
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-04 01:20:34 +00:00
e8f14a282b
Update Helm release external-dns to v1.20.0 ( #3034 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [external-dns](https://github.com/kubernetes-sigs/external-dns ) | minor | `1.19.0` → `1.20.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3034
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-04 01:20:08 +00:00
f4bddc1357
Update Helm release external-secrets to v1.2.1 ( #3038 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 28s
renovate / renovate (push) Successful in 2m5s
2026-01-03 23:02:33 +00:00
955fd44cc3
Update Helm release argo-cd to v9.2.4 ( #3037 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 17s
renovate / renovate (push) Has been cancelled
2026-01-03 23:02:06 +00:00
721b3b3fb4
Update searxng/searxng:latest Docker digest to 472dd0c ( #3032 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 29s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 31m32s
renovate / renovate (push) Successful in 2m34s
2026-01-02 08:01:46 +00:00
35c7c3b563
enable local
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Successful in 1m33s
renovate / renovate (push) Successful in 1m36s
2026-01-01 23:53:30 -06:00
4476cbbe64
enable local
lint-test-helm / lint-helm (push) Successful in 18s
render-manifests-push / render-manifests-push (push) Successful in 2m56s
renovate / renovate (push) Successful in 3m16s
2026-01-01 23:53:16 -06:00
afb314c3bc
enable local
render-manifests-push / render-manifests-push (push) Successful in 1m27s
lint-test-helm / lint-helm (push) Successful in 2m14s
renovate / renovate (push) Has been cancelled
2026-01-01 23:50:25 -06:00
6e7464005c
enable local
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Successful in 1m11s
renovate / renovate (push) Successful in 1m24s
2026-01-01 23:41:24 -06:00
7ca7a0157b
expand redis
lint-test-helm / lint-helm (push) Successful in 28s
render-manifests-push / render-manifests-push (push) Successful in 1m7s
renovate / renovate (push) Successful in 2m13s
2026-01-01 23:36:11 -06:00
14bfca3fea
add db store
lint-test-helm / lint-helm (push) Successful in 13s
render-manifests-push / render-manifests-push (push) Successful in 57s
renovate / renovate (push) Successful in 2m38s
2026-01-01 23:13:02 -06:00
f229055460
remove legacy matching
lint-test-helm / lint-helm (push) Successful in 3m57s
renovate / renovate (push) Successful in 2m19s
render-manifests-push / render-manifests-push (push) Successful in 4m20s
2026-01-01 22:58:15 -06:00
625fc29e1a
Update ghcr.io/karakeep-app/karakeep Docker tag to v0.30.0 ( #3022 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 2m27s
renovate / renovate (push) Successful in 5m34s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 26m38s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/karakeep-app/karakeep](https://github.com/karakeep-app/karakeep ) | minor | `0.29.3` → `0.30.0` |
---
### Release Notes
<details>
<summary>karakeep-app/karakeep (ghcr.io/karakeep-app/karakeep)</summary>
### [`v0.30.0`](https://github.com/karakeep-app/karakeep/releases/tag/v0.30.0 ): 0.30.0
[Compare Source](https://github.com/karakeep-app/karakeep/compare/v0.29.3...v0.30.0 )
### 0.30.0 (New year release 🎁 )
Welcome to the 0.30.0 release of Karakeep and happy new year! This release comes with "2025 wrapped" (a bit late), PDF archives, new reader settings, avatars, reddit crawling improvements, and more! Huge thanks to our contributors for this release [@​esimkowitz](https://github.com/esimkowitz ), [@​Moondragon85](https://github.com/Moondragon85 ), [@​rzxczxc](https://github.com/rzxczxc ), [@​colado](https://github.com/colado ), [@​Yeraze](https://github.com/Yeraze ), [@​eriktews](https://github.com/eriktews ) and everyone who shipped code, triaged bugs, or shared feedback for this release.
> If you enjoy using Karakeep, consider supporting the project [here ☕ ️](https://buymeacoffee.com/mbassem ) or via GitHub [here](https://github.com/sponsors/MohamedBassem ).
<a href="https://www.buymeacoffee.com/mbassem " target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png " alt="Buy Me A Coffee" width="auto" height="50" ></a>
And in case you missed it, we now have a ☁️ managed offering ☁️ for those who don't want to self-host. We're in public beta now and you can signup [here](https://cloud.karakeep.app ) 🎉 .
### New Features 🚀
- 2025 Wrapped is here to celebrate your year in Karakeep ([#​2322](https://github.com/karakeep-app/karakeep/issues/2322 )).
- PDF archives
- Archive bookmarks as PDFs, generated automatically during crawling or on-demand ([#​2309](https://github.com/karakeep-app/karakeep/issues/2309 )).
- Set `CRAWLER_STORE_PDF=true` to enable auto PDF archiving.
- Unified reader settings (font, size, etc) across all devices with per-device overrides ([#​2230](https://github.com/karakeep-app/karakeep/issues/2230 )). By [@​esimkowitz](https://github.com/esimkowitz )!
- Better metadata extraction:
- Reddit posts should now be crawled correctly, and banners should be fetched more reliably.
- Fixed YouTube thumbnail and author extraction.
- Fixed Amazon product image extraction (where it was sometimes showing the prime logo) ([#​2204](https://github.com/karakeep-app/karakeep/issues/2204 ), [#​2108](https://github.com/karakeep-app/karakeep/issues/2108 )). By [@​Yeraze](https://github.com/Yeraze )
- Upload custom user avatars for more personal profiles ([#​2296](https://github.com/karakeep-app/karakeep/issues/2296 )).
- AI Setting customization:
- Customize tag styling (case, separators, language) per user. It's highly recommended to set the tag style for more consistent tags ([#​2312](https://github.com/karakeep-app/karakeep/issues/2312 )).
- Per-user toggles to disable auto-tagging and/or auto-summarization ([#​2275](https://github.com/karakeep-app/karakeep/issues/2275 )).
- Others:
- Import libraries from Matter with full export support ([#​2245](https://github.com/karakeep-app/karakeep/issues/2245 )). By [@​Moondragon85](https://github.com/Moondragon85 )
- Bulk remove bookmarks from lists ([#​2279](https://github.com/karakeep-app/karakeep/issues/2279 )).
- Add a new rule condition to rule engine: "URL Does Not Contain" ([#​2280](https://github.com/karakeep-app/karakeep/issues/2280 )).
- Configure an OpenAI proxy via `OPENAI_PROXY_URL` ([#​2231](https://github.com/karakeep-app/karakeep/issues/2231 )). By [@​rzxczxc](https://github.com/rzxczxc )
- Added `is:broken` search qualifier to show links that failed crawling ([#​2225](https://github.com/karakeep-app/karakeep/issues/2225 )).
- Edit list now in the mobile app ([#​2310](https://github.com/karakeep-app/karakeep/issues/2310 )). By [@​colado](https://github.com/colado )
### UX Improvements ✨
- Our docs got a facelift! The docs got some styling, the pages got re-organized and we now have a "Using Karakeep" section that explains some of the core concepts of Karakeep.
- Replace bookmark banners and download attachments directly from the drop down menu ([#​2328](https://github.com/karakeep-app/karakeep/issues/2328 )).
- Sidebar scrollbar looks cleaner, and pending list invites show as a badge in the sidebar.
- Bookmark edit dialog now includes notes.
- Bookmark owner avatars now show up in collaborative lists.
- Mobile UI/UX improvements:
- Fixed title on mobile to be at most 2 lines long.
- Mobile settings screens should now feel more native ([#​2307](https://github.com/karakeep-app/karakeep/issues/2307 )).
- OLED-friendly colors in the Android app matching the colors of the ios app ([#​1958](https://github.com/karakeep-app/karakeep/issues/1958 )).
- Toasts on iOS now appear correctly above the open modals ([#​2320](https://github.com/karakeep-app/karakeep/issues/2320 )). By [@​colado](https://github.com/colado )
- Shared lists now appear in a dedicated subsection on mobile.
- Adding a bookmark to a list now shows a spinner during loading ([#​2283](https://github.com/karakeep-app/karakeep/issues/2283 )).
- Server version now appears in mobile settings ([#​2276](https://github.com/karakeep-app/karakeep/issues/2276 )).
- Fixed the confusing "tick button" beside the server address during login.
### Fixes 🔧
- Fixed missing db indicies that was causing slow bookmark queries ([#​2246](https://github.com/karakeep-app/karakeep/issues/2246 ), [#​2287](https://github.com/karakeep-app/karakeep/issues/2287 )).
- Improved Ollama summaries by using the generate endpoint ([#​2324](https://github.com/karakeep-app/karakeep/issues/2324 )). By [@​eriktews](https://github.com/eriktews )
- Fixed HTML bookmark imports failing on empty folder names ([#​2300](https://github.com/karakeep-app/karakeep/issues/2300 )).
- Fixed non-link bookmarks stuck in pending summarization ([#​1605](https://github.com/karakeep-app/karakeep/issues/1605 )).
- Improved tagging prompts and error-page detection.
- Reject spoofed content types on file uploads.
- Preserve failure counts when rescheduling rate-limited domains ([#​2303](https://github.com/karakeep-app/karakeep/issues/2303 )).
- Fixed duplicate backdrop buttons in reader view ([#​2234](https://github.com/karakeep-app/karakeep/issues/2234 )). By [@​colado](https://github.com/colado )
- RSS feed fetching is now spread over the hour ([#​2227](https://github.com/karakeep-app/karakeep/issues/2227 )).
- Asset preprocessing worker timeout is now configurable ([`91784cd`](https://github.com/karakeep-app/karakeep/commit/91784cd2 )).
- Fixed bypassing email verification in apiKey.exchange.
- Added limits on number of rss feeds and webhooks per user configurable by admins.
- Fixed a bug where failed crawling leave bookmarks as pending tagging in the admin dashboard.
### For Developers 🛠️
- OpenTelemetry integration with OTLP exporter ([#​2318](https://github.com/karakeep-app/karakeep/issues/2318 ), [#​2321](https://github.com/karakeep-app/karakeep/issues/2321 )).
- CLI can list users for admins.
- We're now defaulting to Node.js 24 (the current LTS).
- Breaking: In bookmark APIs `includeContent` now defaults to `false`. This change was announced a couple months ago, and is taking effect in this release.
### Community Projects 💡
- Karakeep integration for Home Assistant ([#​2196](https://github.com/karakeep-app/karakeep/issues/2196 )) by [@​sli-cka](https://github.com/sli-cka ). Get it from [here](https://github.com/sli-cka/karakeep-homeassistant ).
### Screenshots 📸
#### Wrapped 2025

#### Reader Settings
.
##### AI Settings

### Upgrading 📦
To upgrade:
- If you're using `KARAKEEP_VERSION=release`, run `docker compose pull && docker compose up -d`.
- If you're pinning it to a specific version, bump the version and then run `docker compose pull && docker compose up -d`.
### All Commits
- i18n: fix en\_US translation - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`d472a3a`](https://github.com/karakeep-app/karakeep/commit/d472a3a1 )
- fix: fix wrapped feature to only show bookmarks in 2025 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`4077e28`](https://github.com/karakeep-app/karakeep/commit/4077e286 )
- i18n: Sync weblate translations - Weblate in [`401ea6a`](https://github.com/karakeep-app/karakeep/commit/401ea6a9 )
- chore: drop the experimental tag from the rule engine - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`bf9d610`](https://github.com/karakeep-app/karakeep/commit/bf9d6105 )
- fix: show a toast during banner upload - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`9555f40`](https://github.com/karakeep-app/karakeep/commit/9555f409 )
- fix: don't switch the bookmark back to pending on recrawl - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`79400d0`](https://github.com/karakeep-app/karakeep/commit/79400d04 )
- fix: use the Ollama generate endpoint instead of chat ([#​2324](https://github.com/karakeep-app/karakeep/issues/2324 )) - [@​eriktews](https://github.com/eriktews ) in [`e8c79f2`](https://github.com/karakeep-app/karakeep/commit/e8c79f29 )
- feat: add replace banner and attachment download ([#​2328](https://github.com/karakeep-app/karakeep/issues/2328 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`3d652ee`](https://github.com/karakeep-app/karakeep/commit/3d652eee )
- feat: Add bulk remove from list ([#​2279](https://github.com/karakeep-app/karakeep/issues/2279 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`7a76216`](https://github.com/karakeep-app/karakeep/commit/7a76216e )
- feat: add "URL Does Not Contain" condition to rule engine ([#​2280](https://github.com/karakeep-app/karakeep/issues/2280 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`b20ba9c`](https://github.com/karakeep-app/karakeep/commit/b20ba9cf )
- feat: 2025 wrapped ([#​2322](https://github.com/karakeep-app/karakeep/issues/2322 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`a0b4a26`](https://github.com/karakeep-app/karakeep/commit/a0b4a26a )
- chore: worker tracing ([#​2321](https://github.com/karakeep-app/karakeep/issues/2321 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`7ab7db8`](https://github.com/karakeep-app/karakeep/commit/7ab7db8e )
- feat(landing): add corporate pricing - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`d852ee1`](https://github.com/karakeep-app/karakeep/commit/d852ee1a )
- fix(mobile): mobile modal UI issues ([#​2320](https://github.com/karakeep-app/karakeep/issues/2320 )) - [@​colado](https://github.com/colado ) in [`a43d375`](https://github.com/karakeep-app/karakeep/commit/a43d375f )
- ci: fix tests - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`9d6b128`](https://github.com/karakeep-app/karakeep/commit/9d6b1282 )
- feat: change default for tag style to be title case with spaces - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`9098a5a`](https://github.com/karakeep-app/karakeep/commit/9098a5a6 )
- fix: more tagging tweaks - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`c1cbaa8`](https://github.com/karakeep-app/karakeep/commit/c1cbaa8a )
- build: fix broken CI - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`a5ce977`](https://github.com/karakeep-app/karakeep/commit/a5ce977d )
- fix: change prompt to better recognize error pages - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`f5a5c14`](https://github.com/karakeep-app/karakeep/commit/f5a5c14e )
- refactor: reduce duplication in compare-models tool - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`f00287e`](https://github.com/karakeep-app/karakeep/commit/f00287ed )
- chore: add tracing for email functions - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`ba8d84a`](https://github.com/karakeep-app/karakeep/commit/ba8d84a5 )
- feat(mobile): create new list edit screen ([#​2310](https://github.com/karakeep-app/karakeep/issues/2310 )) - [@​colado](https://github.com/colado ) in [`30fa06f`](https://github.com/karakeep-app/karakeep/commit/30fa06fe )
- feat: Add open telemetry ([#​2318](https://github.com/karakeep-app/karakeep/issues/2318 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`5537fe8`](https://github.com/karakeep-app/karakeep/commit/5537fe85 )
- fix: reset tagging status on crawl failure ([#​2316](https://github.com/karakeep-app/karakeep/issues/2316 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`f7920bd`](https://github.com/karakeep-app/karakeep/commit/f7920bdc )
- feat: add the ability to specify a different changelog version - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`1082076`](https://github.com/karakeep-app/karakeep/commit/10820761 )
- fix: remove duplicate mobile backdrop button in reader view ([#​2234](https://github.com/karakeep-app/karakeep/issues/2234 )) - [@​esimkowitz](https://github.com/esimkowitz ) in [`3f44e31`](https://github.com/karakeep-app/karakeep/commit/3f44e319 )
- fix(landing): fix cloud banner on mobile - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`23f2853`](https://github.com/karakeep-app/karakeep/commit/23f28530 )
- refactor: add suspense boundary in sidebar layout - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`3c3d868`](https://github.com/karakeep-app/karakeep/commit/3c3d8685 )
- feat(mobile): make the settings menu look more native ([#​2307](https://github.com/karakeep-app/karakeep/issues/2307 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`6ee48ff`](https://github.com/karakeep-app/karakeep/commit/6ee48ffb )
- feat(web): better looking scrollbar in the sidebar - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`f7523a2`](https://github.com/karakeep-app/karakeep/commit/f7523a21 )
- feat(mobile): use oled friendly colors for android app. fixes [#​1958](https://github.com/karakeep-app/karakeep/issues/1958 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`e800d74`](https://github.com/karakeep-app/karakeep/commit/e800d744 )
- refactor: migrate toasts to sonner - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`173fb99`](https://github.com/karakeep-app/karakeep/commit/173fb99a )
- feat: add customizable tag styles ([#​2312](https://github.com/karakeep-app/karakeep/issues/2312 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`af3010a`](https://github.com/karakeep-app/karakeep/commit/af3010ab )
- feat: add Matter import support ([#​2245](https://github.com/karakeep-app/karakeep/issues/2245 )) - [@​Moondragon85](https://github.com/Moondragon85 ) in [`93630ce`](https://github.com/karakeep-app/karakeep/commit/93630ce8 )
- feat: support archiving as pdf ([#​2309](https://github.com/karakeep-app/karakeep/issues/2309 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`267db79`](https://github.com/karakeep-app/karakeep/commit/267db791 )
- feat: add OPENAI\_PROXY\_URL configuration and support for proxy in OpenAI client ([#​2231](https://github.com/karakeep-app/karakeep/issues/2231 )) - [@​rzxczxc](https://github.com/rzxczxc ) in [`bb6b742`](https://github.com/karakeep-app/karakeep/commit/bb6b742a )
- fix(tests): fix the asset upload tests - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`e82694d`](https://github.com/karakeep-app/karakeep/commit/e82694de )
- fix: reject spoofed content types on uploads - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`2dbdf76`](https://github.com/karakeep-app/karakeep/commit/2dbdf76c )
- deps: upgrade tesseract to v7 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`347793a`](https://github.com/karakeep-app/karakeep/commit/347793ad )
- feat(landing): announce cloud public beta in landing page - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`c3b2326`](https://github.com/karakeep-app/karakeep/commit/c3b2326c )
- chore: add a tool for comparing perf of different models - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`1dfa5d1`](https://github.com/karakeep-app/karakeep/commit/1dfa5d12 )
- feat: add notes to the bookmark edit dialog - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`ecb7a71`](https://github.com/karakeep-app/karakeep/commit/ecb7a710 )
- fix(restate): change journal retention for services to 3d - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`0efffdc`](https://github.com/karakeep-app/karakeep/commit/0efffdcc )
- fix(cli): migrate bookmark source in migration command - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`65cfa87`](https://github.com/karakeep-app/karakeep/commit/65cfa871 )
- fix: preserve failure count when rescheduling rate limited domains ([#​2303](https://github.com/karakeep-app/karakeep/issues/2303 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`ddd4b57`](https://github.com/karakeep-app/karakeep/commit/ddd4b578 )
- feat: show bookmark owner icon in shared lists ([#​2277](https://github.com/karakeep-app/karakeep/issues/2277 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`ef27670`](https://github.com/karakeep-app/karakeep/commit/ef27670f )
- fix: make avatars public - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`f7d3462`](https://github.com/karakeep-app/karakeep/commit/f7d34627 )
- refactor: move assets to their own model ([#​2301](https://github.com/karakeep-app/karakeep/issues/2301 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`013ca67`](https://github.com/karakeep-app/karakeep/commit/013ca67c )
- feat: add support for user avatars ([#​2296](https://github.com/karakeep-app/karakeep/issues/2296 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`314c363`](https://github.com/karakeep-app/karakeep/commit/314c363e )
- fix: handle empty folder names in HTML bookmark imports ([#​2300](https://github.com/karakeep-app/karakeep/issues/2300 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`3408e6e`](https://github.com/karakeep-app/karakeep/commit/3408e6e4 )
- feat: add a warning about viewing archives inline. fixes [#​2286](https://github.com/karakeep-app/karakeep/issues/2286 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`e336513`](https://github.com/karakeep-app/karakeep/commit/e336513f )
- fix(tests): fix the user setting tests - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`258bebe`](https://github.com/karakeep-app/karakeep/commit/258bebe0 )
- feat: Add user settings to disable auto tagging/summarization ([#​2275](https://github.com/karakeep-app/karakeep/issues/2275 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`0bdba54`](https://github.com/karakeep-app/karakeep/commit/0bdba54b )
- feat(mobile): Convert server address editing to modal in mobile app ([#​2290](https://github.com/karakeep-app/karakeep/issues/2290 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`ece68ed`](https://github.com/karakeep-app/karakeep/commit/ece68ed0 )
- fix: check quota usage instead bookmark transaction - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`ca4bfa4`](https://github.com/karakeep-app/karakeep/commit/ca4bfa4c )
- fix: optimize tagging db queries ([#​2287](https://github.com/karakeep-app/karakeep/issues/2287 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`e18dc4c`](https://github.com/karakeep-app/karakeep/commit/e18dc4c9 )
- docs: shuffle some docs around - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`4762da1`](https://github.com/karakeep-app/karakeep/commit/4762da12 )
- docs: add RSS feeds integration documentation ([#​2288](https://github.com/karakeep-app/karakeep/issues/2288 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`903aa5e`](https://github.com/karakeep-app/karakeep/commit/903aa5e9 )
- feat(restate): Add a var to control whether to expose core services or not - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`dc8ab86`](https://github.com/karakeep-app/karakeep/commit/dc8ab862 )
- feat: add more restate semaphore controls - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`58eb6c0`](https://github.com/karakeep-app/karakeep/commit/58eb6c00 )
- feat(mobile): Show shared lists under a subsection - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`837dea5`](https://github.com/karakeep-app/karakeep/commit/837dea5e )
- fix(mobile): Fix title line clamp to 2 lines - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`15cfa13`](https://github.com/karakeep-app/karakeep/commit/15cfa137 )
- fix(mobile): Add loading spinner to mobile list button ([#​2283](https://github.com/karakeep-app/karakeep/issues/2283 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`7b98c52`](https://github.com/karakeep-app/karakeep/commit/7b98c52a )
- feat: add server version display to mobile app settings ([#​2276](https://github.com/karakeep-app/karakeep/issues/2276 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`bd969b3`](https://github.com/karakeep-app/karakeep/commit/bd969b34 )
- fix: add authentication checks to settings layout ([#​2274](https://github.com/karakeep-app/karakeep/issues/2274 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`e53f3ae`](https://github.com/karakeep-app/karakeep/commit/e53f3ae5 )
- fix: only trigger search autocomplete on first search char - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`92e352f`](https://github.com/karakeep-app/karakeep/commit/92e352f3 )
- feat(landing): remove waitlist link. fixes [#​2270](https://github.com/karakeep-app/karakeep/issues/2270 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`e842c5a`](https://github.com/karakeep-app/karakeep/commit/e842c5a7 )
- fix: don't fail the script if the user karakeep already exists. fixes [#​2242](https://github.com/karakeep-app/karakeep/issues/2242 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`e78e512`](https://github.com/karakeep-app/karakeep/commit/e78e5129 )
- fix: collapse reader settings by default - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`3955f91`](https://github.com/karakeep-app/karakeep/commit/3955f91a )
- docs: Add icons beside category names - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`9021822`](https://github.com/karakeep-app/karakeep/commit/9021822a )
- Revert "fix: fix restate service to return control to restate service on timeout" - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`510174d`](https://github.com/karakeep-app/karakeep/commit/510174db )
- feat: Add unified reader settings with local overrides ([#​2230](https://github.com/karakeep-app/karakeep/issues/2230 )) - [@​esimkowitz](https://github.com/esimkowitz ) in [`7f4202a`](https://github.com/karakeep-app/karakeep/commit/7f4202af )
- fix: fix restate service to return control to restate service on timeout - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`6db14ac`](https://github.com/karakeep-app/karakeep/commit/6db14ac4 )
- fix: non-link bookmarks where stuck in pending summarization. Fixes [#​1605](https://github.com/karakeep-app/karakeep/issues/1605 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`d735711`](https://github.com/karakeep-app/karakeep/commit/d7357118 )
- fix: move trpc error logging inside the dev check - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`0b65e5a`](https://github.com/karakeep-app/karakeep/commit/0b65e5a4 )
- fix: Fix Amazon product image extraction on amazon.com URLs ([#​2108](https://github.com/karakeep-app/karakeep/issues/2108 )) - [@​Yeraze](https://github.com/Yeraze ) in [`b319635`](https://github.com/karakeep-app/karakeep/commit/b3196354 )
- feat: use reddit API for metadata extraction. Fixes [#​1853](https://github.com/karakeep-app/karakeep/issues/1853 ) [#​1883](https://github.com/karakeep-app/karakeep/issues/1883 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`f5c32d9`](https://github.com/karakeep-app/karakeep/commit/f5c32d94 )
- fix: use GET requests for the content type request - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`d6dd8eb`](https://github.com/karakeep-app/karakeep/commit/d6dd8ebd )
- docs: fix sidebar on mobile - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`f111cba`](https://github.com/karakeep-app/karakeep/commit/f111cba9 )
- feat: Add limits on number of rss feeds and webhooks per user - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`74df8bd`](https://github.com/karakeep-app/karakeep/commit/74df8bd7 )
- release(cli): Bump CLI version to 0.29.1 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`697c853`](https://github.com/karakeep-app/karakeep/commit/697c853a )
- readme: some readme updates - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`1ebc721`](https://github.com/karakeep-app/karakeep/commit/1ebc721c )
- docs: Update screenshots in docs - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`c6cf418`](https://github.com/karakeep-app/karakeep/commit/c6cf4188 )
- docs: Adding user guides - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`04b9c29`](https://github.com/karakeep-app/karakeep/commit/04b9c291 )
- docs: drop docs for old versions - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`fecb007`](https://github.com/karakeep-app/karakeep/commit/fecb0079 )
- docs: restructure the docs - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`af69f63`](https://github.com/karakeep-app/karakeep/commit/af69f637 )
- docs: restyle the docs - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`b434440`](https://github.com/karakeep-app/karakeep/commit/b4344401 )
- ci: run CI with node 24 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`2bdba53`](https://github.com/karakeep-app/karakeep/commit/2bdba536 )
- deps: Upgrade to nodejs 24 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`480abce`](https://github.com/karakeep-app/karakeep/commit/480abce4 )
- fix!: changing default for includeContent to be false in the API - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`1369ad0`](https://github.com/karakeep-app/karakeep/commit/1369ad01 )
- deps: Upgrade nextjs to 15.3.8 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`80278ec`](https://github.com/karakeep-app/karakeep/commit/80278ecf )
- deps: Upgrade nextjs to 15.3.7 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`74bdc18`](https://github.com/karakeep-app/karakeep/commit/74bdc186 )
- fix: add more indicies for faster bookmark queries ([#​2246](https://github.com/karakeep-app/karakeep/issues/2246 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`683083f`](https://github.com/karakeep-app/karakeep/commit/683083f4 )
- feat: make asset preprocessing worker timeout configurable - [@​Claude](https://github.com/Claude ) in [`91784cd`](https://github.com/karakeep-app/karakeep/commit/91784cd2 )
- fix: Add cache control header on asset endpoints - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`3e8cc74`](https://github.com/karakeep-app/karakeep/commit/3e8cc745 )
- chore: Allowing multi user benchmarks and adding more coverage - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`265b677`](https://github.com/karakeep-app/karakeep/commit/265b6773 )
- feat(cli): Add ability to list users for the admin in the CLI - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`69a756a`](https://github.com/karakeep-app/karakeep/commit/69a756aa )
- fix: fix correctly accounting for text bookmark in import sessions. [#​2208](https://github.com/karakeep-app/karakeep/issues/2208 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`6886385`](https://github.com/karakeep-app/karakeep/commit/6886385c )
- fix: check import quota before importing bookmarks ([#​2232](https://github.com/karakeep-app/karakeep/issues/2232 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`20d3761`](https://github.com/karakeep-app/karakeep/commit/20d3761c )
- build: fix typecheck error in query explainer - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`b6c2dad`](https://github.com/karakeep-app/karakeep/commit/b6c2dadd )
- fix: migrate to metascraper-x from metascraper-twitter - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`c6f93b3`](https://github.com/karakeep-app/karakeep/commit/c6f93b3b )
- feat: add is:broken search qualifier for broken links ([#​2225](https://github.com/karakeep-app/karakeep/issues/2225 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`1f43f23`](https://github.com/karakeep-app/karakeep/commit/1f43f232 )
- feat: spread feed fetch scheduling deterministically over the hour ([#​2227](https://github.com/karakeep-app/karakeep/issues/2227 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`13a090c`](https://github.com/karakeep-app/karakeep/commit/13a090c4 )
- fix: better extraction for youtube thumbnails. [#​2204](https://github.com/karakeep-app/karakeep/issues/2204 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`e3cc546`](https://github.com/karakeep-app/karakeep/commit/e3cc5463 )
- fix: remove queue triggers outside of updateTags transaction - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`cf2a12c`](https://github.com/karakeep-app/karakeep/commit/cf2a12c8 )
- chore: add benchmarks ([#​2229](https://github.com/karakeep-app/karakeep/issues/2229 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`6180c66`](https://github.com/karakeep-app/karakeep/commit/6180c662 )
- build: dont update latest tags on release - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`de98873`](https://github.com/karakeep-app/karakeep/commit/de98873a )
- deps: Upgrade nextjs to 15.3.6 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`20081a3`](https://github.com/karakeep-app/karakeep/commit/20081a3a )
- feat: add a notification badge for list invitations - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`3c6b8e9`](https://github.com/karakeep-app/karakeep/commit/3c6b8e97 )
- docs: add karakeep integration for Home Assistant ([#​2196](https://github.com/karakeep-app/karakeep/issues/2196 )) - [@​sli-cka](https://github.com/sli-cka ) in [`9a33938`](https://github.com/karakeep-app/karakeep/commit/9a339385 )
- fix: regen turnstile token on signup resubmission - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`9257b53`](https://github.com/karakeep-app/karakeep/commit/9257b534 )
- feat(landing): Add more features to the homepage - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`9a6d36f`](https://github.com/karakeep-app/karakeep/commit/9a6d36f2 )
- ci: run arm docker image builds on arm machines - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`3421246`](https://github.com/karakeep-app/karakeep/commit/3421246d )
- ci: parallelize the docker workflow for platforms - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`2e88961`](https://github.com/karakeep-app/karakeep/commit/2e889617 )
- fix: reenable idempotency key for search indexing - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`2ef751e`](https://github.com/karakeep-app/karakeep/commit/2ef751ef )
- fix: fix bypass email verification in apiKey.exchange - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`e4f434e`](https://github.com/karakeep-app/karakeep/commit/e4f434e7 )
- readme: add collaborative lists to the list of features - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`d6d319d`](https://github.com/karakeep-app/karakeep/commit/d6d319d3 )
- fix: Add restate queued idempotency ([#​2169](https://github.com/karakeep-app/karakeep/issues/2169 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`a71b950`](https://github.com/karakeep-app/karakeep/commit/a71b9505 )
- feat: add support for turnstile on signup - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`b12c1c3`](https://github.com/karakeep-app/karakeep/commit/b12c1c3a )
- build: fix npm trusted publishing - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`4898b6b`](https://github.com/karakeep-app/karakeep/commit/4898b6be )
- release: cli, mcp and sdk - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`28d6750`](https://github.com/karakeep-app/karakeep/commit/28d6750e )
- release(extension): Release version 1.2.8 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`fdea086`](https://github.com/karakeep-app/karakeep/commit/fdea0861 )
- release(mobile): Bump mobile version to 1.8.3 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`8da5b59`](https://github.com/karakeep-app/karakeep/commit/8da5b598 )
- release(docs): release the 0.29 docs - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`97c386a`](https://github.com/karakeep-app/karakeep/commit/97c386a4 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3022
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-02 01:57:41 +00:00
79a0dfff1a
prep to migrate to new storage layout
lint-test-helm / lint-helm (push) Successful in 10s
render-manifests-push / render-manifests-push (push) Successful in 26s
renovate / renovate (push) Successful in 2m12s
2026-01-01 14:07:38 -06:00
89027af036
Update ghcr.io/siderolabs/talosctl Docker tag to v1.12.0 ( #2825 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 1m12s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/siderolabs/talosctl](https://github.com/siderolabs/talos ) | minor | `v1.11.6` → `v1.12.0` |
---
### Release Notes
<details>
<summary>siderolabs/talos (ghcr.io/siderolabs/talosctl)</summary>
### [`v1.12.0`](https://github.com/siderolabs/talos/blob/HEAD/CHANGELOG.md#Changes-since-v1120-alpha1 )
[Compare Source](https://github.com/siderolabs/talos/compare/v1.11.6...v1.12.0 )
<details><summary>66 commits</summary>
<p>
- [`3d811a4c8`](3d811a4c81 ) release(v1.12.0-alpha.2): prepare release
- [`fb4bfe851`](fb4bfe851c ) chore: fix LVM test
- [`f4ee0d112`](f4ee0d1128 ) chore: disable VIP operator test
- [`288f63872`](288f638726 ) feat: bump deps
- [`b66482c52`](b66482c529 ) feat: allow disabling injection of extra cmdline in cluster create
- [`704b5f99e`](704b5f99e6 ) feat: update Kubernetes to 1.35.0-alpha.2
- [`1dffa5d99`](1dffa5d996 ) feat: implement virtual IP operator config
- [`43b1d7537`](43b1d75375 ) fix: validate provisioner when destroying local clusters
- [`b494c54c8`](b494c54c81 ) fix: talos import on non-linux
- [`61e95cb4b`](61e95cb4b7 ) feat: support bootloader option for ISO
- [`d11072726`](d110727263 ) fix: provide offset for partitions in discovered volumes
- [`39eeae963`](39eeae9631 ) feat: update dependencies
- [`9890a9a31`](9890a9a31d ) test: fix OOM test
- [`c0772b8ed`](c0772b8eda ) feat: add airgapped mode to QEMU backed talos
- [`ac60a9e27`](ac60a9e27d ) fix: update test for PCI driver rebind/IOMMU
- [`6c98f4cdb`](6c98f4cdb0 ) feat: implement new DHCP network configuration
- [`da92a756d`](da92a756d9 ) fix: drop 'ro' falg from defaults
- [`28fd2390c`](28fd2390cb ) fix: imager build on arm64
- [`4e12df8c5`](4e12df8c5c ) test: integration test for OOM controller
- [`7e498faba`](7e498faba9 ) feat: use image signer
- [`eccb21dd3`](eccb21dd3b ) feat: add presets to the 'cluster create qemu' command
- [`ec0a813fa`](ec0a813fac ) feat: unify cmdline handling GRUB/systemd-boot
- [`37e4c40c6`](37e4c40c6a ) fix: skip module signature tests on docker provisioner only
- [`8124efb42`](8124efb42f ) fix: cache e2e
- [`4adcda0f5`](4adcda0f54 ) fix: reserve the apid and trustd ports from the ephemeral port range
- [`ced57b047`](ced57b047a ) feat: support optionally disabling module sig verification
- [`1e5c4ed64`](1e5c4ed644 ) fix: build talosctl image cache-serve non-linux
- [`dbdd2b237`](dbdd2b237e ) feat: add static registry to talosctl
- [`77d8cc7c5`](77d8cc7c58 ) chore: push `latest` tag only on main
- [`59d9b1c75`](59d9b1c75d ) feat: update dependencies
- [`bf6ad5171`](bf6ad51710 ) feat: add back install script
- [`da451c5ba`](da451c5ba4 ) chore: drop documentation except for fresh reference
- [`2f23fedeb`](2f23fedeb7 ) fix: file leak in reading cgroups
- [`b412ffdbc`](b412ffdbc2 ) docs: update README.md for docs link
- [`8dc51bae7`](8dc51bae79 ) feat: add drm\_gpuvm and drm\_gpusvm\_helper modules
- [`4ca58aeb8`](4ca58aeb81 ) fix: make Akamai platform usable
- [`061f8e76f`](061f8e76fd ) feat: bump pkgs
- [`a9fa852da`](a9fa852dad ) feat: update uefi image to talos linux logo
- [`04753ba69`](04753ba698 ) feat: update go to 1.25.2
- [`9a42b05bd`](9a42b05bda ) feat: implement link aliasing
- [`d732bd0be`](d732bd0be7 ) chore(ci): run only nvidia tests for NVIDIA workflows
- [`8d1468209`](8d1468209a ) fix: stop populating apiserver cert SANs
- [`02473244c`](02473244c1 ) fix: wait for mount status to be proper mode
- [`825622d90`](825622d90a ) fix: resource proto definitions
- [`2c6003e79`](2c6003e790 ) docs: add Project Calico installation in two mode
- [`4fb4c8678`](4fb4c86780 ) feat: add disk.EnableUUID to generated ova
- [`33fb48f8f`](33fb48f8f9 ) fix: add dashboard spinner
- [`053fd0bd4`](053fd0bd4d ) feat: update Linux to 6.17
- [`34e107e1b`](34e107e1bd ) docs: fix broken link
- [`dfbece56b`](dfbece56bd ) docs: update the kubespan docs
- [`8b041a72c`](8b041a72ca ) docs: update scaleway.md
- [`435dcbf82`](435dcbf820 ) fix: provide nocloud metadata with missing network config
- [`ec3bd878f`](ec3bd878f9 ) refactor: remove the go-blockdevice v1 completely
- [`33544bde9`](33544bde9c ) fix: minor improvements to fs
- [`fd2eebf7f`](fd2eebf7fa ) feat: create merge patch from diff of two machine configs
- [`eadbdda94`](eadbdda947 ) fix: uefi boot order setting
- [`cd9fb2743`](cd9fb27434 ) fix: support secure HTTP proxy with gRPC dial
- [`adf87b4b9`](adf87b4b93 ) feat: update Flannel to v0.27.4
- [`5dfb7e1fe`](5dfb7e1fe7 ) feat: serve etcd image from registry.k8s.io
- [`5ca841804`](5ca8418049 ) fix: nftables flaky test
- [`a940e45a7`](a940e45a7f ) feat: generate list of images required to build talos
- [`3472d6e79`](3472d6e79c ) fix: revert "chore: use new mount/v3 package in efivarfs"
- [`42c0bdbf3`](42c0bdbf32 ) feat: add provisioner flag to images default command
- [`6bc0b1bcf`](6bc0b1bcf7 ) feat: drop and lock deprecated features
- [`362a8e63b`](362a8e63b7 ) fix: change the compression format
- [`6e58f58aa`](6e58f58aae ) fix: mkdir artifacts path
</p>
</details>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjYuMTMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #2825
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-01 06:05:38 +00:00
92015609c6
remove soulsync
lint-test-helm / lint-helm (push) Successful in 13s
lint-test-docker / lint-docker-compose (push) Successful in 22s
render-manifests-push / render-manifests-push (push) Successful in 23s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 15m39s
renovate / renovate (push) Successful in 1m3s
2025-12-31 16:32:09 -06:00
e1b563c5b4
disable l2
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 26s
renovate / renovate (push) Successful in 1m13s
2025-12-31 16:26:20 -06:00
2c8780d1ef
enable soulsync
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 1m11s
render-manifests-push / render-manifests-push (push) Successful in 25s
2025-12-31 16:21:38 -06:00
f4243ec768
Update vaultwarden/server Docker tag to v1.35.1 ( #3000 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Successful in 1m34s
2025-12-31 16:01:31 +00:00
6f318db6a0
Update ghcr.io/booklore-app/booklore Docker tag to v1.16.2 ( #3015 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Successful in 2m30s
2025-12-31 05:50:59 +00:00
90bb358823
bump version
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 25s
renovate / renovate (push) Has been cancelled
2025-12-30 23:49:27 -06:00
02b15bd27a
Update d3fk/s3cmd:latest Docker digest to 8aeb104 ( #3012 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 17m16s
renovate / renovate (push) Successful in 1m27s
2025-12-31 02:40:33 +00:00
32130d7928
Update kube-prometheus-stack Docker tag to v80.9.1 ( #3005 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Successful in 1m39s
2025-12-30 22:24:38 +00:00
f11eb0c03f
Update clidey/whodb Docker tag to v0.87.0 ( #3001 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-30 22:24:11 +00:00
41a50b8587
Update Helm release generic-device-plugin to v0.20.11 ( #2999 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-30 22:23:57 +00:00
d599d4de8f
Update harbor.alexlebens.net/images/site-profile Docker tag to v2.1.4 ( #2998 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-30 22:23:32 +00:00
7c102a5d32
Update harbor.alexlebens.net/images/site-documentation Docker tag to v0.0.7 ( #2996 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-30 22:23:27 +00:00
af6656c740
Update harbor.alexlebens.net/images/rayflume Docker tag to v0.0.8 ( #2994 )
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-30 22:23:25 +00:00
8b6d783903
Update ghcr.io/traefik/traefik Docker tag to v3.6.6 ( #2993 )
renovate / renovate (push) Has been cancelled
lint-test-docker / lint-docker-compose (push) Successful in 21s
2025-12-30 22:23:17 +00:00
11aea647c0
Update ghcr.io/jmbannon/ytdl-sub Docker tag to v2025.12.30 ( #2992 )
renovate / renovate (push) Has been cancelled
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
2025-12-30 22:23:05 +00:00
e05171a44e
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.12.5 ( #2990 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-30 22:22:55 +00:00
40be017117
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.11.3 ( #2989 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-12-30 22:22:30 +00:00
2c3e616387
Update Helm release plugin-barman-cloud to v0.4.0 ( #2988 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 10s
renovate / renovate (push) Successful in 1m26s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [plugin-barman-cloud](https://cloudnative-pg.io ) ([source](https://github.com/cloudnative-pg/charts )) | minor | `0.3.1` → `0.4.0` |
---
### Release Notes
<details>
<summary>cloudnative-pg/charts (plugin-barman-cloud)</summary>
### [`v0.4.0`](https://github.com/cloudnative-pg/charts/releases/tag/plugin-barman-cloud-v0.4.0 )
[Compare Source](https://github.com/cloudnative-pg/charts/compare/plugin-barman-cloud-v0.3.1...plugin-barman-cloud-v0.4.0 )
Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud
#### What's Changed
- fix(ci): use PAT instead of GITHUB\_TOKEN in release-pr workflow by [@​mnencia](https://github.com/mnencia ) in [#​754](https://github.com/cloudnative-pg/charts/pull/754 )
- docs: add plugin-barman-cloud chart release instructions by [@​mnencia](https://github.com/mnencia ) in [#​717](https://github.com/cloudnative-pg/charts/pull/717 )
- chore(cloudnative-pg): use port names rather than numbers by [@​jcpunk](https://github.com/jcpunk ) in [#​765](https://github.com/cloudnative-pg/charts/pull/765 )
- Release plugin-barman-cloud-v0.4.0 by [@​cnpg-bot](https://github.com/cnpg-bot ) in [#​767](https://github.com/cloudnative-pg/charts/pull/767 )
#### New Contributors
- [@​cnpg-bot](https://github.com/cnpg-bot ) made their first contribution in [#​767](https://github.com/cloudnative-pg/charts/pull/767 )
**Full Changelog**: <https://github.com/cloudnative-pg/charts/compare/cluster-v0.5.0...plugin-barman-cloud-v0.4.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #2988
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-12-30 21:04:12 +00:00
9d98833c06
run full at night
renovate / renovate (push) Successful in 1m31s
2025-12-30 12:59:23 -06:00
3bb08d0ac0
Update Helm release meilisearch to v0.20.0 ( #2964 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 1m32s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [meilisearch](https://github.com/meilisearch/meilisearch-kubernetes/tree/main/charts/meilisearch ) ([source](https://github.com/meilisearch/meilisearch-kubernetes )) | minor | `0.19.0` → `0.20.0` |
---
### Release Notes
<details>
<summary>meilisearch/meilisearch-kubernetes (meilisearch)</summary>
### [`v0.20.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.20.0 )
[Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.19.0...meilisearch-0.20.0 )
A Helm chart for the Meilisearch search engine
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni4xMyIsInVwZGF0ZWRJblZlciI6IjQyLjY2LjEzIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->
Reviewed-on: #2964
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-12-30 18:57:47 +00:00
ce7e68a60d
Update ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar Docker tag to v0.10.0 ( #2984 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar | minor | `v0.9.0` → `v0.10.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni44IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #2984
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-12-30 18:56:43 +00:00
80c91d2797
Update ghcr.io/cloudnative-pg/plugin-barman-cloud Docker tag to v0.10.0 ( #2983 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Failing after 4s
lint-test-helm / lint-helm (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/plugin-barman-cloud | minor | `v0.9.0` → `v0.10.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni44IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #2983
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-12-30 18:56:31 +00:00
80f9ea2735
Update stalwartlabs/stalwart Docker tag to v0.15.3 ( #2982 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 1m36s
2025-12-30 16:01:45 +00:00
d1da61ada4
Update searxng/searxng:latest Docker digest to 1ad4159 ( #2980 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 10s
renovate / renovate (push) Successful in 1m42s
2025-12-30 09:01:44 +00:00
426598bcae
run daily
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 1m31s
2025-12-29 22:10:30 -06:00
d7d68c83f9
use cache
lint-test-helm / lint-helm (push) Successful in 27s
render-manifests-push / render-manifests-push (push) Successful in 38s
renovate / renovate (push) Successful in 2m36s
2025-12-29 22:02:45 -06:00
16b8ed203f
use empty
lint-test-helm / lint-helm (push) Successful in 21s
render-manifests-push / render-manifests-push (push) Successful in 28s
renovate / renovate (push) Successful in 1m59s
2025-12-29 22:01:22 -06:00
b77cf08b2e
download mp3
lint-test-helm / lint-helm (push) Successful in 24s
render-manifests-push / render-manifests-push (push) Successful in 42s
renovate / renovate (push) Successful in 1m56s
2025-12-29 21:10:37 -06:00
e3de5dccaf
fix config
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 2m8s
2025-12-30 01:34:53 +00:00
a0b7579a0b
fix path
lint-test-helm / lint-helm (push) Successful in 13s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 2m43s
2025-12-30 01:16:03 +00:00