4bec58b031
Update Helm release external-dns to v1.20.0
lint-test-helm / lint-helm (pull_request) Successful in 17s
2026-01-02 16:02:15 +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
renovate / renovate (push) Successful in 1m58s
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
0ead2ab048
fix mount options
lint-test-helm / lint-helm (push) Successful in 17s
render-manifests-push / render-manifests-push (push) Successful in 42s
renovate / renovate (push) Successful in 2m23s
2025-12-30 01:11:10 +00:00
8dbcd45d01
add youtube music
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Successful in 32s
renovate / renovate (push) Successful in 2m51s
2025-12-30 01:00:14 +00:00
a065a6d91a
enable
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 31s
renovate / renovate (push) Successful in 2m37s
2025-12-30 00:28:58 +00:00
a9cefc2af0
change
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 29s
renovate / renovate (push) Successful in 2m30s
2025-12-30 00:23:34 +00:00
c76b579bb4
change
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 1m1s
renovate / renovate (push) Successful in 2m44s
2025-12-30 00:18:45 +00:00
89482e59df
change config
lint-test-helm / lint-helm (push) Successful in 29s
render-manifests-push / render-manifests-push (push) Successful in 50s
renovate / renovate (push) Successful in 2m49s
2025-12-29 18:03:49 -06:00
ed66c69ffc
Update ghcr.io/unpoller/unpoller Docker tag to v2.21.0 ( #2943 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 22s
renovate / renovate (push) Successful in 4m4s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/unpoller/unpoller](https://github.com/unpoller/unpoller ) | minor | `v2.20.1` → `v2.21.0` |
---
### Release Notes
<details>
<summary>unpoller/unpoller (ghcr.io/unpoller/unpoller)</summary>
### [`v2.21.0`](https://github.com/unpoller/unpoller/releases/tag/v2.21.0 )
[Compare Source](https://github.com/unpoller/unpoller/compare/v2.20.1...v2.21.0 )
#### Changelog
- [`c71cc9a`](c71cc9a681 ) Merge pull request [#​905](https://github.com/unpoller/unpoller/issues/905 ) from aharper343/fix/nil-dereference
- [`25ba0bd`](25ba0bd14a ) Fix incorrect initialization of SaveTraffic
- [`db85517`](db85517166 ) Merge pull request [#​903](https://github.com/unpoller/unpoller/issues/903 ) from aharper343/feat/traffic-support
- [`f7d488a`](f7d488a887 ) Lint and format cleanup
- [`9b62519`](9b62519bfe ) Rebasing
- [`6205900`](6205900446 ) Adding constants for periods and debug logs for retrieved counts
- [`ab7073d`](ab7073d63d ) Added support for regions and sub-regions
- [`22dfc25`](22dfc25801 ) Temp fix for test cases and warning from Dockerfile
- [`0b9d3de`](0b9d3de5cc ) First working version DPI metrics and traffic exported
</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: #2943
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-12-29 23:50:21 +00:00
c0d1d9f140
Update ghcr.io/kashalls/external-dns-unifi-webhook Docker tag to v0.8.0 ( #2940 )
...
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 |
|---|---|---|
| [ghcr.io/kashalls/external-dns-unifi-webhook](https://github.com/kashalls/external-dns-unifi-webhook ) | minor | `v0.7.0` → `v0.8.0` |
---
### Release Notes
<details>
<summary>kashalls/external-dns-unifi-webhook (ghcr.io/kashalls/external-dns-unifi-webhook)</summary>
### [`v0.8.0`](https://github.com/kashalls/external-dns-unifi-webhook/releases/tag/v0.8.0 )
[Compare Source](https://github.com/kashalls/external-dns-unifi-webhook/compare/v0.7.0...v0.8.0 )
#### What's Changed
- fix(deps): update module golang.org/x/net to v0.46.0 by [@​renovate](https://github.com/renovate )\[bot] in [#​132](https://github.com/kashalls/external-dns-unifi-webhook/pull/132 )
- \[Closes [#​133](https://github.com/kashalls/external-dns-unifi-webhook/issues/133 )] Better documentation on Creating API Keys by [@​userbradley](https://github.com/userbradley ) in [#​134](https://github.com/kashalls/external-dns-unifi-webhook/pull/134 )
- feat(metrics): improve /metrics endpoint with comprehensive instrumentation by [@​lexfrei](https://github.com/lexfrei ) in [#​135](https://github.com/kashalls/external-dns-unifi-webhook/pull/135 )
- feat(metrics): add provider label to all metrics for multi-instance filtering by [@​lexfrei](https://github.com/lexfrei ) in [#​138](https://github.com/kashalls/external-dns-unifi-webhook/pull/138 )
- feat: optimize container image size with scratch base and UPX compression by [@​lexfrei](https://github.com/lexfrei ) in [#​139](https://github.com/kashalls/external-dns-unifi-webhook/pull/139 )
- fix(errors): improve error handling with comprehensive linter fixes by [@​lexfrei](https://github.com/lexfrei ) in [#​140](https://github.com/kashalls/external-dns-unifi-webhook/pull/140 )
- docs: add TESTING.md and CONTRIBUTING.md by [@​lexfrei](https://github.com/lexfrei ) in [#​141](https://github.com/kashalls/external-dns-unifi-webhook/pull/141 )
- chore(deps): update davidanson/markdownlint-cli2-action action to v20 by [@​renovate](https://github.com/renovate )\[bot] in [#​142](https://github.com/kashalls/external-dns-unifi-webhook/pull/142 )
- feat(github): add pull request template by [@​lexfrei](https://github.com/lexfrei ) in [#​143](https://github.com/kashalls/external-dns-unifi-webhook/pull/143 )
- fix(ci): add paths filter to release workflow PR trigger by [@​lexfrei](https://github.com/lexfrei ) in [#​144](https://github.com/kashalls/external-dns-unifi-webhook/pull/144 )
- feat(test): add unit tests before linting work by [@​lexfrei](https://github.com/lexfrei ) in [#​145](https://github.com/kashalls/external-dns-unifi-webhook/pull/145 )
- chore(deps): update actions/github-script action to v8 by [@​renovate](https://github.com/renovate )\[bot] in [#​146](https://github.com/kashalls/external-dns-unifi-webhook/pull/146 )
- chore(deps): update actions/setup-go action to v6 by [@​renovate](https://github.com/renovate )\[bot] in [#​147](https://github.com/kashalls/external-dns-unifi-webhook/pull/147 )
- Add golangci-lint configuration and comprehensive unit tests by [@​lexfrei](https://github.com/lexfrei ) in [#​148](https://github.com/kashalls/external-dns-unifi-webhook/pull/148 )
- Fix container USER directive for Kubernetes runAsNonRoot compatibility by [@​lexfrei](https://github.com/lexfrei ) in [#​149](https://github.com/kashalls/external-dns-unifi-webhook/pull/149 )
- chore(deps): update actions/setup-go action to v6 by [@​renovate](https://github.com/renovate )\[bot] in [#​150](https://github.com/kashalls/external-dns-unifi-webhook/pull/150 )
- chore(deps): update golangci/golangci-lint-action action to v9 by [@​renovate](https://github.com/renovate )\[bot] in [#​151](https://github.com/kashalls/external-dns-unifi-webhook/pull/151 )
- Fix PR builds from forks and optimize CI performance by [@​lexfrei](https://github.com/lexfrei ) in [#​153](https://github.com/kashalls/external-dns-unifi-webhook/pull/153 )
- Migrate to stdlib logging and remove external dependencies by [@​lexfrei](https://github.com/lexfrei ) in [#​152](https://github.com/kashalls/external-dns-unifi-webhook/pull/152 )
- ci(workflows): optimize container builds with native ARM64 runners by [@​lexfrei](https://github.com/lexfrei ) in [#​154](https://github.com/kashalls/external-dns-unifi-webhook/pull/154 )
- chore(deps): update github artifact actions (major) by [@​renovate](https://github.com/renovate )\[bot] in [#​155](https://github.com/kashalls/external-dns-unifi-webhook/pull/155 )
- fix(ci): correct bash array usage in manifest creation by [@​lexfrei](https://github.com/lexfrei ) in [#​156](https://github.com/kashalls/external-dns-unifi-webhook/pull/156 )
- Update README.md by [@​boomam](https://github.com/boomam ) in [#​159](https://github.com/kashalls/external-dns-unifi-webhook/pull/159 )
- chore(deps): update davidanson/markdownlint-cli2-action action to v21 by [@​renovate](https://github.com/renovate )\[bot] in [#​161](https://github.com/kashalls/external-dns-unifi-webhook/pull/161 )
- fix(deps): update module sigs.k8s.io/external-dns to v0.20.0 by [@​renovate](https://github.com/renovate )\[bot] in [#​160](https://github.com/kashalls/external-dns-unifi-webhook/pull/160 )
- chore(deps): update actions/checkout action to v6 by [@​renovate](https://github.com/renovate )\[bot] in [#​162](https://github.com/kashalls/external-dns-unifi-webhook/pull/162 )
- chore(deps): update davidanson/markdownlint-cli2-action action to v22 by [@​renovate](https://github.com/renovate )\[bot] in [#​164](https://github.com/kashalls/external-dns-unifi-webhook/pull/164 )
- chore(deps): update github artifact actions (major) by [@​renovate](https://github.com/renovate )\[bot] in [#​165](https://github.com/kashalls/external-dns-unifi-webhook/pull/165 )
#### New Contributors
- [@​userbradley](https://github.com/userbradley ) made their first contribution in [#​134](https://github.com/kashalls/external-dns-unifi-webhook/pull/134 )
- [@​lexfrei](https://github.com/lexfrei ) made their first contribution in [#​135](https://github.com/kashalls/external-dns-unifi-webhook/pull/135 )
- [@​boomam](https://github.com/boomam ) made their first contribution in [#​159](https://github.com/kashalls/external-dns-unifi-webhook/pull/159 )
**Full Changelog**: <https://github.com/kashalls/external-dns-unifi-webhook/compare/v0.7.0...v0.8.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2940
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-12-29 23:49:59 +00:00
a353cc0f25
Update ghcr.io/booklore-app/booklore Docker tag to v1.16.1 ( #2938 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 27s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/booklore-app/booklore](https://github.com/booklore-app/booklore ) | minor | `v1.15.0` → `v1.16.1` |
---
### Release Notes
<details>
<summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary>
### [`v1.16.1`](https://github.com/booklore-app/booklore/releases/tag/v1.16.1 )
[Compare Source](https://github.com/booklore-app/booklore/compare/v1.16.0...v1.16.1 )
#### 🌟 What's New in v1.16.1
#### 🚀 New Features
- Feat/lubimyczytac metadata provider ([#​2019](https://github.com/booklore-app/booklore/issues/2019 )) by [@​gajewsky](https://github.com/gajewsky )
- Display paginated reading sessions in the book metadata view ([#​2003](https://github.com/booklore-app/booklore/issues/2003 )) by [@​acx10](https://github.com/acx10 )
#### ✨ Enhancements
- Improve the SVG fetching and caching logic ([#​2011](https://github.com/booklore-app/booklore/issues/2011 )) by [@​acx10](https://github.com/acx10 )
- Fix(metadata): Improve handling of non-author creator roles ([#​1987](https://github.com/booklore-app/booklore/issues/1987 )) by [@​MightyHalfGinger](https://github.com/MightyHalfGinger )
- Add more user-specific charts ([#​1991](https://github.com/booklore-app/booklore/issues/1991 )) by [@​acx10](https://github.com/acx10 )
- fix: when selecting a series, select all books from the series ([#​1979](https://github.com/booklore-app/booklore/issues/1979 )) by [@​farfromrefug](https://github.com/farfromrefug )
- fix(metadata): Use existing Goodreads ID for batch refresh instead of searching ([#​1973](https://github.com/booklore-app/booklore/issues/1973 )) by [@​cwar](https://github.com/cwar )
- Add anonymous usage telemetry ([#​2026](https://github.com/booklore-app/booklore/issues/2026 )) by [@​acx10](https://github.com/acx10 )
- perf(cbz): optimize CBZ reading ([#​1980](https://github.com/booklore-app/booklore/issues/1980 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- Fix: regenerate improvements ([#​1981](https://github.com/booklore-app/booklore/issues/1981 )) by [@​farfromrefug](https://github.com/farfromrefug )
#### 🐛 Bug Fixes
- Fix: Custom/Added icons not visible when assigning shelf ([#​2010](https://github.com/booklore-app/booklore/issues/2010 )) by [@​acx10](https://github.com/acx10 )
- fix(epub-metadata): properly decode URL-encoded cover image hrefs in EPUBs ([#​1983](https://github.com/booklore-app/booklore/issues/1983 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
#### 🛠️ Refactoring & Maintenance
- refactor(api): improve file resource handling in book download and FB2 metadata extraction ([#​2018](https://github.com/booklore-app/booklore/issues/2018 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- Refactor book service in BE and FE ([#​2013](https://github.com/booklore-app/booklore/issues/2013 )) by [@​acx10](https://github.com/acx10 )
- Disable nginx IPv6 listener when disabled on host ([#​1998](https://github.com/booklore-app/booklore/issues/1998 )) by [@​descensus](https://github.com/descensus )
- test(util): expand and improve utility test coverage for BookUtils, FileUtils, PathPatternResolver, MetadataChangeDetector, and UserPermissionUtils ([#​1985](https://github.com/booklore-app/booklore/issues/1985 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- fix: Prevent transaction rollback when cover download fails ([#​1971](https://github.com/booklore-app/booklore/issues/1971 )) by [@​cwar](https://github.com/cwar )
##### 🐳 Docker Images
- **Docker Hub:** `booklore/booklore:v1.16.1`
- **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.16.1`
**Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.16.0...v1.16.1 >
### [`v1.16.0`](https://github.com/booklore-app/booklore/releases/tag/v1.16.0 )
[Compare Source](https://github.com/booklore-app/booklore/compare/v1.15.0...v1.16.0 )
#### 🌟 What's New in v1.16.0
#### 🚀 New Features
- Introduce reading session tracking with visual insights ([#​1957](https://github.com/booklore-app/booklore/issues/1957 )) by [@​acx10](https://github.com/acx10 )
- Introduce more granular permission controls and update the user management UI ([#​1965](https://github.com/booklore-app/booklore/issues/1965 )) by [@​acx10](https://github.com/acx10 )
- Enhance EPUB reader with new themes and UI improvements ([#​1948](https://github.com/booklore-app/booklore/issues/1948 )) by [@​acx10](https://github.com/acx10 )
#### ✨ Enhancements
- feat(bookmark): improve bookmark feature by adding rename, note, color, priority functionalities ([#​1946](https://github.com/booklore-app/booklore/issues/1946 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
- Fix: Add missing kobo progress bar and stats ([#​1942](https://github.com/booklore-app/booklore/issues/1942 )) by [@​pedronave](https://github.com/pedronave )
- Fix/hardcover api key per user ([#​1943](https://github.com/booklore-app/booklore/issues/1943 )) by [@​boludo00](https://github.com/boludo00 )
#### 🐛 Bug Fixes
- fix(scans): prevent shelf associations from being cleared during metadata operations ([#​1947](https://github.com/booklore-app/booklore/issues/1947 )) by [@​balazs-szucs](https://github.com/balazs-szucs )
##### 🐳 Docker Images
- **Docker Hub:** `booklore/booklore:v1.16.0`
- **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.16.0`
**Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.15.0...v1.16.0 >
##### 📸 Screenshots:





</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuMTMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2938
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-12-29 23:49:23 +00:00
2cdbd2584a
fix indent
lint-test-helm / lint-helm (push) Successful in 20s
render-manifests-push / render-manifests-push (push) Successful in 37s
renovate / renovate (push) Has been cancelled
2025-12-29 17:48:31 -06:00
6475630b85
move to override
lint-test-helm / lint-helm (push) Successful in 23s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 2m57s
2025-12-29 17:44:19 -06:00
895c19c421
use default preset
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 37s
renovate / renovate (push) Successful in 2m44s
2025-12-29 17:40:50 -06:00
10ee60b912
remove minumum from manual merge
renovate / renovate (push) Successful in 3m1s
2025-12-29 17:37:03 -06:00
84c9585757
fix
lint-test-helm / lint-helm (push) Successful in 36s
render-manifests-push / render-manifests-push (push) Successful in 51s
renovate / renovate (push) Successful in 1m12s
2025-12-29 17:33:57 -06:00
e4c65bf156
fix sso
renovate / renovate (push) Failing after 2s
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 27s
2025-12-29 17:31:42 -06:00
c4cfac53e6
change preset
lint-test-helm / lint-helm (push) Successful in 20s
render-manifests-push / render-manifests-push (push) Successful in 33s
renovate / renovate (push) Successful in 1m37s
2025-12-29 17:28:19 -06:00
83c59346d3
change order
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 1m19s
2025-12-29 17:26:20 -06:00
422e3c1fc2
enable oidc
renovate / renovate (push) Failing after 3s
lint-test-helm / lint-helm (push) Successful in 40s
render-manifests-push / render-manifests-push (push) Successful in 1m2s
2025-12-29 17:23:45 -06:00
0130021c32
change arg
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 52s
renovate / renovate (push) Successful in 1m30s
2025-12-29 17:14:28 -06:00
6da444bbeb
add to command
lint-test-helm / lint-helm (push) Successful in 13s
render-manifests-push / render-manifests-push (push) Successful in 48s
renovate / renovate (push) Successful in 1m11s
2025-12-29 17:11:42 -06:00
867b6bcb77
Update vaultwarden/server Docker tag to v1.35.0 ( #2946 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 25s
renovate / renovate (push) Successful in 1m22s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [vaultwarden/server](https://github.com/dani-garcia/vaultwarden ) | minor | `1.34.3` → `1.35.0` |
---
### Release Notes
<details>
<summary>dani-garcia/vaultwarden (vaultwarden/server)</summary>
### [`v1.35.0`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.0 )
[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.34.3...1.35.0 )
#### Notable changes
- Implemented support for SSO with OpenID Connect, <https://github.com/dani-garcia/vaultwarden/wiki/Enabling-SSO-support-using-OpenId-Connect >
- Updated web vault to 2025.12.0
- Added support for future mobile apps with versions 2026.1.0+
- This is the first vaultwarden release using [immutable releases](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/immutable-releases ) and release attestation!
#### What's Changed
- Fix multi delete slowdown by [@​BlackDex](https://github.com/BlackDex ) in [#​6144](https://github.com/dani-garcia/vaultwarden/pull/6144 )
- Perform same checks when setting kdf by [@​Timshel](https://github.com/Timshel ) in [#​6141](https://github.com/dani-garcia/vaultwarden/pull/6141 )
- SSO using OpenID Connect by [@​Timshel](https://github.com/Timshel ) in [#​3899](https://github.com/dani-garcia/vaultwarden/pull/3899 )
- Delete SSO.md by [@​dani-garcia](https://github.com/dani-garcia ) in [#​6152](https://github.com/dani-garcia/vaultwarden/pull/6152 )
- Update webauthn-rs to 0.5.x by [@​zUnixorn](https://github.com/zUnixorn ) in [#​5934](https://github.com/dani-garcia/vaultwarden/pull/5934 )
- a little cleanup after SSO merge by [@​stefan0xC](https://github.com/stefan0xC ) in [#​6153](https://github.com/dani-garcia/vaultwarden/pull/6153 )
- Fix link to point to the wiki by [@​Timshel](https://github.com/Timshel ) in [#​6157](https://github.com/dani-garcia/vaultwarden/pull/6157 )
- Fix Email 2FA for mobile apps by [@​dfunkt](https://github.com/dfunkt ) in [#​6156](https://github.com/dani-garcia/vaultwarden/pull/6156 )
- Update Rust to 1.89.0 by [@​dfunkt](https://github.com/dfunkt ) in [#​6150](https://github.com/dani-garcia/vaultwarden/pull/6150 )
- Fix several more multi select push issues by [@​BlackDex](https://github.com/BlackDex ) in [#​6151](https://github.com/dani-garcia/vaultwarden/pull/6151 )
- Fix minor typo by [@​ncguk](https://github.com/ncguk ) in [#​6165](https://github.com/dani-garcia/vaultwarden/pull/6165 )
- Update crates, fixes some yanked crates by [@​BlackDex](https://github.com/BlackDex ) in [#​6167](https://github.com/dani-garcia/vaultwarden/pull/6167 )
- Fix WebauthN issue with Software Keys by [@​BlackDex](https://github.com/BlackDex ) in [#​6168](https://github.com/dani-garcia/vaultwarden/pull/6168 )
- Fix Playwright test conf and update deps by [@​Timshel](https://github.com/Timshel ) in [#​6176](https://github.com/dani-garcia/vaultwarden/pull/6176 )
- Misc updates by [@​BlackDex](https://github.com/BlackDex ) in [#​6185](https://github.com/dani-garcia/vaultwarden/pull/6185 )
- fix typo in description of helo\_name by [@​Flottegurke](https://github.com/Flottegurke ) in [#​6194](https://github.com/dani-garcia/vaultwarden/pull/6194 )
- Fix Playwright by [@​Timshel](https://github.com/Timshel ) in [#​6206](https://github.com/dani-garcia/vaultwarden/pull/6206 )
- Switch to GHA's concurrency control by [@​dfunkt](https://github.com/dfunkt ) in [#​6164](https://github.com/dani-garcia/vaultwarden/pull/6164 )
- Make database connection pool dynamic by [@​Samoth69](https://github.com/Samoth69 ) in [#​6166](https://github.com/dani-garcia/vaultwarden/pull/6166 )
- Re-add `if` check to release workflow by [@​dfunkt](https://github.com/dfunkt ) in [#​6227](https://github.com/dani-garcia/vaultwarden/pull/6227 )
- Fix Webauthn/Passkey 2FA migration/validation issues by [@​BlackDex](https://github.com/BlackDex ) in [#​6190](https://github.com/dani-garcia/vaultwarden/pull/6190 )
- refactor(config): update template, add validation by [@​tessus](https://github.com/tessus ) in [#​6229](https://github.com/dani-garcia/vaultwarden/pull/6229 )
- Show SSO\_ALLOW\_UNKNOWN\_EMAIL\_VERIFICATION in admin by [@​Timshel](https://github.com/Timshel ) in [#​6235](https://github.com/dani-garcia/vaultwarden/pull/6235 )
- Update crates, gha and web-vault by [@​BlackDex](https://github.com/BlackDex ) in [#​6234](https://github.com/dani-garcia/vaultwarden/pull/6234 )
- Fix panic around sso\_master\_password\_policy by [@​Timshel](https://github.com/Timshel ) in [#​6233](https://github.com/dani-garcia/vaultwarden/pull/6233 )
- make webauthn more optional by [@​stefan0xC](https://github.com/stefan0xC ) in [#​6160](https://github.com/dani-garcia/vaultwarden/pull/6160 )
- Fix 2fa recovery endpoint by [@​BlackDex](https://github.com/BlackDex ) in [#​6240](https://github.com/dani-garcia/vaultwarden/pull/6240 )
- update trivy-action to v0.33.0 by [@​stefan0xC](https://github.com/stefan0xC ) in [#​6248](https://github.com/dani-garcia/vaultwarden/pull/6248 )
- update web vault to v2025.9.1 and allow new policy by [@​stefan0xC](https://github.com/stefan0xC ) in [#​6340](https://github.com/dani-garcia/vaultwarden/pull/6340 )
- prevent changing collections when hide\_passwords is true by [@​stefan0xC](https://github.com/stefan0xC ) in [#​6278](https://github.com/dani-garcia/vaultwarden/pull/6278 )
- Fix `sso_user` dropped on `User::save` by [@​Timshel](https://github.com/Timshel ) in [#​6262](https://github.com/dani-garcia/vaultwarden/pull/6262 )
- Change OIDC dummy identifier by [@​Timshel](https://github.com/Timshel ) in [#​6263](https://github.com/dani-garcia/vaultwarden/pull/6263 )
- add new billing warnings endpoint by [@​stefan0xC](https://github.com/stefan0xC ) in [#​6369](https://github.com/dani-garcia/vaultwarden/pull/6369 )
- Add auth\_request pending endpoint by [@​Timshel](https://github.com/Timshel ) in [#​6368](https://github.com/dani-garcia/vaultwarden/pull/6368 )
- Fix Org identifier by [@​Timshel](https://github.com/Timshel ) in [#​6364](https://github.com/dani-garcia/vaultwarden/pull/6364 )
- add mail address change warning for invited accounts by [@​stefan0xC](https://github.com/stefan0xC ) in [#​6377](https://github.com/dani-garcia/vaultwarden/pull/6377 )
- add missing media-src directive by [@​stefan0xC](https://github.com/stefan0xC ) in [#​6381](https://github.com/dani-garcia/vaultwarden/pull/6381 )
- add seat limit for the invite dialog by [@​stefan0xC](https://github.com/stefan0xC ) in [#​6371](https://github.com/dani-garcia/vaultwarden/pull/6371 )
- \[Playwright] Improvements around node by [@​Timshel](https://github.com/Timshel ) in [#​6321](https://github.com/dani-garcia/vaultwarden/pull/6321 )
- Use Diesels MultiConnections Derive by [@​BlackDex](https://github.com/BlackDex ) in [#​6279](https://github.com/dani-garcia/vaultwarden/pull/6279 )
- Improve protected actions by [@​dani-garcia](https://github.com/dani-garcia ) in [#​6411](https://github.com/dani-garcia/vaultwarden/pull/6411 )
- Fix issue with key-rotation and emergency-access by [@​BlackDex](https://github.com/BlackDex ) in [#​6421](https://github.com/dani-garcia/vaultwarden/pull/6421 )
- Optimizations and build speedup by [@​BlackDex](https://github.com/BlackDex ) in [#​6339](https://github.com/dani-garcia/vaultwarden/pull/6339 )
- Use an older version of mariadb to prevent a panic by [@​BlackDex](https://github.com/BlackDex ) in [#​6453](https://github.com/dani-garcia/vaultwarden/pull/6453 )
- Playwright against abitrary web-vault by [@​Timshel](https://github.com/Timshel ) in [#​6380](https://github.com/dani-garcia/vaultwarden/pull/6380 )
- Fix KDF Change with new web-vault by [@​BlackDex](https://github.com/BlackDex ) in [#​6458](https://github.com/dani-garcia/vaultwarden/pull/6458 )
- Fix: admin theme emoji alignment by [@​joepduin](https://github.com/joepduin ) in [#​6459](https://github.com/dani-garcia/vaultwarden/pull/6459 )
- remove invalid emergency access dummy value by [@​stefan0xC](https://github.com/stefan0xC ) in [#​6463](https://github.com/dani-garcia/vaultwarden/pull/6463 )
- Add `pm-25373-windows-biometrics-v2` feature flag by [@​Ephemera42](https://github.com/Ephemera42 ) in [#​6468](https://github.com/dani-garcia/vaultwarden/pull/6468 )
- Switch to multiple runners per arch by [@​dfunkt](https://github.com/dfunkt ) in [#​6472](https://github.com/dani-garcia/vaultwarden/pull/6472 )
- Fix icon redirect caching by [@​BlackDex](https://github.com/BlackDex ) in [#​6487](https://github.com/dani-garcia/vaultwarden/pull/6487 )
- Fix around singleorg policy by [@​Timshel](https://github.com/Timshel ) in [#​6247](https://github.com/dani-garcia/vaultwarden/pull/6247 )
- fix email as 2fa provider by [@​stefan0xC](https://github.com/stefan0xC ) in [#​6473](https://github.com/dani-garcia/vaultwarden/pull/6473 )
- Update crates and Rust version by [@​BlackDex](https://github.com/BlackDex ) in [#​6485](https://github.com/dani-garcia/vaultwarden/pull/6485 )
- Add option to prefer IPv6 resolving by [@​BlackDex](https://github.com/BlackDex ) in [#​6494](https://github.com/dani-garcia/vaultwarden/pull/6494 )
- Some small admin js/css updates by [@​BlackDex](https://github.com/BlackDex ) in [#​6501](https://github.com/dani-garcia/vaultwarden/pull/6501 )
- Update crates and workflows and some fixes by [@​BlackDex](https://github.com/BlackDex ) in [#​6508](https://github.com/dani-garcia/vaultwarden/pull/6508 )
- Fixed a typo in the default TTL value by [@​k725](https://github.com/k725 ) in [#​6528](https://github.com/dani-garcia/vaultwarden/pull/6528 )
- Iterate over tags on release by [@​Timshel](https://github.com/Timshel ) in [#​6518](https://github.com/dani-garcia/vaultwarden/pull/6518 )
- Org.put\_policy type not in body anymore by [@​Timshel](https://github.com/Timshel ) in [#​6514](https://github.com/dani-garcia/vaultwarden/pull/6514 )
- Android want response property in camelCase by [@​Timshel](https://github.com/Timshel ) in [#​6513](https://github.com/dani-garcia/vaultwarden/pull/6513 )
- Fix admin invite with SSO by [@​Timshel](https://github.com/Timshel ) in [#​6498](https://github.com/dani-garcia/vaultwarden/pull/6498 )
- Improve sso auth flow by [@​Timshel](https://github.com/Timshel ) in [#​6205](https://github.com/dani-garcia/vaultwarden/pull/6205 )
- fix email as 2fa for sso by [@​stefan0xC](https://github.com/stefan0xC ) in [#​6495](https://github.com/dani-garcia/vaultwarden/pull/6495 )
- Fix release workflow by [@​BlackDex](https://github.com/BlackDex ) in [#​6532](https://github.com/dani-garcia/vaultwarden/pull/6532 )
- Further fixes for the release workflow by [@​dfunkt](https://github.com/dfunkt ) in [#​6533](https://github.com/dani-garcia/vaultwarden/pull/6533 )
- add empty /api/tasks endpoint by [@​stefan0xC](https://github.com/stefan0xC ) in [#​6557](https://github.com/dani-garcia/vaultwarden/pull/6557 )
- Revert to gzip compression by [@​dfunkt](https://github.com/dfunkt ) in [#​6566](https://github.com/dani-garcia/vaultwarden/pull/6566 )
- support UriMatchDefaults policy by [@​stefan0xC](https://github.com/stefan0xC ) in [#​6570](https://github.com/dani-garcia/vaultwarden/pull/6570 )
- Add new accountKeys and masterPasswordUnlock fields by [@​dani-garcia](https://github.com/dani-garcia ) in [#​6572](https://github.com/dani-garcia/vaultwarden/pull/6572 )
- Update crates and Rust by [@​BlackDex](https://github.com/BlackDex ) in [#​6551](https://github.com/dani-garcia/vaultwarden/pull/6551 )
- Add UserDecryption on /sync too by [@​dani-garcia](https://github.com/dani-garcia ) in [#​6574](https://github.com/dani-garcia/vaultwarden/pull/6574 )
- Update web-vault to v2025.12.0 by [@​BlackDex](https://github.com/BlackDex ) in [#​6577](https://github.com/dani-garcia/vaultwarden/pull/6577 )
- Fix posting cipher with readonly collections by [@​BlackDex](https://github.com/BlackDex ) in [#​6578](https://github.com/dani-garcia/vaultwarden/pull/6578 )
- Update crates by [@​BlackDex](https://github.com/BlackDex ) in [#​6585](https://github.com/dani-garcia/vaultwarden/pull/6585 )
- Simplify binary extraction by [@​dfunkt](https://github.com/dfunkt ) in [#​6554](https://github.com/dani-garcia/vaultwarden/pull/6554 )
- Remove unnecessary output sharing between jobs by [@​dfunkt](https://github.com/dfunkt ) in [#​6555](https://github.com/dani-garcia/vaultwarden/pull/6555 )
- Add wrapped named variants to UserDecryptionOptions by [@​dani-garcia](https://github.com/dani-garcia ) in [#​6598](https://github.com/dani-garcia/vaultwarden/pull/6598 )
#### New Contributors
- [@​zUnixorn](https://github.com/zUnixorn ) made their first contribution in [#​5934](https://github.com/dani-garcia/vaultwarden/pull/5934 )
- [@​ncguk](https://github.com/ncguk ) made their first contribution in [#​6165](https://github.com/dani-garcia/vaultwarden/pull/6165 )
- [@​Flottegurke](https://github.com/Flottegurke ) made their first contribution in [#​6194](https://github.com/dani-garcia/vaultwarden/pull/6194 )
- [@​Samoth69](https://github.com/Samoth69 ) made their first contribution in [#​6166](https://github.com/dani-garcia/vaultwarden/pull/6166 )
- [@​joepduin](https://github.com/joepduin ) made their first contribution in [#​6459](https://github.com/dani-garcia/vaultwarden/pull/6459 )
- [@​k725](https://github.com/k725 ) made their first contribution in [#​6528](https://github.com/dani-garcia/vaultwarden/pull/6528 )
**Full Changelog**: <https://github.com/dani-garcia/vaultwarden/compare/1.34.3...1.35.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #2946
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-12-29 23:08:34 +00:00
562930e164
add ytdl-sub
lint-test-helm / lint-helm (push) Successful in 17s
render-manifests-push / render-manifests-push (push) Successful in 30s
renovate / renovate (push) Successful in 1m25s
2025-12-29 16:57:15 -06:00
46487b2553
add nfs
2025-12-29 16:57:03 -06:00
bcba5f39c0
enable backups
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Successful in 1m19s
renovate / renovate (push) Successful in 1m24s
2025-12-29 16:10:29 -06:00
50e82dc77f
Merge branch 'main' of https://gitea.alexlebens.net/alexlebens/infrastructure
render-manifests-push / render-manifests-push (push) Successful in 1m40s
lint-test-helm / lint-helm (push) Successful in 3m24s
renovate / renovate (push) Successful in 2m3s
2025-12-29 15:09:32 -06:00
6684ca938f
shift backup
2025-12-29 15:09:22 -06:00
0c0d476cdd
Update searxng/searxng:latest Docker digest to 6f3a875 ( #2952 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 41s
renovate / renovate (push) Successful in 1m32s
2025-12-29 15:02:10 +00:00
6267870505
Update searxng/searxng:latest Docker digest to 400ac4c ( #2950 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 1m19s
2025-12-29 13:02:10 +00:00
c743c90a25
Merge branch 'main' of https://gitea.alexlebens.net/alexlebens/infrastructure
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 32s
renovate / renovate (push) Successful in 1m17s
2025-12-28 21:54:40 -06:00
fa6c0fc218
scale to 1
2025-12-28 21:54:34 -06:00
97fab98157
Update kube-prometheus-stack Docker tag to v80.8.0 ( #2945 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 48s
renovate / renovate (push) Successful in 1m11s
2025-12-28 21:56:53 +00:00
e94e32e056
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.11.2 ( #2939 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 55s
renovate / renovate (push) Has been cancelled
2025-12-28 21:54:52 +00:00
2056a9753d
Update Helm release argo-cd to v9.2.3 ( #2936 )
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-28 21:54:07 +00:00
047315dc96
Update ghcr.io/orwellianepilogue/ephemera Docker tag to v1.4.2 ( #2935 )
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
2025-12-28 21:53:26 +00:00
582e897dec
Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.24.11 ( #2934 )
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-28 21:53:03 +00:00
9db5bb6850
Update ghcr.io/linuxserver/qbittorrent:5.1.4 Docker digest to 1497b6e ( #2931 )
renovate / renovate (push) Successful in 1m10s
2025-12-28 08:01:28 +00:00
f2d116b93c
Update ghcr.io/linuxserver/qbittorrent:5.1.4 Docker digest to 1497b6e ( #2931 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 33s
renovate / renovate (push) Successful in 1m25s
2025-12-28 08:01:19 +00:00
393e731131
fix config
lint-test-helm / lint-helm (push) Successful in 21s
render-manifests-push / render-manifests-push (push) Successful in 36s
renovate / renovate (push) Successful in 1m11s
2025-12-27 23:18:19 -06:00
56e95dba20
remove promtail
lint-test-helm / lint-helm (push) Successful in 25s
render-manifests-push / render-manifests-push (push) Successful in 54s
renovate / renovate (push) Successful in 1m17s
2025-12-27 22:59:12 -06:00
af81ab8daf
update loki config
render-manifests-push / render-manifests-push (push) Successful in 32s
lint-test-helm / lint-helm (push) Successful in 1m53s
renovate / renovate (push) Successful in 2m31s
2025-12-27 22:56:15 -06:00
45b4391d59
add restore
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 39s
renovate / renovate (push) Successful in 50s
2025-12-27 21:50:33 -06:00
73226d9b58
change name
render-manifests-push / render-manifests-push (push) Successful in 49s
renovate / renovate (push) Successful in 1m54s
lint-test-helm / lint-helm (push) Successful in 2m41s
2025-12-27 21:34:17 -06:00
86f19be8c5
scale
lint-test-helm / lint-helm (push) Successful in 2m42s
render-manifests-push / render-manifests-push (push) Successful in 2m44s
renovate / renovate (push) Successful in 2m44s
2025-12-27 21:29:52 -06:00
594fe0d24f
scale
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 44s
renovate / renovate (push) Successful in 1m15s
2025-12-28 02:00:55 +00:00
a16e9a11c7
scale
lint-test-helm / lint-helm (push) Successful in 10s
render-manifests-push / render-manifests-push (push) Successful in 23s
renovate / renovate (push) Successful in 1m19s
2025-12-28 01:54:22 +00:00
f0d158785b
scale
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 1m50s
renovate / renovate (push) Successful in 2m19s
2025-12-28 01:46:09 +00:00
0568b1c5f2
scale
renovate / renovate (push) Failing after 3s
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 24s
2025-12-28 01:44:59 +00:00
9325b169d3
shift layout
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 26s
renovate / renovate (push) Successful in 51s
2025-12-28 01:21:38 +00:00
223bb79649
change service layout
lint-test-helm / lint-helm (push) Successful in 1m14s
render-manifests-push / render-manifests-push (push) Successful in 1m37s
renovate / renovate (push) Has been cancelled
2025-12-28 01:19:54 +00:00
79ca1c89b6
swap to 2
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 26s
renovate / renovate (push) Successful in 1m14s
2025-12-27 18:59:51 -06:00
56ee2ea15d
change
lint-test-helm / lint-helm (push) Successful in 10s
render-manifests-push / render-manifests-push (push) Successful in 24s
renovate / renovate (push) Successful in 1m3s
2025-12-27 18:55:54 -06:00
e4138a7994
add local
lint-test-helm / lint-helm (push) Successful in 13s
render-manifests-push / render-manifests-push (push) Successful in 53s
renovate / renovate (push) Failing after 13m5s
2025-12-27 18:36:14 -06:00
c896e4a32f
disable local
lint-test-helm / lint-helm (push) Successful in 11s
renovate / renovate (push) Successful in 2m7s
render-manifests-push / render-manifests-push (push) Successful in 2m1s
2025-12-27 18:27:55 -06:00
e28adfce17
replace promtail with alloy
render-manifests-push / render-manifests-push (push) Successful in 1m3s
lint-test-helm / lint-helm (push) Successful in 1m29s
renovate / renovate (push) Successful in 2m15s
2025-12-27 18:25:08 -06:00
c37f9cf23e
enable local backups
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 1m58s
renovate / renovate (push) Successful in 1m29s
2025-12-27 17:45:51 -06:00
97169fdaba
separte config
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 26s
renovate / renovate (push) Successful in 58s
2025-12-27 17:27:16 -06:00
c0094472b9
change config
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 1m5s
render-manifests-push / render-manifests-push (push) Successful in 1m22s
2025-12-27 17:21:17 -06:00
68aca401a6
Merge branch 'main' of https://gitea.alexlebens.net/alexlebens/infrastructure
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 31s
renovate / renovate (push) Successful in 59s
2025-12-27 17:11:14 -06:00
35a340b11a
add disk
2025-12-27 17:11:11 -06:00
3d9610c67f
Update Helm release generic-device-plugin to v0.20.10 ( #2912 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 48s
2025-12-27 23:08:34 +00:00
a01831be6f
add debug
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 21s
renovate / renovate (push) Successful in 1m8s
2025-12-27 17:07:20 -06:00
64fcafb694
add affinity
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 30s
renovate / renovate (push) Successful in 1m24s
2025-12-27 17:01:57 -06:00
2f013ad469
add additional servers
2025-12-27 16:58:30 -06:00
093c54bb74
add db
lint-test-helm / lint-helm (push) Successful in 25s
render-manifests-push / render-manifests-push (push) Successful in 2m2s
renovate / renovate (push) Successful in 54s
2025-12-27 15:42:55 -06:00
419b6471ef
fix
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 25s
renovate / renovate (push) Successful in 1m15s
2025-12-27 15:26:59 -06:00
adc9def90c
fix repo
lint-test-helm / lint-helm (push) Successful in 10s
render-manifests-push / render-manifests-push (push) Successful in 28s
renovate / renovate (push) Successful in 1m18s
2025-12-27 15:23:32 -06:00
14cd4b560b
add secret
lint-test-helm / lint-helm (push) Successful in 9s
render-manifests-push / render-manifests-push (push) Successful in 29s
renovate / renovate (push) Successful in 1m12s
2025-12-27 15:09:33 -06:00
4bac78a050
restore from remote
lint-test-helm / lint-helm (push) Successful in 10s
render-manifests-push / render-manifests-push (push) Successful in 32s
renovate / renovate (push) Successful in 1m5s
2025-12-27 15:08:05 -06:00
fdc182a99f
mount to debug
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 33s
renovate / renovate (push) Successful in 1m18s
2025-12-27 15:01:15 -06:00
5ea4fe5633
external pvc
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 30s
renovate / renovate (push) Successful in 1m6s
2025-12-27 14:54:44 -06:00
1628faca8f
scale
2025-12-27 14:54:44 -06:00
652b018dcf
Update ghcr.io/linuxserver/code-server:4.107.0 Docker digest to e2ebedc ( #2903 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
renovate / renovate (push) Successful in 59s
2025-12-27 20:52:20 +00:00
ba8c044628
restore
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 1m41s
renovate / renovate (push) Successful in 2m26s
2025-12-27 14:49:49 -06:00
4d0cc5b653
add mount
lint-test-helm / lint-helm (push) Successful in 8s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 56s
2025-12-27 14:43:28 -06:00
c18f3e65c9
remove mount
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 18s
renovate / renovate (push) Successful in 59s
2025-12-27 14:40:33 -06:00
8668c3ee36
add mount
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 26s
renovate / renovate (push) Successful in 58s
2025-12-27 14:37:53 -06:00
a7d88ae212
remove mount
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 28s
renovate / renovate (push) Successful in 1m2s
2025-12-27 14:32:33 -06:00
8618e91336
remove mount
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 57s
renovate / renovate (push) Successful in 1m7s
2025-12-27 14:30:47 -06:00
2309042f0c
add mount
render-manifests-push / render-manifests-push (push) Successful in 25s
lint-test-helm / lint-helm (push) Successful in 37s
renovate / renovate (push) Successful in 1m8s
2025-12-27 14:26:33 -06:00
89cffb28de
disable mount
lint-test-helm / lint-helm (push) Successful in 10s
render-manifests-push / render-manifests-push (push) Successful in 1m0s
renovate / renovate (push) Successful in 1m46s
2025-12-27 14:24:25 -06:00
7ee2b5511b
add debug
lint-test-helm / lint-helm (push) Successful in 41s
render-manifests-push / render-manifests-push (push) Successful in 44s
renovate / renovate (push) Successful in 1m8s
2025-12-27 14:18:07 -06:00
f1eb78a0f8
Update postgres-cluster Docker tag to v7.4.5 ( #2892 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 22s
renovate / renovate (push) Successful in 56s
2025-12-27 19:50:33 +00:00
5288437384
Update Helm release argo-cd to v9.2.2 ( #2890 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 22s
renovate / renovate (push) Successful in 6m49s
2025-12-27 19:43:32 +00:00
b67d15cdfc
change schedule
lint-test-helm / lint-helm (push) Successful in 23s
renovate / renovate (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Successful in 4m23s
2025-12-27 13:40:57 -06:00
f99d5fe58b
update chart
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 54s
renovate / renovate (push) Successful in 1m9s
2025-12-27 12:50:20 -06:00
2c5dcbcbcc
scale
renovate / renovate (push) Successful in 1m50s
render-manifests-push / render-manifests-push (push) Successful in 2m14s
lint-test-helm / lint-helm (push) Successful in 3m1s
2025-12-27 12:49:05 -06:00
5c307b7743
remove trivy
lint-test-helm / lint-helm (push) Failing after 1m46s
render-manifests-push / render-manifests-push (push) Successful in 4m2s
renovate / renovate (push) Failing after 30s
2025-12-27 11:22:59 -06:00
d1b88d31cd
disable volsync
renovate / renovate (push) Waiting to run
lint-test-docker / lint-docker-compose (push) Failing after 36s
lint-test-helm / lint-helm (push) Failing after 1m17s
render-manifests-push / render-manifests-push (push) Waiting to run
2025-12-27 10:59:42 -06:00
a35f1a46f9
remove n8n
2025-12-27 10:52:49 -06:00
8f90834648
scale
2025-12-27 10:51:40 -06:00
fb1f1afbb7
disable trivy
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 45s
renovate / renovate (push) Failing after 17m52s
2025-12-26 23:19:06 -06:00
686bcc7568
comma seperate
render-manifests-push / render-manifests-push (push) Successful in 40s
lint-test-helm / lint-helm (push) Successful in 43s
renovate / renovate (push) Has been cancelled
2025-12-26 23:13:50 -06:00
8b0c4bae1a
Merge branch 'main' of https://gitea.alexlebens.net/alexlebens/infrastructure
lint-test-helm / lint-helm (push) Successful in 1m50s
render-manifests-push / render-manifests-push (push) Successful in 2m44s
renovate / renovate (push) Successful in 2m4s
2025-12-26 21:53:26 -06:00
a82ca2ffeb
add to allowed hosts
2025-12-26 21:53:22 -06:00
0b60f42670
Update harbor.alexlebens.net/images/rayflume Docker tag to v0.0.7 ( #2879 )
renovate / renovate (push) Successful in 1m53s
2025-12-27 03:10:26 +00:00
50a5933039
Update harbor.alexlebens.net/images/rayflume Docker tag to v0.0.7 ( #2879 )
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
2025-12-27 03:10:04 +00:00
80e6023b3e
scale to 3
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 1m33s
renovate / renovate (push) Successful in 1m44s
2025-12-27 03:08:02 +00:00
774145519e
scale cluster down to 2
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 55s
renovate / renovate (push) Has been cancelled
2025-12-27 03:04:25 +00:00
d1d2f93181
Update freshrss/freshrss Docker tag to v1.28.0 ( #2851 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 33s
renovate / renovate (push) Successful in 1m22s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [freshrss/freshrss](https://freshrss.org/ ) ([source](https://github.com/FreshRSS/FreshRSS )) | minor | `1.27.1` -> `1.28.0` |
---
### Release Notes
<details>
<summary>FreshRSS/FreshRSS (freshrss/freshrss)</summary>
### [`v1.28.0`](https://github.com/FreshRSS/FreshRSS/blob/HEAD/CHANGELOG.md#2025-12-24-FreshRSS-1280 )
[Compare Source](https://github.com/FreshRSS/FreshRSS/compare/1.27.1...1.28.0 )
- Features
- New sorting and filtering by date of *User modified* [#​7886](https://github.com/FreshRSS/FreshRSS/pull/7886 ), [#​8090](https://github.com/FreshRSS/FreshRSS/pull/8090 ),
[#​8105](https://github.com/FreshRSS/FreshRSS/pull/8105 ), [#​8118](https://github.com/FreshRSS/FreshRSS/pull/8118 ), [#​8130](https://github.com/FreshRSS/FreshRSS/pull/8130 )
- Corresponding search operator, e.g. `userdate:PT1H` for the past hour [#​8093](https://github.com/FreshRSS/FreshRSS/pull/8093 )
- Allows finding articles marked by the local user as read/unread or starred/unstarred at specific dates for e.g. undo action.
- New sorting by article length [#​8119](https://github.com/FreshRSS/FreshRSS/pull/8119 )
- New advanced search form [#​8103](https://github.com/FreshRSS/FreshRSS/pull/8103 ), [#​8122](https://github.com/FreshRSS/FreshRSS/pull/8122 ), [#​8226](https://github.com/FreshRSS/FreshRSS/pull/8226 )
- Add compatibility with PCRE word boundary `\b` and `\B` for regex search using PostgreSQL [#​8141](https://github.com/FreshRSS/FreshRSS/pull/8141 )
- More uniform SQL search and PHP search for accents and case-sensitivity (e.g. for automatically marking as read) [#​8329](https://github.com/FreshRSS/FreshRSS/pull/8329 )
- New overview of dates with most unread articles [#​8089](https://github.com/FreshRSS/FreshRSS/pull/8089 )
- Allow marking as read articles older than 1 or 7 days also when sorting by publication date [#​8163](https://github.com/FreshRSS/FreshRSS/pull/8163 )
- New option to show user labels instead of tags in RSS share [#​8112](https://github.com/FreshRSS/FreshRSS/pull/8112 )
- Add new feed visibility (priority) *Show in its feed* [#​7972](https://github.com/FreshRSS/FreshRSS/pull/7972 )
- New ability to share feed visibility through API (implemented by e.g. Capy Reader) [#​7583](https://github.com/FreshRSS/FreshRSS/pull/7583 ), [#​8158](https://github.com/FreshRSS/FreshRSS/pull/8158 )
- Configurable notification timeout [#​7942](https://github.com/FreshRSS/FreshRSS/pull/7942 )
- OPML export/import of unicity criteria [#​8243](https://github.com/FreshRSS/FreshRSS/pull/8243 )
- Ensure stable IDs (categories, feeds, labels) during export/import [#​7988](https://github.com/FreshRSS/FreshRSS/pull/7988 )
- Add username and timestamp to SQLite export from Web UI [#​8169](https://github.com/FreshRSS/FreshRSS/pull/8169 )
- Add option to apply filter actions to existing articles [#​7959](https://github.com/FreshRSS/FreshRSS/pull/7959 ), [#​8259](https://github.com/FreshRSS/FreshRSS/pull/8259 )
- Support CSS selector `~` *subsequent-sibling* [#​8154](https://github.com/FreshRSS/FreshRSS/pull/8154 )
- Upstream PR [phpgt/CssXPath#231 ](https://github.com/phpgt/CssXPath/pull/231 )
- Rework saving of configuration files for more reliability in case of e.g. full disk [#​8220](https://github.com/FreshRSS/FreshRSS/pull/8220 )
- Web scraping support date format as milliseconds for Unix epoch [#​8266](https://github.com/FreshRSS/FreshRSS/pull/8266 )
- Allow negative category sort numbers [#​8330](https://github.com/FreshRSS/FreshRSS/pull/8330 )
- Performance
- Improve SQL speed for updating cached information [#​6957](https://github.com/FreshRSS/FreshRSS/pull/6957 ), [#​8207](https://github.com/FreshRSS/FreshRSS/pull/8207 ),
[#​8255](https://github.com/FreshRSS/FreshRSS/pull/8255 ), [#​8254](https://github.com/FreshRSS/FreshRSS/pull/8254 ), [#​8255](https://github.com/FreshRSS/FreshRSS/pull/8255 )
- Fix SQL performance issue with MySQL, using an index hint [#​8211](https://github.com/FreshRSS/FreshRSS/pull/8211 )
- Scaling of user statistics in Web UI and CLI, to help instances with 1k+ users [#​8277](https://github.com/FreshRSS/FreshRSS/pull/8277 )
- API streaming of large responses for reducing memory consumption and increasing speed [#​8041](https://github.com/FreshRSS/FreshRSS/pull/8041 )
- Security
- 💥 Move unsafe autologin to an extension [#​7958](https://github.com/FreshRSS/FreshRSS/pull/7958 )
- Fix some CSRFs [#​8035](https://github.com/FreshRSS/FreshRSS/pull/8035 )
- Strengthen some crypto (login, tokens, nonces) [#​8061](https://github.com/FreshRSS/FreshRSS/pull/8061 ), [#​8320](https://github.com/FreshRSS/FreshRSS/pull/8320 )
- Create separate HTTP `Retry-After` rules for proxies [#​8029](https://github.com/FreshRSS/FreshRSS/pull/8029 ), [#​8218](https://github.com/FreshRSS/FreshRSS/pull/8218 )
- Add `data:` to CSP in subscription controller [#​8253](https://github.com/FreshRSS/FreshRSS/pull/8253 )
- Improve anonymous authentication logic [#​8165](https://github.com/FreshRSS/FreshRSS/pull/8165 )
- Enable GitHub [release immutability](https://github.blog/changelog/2025-10-28-immutable-releases-are-now-generally-available/ ) [#​8205](https://github.com/FreshRSS/FreshRSS/issues/8205 )
- Bug fixing
- Exclude local networks for domain-wide HTTP `Retry-After` [#​8195](https://github.com/FreshRSS/FreshRSS/pull/8195 )
- Fix OpenID Connect with Debian 13 [#​8032](https://github.com/FreshRSS/FreshRSS/pull/8032 )
- Fix MySQL / MariaDB bug wrongly sorting new articles [#​8223](https://github.com/FreshRSS/FreshRSS/pull/8223 )
- Fix MySQL / MariaDB database size calculation [#​8282](https://github.com/FreshRSS/FreshRSS/pull/8282 )
- Fix SQLite bind bug when adding user label [#​8101](https://github.com/FreshRSS/FreshRSS/pull/8101 )
- Fix SQL auto-update of field `f.kind` to ease migrations from FreshRSS versions older than 1.20.0 [#​8148](https://github.com/FreshRSS/FreshRSS/pull/8148 )
- Fix search encoding and quoting [#​8311](https://github.com/FreshRSS/FreshRSS/pull/8311 ), [#​8324](https://github.com/FreshRSS/FreshRSS/pull/8324 ), [#​8338](https://github.com/FreshRSS/FreshRSS/pull/8338 )
- Fix handling of database unexpected null content (during migrations) [#​8319](https://github.com/FreshRSS/FreshRSS/pull/8319 ), [#​8321](https://github.com/FreshRSS/FreshRSS/pull/8321 )
- Fix drag & drop of user query losing information [#​8113](https://github.com/FreshRSS/FreshRSS/pull/8113 )
- Fix DOM error while filtering retrieved full content [#​8132](https://github.com/FreshRSS/FreshRSS/pull/8132 ), [#​8161](https://github.com/FreshRSS/FreshRSS/pull/8161 )
- Fix `config.custom.php` during install [#​8033](https://github.com/FreshRSS/FreshRSS/pull/8033 )
- Fix do not mark important feeds as read from category [#​8067](https://github.com/FreshRSS/FreshRSS/pull/8067 )
- Fix regression of warnings in Web browser console due to lack of `window.bcrypt` object [#​8166](https://github.com/FreshRSS/FreshRSS/pull/8166 )
- Fix chart resize regression due to `chart.js` v4 update [#​8298](https://github.com/FreshRSS/FreshRSS/pull/8298 )
- Fix CLI user creation warning when language is not given [#​8283](https://github.com/FreshRSS/FreshRSS/pull/8283 )
- Fix merging of custom HTTP headers [#​8251](https://github.com/FreshRSS/FreshRSS/pull/8251 )
- Fix bug in the case of duplicated mark-as-read filters [#​8322](https://github.com/FreshRSS/FreshRSS/pull/8322 )
- SimplePie
- Fix support of HTTP trailer headers [#​7983](https://github.com/FreshRSS/FreshRSS/pull/7983 ), [simplepie#943](https://github.com/simplepie/simplepie/pull/943 )
- Apply HTTPS policy also on GUIDs and permalinks [#​8037](https://github.com/FreshRSS/FreshRSS/pull/8037 ), [simplepie#951](https://github.com/simplepie/simplepie/pull/951 )
- Fix `WordPress.com` HTTP duplicates with WebSub [Automattic/pushpress#16 ](https://github.com/Automattic/pushpress/pull/16 )
- Implement HTML whitelist for SimplePie sanitizer [#​7924](https://github.com/FreshRSS/FreshRSS/pull/7924 ), [simplepie#947](https://github.com/simplepie/simplepie/pull/947 )
- Various upstream contributions [simplepie#940](https://github.com/simplepie/simplepie/pull/940 ), [simplepie#944](https://github.com/simplepie/simplepie/pull/944 )
- Deployment
- Docker default image updated to Debian 13 Trixie with PHP 8.4.11 and Apache 2.4.65 [#​8032](https://github.com/FreshRSS/FreshRSS/pull/8032 )
- Docker alternative image updated to Alpine 3.23 with PHP 8.4.15 and Apache 2.4.65 [#​8285](https://github.com/FreshRSS/FreshRSS/pull/8285 )
- Fix Docker healthcheck `cli/health.php` compatibility with OpenID Connect [#​8040](https://github.com/FreshRSS/FreshRSS/pull/8040 )
- Improve Docker for compatibility with other base images such as Arch Linux [#​8299](https://github.com/FreshRSS/FreshRSS/pull/8299 )
- Improve `cli/access-permissions.sh` to detect the correct permission Web group such as `www-data`, `apache`, or `http`
- Update PostgreSQL volume for Docker [#​8216](https://github.com/FreshRSS/FreshRSS/pull/8216 ), [#​8224](https://github.com/FreshRSS/FreshRSS/pull/8224 )
- Catch lack of `exec()` function for git update [#​8228](https://github.com/FreshRSS/FreshRSS/pull/8228 )
- Work around `DOMDocument::saveHTML()` scrambling charset encoding in some versions of libxml2 [#​8296](https://github.com/FreshRSS/FreshRSS/pull/8296 )
- Improve configuration checks for PHP extensions (in Web UI and CLI), including recommending e.g. `php-intl` [#​8334](https://github.com/FreshRSS/FreshRSS/pull/8334 )
- UI
- New button for toggling sidebar on desktop view [#​8201](https://github.com/FreshRSS/FreshRSS/pull/8201 ), [#​8286](https://github.com/FreshRSS/FreshRSS/pull/8286 )
- Better transitions between groups of articles [#​8174](https://github.com/FreshRSS/FreshRSS/pull/8174 )
- New links in transitions and jump ⏭ to next transition [#​8294](https://github.com/FreshRSS/FreshRSS/pull/8294 )
- More visible selected article [#​8230](https://github.com/FreshRSS/FreshRSS/pull/8230 )
- Show the parsed search query instead of the original user input [#​8293](https://github.com/FreshRSS/FreshRSS/pull/8293 ),
[#​8306](https://github.com/FreshRSS/FreshRSS/pull/8306 ), [#​8341](https://github.com/FreshRSS/FreshRSS/pull/8341 )
- Show search query in the page title [#​8217](https://github.com/FreshRSS/FreshRSS/pull/8217 )
- Scroll into filtered feed/category on page load in the sidebar [#​8281](https://github.com/FreshRSS/FreshRSS/pull/8281 ), [#​8307](https://github.com/FreshRSS/FreshRSS/pull/8307 )
- Fix autocomplete issues in change password form [#​7812](https://github.com/FreshRSS/FreshRSS/pull/7812 )
- Fix navigating between read feeds using shortcut <kbd>shift</kbd>+<kbd>j</kbd>/<kbd>k</kbd> [#​8057](https://github.com/FreshRSS/FreshRSS/pull/8057 )
- Dark background in Web app manifest to avoid white flash when opening [#​8140](https://github.com/FreshRSS/FreshRSS/pull/8140 )
- Increase button visibility in UI to change theme [#​8149](https://github.com/FreshRSS/FreshRSS/pull/8149 )
- Replace arrow navigation in theme switcher with `<select>` [#​8190](https://github.com/FreshRSS/FreshRSS/pull/8190 )
- Improve scroll of article after load of user labels [#​7962](https://github.com/FreshRSS/FreshRSS/pull/7962 )
- Keep scroll state of page when closing the slider [#​8295](https://github.com/FreshRSS/FreshRSS/pull/8295 ), [#​8301](https://github.com/FreshRSS/FreshRSS/pull/8301 )
- Scroll into filtered feed/category on page load [#​8281](https://github.com/FreshRSS/FreshRSS/pull/8281 )
- Display sidebar dropdowns above if no space below [#​8335](https://github.com/FreshRSS/FreshRSS/pull/8335 ), [#​8336](https://github.com/FreshRSS/FreshRSS/pull/8336 )
- Use native CSS instead of SCSS [#​8200](https://github.com/FreshRSS/FreshRSS/pull/8200 ), [#​8241](https://github.com/FreshRSS/FreshRSS/pull/8241 )
- Using [CSS nesting](https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Nesting ) and [relative colours](https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Colors/Using_relative_colors ).
- Various UI and style improvements: [#​8171](https://github.com/FreshRSS/FreshRSS/pull/8171 ), [#​8185](https://github.com/FreshRSS/FreshRSS/pull/8185 ), [#​8196](https://github.com/FreshRSS/FreshRSS/pull/8196 )
- JavaScript finalise migration from `Promise` to `async`/`await`: [#​8182](https://github.com/FreshRSS/FreshRSS/pull/8182 )
- API
- API performance optimisation: streaming of large responses [#​8041](https://github.com/FreshRSS/FreshRSS/pull/8041 )
- Fever API: Add `with_ids` parameter to mass-change read/unread/saved/unsaved on lists of articles [#​8312](https://github.com/FreshRSS/FreshRSS/pull/8312 )
- Misc API: better REST error semantics [#​8232](https://github.com/FreshRSS/FreshRSS/pull/8232 )
- Extensions
- Add support for extension priority [#​8038](https://github.com/FreshRSS/FreshRSS/pull/8038 )
- Add support for extension compatibility [#​8081](https://github.com/FreshRSS/FreshRSS/pull/8081 )
- Improve PHP code with hook enums [#​8036](https://github.com/FreshRSS/FreshRSS/pull/8036 )
- New hook `nav_entries` [#​8054](https://github.com/FreshRSS/FreshRSS/pull/8054 )
- Rename [Extensions](https://github.com/FreshRSS/Extensions ) default branch from *master* to *main* [#​8194](https://github.com/FreshRSS/FreshRSS/pull/8194 )
- I18n
- Translation status as text in README [#​7842](https://github.com/FreshRSS/FreshRSS/pull/7842 )
- Add new translate CLI commands `move` [#​8214](https://github.com/FreshRSS/FreshRSS/pull/8214 )
- Change some regional language codes to comply with RFC 5646 / IETF BCP 47 / ISO 3166 / ISO 639-1 [#​8065](https://github.com/FreshRSS/FreshRSS/pull/8065 )
- Improve German [#​8028](https://github.com/FreshRSS/FreshRSS/pull/8028 )
- Improve Greek [#​8146](https://github.com/FreshRSS/FreshRSS/pull/8146 )
- Improve Finnish [#​8073](https://github.com/FreshRSS/FreshRSS/pull/8073 ), [#​8092](https://github.com/FreshRSS/FreshRSS/pull/8092 )
- Improve Hungarian [#​8244](https://github.com/FreshRSS/FreshRSS/pull/8244 )
- Improve Italian [#​8115](https://github.com/FreshRSS/FreshRSS/pull/8115 ), [#​8186](https://github.com/FreshRSS/FreshRSS/pull/8186 )
- Improve Polish [#​8134](https://github.com/FreshRSS/FreshRSS/pull/8134 ), [#​8135](https://github.com/FreshRSS/FreshRSS/pull/8135 )
- Improve Russian [#​8155](https://github.com/FreshRSS/FreshRSS/pull/8155 ), [#​8197](https://github.com/FreshRSS/FreshRSS/pull/8197 )
- Improve Simplified Chinese [#​8308](https://github.com/FreshRSS/FreshRSS/pull/8308 ), [#​8313](https://github.com/FreshRSS/FreshRSS/pull/8313 )
- Misc.
- Add code to modify a search expression [#​8293](https://github.com/FreshRSS/FreshRSS/pull/8293 )
- Remove *Pocket* sharing service [#​8127](https://github.com/FreshRSS/FreshRSS/pull/8127 ), [#​8128](https://github.com/FreshRSS/FreshRSS/pull/8128 )
- Update to PHPMailer 7.0.1 [#​8048](https://github.com/FreshRSS/FreshRSS/pull/8048 ), [#​8180](https://github.com/FreshRSS/FreshRSS/pull/8180 ), [#​8272](https://github.com/FreshRSS/FreshRSS/pull/8272 )
- 💥 Housekeeping of `lib_rss.php` with potential breaking changes for some extensions [#​8193](https://github.com/FreshRSS/FreshRSS/pull/8193 ),
- Use native PHP `#[Deprecated]` [#​8325](https://github.com/FreshRSS/FreshRSS/pull/8325 )
- Improve PHP code [#​8156](https://github.com/FreshRSS/FreshRSS/pull/8156 ), [#​8203](https://github.com/FreshRSS/FreshRSS/pull/8203 ), [#​8284](https://github.com/FreshRSS/FreshRSS/pull/8284 ),
[#​8292](https://github.com/FreshRSS/FreshRSS/pull/8292 ), [#​8297](https://github.com/FreshRSS/FreshRSS/pull/8297 )
- GitHub Actions: `--no-progress` [#​8315](https://github.com/FreshRSS/FreshRSS/pull/8315 )
- Update dev dependencies [#​8043](https://github.com/FreshRSS/FreshRSS/pull/8043 ), [#​8044](https://github.com/FreshRSS/FreshRSS/pull/8044 ),
[#​8045](https://github.com/FreshRSS/FreshRSS/pull/8045 ), [#​8046](https://github.com/FreshRSS/FreshRSS/pull/8046 ), [#​8047](https://github.com/FreshRSS/FreshRSS/pull/8047 ),
[#​8052](https://github.com/FreshRSS/FreshRSS/pull/8052 ), [#​8176](https://github.com/FreshRSS/FreshRSS/pull/8176 ), [#​8177](https://github.com/FreshRSS/FreshRSS/pull/8177 ),
[#​8178](https://github.com/FreshRSS/FreshRSS/pull/8178 ), [#​8179](https://github.com/FreshRSS/FreshRSS/pull/8179 ), [#​8210](https://github.com/FreshRSS/FreshRSS/pull/8210 ),
[#​8270](https://github.com/FreshRSS/FreshRSS/pull/8270 ), [#​8271](https://github.com/FreshRSS/FreshRSS/pull/8271 ), [#​8273](https://github.com/FreshRSS/FreshRSS/pull/8273 ),
[#​8274](https://github.com/FreshRSS/FreshRSS/pull/8274 ), [#​8275](https://github.com/FreshRSS/FreshRSS/pull/8275 ), [#​8276](https://github.com/FreshRSS/FreshRSS/pull/8276 )
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2851
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-12-26 23:56:14 +00:00
f34a0ba929
update image
lint-test-helm / lint-helm (push) Successful in 11s
renovate / renovate (push) Successful in 1m0s
render-manifests-push / render-manifests-push (push) Successful in 3m16s
2025-12-26 17:18:40 -06:00
7a2938a142
upgrade chart
2025-12-26 17:18:18 -06:00
cadda99eca
scale
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 37s
renovate / renovate (push) Successful in 1m1s
2025-12-26 17:02:55 -06:00
a8ef14d27a
Update Helm release local-path-provisioner to v0.0.34 ( #2871 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 16s
renovate / renovate (push) Successful in 1m7s
2025-12-26 21:55:48 +00:00
e9a07a5446
Update searxng/searxng:latest Docker digest to 8d98d5c ( #2870 )
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
2025-12-26 21:55:22 +00:00