016f98a03e
Update ghcr.io/immich-app/immich-server Docker tag to v1.140.1
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-09-07 20:58:53 +00:00
4d84f00b67
Update ghcr.io/karakeep-app/karakeep Docker tag to v0.27.0 ( #1400 )
...
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 1m34s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/karakeep-app/karakeep](https://github.com/karakeep-app/karakeep ) | minor | `0.26.0` -> `0.27.0` |
---
### Release Notes
<details>
<summary>karakeep-app/karakeep (ghcr.io/karakeep-app/karakeep)</summary>
### [`v0.27.0`](https://github.com/karakeep-app/karakeep/releases/tag/v0.27.0 ): 0.27.0
[Compare Source](https://github.com/karakeep-app/karakeep/compare/v0.26.0...v0.27.0 )
### 0.27.0
Welcome to the 0.27.0 release of Karakeep! This release brings website-aware previews, cookies support, redesigned background jobs page, and a lot of fixes and cleanups that accumulated over the past 1.5 months. Huge thanks to our contributors in this release:
[@​ahmed-abdelkarim](https://github.com/ahmed-abdelkarim ), [@​qixing-jk](https://github.com/qixing-jk ), [@​youenchene](https://github.com/youenchene ), [@​Drashi](https://github.com/Drashi ), [@​thiswillbeyourgithub](https://github.com/thiswillbeyourgithub ), [@​xuatz](https://github.com/xuatz ), [@​haappi](https://github.com/haappi ), [@​CrazyWolf13](https://github.com/CrazyWolf13 ), [@​landonepps](https://github.com/landonepps ), [@​dvdpearson](https://github.com/dvdpearson ), [@​vivienbcr](https://github.com/vivienbcr ), [@​yinan-c](https://github.com/yinan-c ), [@​packetmonkey](https://github.com/packetmonkey ), [@​liCells](https://github.com/liCells ) and
everyone who reported issues and tested changes!
> 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 from the last release, we now have a ☁️ managed offering ☁️ for those who don't want to self-host. We're still in private beta (you can signup for access [here](https://tally.so/r/wo8zzx )) and gradually letting more and more users in.
### New Features 🚀
- \[Experimental] Karakeep now detects specific websites and renders a customized cards for them. We're starting with 4 special renders (and are accepting contributions for more):
- X (twitter): Now shows a tweet embed by default.
- Amazon: A card that shows the product.
- Youtube: Renders a youtube embed (i.e. a player) by default.
- Tiktok: Renders a tiktok embed (i.e. a player) by default.
- If you want to see more websites supported, don't hesitate to send PRs. This is meant to evolve into karakeep understanding the different bookmark types (e.g. products, articles, etc) and showing more specialized cards for each type.
- Background Jobs page got a complete redesign to better explain the different jobs ([#​1551](https://github.com/karakeep-app/karakeep/issues/1551 ))
- Cookie support for crawling login-protected sites ([#​1664](https://github.com/karakeep-app/karakeep/issues/1664 ) by [@​liCells](https://github.com/liCells ))
- You can now pass a list of cookies for karakeep to use while crawling to access session-protected websites. Checkout the documentation of `BROWSER_COOKIE_PATH` [here](https://docs.karakeep.app/configuration ).
- **Note:** This is an advanced feature. Cookies are extremely sensitive. Make sure you're handling them carefully. Also note that the cookies that you set are going to be shared with all the users in your instance. [SingleFile](https://docs.karakeep.app/Guides/singlefile ) remains the recommended way for accessing login-protected websites.
- GIF asset support ([#​1876](https://github.com/karakeep-app/karakeep/issues/1876 ) by [@​Drashi](https://github.com/Drashi ))
- Updated default chrome container to v124, make sure to update yours as well.
### UX Improvements ✨
- Browser Extension:
- Theme selection and theme-adapting icon support ([#​1894](https://github.com/karakeep-app/karakeep/issues/1894 ) by [@​qixing-jk](https://github.com/qixing-jk ))
- Constrain height of list and tag selectors to prevent viewport overflow ([#​1895](https://github.com/karakeep-app/karakeep/issues/1895 ) by [@​qixing-jk](https://github.com/qixing-jk ))
- Both will come in the next extension release (aka soon).
- Mobile:
- Various mobile theme fixes ([#​1872](https://github.com/karakeep-app/karakeep/issues/1872 ))
- Edit menu item on bookmark card
- Add context aware sharing button in mobile app ([#​1785](https://github.com/karakeep-app/karakeep/issues/1785 ) by [@​xuatz](https://github.com/xuatz ))
- Delete button and creation dates on info page
- Render author, publisher, and publish date in bookmark view
- Configurable number of grid columns in the bookmark grid ([#​1713](https://github.com/karakeep-app/karakeep/issues/1713 ))
- Show loading indicator while the karakeep export is being generated ([#​1787](https://github.com/karakeep-app/karakeep/issues/1787 )/[#​1870](https://github.com/karakeep-app/karakeep/issues/1870 ) by [@​ahmed-abdelkarim](https://github.com/ahmed-abdelkarim ))
- Hide AI settings tab if inference isn’t configured ([#​1781](https://github.com/karakeep-app/karakeep/issues/1781 ))
- Render human tags before AI tags ([#​1740](https://github.com/karakeep-app/karakeep/issues/1740 ) by [@​haappi](https://github.com/haappi ))
- Preserve selected bookmark preview section in link preview via query params
- Hide bookmark actions from the navbar when no bookmark grid is shown
- Dark mode titles fixed for public lists
- Render AI summary in Markdown ([#​1869](https://github.com/karakeep-app/karakeep/issues/1869 ) by [@​youenchene](https://github.com/youenchene ))
- Bookmark skeleton while search results are loading
### Fixes 🔧
- **\[Security]** CSP policies on asset-serving paths
- Fixes potential self-XSS on user uploaded assets.
- Check the security advisory [here](https://github.com/karakeep-app/karakeep/security/advisories/GHSA-7cj2-fr83-g2wj ).
- Special thanks to [@​Skelmis](https://github.com/Skelmis ) for the disclosure!
- Speed improvements:
- Avoid prefetching assets and tags which should make the tags page loading smoother
- Fixed a big (accidental) performance bottleneck in the API endpoints caused by API key validation. Re-login in your mobile app (and regenerate your API keys if you use any) for a significantly noticeable speed improvement.
- Queue DB respects configured WAL mode
- This fixes issues of slow imports and frequent locked databases
- Enabling WAL is highly advisable
- fix search query getting rest when bookmark preview is closed
- Handle lists with slashes during imports and truncate long list names for more resilient imports
- Don’t mark inference job as failed when content is missing ([#​1666](https://github.com/karakeep-app/karakeep/issues/1666 ))
- fix WebView deceleration rate on iOS ([#​1835](https://github.com/karakeep-app/karakeep/issues/1835 ) by [@​landonepps](https://github.com/landonepps ))
- Fix PDF detection when Content-Type includes charset ([#​1677](https://github.com/karakeep-app/karakeep/issues/1677 ))
- Rule engine: deleting an action now doesn't auto-save ([#​1858](https://github.com/karakeep-app/karakeep/issues/1858 ))
- Fix feed worker to use proxy when it's configured
- Web UI will poll for longer (incrementally) as bookmarks are being fetched.
- Fixed an issue with using SingleFile with S3 caused by unaccepted chars in filenames ([#​1765](https://github.com/karakeep-app/karakeep/issues/1765 ))
- fix admin API route to be under /v1
- fixed assets incorrectly marked as pending summarization
- Add max output tokens env variable to control the max allowed number of tokens returned by the LLM (to control the costs).
### For Developers 🛠️
- Prometheus:
- Workers now also export prometheus metrics. You need to enable the metrics endpoint and the port to crawl them.
- Trpc latency was switched to histograms
- `karakeep_` prefix was added to all exported metrics (by [@​CrazyWolf13](https://github.com/CrazyWolf13 )), you'll need to update your dashboards.
- Enable/disable specific workers via env variables
- You can now upload video attachments to bookmarks from the API ([#​1847](https://github.com/karakeep-app/karakeep/issues/1847 ) by [@​packetmonkey](https://github.com/packetmonkey ))
### 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, upgrade the version and then run `docker compose pull && docker compose up -d`.
Also upgrade your `chrome` container to `124` if you have it pinned.
### All Commits
- i18n: Sync weblate translations - Weblate in [`d06c85d`](https://github.com/karakeep-app/karakeep/commit/d06c85df )
- fix: fix tag flicker caused by tag sorting - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`d623abd`](https://github.com/karakeep-app/karakeep/commit/d623abd2 )
- chore: Update the agent files - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`8e95dae`](https://github.com/karakeep-app/karakeep/commit/8e95dae3 )
- feat: Show loading indicator while file is being generated [#​1787](https://github.com/karakeep-app/karakeep/issues/1787 ) ([#​1870](https://github.com/karakeep-app/karakeep/issues/1870 )) - [@​Ahmed-Abdel-karim](https://github.com/Ahmed-Abdel-karim ) in [`9aa609e`](https://github.com/karakeep-app/karakeep/commit/9aa609e8 )
- feat: Add cookie support for browser page access - [@​liCells](https://github.com/liCells ) in [`c57fd51`](https://github.com/karakeep-app/karakeep/commit/c57fd513 )
- feat(workers): add worker enable/disable lists ([#​1885](https://github.com/karakeep-app/karakeep/issues/1885 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`492b152`](https://github.com/karakeep-app/karakeep/commit/492b1520 )
- fix(extension): constrain height to prevent viewport overflow ([#​1580](https://github.com/karakeep-app/karakeep/issues/1580 )) ([#​1895](https://github.com/karakeep-app/karakeep/issues/1895 )) - [@​qixing-jk](https://github.com/qixing-jk ) in [`4cc8624`](https://github.com/karakeep-app/karakeep/commit/4cc86240 )
- feat(extension): Add theme and dynamic icon support ([#​1894](https://github.com/karakeep-app/karakeep/issues/1894 )) - [@​qixing-jk](https://github.com/qixing-jk ) in [`44bc838`](https://github.com/karakeep-app/karakeep/commit/44bc838f )
- deps: Upgrade the extension deps - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`4362663`](https://github.com/karakeep-app/karakeep/commit/4362663d )
- fix: fix assets being marked as pending summarization - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`14db7ae`](https://github.com/karakeep-app/karakeep/commit/14db7aef )
- readme: Add floccus support to readme and docs - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`67c394e`](https://github.com/karakeep-app/karakeep/commit/67c394ef )
- docs: readme mentions importers + enhancements ([#​1448](https://github.com/karakeep-app/karakeep/issues/1448 )) - [@​thiswillbeyourgithub](https://github.com/thiswillbeyourgithub ) in [`1976c53`](https://github.com/karakeep-app/karakeep/commit/1976c537 )
- feat(web): render AI summary in markdown ([#​1869](https://github.com/karakeep-app/karakeep/issues/1869 )) - [@​youenchene](https://github.com/youenchene ) in [`9dd93f8`](https://github.com/karakeep-app/karakeep/commit/9dd93f84 )
- feat: add gif asset type support ([#​1876](https://github.com/karakeep-app/karakeep/issues/1876 )) - [@​Drashi](https://github.com/Drashi ) in [`0994814`](https://github.com/karakeep-app/karakeep/commit/09948144 )
- fix: don't mark inferenace job as failed when there's no content. fixes [#​1666](https://github.com/karakeep-app/karakeep/issues/1666 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`5f87054`](https://github.com/karakeep-app/karakeep/commit/5f870549 )
- fix: fix pdf detection when the header contains charset. fix: [#​1677](https://github.com/karakeep-app/karakeep/issues/1677 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`517e0c1`](https://github.com/karakeep-app/karakeep/commit/517e0c10 )
- fix(web): Fix deleting the action in the rule engine auto saves. fixes [#​1858](https://github.com/karakeep-app/karakeep/issues/1858 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`03f10c7`](https://github.com/karakeep-app/karakeep/commit/03f10c75 )
- fix: Fix feed worker to fetch feeds with proxy - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`03f7cc1`](https://github.com/karakeep-app/karakeep/commit/03f7cc14 )
- fix: Change the inferance working logging when disabled to be a debug log level - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`767c083`](https://github.com/karakeep-app/karakeep/commit/767c083c )
- fix: Dont attempt to fetch rss if the user if out of quota - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`a0dd73f`](https://github.com/karakeep-app/karakeep/commit/a0dd73f5 )
- refactor: Extract quota logic into its own class - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`3760d23`](https://github.com/karakeep-app/karakeep/commit/3760d23a )
- fix: Reduce polling interval on meilisearch tasks - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`fcfe6a5`](https://github.com/karakeep-app/karakeep/commit/fcfe6a53 )
- fix: Don't enqueue video tasks when video downlaod is disabled - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`80a1023`](https://github.com/karakeep-app/karakeep/commit/80a10231 )
- fix(landing): fixed typo in FAQ ([#​1893](https://github.com/karakeep-app/karakeep/issues/1893 )) - [@​midhun3301](https://github.com/midhun3301 ) in [`473845a`](https://github.com/karakeep-app/karakeep/commit/473845a7 )
- fix: Incremental polling interval for ongoing crawls - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`18c1d15`](https://github.com/karakeep-app/karakeep/commit/18c1d15e )
- refactor: Move highlights object into models - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`ac4e4fa`](https://github.com/karakeep-app/karakeep/commit/ac4e4fab )
- refactor: Move feed object into models - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`15efda6`](https://github.com/karakeep-app/karakeep/commit/15efda6d )
- release(mobile): Bump mobile version to 1.8.0 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`ce9a006`](https://github.com/karakeep-app/karakeep/commit/ce9a006a )
- fix(mobile): Use uncontrolled inputs for signin page - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`c706469`](https://github.com/karakeep-app/karakeep/commit/c7064692 )
- feat(mobile): Add a default server address during signin - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`1a4e88a`](https://github.com/karakeep-app/karakeep/commit/1a4e88a6 )
- deps: Drop ronionoss icons - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`e7c9f39`](https://github.com/karakeep-app/karakeep/commit/e7c9f392 )
- fix(mobile): Fix text bookmark editor - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`be7311a`](https://github.com/karakeep-app/karakeep/commit/be7311a7 )
- fix(mobile): Disable the save button when bookmark is being saved - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`1e0cce7`](https://github.com/karakeep-app/karakeep/commit/1e0cce7e )
- fix(docs): typo: Optaining -> Obtaining in 09-command-line.md ([#​1850](https://github.com/karakeep-app/karakeep/issues/1850 )) - [@​yinan-c](https://github.com/yinan-c ) in [`50d426f`](https://github.com/karakeep-app/karakeep/commit/50d426f7 )
- doc: clarify that groups can't be negated ([#​1881](https://github.com/karakeep-app/karakeep/issues/1881 )) - [@​thiswillbeyourgithub](https://github.com/thiswillbeyourgithub ) in [`d455c70`](https://github.com/karakeep-app/karakeep/commit/d455c704 )
- fix: show login button in the landing page on mobile - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`2f6fe4f`](https://github.com/karakeep-app/karakeep/commit/2f6fe4f7 )
- fix: fix long worker log lines when downloading base64 images - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`f17ca24`](https://github.com/karakeep-app/karakeep/commit/f17ca243 )
- fix: Respect wal mode for the queue db - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`be2646e`](https://github.com/karakeep-app/karakeep/commit/be2646ec )
- fix: handle list with slashes in their names and truncate long list names. fixes [#​1597](https://github.com/karakeep-app/karakeep/issues/1597 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`aecbe6a`](https://github.com/karakeep-app/karakeep/commit/aecbe6ae )
- fix: fix move the admin route to the /v1 prefix - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`f196182`](https://github.com/karakeep-app/karakeep/commit/f1961822 )
- feat: Add a bookmark skeleton for search - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`f1509fc`](https://github.com/karakeep-app/karakeep/commit/f1509fc5 )
- feat(mobile): Retheme the mobile app ([#​1872](https://github.com/karakeep-app/karakeep/issues/1872 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`ed86f7e`](https://github.com/karakeep-app/karakeep/commit/ed86f7ef )
- fix(mobile): Fix crash in android webview - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`ec56ea3`](https://github.com/karakeep-app/karakeep/commit/ec56ea33 )
- feat(mobile): Add edit menu item to bookmark card - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`eb54bf4`](https://github.com/karakeep-app/karakeep/commit/eb54bf44 )
- fix(mobile): Change the icon of the share button - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`5d502f5`](https://github.com/karakeep-app/karakeep/commit/5d502f51 )
- feat: Add delete button and creation dates to mobile info page - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`b927574`](https://github.com/karakeep-app/karakeep/commit/b927574b )
- u18n: Update french translation.json ([#​1866](https://github.com/karakeep-app/karakeep/issues/1866 )) - [@​vivienbcr](https://github.com/vivienbcr ) in [`9e3ea20`](https://github.com/karakeep-app/karakeep/commit/9e3ea20c )
- fix: fix nextjs warning about dialog without title in bookmark preview - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`8f8ce16`](https://github.com/karakeep-app/karakeep/commit/8f8ce164 )
- fix(web): fix query getting rest when bookmark preview is closed. fixes [#​1521](https://github.com/karakeep-app/karakeep/issues/1521 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`cf06bbb`](https://github.com/karakeep-app/karakeep/commit/cf06bbb2 )
- fix(web): Fix hydration errors in add api key page - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`9df0f44`](https://github.com/karakeep-app/karakeep/commit/9df0f441 )
- fix: preserve selected section in link preview in query params - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`6dde9f2`](https://github.com/karakeep-app/karakeep/commit/6dde9f20 )
- fix: Hide bookmark global actions when there's no bookmark grid shown - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`8c20524`](https://github.com/karakeep-app/karakeep/commit/8c205249 )
- fix(security): Add CSP policies on asset serving path - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`a4b2fc7`](https://github.com/karakeep-app/karakeep/commit/a4b2fc7c )
- fix: Dont attempt to remove uploaded tmp file if it's already removed - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`096af7e`](https://github.com/karakeep-app/karakeep/commit/096af7ef )
- fix: Sanitize uploaded file names. [#​1765](https://github.com/karakeep-app/karakeep/issues/1765 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`39a650f`](https://github.com/karakeep-app/karakeep/commit/39a650f6 )
- deps: Upgrade oxlint to 1.12 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`3ed8af5`](https://github.com/karakeep-app/karakeep/commit/3ed8af56 )
- fix: dangling assets created by changing crawling config - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`940550b`](https://github.com/karakeep-app/karakeep/commit/940550b9 )
- fix(workers): Drop the withTimeout wrappers - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`3ab31c2`](https://github.com/karakeep-app/karakeep/commit/3ab31c29 )
- feat: Export prometheus metrics from the workers - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`52d018c`](https://github.com/karakeep-app/karakeep/commit/52d018c8 )
- fix: Remove dev indicator config from nextjs config - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`9d6b0ef`](https://github.com/karakeep-app/karakeep/commit/9d6b0ef2 )
- feat: generate a random prometheus token on startup - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`a64307e`](https://github.com/karakeep-app/karakeep/commit/a64307e8 )
- feat: Support video uploads and attachments ([#​1847](https://github.com/karakeep-app/karakeep/issues/1847 )) - [@​packetmonkey](https://github.com/packetmonkey ) in [`f1662b8`](https://github.com/karakeep-app/karakeep/commit/f1662b82 )
- fix(web): Fix dark mode titles for public lists - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`7bdc8b2`](https://github.com/karakeep-app/karakeep/commit/7bdc8b2c )
- feat: Add confirmations to background job actions - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`f620dc6`](https://github.com/karakeep-app/karakeep/commit/f620dc67 )
- feat: A redesigned background jobs page. [#​1551](https://github.com/karakeep-app/karakeep/issues/1551 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`e2c303a`](https://github.com/karakeep-app/karakeep/commit/e2c303ac )
- Revert "deps: Upgrade nextjs to 15.5" - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`ff33b31`](https://github.com/karakeep-app/karakeep/commit/ff33b310 )
- deps: Upgrade nextjs to 15.5 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`be420c9`](https://github.com/karakeep-app/karakeep/commit/be420c9a )
- fix(web): Suppress hydration warning on root html - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`f7b145c`](https://github.com/karakeep-app/karakeep/commit/f7b145c6 )
- deps: Upgrade expo & nextjs to react 19 ([#​1565](https://github.com/karakeep-app/karakeep/issues/1565 )) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`dd53ccb`](https://github.com/karakeep-app/karakeep/commit/dd53ccb9 )
- fix(mobile): fix WebView deceleration rate on iOS ([#​1835](https://github.com/karakeep-app/karakeep/issues/1835 )) - [@​landonepps](https://github.com/landonepps ) in [`5f07b50`](https://github.com/karakeep-app/karakeep/commit/5f07b507 )
- fix: renamed export filename to karakeep ([#​1829](https://github.com/karakeep-app/karakeep/issues/1829 )) - [@​dvdpearson](https://github.com/dvdpearson ) in [`5b91250`](https://github.com/karakeep-app/karakeep/commit/5b912508 )
- feat: Render human tags before AI tags ([#​1740](https://github.com/karakeep-app/karakeep/issues/1740 )) - [@​haappi](https://github.com/haappi ) in [`2263c0f`](https://github.com/karakeep-app/karakeep/commit/2263c0fc )
- fix(mobile): remove type: module so expo works ([#​1846](https://github.com/karakeep-app/karakeep/issues/1846 )) - [@​xuatz](https://github.com/xuatz ) in [`df6814f`](https://github.com/karakeep-app/karakeep/commit/df6814f2 )
- docs: Fix the name of the development section - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`6e525eb`](https://github.com/karakeep-app/karakeep/commit/6e525eb1 )
- docs: rename docs into actual name in a separate commit - [@​xuatz](https://github.com/xuatz ) in [`6f14115`](https://github.com/karakeep-app/karakeep/commit/6f141152 )
- docs: rename docs into tmp name in a separate commit - [@​xuatz](https://github.com/xuatz ) in [`b3feee7`](https://github.com/karakeep-app/karakeep/commit/b3feee7e )
- fix(mobile): change to metro.config.cjs since migrating to type: module ([#​1845](https://github.com/karakeep-app/karakeep/issues/1845 )) - [@​xuatz](https://github.com/xuatz ) in [`17b5908`](https://github.com/karakeep-app/karakeep/commit/17b59084 )
- fix: add CORS configuration for chrome-extension origin ([#​1823](https://github.com/karakeep-app/karakeep/issues/1823 )) - [@​qixing-jk](https://github.com/qixing-jk ) in [`9059ca2`](https://github.com/karakeep-app/karakeep/commit/9059ca22 )
- fix: Add support email to pricing page - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`8367173`](https://github.com/karakeep-app/karakeep/commit/83671734 )
- feat: Add an error boundary around the custom renderer - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`01ae8b5`](https://github.com/karakeep-app/karakeep/commit/01ae8b55 )
- feat(web): Add special cards for specific websites. Fixes [#​1344](https://github.com/karakeep-app/karakeep/issues/1344 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`c68e509`](https://github.com/karakeep-app/karakeep/commit/c68e5099 )
- docker: Update chrome to 124 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`03aa172`](https://github.com/karakeep-app/karakeep/commit/03aa1720 )
- fix: Merge the quota columns in the user lists - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`9912a0a`](https://github.com/karakeep-app/karakeep/commit/9912a0a3 )
- feat(landing): The pricing page - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`141f411`](https://github.com/karakeep-app/karakeep/commit/141f411b )
- fix: Trim trailing slashes from nextauth urls. Fixes [#​1799](https://github.com/karakeep-app/karakeep/issues/1799 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`eb720c4`](https://github.com/karakeep-app/karakeep/commit/eb720c48 )
- release(mcp): Bump mcp server to 0.26 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`801930a`](https://github.com/karakeep-app/karakeep/commit/801930ac )
- fix: Get rid of the userSetting table completely - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`88c4035`](https://github.com/karakeep-app/karakeep/commit/88c4035b )
- refactor: Move webhook, users and tags into models - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`9965356`](https://github.com/karakeep-app/karakeep/commit/99653566 )
- feat: Drop support for time bounded invitations - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`2493ccf`](https://github.com/karakeep-app/karakeep/commit/2493ccf0 )
- refactor: Refactor crawlerWorker to use tryCatch - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`160fd97`](https://github.com/karakeep-app/karakeep/commit/160fd971 )
- fix: Use prometheus histogram instead of summary - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`afcc27d`](https://github.com/karakeep-app/karakeep/commit/afcc27d5 )
- fix: fix hidden env variable parse error. fixes [#​1790](https://github.com/karakeep-app/karakeep/issues/1790 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`cc36131`](https://github.com/karakeep-app/karakeep/commit/cc36131e )
- fix(tests): Load plugins on API package entrypoint - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`6f69949`](https://github.com/karakeep-app/karakeep/commit/6f699494 )
- fix: Fix the path to worker binary post-build - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`bd5d9b9`](https://github.com/karakeep-app/karakeep/commit/bd5d9b99 )
- feat: Support NO\_COLOR for logging. Fixes [#​1778](https://github.com/karakeep-app/karakeep/issues/1778 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`8fe4975`](https://github.com/karakeep-app/karakeep/commit/8fe4975c )
- fix(docs): Fix git case sensitivity Take 3 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`802f93b`](https://github.com/karakeep-app/karakeep/commit/802f93bc )
- fix(docs): Fix git case sensitivity Take 2 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`a8b2c06`](https://github.com/karakeep-app/karakeep/commit/a8b2c066 )
- fix(docs): Fix git case sensitivity - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`f2975af`](https://github.com/karakeep-app/karakeep/commit/f2975af5 )
- deps: Upgrade docusourus - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`16ec2f6`](https://github.com/karakeep-app/karakeep/commit/16ec2f6c )
- fix(docs): Fix the docs one more time - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`5c9de51`](https://github.com/karakeep-app/karakeep/commit/5c9de514 )
- refactor: Extract meilisearch as a plugin - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`b94896a`](https://github.com/karakeep-app/karakeep/commit/b94896a0 )
- chore: Add opencode agent - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`7bb7f18`](https://github.com/karakeep-app/karakeep/commit/7bb7f18f )
- docs: Drop docs older than 0.21 - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`a34331b`](https://github.com/karakeep-app/karakeep/commit/a34331b5 )
- chore: More turbo fixes - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`77ae89b`](https://github.com/karakeep-app/karakeep/commit/77ae89b2 )
- fix: Ensure that all packages are ESM packages - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`8f1cb06`](https://github.com/karakeep-app/karakeep/commit/8f1cb065 )
- fix: Fix package boundary violations - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`57d1e50`](https://github.com/karakeep-app/karakeep/commit/57d1e50d )
- fix: Add karakeep\_ prefix to hono's metrics - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`77e3611`](https://github.com/karakeep-app/karakeep/commit/77e36114 )
- deps: Upgrade vite - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`a441a67`](https://github.com/karakeep-app/karakeep/commit/a441a677 )
- refactor: Extract the importing logic into its own hook - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`118ffc6`](https://github.com/karakeep-app/karakeep/commit/118ffc64 )
- feat(mobile): add context aware sharing option in mobile app ([#​1785](https://github.com/karakeep-app/karakeep/issues/1785 )) - [@​xuatz](https://github.com/xuatz ) in [`8db89bb`](https://github.com/karakeep-app/karakeep/commit/8db89bb0 )
- feat: Configurable number of grid columns. Fixes [#​1713](https://github.com/karakeep-app/karakeep/issues/1713 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`154efe1`](https://github.com/karakeep-app/karakeep/commit/154efe17 )
- feat: Render author, publisher and pub data in the bookmark view - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`8b4fb49`](https://github.com/karakeep-app/karakeep/commit/8b4fb49c )
- fix: Avoid prefetching assets and tags in the link component. Fixes [#​1759](https://github.com/karakeep-app/karakeep/issues/1759 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`94f3958`](https://github.com/karakeep-app/karakeep/commit/94f39587 )
- feat: Hide AI settings tab if inference is not configured. [#​1781](https://github.com/karakeep-app/karakeep/issues/1781 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`1b14043`](https://github.com/karakeep-app/karakeep/commit/1b14043a )
- fix: Stop forcing next-auth to read email from id\_token. Fixes [#​410](https://github.com/karakeep-app/karakeep/issues/410 ) - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`2cb0ab0`](https://github.com/karakeep-app/karakeep/commit/2cb0ab01 )
- fix: Drop legacy container notice - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`5019c8d`](https://github.com/karakeep-app/karakeep/commit/5019c8d9 )
- deps: Upgrade form-data - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`2717d8a`](https://github.com/karakeep-app/karakeep/commit/2717d8a7 )
- deps: Upgrade trpc - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`fd0bac2`](https://github.com/karakeep-app/karakeep/commit/fd0bac28 )
- fix: prometheus add karakeep prefix to metrics ([#​1780](https://github.com/karakeep-app/karakeep/issues/1780 )) - [@​CrazyWolf13](https://github.com/CrazyWolf13 ) in [`f6f6f79`](https://github.com/karakeep-app/karakeep/commit/f6f6f79e )
- deps: Upgrade turbo, sherif and oxlint - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`ea6bab0`](https://github.com/karakeep-app/karakeep/commit/ea6bab0f )
- fix: Remove bcrypt from the api key validation route - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`bb11907`](https://github.com/karakeep-app/karakeep/commit/bb11907e )
- feat: Add a max output tokens env variable - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`52ac086`](https://github.com/karakeep-app/karakeep/commit/52ac0869 )
- fix(test): Fix subscription.test - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`2f3da0b`](https://github.com/karakeep-app/karakeep/commit/2f3da0b8 )
- fix(stripe): Allow promotion codes - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`298b347`](https://github.com/karakeep-app/karakeep/commit/298b3479 )
- release(sdk): Release the 0.26 sdk - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`c7f0af0`](https://github.com/karakeep-app/karakeep/commit/c7f0af0c )
- docs: Release the 0.26.0 docs - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`0cd9eea`](https://github.com/karakeep-app/karakeep/commit/0cd9eea0 )
- docs: Update api docs in prep for the 0.26.0 release - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`705e46d`](https://github.com/karakeep-app/karakeep/commit/705e46dc )
- docs: Restructure the config docs a bit - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`fe501cf`](https://github.com/karakeep-app/karakeep/commit/fe501cf8 )
- i18n: Add new translations - [@​MohamedBassem](https://github.com/MohamedBassem ) in [`a93601e`](https://github.com/karakeep-app/karakeep/commit/a93601e0 )
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1400
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-07 20:57:54 +00:00
8ea9b07d63
Update Helm release headlamp to v0.35.0 ( #1382 )
...
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [headlamp](https://headlamp.dev/ ) ([source](https://github.com/kubernetes-sigs/headlamp )) | minor | `0.34.0` -> `0.35.0` |
---
### Release Notes
<details>
<summary>kubernetes-sigs/headlamp (headlamp)</summary>
### [`v0.35.0`](https://github.com/kubernetes-sigs/headlamp/releases/tag/v0.35.0 ): 0.35.0
[Compare Source](https://github.com/kubernetes-sigs/headlamp/compare/v0.34.0...v0.35.0 )
#### ✨ Enhancements:
- Add Projects feature (namespace-based, a collection of Kubernetes resources for organizing deployed applications or workloads)
- Gateway API resources can be seen on the map view. Thanks to [@​userAdityaa](https://github.com/userAdityaa )
- Add copy to clipboard button on secrets view
- Add Kube config upload options. Thanks to [@​Exar04](https://github.com/Exar04 )
- Can see more than 20 labels on Nodes and Pods now without clicking edit. Thanks to [@​shezaan-hashgraph](https://github.com/shezaan-hashgraph )
- Improvements to local cluster support on Mac, and with display of status on Home Overview
- Helm Chart is available on GHCR now. Thanks to [@​onedr0p](https://github.com/onedr0p ) and [@​joryirving](https://github.com/joryirving )
- In the helm chart, ability to specify automountServiceAccountToken in the spec of the pod. Thanks to [@​vnea](https://github.com/vnea )
- Now it is possible to add annotations to services in the helm chart. Thanks to [@​lszczepaniak-XM](https://github.com/lszczepaniak-XM )
- Add oidc-callback-url flag to backend and chart
- Add link to minikube in plugin-catalog on the Add cluster view
- Add support for custom CA and skipping TLS verification to backend and chart, improving flexibility for users working with self-signed OIDC providers
- Improvements to filter, to allow filtering for broken pods and multi select. Thanks to [@​farodin91](https://github.com/farodin91 )
- Handle new k8s feature, native sidecars
- i18n support in plugins
- Changing theme font in plugins. Thanks to [@​kirederik](https://github.com/kirederik )
- Optional cache for k8s API calls to reduce API server load. Thanks to [@​upsaurav12](https://github.com/upsaurav12 )
- Expand grouped CRs in sidebar. Making installations with lots of CRs much more usable. Thanks to [@​farodin91](https://github.com/farodin91 )
##### New Projects feature
<img width="1217" height="669" alt="Screenshot showing the new Project feature" src="https://github.com/user-attachments/assets/5a32663b-a9a8-483b-b679-b5070cde1ff0 " />
##### Custom Resources are now grouped in the sidebar
For clusters with many Custom resources installed this makes it much easier to see them grouped in the sidebar.
<img width="1629" height="916" alt="Screenshot showing Custom Resources are now grouped in the sidebar" src="https://github.com/user-attachments/assets/60dd7191-a18c-4061-8a47-7ede4da8f27e " />
##### Gateway API resources can be seen on the map view.
<img width="666" height="654" alt="Selecting Gateway API resources on the map view" src="https://github.com/user-attachments/assets/4528d8cf-5cdf-4631-92fb-be5a80df6ba9 " />
<img width="1440" height="899" alt="Showing the map view with the relationship between some Gateway API resources" src="https://github.com/user-attachments/assets/fb3fcfa6-4620-49b3-9af9-d7a35a6ed565 " />
##### Copy to clipboard button on secrets view
<img width="782" height="195" alt="image" src="https://github.com/user-attachments/assets/7e8be611-5d91-4fa6-8860-d31e6c6920f1 " />
##### New Kube config upload options
Now people can upload kube config files by URL
<img width="611" height="413" alt="Drop multiple files" src="https://github.com/user-attachments/assets/e326e3cf-33aa-46e8-86ad-638358957b90 " />
#### 🐞 Bug fixes
* Mac app no longer needs reloading to show plugins on some laptops in cases like when Headlamp was first run
* Fix for realtime updates because of web socket error when telemetry was enabled. Thanks to @​wingerx
* App no longer needs to wait several seconds longer than necessary for clusters to display
* Sidebar a11y issue with focus on collapsed items was fixed. Thanks to @​andoriyaprashant
* Make monaco-editor work again in an offline/air-gapped environment and fix localisation. This improves security and i18n functionality. Thanks to @​DanielLeone
* Status Labels are wrapped incorrect (was "Pendin" on one line, "g" on the next)
* Fix for activity bar close button styling. Thanks to @​Exar04
* Contrast fix for actions notifier (cancel button was not visible)
* Cookies are used for token rather than local storage improving security
* The plugin settings works again to allow disabling/enabling plugins
* Fix on the cluster context menu on the Home Overview page to not show multiple delete actions when a plugin defines a delete action
* Fix for the network icon in map
* A number of now unused dependencies were trimmed from the frontend and from headlamp-plugin
* Fixes for shell escaping in script used for signing some binaries. Thanks to @​odaysec
* Fix display of accessModes on VolumeList detail view
* Fix fetchConfig to return a proper value removing error in web dev console. Thanks to @​wingerx
* Fix for overflow on logs view Thanks to @​greedy-wudpeckr
* A11y fix for Alert contrast in dark-mode
* Refactor CRs to use existing components. Thanks @​farodin91
* Fix so plugins can be deleted again in Plugin settings
* Fix warnings, and bump node to 22 in Dockerfile. Thanks to @​LinPr
#### 💻 Development
* From 5x to 60x faster app load in development with `cd app && npm run star`
* Fix for running app on Windows with cd app && npm start
* Improved "releaser check" tool to so we can see which external release artefacts released correctly
* Remove unnecessary loop assignments which is possible in newer versions of golang. Thanks to @​LinPr
* Clean up some parse tests. Thanks to @​andoriyaprashant
* Fix bug in app for running long running javascripts use by minikube plugin
* Plugin manager can now download non tar.gz extra files
* Add gitignore for mac .DS_Store files
* Update golang version to 1.24.6. Thanks to @​mkm29
* Stories for the Overview component were added. Thanks to @​1012Charan
* Some unused functionality for plugins was removed "loadDevPlugins"
* Update storybook to 9.1.2
* Add registerClusterStatus for adding cluster status to the Overview cluster list
* Extract some auth related methods to new auth package with tests
* Add projects plugin example, for extending new Namespace Projects feature on Home
##### Plugins gain the ability to customise the font-family from a AppTheme. Thanks to @​kirederik
Theme registration:
```js
import './index.css'; // where the @​font-face is defined
registerAppTheme({
name: "My Custom Theme",
base: "light",
primary: "#ff0000",
secondary: "#​333",
fontFamily: ["Asimovian"],
})
```
<img width="1374" height="616" alt="Headlamp with a different font" src="https://github.com/user-attachments/assets/482a608c-2c8f-4647-8831-21bd56ebcee4 " />
#### 📖 Documentation
- Document some functions in lib/k8s
- Add note about hack to get around issue installing with brew on Mac whilst binaries are not signed. Thanks to [@​kierr](https://github.com/kierr )
- Add GKE to user tested platform table. Thanks to [@​eranchetz](https://github.com/eranchetz )
<!-- end-release-notes -->
**Container image:** 🐳 [ghcr.io/headlamp-k8s/headlamp:v0.35.0](https://github.com/orgs/headlamp-k8s/packages/container/headlamp/475369027?tag=v0.35.0 )
**Desktop Apps:**
🐧 [Flatpak / Linux (AMD64)](https://flathub.org/apps/details/io.kinvolk.Headlamp )
🐧 Linux AppImage [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-linux-x64.AppImage ), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-linux-arm64.AppImage ), [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-linux-armv7l.AppImage )
🐧 Linux Tarball [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-linux-x64.tar.gz ), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-linux-arm64.tar.gz ), [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-linux-armv7l.tar.gz )
🐧 Debian / Linux [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/headlamp_0.35.0-1_amd64.deb )
:green\_apple: [Mac (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-mac-x64.dmg )
:green\_apple: [Mac (ARM/M1)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-mac-arm64.dmg )
:blue\_square: [Windows (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-win-x64.exe )
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: #1382
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-07 20:57:07 +00:00
dacf606800
Update Helm release gatus to v1.4.0 ( #1394 )
...
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gatus](https://github.com/TwiN/gatus ) ([source](https://github.com/TwiN/helm-charts )) | minor | `1.3.1` -> `1.4.0` |
---
### Release Notes
<details>
<summary>TwiN/helm-charts (gatus)</summary>
### [`v1.4.0`](https://github.com/TwiN/helm-charts/releases/tag/gatus-1.4.0 )
[Compare Source](https://github.com/TwiN/helm-charts/compare/gatus-1.3.1...gatus-1.4.0 )
Automated service health dashboard
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: #1394
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-07 20:56:27 +00:00
bdeb30bdf5
Update dpage/pgadmin4 Docker tag to v9.8 ( #1387 )
...
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| dpage/pgadmin4 | minor | `9.7` -> `9.8` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #1387
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-07 20:55:31 +00:00
f9a6d653fa
Update ghcr.io/actualbudget/actual Docker tag to v25.9.0 ( #1380 )
...
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/actualbudget/actual | minor | `25.8.0` -> `25.9.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #1380
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-07 20:55:24 +00:00
44f8115850
Update Helm release loki to v6.39.0 ( #1391 )
...
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [loki](https://grafana.github.io/helm-charts ) ([source](https://github.com/grafana/helm-charts )) | minor | `6.38.0` -> `6.39.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #1391
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-07 20:54:24 +00:00
c799ae79be
Update Helm release traefik to v37.1.0 ( #1383 )
...
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [traefik](https://traefik.io/ ) ([source](https://github.com/traefik/traefik-helm-chart )) | minor | `37.0.0` -> `37.1.0` |
---
### Release Notes
<details>
<summary>traefik/traefik-helm-chart (traefik)</summary>
### [`v37.1.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v37.1.0 )
[Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v37.0.0...v37.1.0 )
#### 🚀 Features
- feat(deps): update traefik docker tag to v3.5.1 [#​1504](https://github.com/traefik/traefik-helm-chart/issues/1504 ) by [@​renovate](https://github.com/renovate )\[bot]
- feat(deployment): add chart value timezone that automatically configures access logs timezone [#​1503](https://github.com/traefik/traefik-helm-chart/issues/1503 ) by [@​KyriosGN0](https://github.com/KyriosGN0 )
- feat(hooks): use now stable prestop command syntax [#​1505](https://github.com/traefik/traefik-helm-chart/issues/1505 ) by [@​jnoordsij](https://github.com/jnoordsij )
- feat(hub): add annotations for webhook admission [#​1508](https://github.com/traefik/traefik-helm-chart/issues/1508 ) by [@​bpsoraggi](https://github.com/bpsoraggi )
- feat: support custom monitoring api [#​1498](https://github.com/traefik/traefik-helm-chart/issues/1498 ) by [@​zalbiraw](https://github.com/zalbiraw )
- feat(CRDs): update Traefik Hub to v1.21.1 [#​1507](https://github.com/traefik/traefik-helm-chart/issues/1507 ) by [@​traefiker](https://github.com/traefiker )
- feat: support Traefik v3.5 features [#​1509](https://github.com/traefik/traefik-helm-chart/issues/1509 ) by [@​bpsoraggi](https://github.com/bpsoraggi )
#### 🐛 Bug fixes
- fix(deployment): allow to disable checkNewVersion via values.yaml [#​1489](https://github.com/traefik/traefik-helm-chart/issues/1489 ) by [@​KyriosGN0](https://github.com/KyriosGN0 )
- fix: prevent blank lines in args [#​1497](https://github.com/traefik/traefik-helm-chart/issues/1497 ) by [@​florianspk](https://github.com/florianspk )
#### 📦 Others
- docs(readme): linguistic inconsistencies and verification section [#​1491](https://github.com/traefik/traefik-helm-chart/issues/1491 ) by [@​bpsoraggi](https://github.com/bpsoraggi )
- refactor: only render `--global.checkNewVersion` when it differs from default [#​1493](https://github.com/traefik/traefik-helm-chart/issues/1493 ) by [@​ChristianCiach](https://github.com/ChristianCiach )
- chore(deps): update actions/checkout action to v5 [#​1494](https://github.com/traefik/traefik-helm-chart/issues/1494 ) by [@​renovate](https://github.com/renovate )\[bot]
- refactor: remove `$root` hacks in favor of using \`- [#​1495](https://github.com/traefik/traefik-helm-chart/issues/1495 ) by [@​jnoordsij](https://github.com/jnoordsij )
- docs(plugins): Sync VALUES.md [#​1499](https://github.com/traefik/traefik-helm-chart/issues/1499 ) by [@​Frankst2](https://github.com/Frankst2 )
- chore(release): 🚀 Publish 37.1.0 and 1.11.0 [#​1510](https://github.com/traefik/traefik-helm-chart/issues/1510 ) by [@​bpsoraggi](https://github.com/bpsoraggi )
#### New Contributors
- [@​KyriosGN0](https://github.com/KyriosGN0 ) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1489
- [@​ChristianCiach](https://github.com/ChristianCiach ) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1493
- [@​florianspk](https://github.com/florianspk ) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1497
- [@​Frankst2](https://github.com/Frankst2 ) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1499
**Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v37.0.0...v37.1.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1383
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-07 20:54:19 +00:00
a5c0b350a0
Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to cd528d4 ( #1401 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 3m3s
2025-09-07 20:02:08 +00:00
c1067939b8
Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to c6dd175
lint-test-helm / helm-lint (pull_request) Successful in 17s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m13s
2025-09-07 07:01:28 +00:00
fcc0372547
Update thewicklowwolf/lidatube Docker tag to v0.2.35 ( #1398 )
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 3m10s
2025-09-07 00:01:49 +00:00
78d74e3cdd
Update Helm release argo-cd to v8.3.5
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m1s
2025-09-06 22:01:09 +00:00
352a40c7e4
Update clidey/whodb Docker tag to v0.60.0 ( #1396 )
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 2m15s
2025-09-05 21:01:56 +00:00
f0b369c73f
Update Helm release argo-cd to v8.3.4
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m26s
2025-09-05 20:01:18 +00:00
8aeaf82caa
Update ollama/ollama Docker tag to v0.11.10 ( #1393 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m30s
2025-09-05 18:01:35 +00:00
6288e5f267
Update eigenfocus/eigenfocus Docker tag to v1.3.1 ( #1392 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m26s
2025-09-05 17:01:37 +00:00
9f7040123e
Update clidey/whodb Docker tag to v0.59.0
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 16s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m36s
2025-09-05 13:02:12 +00:00
95edce69e7
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.9.1 ( #1389 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m11s
2025-09-05 12:04:14 +00:00
8b7648a4b3
Update searxng/searxng:latest Docker digest to 511fa3f ( #1388 )
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-05 12:04:05 +00:00
54cae09245
Update searxng/searxng:latest Docker digest to 9fd03d0 ( #1386 )
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 4m34s
2025-09-05 10:02:10 +00:00
ed156c25fc
Update ghcr.io/tecnativa/docker-socket-proxy Docker tag to v0.4.1 ( #1385 )
lint-test-docker / docker-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m35s
2025-09-05 07:01:41 +00:00
e6035cc868
add transition condition
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m2s
2025-09-05 00:37:03 -05:00
0d9c920b27
Update ollama/ollama Docker tag to v0.11.9 ( #1384 )
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 1m43s
2025-09-05 00:02:22 +00:00
029c505fb6
upgrade image
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m48s
2025-09-03 18:13:05 -05:00
0c37867bfb
Update Helm release meilisearch to v0.17.0 ( #1370 )
...
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m11s
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.15.1` -> `0.17.0` |
---
### Release Notes
<details>
<summary>meilisearch/meilisearch-kubernetes (meilisearch)</summary>
### [`v0.17.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.17.0 )
[Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.16.0...meilisearch-0.17.0 )
A Helm chart for the Meilisearch search engine
### [`v0.16.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.16.0 )
[Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.15.1...meilisearch-0.16.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4zNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->
Reviewed-on: #1370
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-03 23:07:12 +00:00
5d7cf015be
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.9.0 ( #1379 )
...
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m37s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/home-assistant/home-assistant](https://www.home-assistant.io/ ) ([source](https://github.com/home-assistant/core )) | minor | `2025.8.3` -> `2025.9.0` |
---
### Release Notes
<details>
<summary>home-assistant/core (ghcr.io/home-assistant/home-assistant)</summary>
### [`v2025.9.0`](https://github.com/home-assistant/core/releases/tag/2025.9.0 )
[Compare Source](https://github.com/home-assistant/core/compare/2025.8.3...2025.9.0 )
https://www.home-assistant.io/blog/2025/09/03/release-20259/
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #1379
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-03 19:11:19 +00:00
8b4f142676
Update Helm release element-web to v1.4.18 ( #1378 )
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m0s
2025-09-03 18:35:32 +00:00
1c7a34bcf5
Update outlinewiki/outline Docker tag to v0.87.3 ( #1359 )
...
lint-test-helm / helm-lint (push) Successful in 34s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline ) | minor | `0.86.1` -> `0.87.3` |
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v0.87.3`](https://github.com/outline/outline/releases/tag/v0.87.3 )
[Compare Source](https://github.com/outline/outline/compare/v0.87.2...v0.87.3 )
#### What's Changed
##### Improvements
- It is now possible to give group users "Manage" permissions so they can add and remove other users from a group.
##### Fixes
- OIDC flow broken when using an authentication provider on a private network in `v0.87.0`
- Importing nested lists from HTML now works correctly
### [`v0.87.2`](https://github.com/outline/outline/compare/v0.87.1...v0.87.2 )
[Compare Source](https://github.com/outline/outline/compare/v0.87.1...v0.87.2 )
### [`v0.87.1`](https://github.com/outline/outline/compare/v0.87.0...v0.87.1 )
[Compare Source](https://github.com/outline/outline/compare/v0.87.0...v0.87.1 )
### [`v0.87.0`](https://github.com/outline/outline/releases/tag/v0.87.0 )
[Compare Source](https://github.com/outline/outline/compare/v0.86.1...v0.87.0 )
> \[!WARNING]
> Skip this version, use v0.87.3 due to a breaking issue causing failing CSP in some browsers.
> \[!NOTE]
> This version includes multiple proactive security fixes for issues discovered during a routine security audit. Please see associated advisories:
>
> - https://github.com/outline/outline/security/advisories/GHSA-fp2g-2283-rwvj
> - https://github.com/outline/outline/security/advisories/GHSA-jfhx-7phw-9gq3
> - https://github.com/outline/outline/security/advisories/GHSA-gcj7-c9jv-fhgf
#### What's Changed
##### Improvements
- Add notifications for reactions in https://github.com/outline/outline/pull/9893
- It is now possible to split an existing code block by typing triple backticks in https://github.com/outline/outline/pull/9959
- Implement right-click context menu in https://github.com/outline/outline/pull/9883 (Available on document lists now, elsewhere soon)
- Added `relationships` API endpoints in https://github.com/outline/outline/pull/9402
- Improved error boundary with option to clear cache on repeated errors… in https://github.com/outline/outline/pull/9891
- Added support for encrypted environment variables with [dotenvx](https://dotenvx.com ) in https://github.com/outline/outline/pull/9921
##### Fixes
##### Editor
- fix: Line-height too compact on editor headings in https://github.com/outline/outline/pull/9942
- fix: Scroll-to-anchor reliability in https://github.com/outline/outline/pull/9945
- fix: "Table of contents" shortcut on macOS in https://github.com/outline/outline/pull/10002
- fix: Issue with draft comment being lost when navigating directly between documents in https://github.com/outline/outline/pull/9997
- Use Sorting of mentions in a table now act correctly in https://github.com/outline/outline/pull/10011
- fix: Image caption parsed as separate paragraph on copy/paste in https://github.com/outline/outline/pull/10020
- fix: Image pasted twice in copy/paste https://github.com/outline/outline/pull/9938
##### Other
- fix: Tighten rate limits on `email.callback` endpoint in https://github.com/outline/outline/pull/9917
- fix: Use `safeEqual` in `VerificationCode` verify method in https://github.com/outline/outline/pull/9915
- fix: Allow user account lookup with mismatching email capitalization in https://github.com/outline/outline/pull/9929
- fix: Remove `attachments.redirect` sw caching in https://github.com/outline/outline/pull/9927
- fix: Remove `mime-types` usage from the browser in https://github.com/outline/outline/pull/9926
- fix: Upgrade `request-filtering-agent` in https://github.com/outline/outline/pull/9937
- fix: Increase timeout on remote file storage operations in https://github.com/outline/outline/pull/9936
- fix: Properly truncate multiline labels in sidebar in https://github.com/outline/outline/pull/9940
- fix: Drafts without a collection should be publishable by all members with update rights in https://github.com/outline/outline/pull/9941
- fix: Standardize request filtering between cloud / self-hosted in https://github.com/outline/outline/pull/9914
- chore: Removed usage of `vite-static-copy` plugin in https://github.com/outline/outline/pull/9916
- fix: Document move/copy/publish dialog now behaves better in https://github.com/outline/outline/pull/9947
- fix: Usage of `ctx.attachment` overrides explicit `Content-Type` in https://github.com/outline/outline/pull/9949
- chore: More CSP hardening in https://github.com/outline/outline/pull/9951
- fix: Frontend requests do not always send `Content-Type` header in request in https://github.com/outline/outline/pull/9954
- Display correct child document structure & auto open shared document section in https://github.com/outline/outline/pull/9854
- fix: Unable to use `DATABASE_HOST` env in https://github.com/outline/outline/pull/9977
- Include collection attachments in json export in https://github.com/outline/outline/pull/10010
- Skip Notion linked database views in https://github.com/outline/outline/pull/10018
- Map export endpoint to read permissions in https://github.com/outline/outline/pull/10019
- fix documents.import permission checks for shared parent in https://github.com/outline/outline/pull/9996
- fix: Show API key creator name in settings page in https://github.com/outline/outline/pull/10041
- fix: Update unique db constraint to account for revoked share links in https://github.com/outline/outline/pull/10022
- Add CSRF middleware in https://github.com/outline/outline/pull/10051
#### New Contributors
- [@​volodymyrkoval](https://github.com/volodymyrkoval ) made their first contribution in https://github.com/outline/outline/pull/9935
- [@​esafev](https://github.com/esafev ) made their first contribution in https://github.com/outline/outline/pull/10031
**Full Changelog**: https://github.com/outline/outline/compare/v0.86.1...v0.87.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #1359
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-03 18:33:46 +00:00
97a59df88a
Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.46.01 ( #1352 )
...
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/haveagitgat/tdarr_node](https://github.com/linuxserver/docker-baseimage-ubuntu/packages ) ([source](https://github.com/linuxserver/docker-baseimage-ubuntu )) | minor | `2.45.01` -> `2.46.01` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #1352
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-03 18:33:01 +00:00
8e953429bf
Update ghcr.io/haveagitgat/tdarr Docker tag to v2.46.01 ( #1351 )
...
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/haveagitgat/tdarr](https://github.com/linuxserver/docker-baseimage-ubuntu/packages ) ([source](https://github.com/linuxserver/docker-baseimage-ubuntu )) | minor | `2.45.01` -> `2.46.01` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #1351
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-03 18:32:51 +00:00
83ecc058f9
Update mirror.gcr.io/aquasec/trivy Docker tag to v0.66.0 ( #1367 )
...
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [mirror.gcr.io/aquasec/trivy](https://www.aquasec.com/products/trivy/ ) ([source](https://github.com/aquasecurity/trivy )) | minor | `0.65.0` -> `0.66.0` |
---
### Release Notes
<details>
<summary>aquasecurity/trivy (mirror.gcr.io/aquasec/trivy)</summary>
### [`v0.66.0`](https://github.com/aquasecurity/trivy/blob/HEAD/CHANGELOG.md#0660-2025-09-02 )
[Compare Source](https://github.com/aquasecurity/trivy/compare/v0.65.0...v0.66.0 )
##### Features
- add timeout handling for cache database operations ([#​9307](https://github.com/aquasecurity/trivy/issues/9307 )) ([235c24e](235c24e71a
))
- **misconf:** added audit config attribute ([#​9249](https://github.com/aquasecurity/trivy/issues/9249 )) ([4d4a244](4d4a2444b6
))
- **secret:** implement streaming secret scanner with byte offset tracking ([#​9264](https://github.com/aquasecurity/trivy/issues/9264 )) ([5a5e097](5a5e0972c7
))
- **terraform:** use .terraform cache for remote modules in plan scanning ([#​9277](https://github.com/aquasecurity/trivy/issues/9277 )) ([298a994](298a9941f0
))
##### Bug Fixes
- **conda:** memory leak by adding closure method for `package.json` file ([#​9349](https://github.com/aquasecurity/trivy/issues/9349 )) ([03d039f](03d039f17d
))
- create temp file under composite fs dir ([#​9387](https://github.com/aquasecurity/trivy/issues/9387 )) ([ce22f54](ce22f54a39
))
- **cyclonedx:** handle multiple license types ([#​9378](https://github.com/aquasecurity/trivy/issues/9378 )) ([46ab76a](46ab76a5af
))
- **fs:** avoid shadowing errors in file.glob ([#​9286](https://github.com/aquasecurity/trivy/issues/9286 )) ([b51c789](b51c789330
))
- **image:** use standardized HTTP client for ECR authentication ([#​9322](https://github.com/aquasecurity/trivy/issues/9322 )) ([84fbf86](84fbf8674d
))
- **misconf:** ensure ignore rules respect subdirectory chart paths ([#​9324](https://github.com/aquasecurity/trivy/issues/9324 )) ([d3cd101](d3cd101266
))
- **misconf:** ensure module source is known ([#​9404](https://github.com/aquasecurity/trivy/issues/9404 )) ([81d9425](81d94253c8
))
- **misconf:** preserve original paths of remote submodules from .terraform ([#​9294](https://github.com/aquasecurity/trivy/issues/9294 )) ([1319d8d](1319d8dc7f
))
- **misconf:** use correct field log\_bucket instead of target\_bucket in gcp bucket ([#​9296](https://github.com/aquasecurity/trivy/issues/9296 )) ([04ad0c4](04ad0c4fc2
))
- persistent flag option typo ([#​9374](https://github.com/aquasecurity/trivy/issues/9374 )) ([6e99dd3](6e99dd304c
))
- **plugin:** don't remove plugins when updating index.yaml file ([#​9358](https://github.com/aquasecurity/trivy/issues/9358 )) ([5f067ac](5f067ac15e
))
- **python:** impove package name normalization ([#​9290](https://github.com/aquasecurity/trivy/issues/9290 )) ([1473e88](1473e88b74
))
- **repo:** preserve RepoMetadata on FS cache hit ([#​9389](https://github.com/aquasecurity/trivy/issues/9389 )) ([4f2a44e](4f2a44ea45
))
- **repo:** sanitize git repo URL before inserting into report metadata ([#​9391](https://github.com/aquasecurity/trivy/issues/9391 )) ([1ac9b1f](1ac9b1f07c
))
- **sbom:** add support for `file` component type of `CycloneDX` ([#​9372](https://github.com/aquasecurity/trivy/issues/9372 )) ([aa7cf43](aa7cf4387c
))
- suppress debug log for context cancellation errors ([#​9298](https://github.com/aquasecurity/trivy/issues/9298 )) ([2458d5e](2458d5e28a
))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #1367
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-03 18:32:46 +00:00
a616a41ceb
Update searxng/searxng:latest Docker digest to 4e96378 ( #1377 )
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m18s
2025-09-03 14:02:46 +00:00
563df58fb3
Update ghcr.io/linuxserver/radarr Docker tag to v5.27.5 ( #1376 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 4m15s
2025-09-03 13:02:09 +00:00
cb899ac47f
Update searxng/searxng:latest Docker digest to 40d133d ( #1375 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m52s
2025-09-03 12:01:52 +00:00
ea1d986907
Update kube-prometheus-stack Docker tag to v77.5.0
lint-test-helm / helm-lint (push) Successful in 9s
lint-test-helm / helm-lint (pull_request) Successful in 14s
renovate / renovate (push) Successful in 1m47s
2025-09-03 11:01:48 +00:00
66a886a65f
Update kube-prometheus-stack Docker tag to v77.4.0 ( #1373 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m23s
2025-09-03 10:02:02 +00:00
05c8291304
Update ghcr.io/n8n-io/n8n Docker tag to v1.110.1
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m52s
2025-09-03 09:01:47 +00:00
86d4ba51d5
Update searxng/searxng:latest Docker digest to 7c82889 ( #1371 )
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m15s
2025-09-03 05:02:01 +00:00
c97b72b2e8
Update d3fk/s3cmd:latest Docker digest to eb0d441
lint-test-helm / helm-lint (pull_request) Successful in 20s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m39s
2025-09-03 03:01:15 +00:00
5d8e7ed6fa
Update Helm release meilisearch to v0.15.1
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m57s
2025-09-03 02:01:07 +00:00
082426492b
Update kube-prometheus-stack Docker tag to v77.3.0 ( #1366 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m29s
2025-09-02 17:02:54 +00:00
892cd23503
Update Helm release argo-cd to v8.3.3
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m10s
2025-09-02 16:04:14 +00:00
0135afd797
Update kube-prometheus-stack Docker tag to v77.2.1
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m43s
2025-09-02 13:01:30 +00:00
8264b806bd
Update Helm release argo-cd to v8.3.2 ( #1363 )
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 3m11s
2025-09-02 10:02:04 +00:00
57b7569cef
Update Helm release argo-workflows to v0.45.23 ( #1362 )
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 2m27s
2025-09-01 22:01:43 +00:00
13b66369ed
Update kube-prometheus-stack Docker tag to v77.2.0
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m42s
2025-09-01 21:01:47 +00:00
5c3dd51407
Update ghcr.io/n8n-io/n8n Docker tag to v1.110.0 ( #1360 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m5s
2025-09-01 16:02:07 +00:00
c54178fef5
Update searxng/searxng:latest Docker digest to 9d53db5 ( #1358 )
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m34s
2025-09-01 15:01:34 +00:00
4d57e7e25e
Update searxng/searxng:latest Docker digest to 30b5ec6
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m49s
2025-09-01 14:01:33 +00:00
70642bdfab
Update kube-prometheus-stack Docker tag to v77.1.3 ( #1356 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m1s
2025-09-01 13:01:45 +00:00
0e0e05601b
Update kube-prometheus-stack Docker tag to v77.1.2 ( #1355 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m5s
2025-09-01 09:02:05 +00:00
1c40e4678e
Update Helm release coredns to v1.43.3 ( #1354 )
lint-test-helm / helm-lint (push) Successful in 22s
renovate / renovate (push) Successful in 2m30s
2025-09-01 05:03:24 +00:00
6e23a33f89
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.5.4
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 21s
renovate / renovate (push) Has been cancelled
2025-09-01 05:01:06 +00:00
d016b6fc9b
Update kube-prometheus-stack Docker tag to v77.1.1 ( #1350 )
lint-test-helm / helm-lint (push) Successful in 20s
renovate / renovate (push) Successful in 1m35s
2025-08-31 10:01:25 +00:00
7ae933d0ff
Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to d464a92
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m11s
2025-08-31 08:01:05 +00:00
8dc5695955
enable operator
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m34s
2025-08-31 00:27:21 -05:00
8170fadf73
Update Helm release rook-ceph-cluster to v1.18.1
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m5s
2025-08-30 18:02:12 +00:00
95cd950395
Update Helm release rook-ceph to v1.18.1 ( #1346 )
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m7s
2025-08-30 18:01:27 +00:00
d1fb6674d4
Update ghcr.io/squat/generic-device-plugin:latest Docker digest to 5aab484
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m25s
2025-08-30 10:01:07 +00:00
3820000742
Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 99e8d42
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 22s
renovate / renovate (push) Successful in 1m57s
2025-08-30 05:00:54 +00:00
df731c9016
Update thewicklowwolf/lidatube Docker tag to v0.2.34 ( #1343 )
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m45s
2025-08-30 00:02:07 +00:00
97a26b05f9
Update ghcr.io/linuxserver/sonarr:4.0.15 Docker digest to e00e87e ( #1342 )
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-30 00:02:01 +00:00
8d38d3b504
Update php Docker tag to v8.4.12 ( #1341 )
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m28s
2025-08-29 22:01:32 +00:00
41739246a4
Update ollama/ollama Docker tag to v0.11.8 ( #1340 )
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m25s
2025-08-29 21:01:35 +00:00
0aa4ae8263
Update kube-prometheus-stack Docker tag to v77.1.0
lint-test-helm / helm-lint (pull_request) Successful in 16s
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m5s
2025-08-29 19:00:02 +00:00
03811498b3
Update hashicorp/vault Docker tag to v1.20.3 ( #1338 )
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m57s
2025-08-29 18:58:52 +00:00
b14012aa77
Update searxng/searxng:latest Docker digest to afa052a ( #1337 )
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Has been cancelled
2025-08-29 18:57:47 +00:00
bed9809606
Update ghcr.io/squat/generic-device-plugin:latest Docker digest to 7a248fb ( #1336 )
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-29 18:57:43 +00:00
cbdf564f96
expand storage
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
2025-08-29 13:55:37 -05:00
a2ce360b64
Update directus/directus Docker tag to v11.11.0 ( #1333 )
...
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Failing after 14m52s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [directus/directus](https://github.com/directus/directus ) | minor | `11.10.2` -> `11.11.0` |
---
### Release Notes
<details>
<summary>directus/directus (directus/directus)</summary>
### [`v11.11.0`](https://github.com/directus/directus/releases/tag/v11.11.0 )
[Compare Source](https://github.com/directus/directus/compare/v11.10.2...v11.11.0 )
##### ⚠️ Potential Breaking Changes
**Fixed `Content Versioning` to correctly merge relational data and support all query parameter functionality ([#​25437](https://github.com/directus/directus/pull/25437 ))**
The following changes should be kept in mind when updating:
1. Relational versioned data now requires explicit field expansion to be included in the response.
2. Invalid data (e.g. Fails validation rules) will error on query
3. Filter conditions now apply to the versioned data instead of the main record
4. For more information, please read the [breaking change docs](https://directus.io/docs/releases/breaking-changes/version-11#version-11110 ) for a full list of changes.
Additionally there will be further breaking changes to `USER_CREATED`, `USER_UPDATED`, `DATE_CREATED`, `DATE_UPDATED` default values in a followup PR to improve this behavior further.
Check in with https://github.com/directus/directus/pull/25744 to see more info about the breaking changes.
##### ✨ New Features & Improvements
- **[@​directus/api](https://github.com/directus/api )**
- Fixed `Content Versioning` to correctly merge relational data and support all query parameter functionality ([#​25437](https://github.com/directus/directus/pull/25437 ) by [@​Nitwel](https://github.com/Nitwel ))
- **[@​directus/app](https://github.com/directus/app )**
- Fixed links in WYSIWYG missing underline and pointer cursor styling ([#​25739](https://github.com/directus/directus/pull/25739 ) by [@​Abdallah-Awwad](https://github.com/Abdallah-Awwad ))
- Added a new field to conditions for clearing hidden fields on save ([#​25646](https://github.com/directus/directus/pull/25646 ) by [@​robluton](https://github.com/robluton ))
##### 🐛 Bug Fixes & Optimizations
- **[@​directus/app](https://github.com/directus/app )**
- Fixed timestamp fields being incorrectly marked as changed due to timezone mismatch ([#​25718](https://github.com/directus/directus/pull/25718 ) by [@​khanahmad4527](https://github.com/khanahmad4527 ))
- Fixed code button state not updating when exiting code mode in WYSIWYG ([#​25741](https://github.com/directus/directus/pull/25741 ) by [@​Abdallah-Awwad](https://github.com/Abdallah-Awwad ))
- Added currentItem id check to prevent in-flight api call from returning stale data ([#​25660](https://github.com/directus/directus/pull/25660 ) by [@​robluton](https://github.com/robluton ))
- Added RTL support for popper context menu ([#​25697](https://github.com/directus/directus/pull/25697 ) by [@​AlexGaillard](https://github.com/AlexGaillard ))
- Fixed an issue with focus trap in TinyMCE dialogs within the WYSIWYG editor ([#​25746](https://github.com/directus/directus/pull/25746 ) by [@​formfcw](https://github.com/formfcw ))
- Upgraded esbuild and Vite ([#​25737](https://github.com/directus/directus/pull/25737 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/api](https://github.com/directus/api )**
- Upgraded esbuild and Vite ([#​25737](https://github.com/directus/directus/pull/25737 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- Updated nodemailer to us AWS SESv2 ([#​25730](https://github.com/directus/directus/pull/25730 ) by [@​br41nslug](https://github.com/br41nslug ))
- Fixed `permissionsCacheable` erroring on null operator value ([#​25753](https://github.com/directus/directus/pull/25753 ) by [@​AlexGaillard](https://github.com/AlexGaillard ))
- **[@​directus/types](https://github.com/directus/types )**
- Fixed `Content Versioning` to correctly merge relational data and support all query parameter functionality ([#​25437](https://github.com/directus/directus/pull/25437 ) by [@​Nitwel](https://github.com/Nitwel ))
- **[@​directus/sdk](https://github.com/directus/sdk )**
- Fixed auth being cleared before `login`/`refresh` request succeeds ([#​25367](https://github.com/directus/directus/pull/25367 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
##### 📦 Published Versions
- `@directus/app@13.14 .0`
- `@directus/api@30.0.0`
- `create-directus-extension@11.0.18`
- `@directus/extensions@3.0.10`
- `@directus/extensions-registry@3.0.10`
- `@directus/extensions-sdk@16.0.1`
- `@directus/schema-builder@0.0.5`
- `@directus/types@13.2.2`
- `@directus/sdk@20.0.3`
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #1333
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-08-28 23:53:57 +00:00
ea72916def
Update ghcr.io/tecnativa/docker-socket-proxy Docker tag to v0.4.0 ( #1326 )
...
lint-test-docker / docker-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/tecnativa/docker-socket-proxy](https://github.com/Tecnativa/docker-socket-proxy ) | minor | `0.3.0` -> `v0.4.0` |
---
### Release Notes
<details>
<summary>Tecnativa/docker-socket-proxy (ghcr.io/tecnativa/docker-socket-proxy)</summary>
### [`v0.4.0`](https://github.com/Tecnativa/docker-socket-proxy/releases/tag/v0.4.0 )
[Compare Source](https://github.com/Tecnativa/docker-socket-proxy/compare/v0.3.0...v0.4.0 )
#### What's Changed
- test: check if connection upgrades work (using exec) by [@​proudier](https://github.com/proudier ) in https://github.com/Tecnativa/docker-socket-proxy/pull/139
- \[ADD] v1.51 version to README.md and Modernice CI by [@​josep-tecnativa](https://github.com/josep-tecnativa ) in https://github.com/Tecnativa/docker-socket-proxy/pull/152
- Updated the underlying haproxy version from 2.2 to 3.2.4 by [@​Programmer-Admin](https://github.com/Programmer-Admin ) in https://github.com/Tecnativa/docker-socket-proxy/pull/156
#### New Contributors
- [@​Programmer-Admin](https://github.com/Programmer-Admin ) made their first contribution in https://github.com/Tecnativa/docker-socket-proxy/pull/156
**Full Changelog**: https://github.com/Tecnativa/docker-socket-proxy/compare/v0.3.0...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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #1326
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-08-28 23:53:22 +00:00
2a45e41778
Update ghcr.io/open-webui/open-webui Docker tag to v0.6.26 ( #1330 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m50s
2025-08-28 23:43:53 +00:00
dda2f7aba9
Update Helm release loki to v6.38.0 ( #1335 )
...
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [loki](https://grafana.github.io/helm-charts ) ([source](https://github.com/grafana/helm-charts )) | minor | `6.37.0` -> `6.38.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: #1335
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-08-28 23:43:36 +00:00
7608c9fda6
incrase storage
2025-08-28 18:40:14 -05:00
36c944db85
Update ghcr.io/linuxserver/lidarr Docker tag to v2.13.3
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-08-28 22:01:36 +00:00
86fe853e56
Update searxng/searxng:latest Docker digest to cf4ae7b
lint-test-helm / helm-lint (pull_request) Successful in 14s
2025-08-28 18:01:32 +00:00
2b48b9dce2
Update vectorim/element-web Docker tag to v1.11.110
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 18s
2025-08-28 14:03:21 +00:00
73cd14f53a
Update Helm release argo-cd to v8.3.1 ( #1329 )
2025-08-28 11:01:51 +00:00
a54ee6d5de
Update registry.k8s.io/coredns/coredns Docker tag to v1.12.3 ( #1328 )
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has started running
2025-08-28 09:02:30 +00:00
1c38ca5e13
Update searxng/searxng:latest Docker digest to 606eaa7 ( #1327 )
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
2025-08-28 09:02:05 +00:00
8f8786d68f
Update ghcr.io/traefik/traefik Docker tag to v3.5.1
lint-test-docker / docker-lint (pull_request) Successful in 14s
lint-test-docker / docker-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m8s
2025-08-28 01:00:54 +00:00
6c4dc64162
Update ghcr.io/n8n-io/n8n Docker tag to v1.109.1
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m39s
2025-08-27 17:01:23 +00:00
bf84589297
Update Helm release matrix-synapse to v3.12.7 ( #1323 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m39s
2025-08-27 14:01:43 +00:00
c15ec1dfd0
Update searxng/searxng:latest Docker digest to 30e5b80
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 1m51s
2025-08-27 09:01:45 +00:00