Update ghcr.io/hoarder-app/hoarder Docker tag to v0.23.0 #31

Merged
alexlebens merged 1 commits from renovate/ghcr.io-hoarder-app-hoarder-0.x into main 2025-03-22 21:07:21 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/hoarder-app/hoarder minor 0.22.0 -> 0.23.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hoarder-app/hoarder (ghcr.io/hoarder-app/hoarder)

v0.23.0: 0.23.0

Compare Source

0.23.0

Welcome to the 0.23.0 release of Hoarder! This release brings quality of life improvements, bug fixes, and introduces several new features, including the long awaited safari extension, PDF screenshotting, bulk tag deletion, and an assets management page! We welcome new contributor @​Kaio-Cesar, @​erik-nilcoast, @​mos3abof, @​halkeye, @​saadmanfarhad, and @​lexafaxine (and as usual, many more translators on Weblate!).

If you enjoy using Hoarder, consider supporting the project here or via GitHub here.

New Features 🚀

  • Safari Extension: The long awaited safari extension is now finally in TestFlight.
  • PDF Screenshot Generation and Display (by @​AhmadMuj): Hoarder can now generate screenshots for PDF files and display them, making it easier to preview and identify saved PDFs.
  • Bulk Tag Deletion (by @​lexafaxine): You can now delete multiple tags at once, simplifying tag management.
  • Asset Management Page: A new settings page allows you to manage your assets and find the ones eating most of your storage.
  • "AI Tagged" Webhook Trigger: You can now configure webhooks to trigger when AI automatically tags a bookmark.
  • YTDLP Command Line Arguments: youtube-dl library supports a ton of configuration and flags. This release allows you to configure the flags that gets passed to the YTDLP binary for better control on video downloads. (by @​erik-nilcoast)

UX Improvements

  • Import/Export Page got redesigned to look slightly nicer.
  • The web UI now displays statistics for your lists directly in the sidebar.
  • Merged background jobs stats and admin actions in the admin panel. Also the stats show more workers that were previously missing.
  • Multiple new languages got enabled (Arabic, Slovak, Portuguese (Brazil), Slovenian & Vietnamese). Some of those languages are AI translated, please help us enhance them over at weblate.

For Developers 🛠️

  • Bookmark Summarization: The API now exposes a way to trigger bookmark summarization. (by @​erik-nilcoast)
  • User Stats Endpoints: Added new endpoints to retrieve user information and statistics. This is used by the new homepage widget support implemented by @​vhsdream.
  • We now have a new CONTRIBUTING.md.
  • Added instructions for setting up the Node.js environment for development (by @​mos3abof)

Fixes 🐛

  • Fixed an issue that was preventing the use of LLM providers like gemini and preplexity. If you're running ollama, you might need to upgrade your server to a newer version. If the model you're using doesn't support structured outputs, set INFERENCE_SUPPORTS_STRUCTURED_OUTPUT=false.
  • Fixed an issue where shared links on mobile were incorrectly stored as text (undergoing apple's review).
  • Fixed webhook events being sent regardless of user-selected operations.
  • Fixed an issue were RSS feed ingestion was failing for some feeds.
  • You can now access the lists from the PWA, which was missing before.
  • Hardened the getBookmarks endpoint against inconsistent bookmarks.
  • Fixed an issue in mobile to correctly set a dark theme classname to update the header text color. (by @​saadmanfarhad).
  • Fixed corepack issues in the CI and docker build, and in the Linux installation script.
  • Added a custom fetch wrapper for Ollama inference that prevents timeouts for slow ollama instances (by @​halkeye)
  • Added an environment variable to configure OAuth timeouts. (by @​Kaio-Cesar)

Community Projects 💡

Hoarder Random Bookmark

By @​treyg

Sends random bookmarks from your Hoarder account to your email, Discord or exposes your hoarder bookmarks over RSS. Get it here.

Homepage Widget

By @​vhsdream

Homepage now has a Hoarder widget that exposes stats about your bookmarks. Get it here.

Screenshots 📸

The new Asset Management Page

Screenshot 2025-03-22 at 5 08 12 PM

The redesigned Import/Export page

Screenshot 2025-03-22 at 5 08 26 PM

Upgrading 📦

To upgrade:

  • If you're using HOARDER_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.

All Commits


Configuration

📅 Schedule: Branch creation - "* */1 * * *" in timezone US/Central, 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hoarder-app/hoarder](https://github.com/hoarder-app/hoarder) | minor | `0.22.0` -> `0.23.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>hoarder-app/hoarder (ghcr.io/hoarder-app/hoarder)</summary> ### [`v0.23.0`](https://github.com/hoarder-app/hoarder/releases/tag/v0.23.0): 0.23.0 [Compare Source](https://github.com/hoarder-app/hoarder/compare/v0.22.0...v0.23.0) ### 0.23.0 Welcome to the `0.23.0` release of Hoarder! This release brings quality of life improvements, bug fixes, and introduces several new features, including the long awaited safari extension, PDF screenshotting, bulk tag deletion, and an assets management page! We welcome new contributor [@&#8203;Kaio-Cesar](https://github.com/Kaio-Cesar), [@&#8203;erik-nilcoast](https://github.com/erik-nilcoast), [@&#8203;mos3abof](https://github.com/mos3abof), [@&#8203;halkeye](https://github.com/halkeye), [@&#8203;saadmanfarhad](https://github.com/saadmanfarhad), and [@&#8203;lexafaxine](https://github.com/lexafaxine) (and as usual, many more translators on Weblate!). > If you enjoy using Hoarder, consider supporting the project [here ☕️](https://buymeacoffee.com/mbassem) or via GitHub [here](https://github.com/sponsors/MohamedBassem). ### New Features 🚀 - **Safari Extension**: The long awaited safari extension is now finally in [TestFlight](https://testflight.apple.com/join/KTQdj2PW). - **PDF Screenshot Generation and Display** (by [@&#8203;AhmadMuj](https://github.com/AhmadMuj)): Hoarder can now generate screenshots for PDF files and display them, making it easier to preview and identify saved PDFs. - **Bulk Tag Deletion** (by [@&#8203;lexafaxine](https://github.com/lexafaxine)): You can now delete multiple tags at once, simplifying tag management. - **Asset Management Page:** A new settings page allows you to manage your assets and find the ones eating most of your storage. - **"AI Tagged" Webhook Trigger:** You can now configure webhooks to trigger when AI automatically tags a bookmark. - **YTDLP Command Line Arguments:** youtube-dl library supports a ton of configuration and flags. This release allows you to configure the flags that gets passed to the YTDLP binary for better control on video downloads. (by [@&#8203;erik-nilcoast](https://github.com/erik-nilcoast)) ### UX Improvements ✨ - Import/Export Page got redesigned to look slightly nicer. - The web UI now displays statistics for your lists directly in the sidebar. - Merged background jobs stats and admin actions in the admin panel. Also the stats show more workers that were previously missing. - Multiple new languages got enabled (Arabic, Slovak, Portuguese (Brazil), Slovenian & Vietnamese). Some of those languages are AI translated, please help us enhance them over at [weblate](https://hosted.weblate.org/engage/hoarder/). ### For Developers 🛠️ - Bookmark Summarization: The API now exposes a way to trigger bookmark summarization. (by [@&#8203;erik-nilcoast](https://github.com/erik-nilcoast)) - User Stats Endpoints: Added new endpoints to retrieve user information and statistics. This is used by the new homepage widget support implemented by [@&#8203;vhsdream](https://github.com/vhsdream). - We now have a new [CONTRIBUTING.md](https://github.com/hoarder-app/hoarder/blob/main/CONTRIBUTING.md). - Added instructions for setting up the Node.js environment for development (by [@&#8203;mos3abof](https://github.com/mos3abof)) ### Fixes 🐛 - Fixed an issue that was preventing the use of LLM providers like gemini and preplexity. If you're running ollama, you might need to upgrade your server to a newer version. If the model you're using doesn't support structured outputs, set `INFERENCE_SUPPORTS_STRUCTURED_OUTPUT=false`. - Fixed an issue where shared links on mobile were incorrectly stored as text (undergoing apple's review). - Fixed webhook events being sent regardless of user-selected operations. - Fixed an issue were RSS feed ingestion was failing for some feeds. - You can now access the lists from the PWA, which was missing before. - Hardened the `getBookmarks` endpoint against inconsistent bookmarks. - Fixed an issue in mobile to correctly set a dark theme classname to update the header text color. (by [@&#8203;saadmanfarhad](https://github.com/saadmanfarhad)). - Fixed corepack issues in the CI and docker build, and in the Linux installation script. - Added a custom fetch wrapper for Ollama inference that prevents timeouts for slow ollama instances (by [@&#8203;halkeye](https://github.com/halkeye)) - Added an environment variable to configure OAuth timeouts. (by [@&#8203;Kaio-Cesar](https://github.com/Kaio-Cesar)) ### Community Projects 💡 #### Hoarder Random Bookmark By [@&#8203;treyg](https://github.com/treyg) Sends random bookmarks from your Hoarder account to your email, Discord or exposes your hoarder bookmarks over RSS. Get it [here](https://github.com/treyg/hoarder-random-bookmark). #### Homepage Widget By [@&#8203;vhsdream](https://github.com/vhsdream) Homepage now has a Hoarder widget that exposes stats about your bookmarks. Get it [here](https://gethomepage.dev/widgets/services/hoarder/). ### Screenshots 📸 #### The new Asset Management Page <img width="987" alt="Screenshot 2025-03-22 at 5 08 12 PM" src="https://github.com/user-attachments/assets/31dbe796-7394-4b34-8958-4098dc25a6d1" /> #### The redesigned Import/Export page <img width="971" alt="Screenshot 2025-03-22 at 5 08 26 PM" src="https://github.com/user-attachments/assets/933f3cb0-b780-47ce-b859-4cca92ef0ee6" /> ### Upgrading 📦 To upgrade: - If you're using `HOARDER_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`. ### All Commits - fix(ui): Fix export button sizing to match the import cards - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`a384860`](https://github.com/hoarder-app/hoarder/commit/a384860) - build: Fix lint error in UpdatableBookmarksGrid - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`5fca5c8`](https://github.com/hoarder-app/hoarder/commit/5fca5c8) - deps: Upgrade trpc and react query - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`7297144`](https://github.com/hoarder-app/hoarder/commit/7297144) - deps: Upgrade pdfjs and dompurify - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`84ba482`](https://github.com/hoarder-app/hoarder/commit/84ba482) - deps: Upgrade nextjs - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`8b9a447`](https://github.com/hoarder-app/hoarder/commit/8b9a447) - deps: Upgrade vitest - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`7fcedc5`](https://github.com/hoarder-app/hoarder/commit/7fcedc5) - feat(auth): Added env variable for OAuth timeout ([#&#8203;1136](https://github.com/hoarder-app/hoarder/issues/1136)) - [@&#8203;Kaio-Cesar](https://github.com/Kaio-Cesar) in [`71fff38`](https://github.com/hoarder-app/hoarder/commit/71fff38) - feat(workers): allows videoWorker to use ytdlp command line arguments specified in the config. Fixes [#&#8203;775](https://github.com/hoarder-app/hoarder/issues/775) [#&#8203;792](https://github.com/hoarder-app/hoarder/issues/792) ([#&#8203;1117](https://github.com/hoarder-app/hoarder/issues/1117)) - [@&#8203;erik-nilcoast](https://github.com/erik-nilcoast) in [`bffbd43`](https://github.com/hoarder-app/hoarder/commit/bffbd43) - i18n: Sync weblate translations - Weblate in [`6bbf4cb`](https://github.com/hoarder-app/hoarder/commit/6bbf4cb) - ci: Fix E2E test timeout - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`e9afdb5`](https://github.com/hoarder-app/hoarder/commit/e9afdb5) - ci: Run E2E tests in CI - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`927cd89`](https://github.com/hoarder-app/hoarder/commit/927cd89) - i18n: Enable new languages - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`ad9aa96`](https://github.com/hoarder-app/hoarder/commit/ad9aa96) - fix(mobile): Fix shared links getting stored as text. [#&#8203;956](https://github.com/hoarder-app/hoarder/issues/956) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`40fb401`](https://github.com/hoarder-app/hoarder/commit/40fb401) - i18n: Sync weblate translations - Weblate in [`c388fb2`](https://github.com/hoarder-app/hoarder/commit/c388fb2) - fix(translations): fixes typo in video download ([#&#8203;1116](https://github.com/hoarder-app/hoarder/issues/1116)) - [@&#8203;erik-nilcoast](https://github.com/erik-nilcoast) in [`7a372cf`](https://github.com/hoarder-app/hoarder/commit/7a372cf) - fix(extension): Fix handling for empty storage. [#&#8203;10](https://github.com/hoarder-app/hoarder/issues/10) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`7bffa02`](https://github.com/hoarder-app/hoarder/commit/7bffa02) - feat: Add endpoints for whoami and user stats. Fixes [#&#8203;1113](https://github.com/hoarder-app/hoarder/issues/1113) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`b8c587e`](https://github.com/hoarder-app/hoarder/commit/b8c587e) - fix: Revert the accidental upgrade of deps. [#&#8203;1107](https://github.com/hoarder-app/hoarder/issues/1107) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`59c444a`](https://github.com/hoarder-app/hoarder/commit/59c444a) - build(deps-dev): bump vitest from 1.3.1 to 1.6.1 ([#&#8203;1104](https://github.com/hoarder-app/hoarder/issues/1104)) - [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [`6d6790a`](https://github.com/hoarder-app/hoarder/commit/6d6790a) - fix: Resync the openapi spec - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`96c6378`](https://github.com/hoarder-app/hoarder/commit/96c6378) - fix: Add error boundary around bookmark cards - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`82ca8e3`](https://github.com/hoarder-app/hoarder/commit/82ca8e3) - fix: Harden getBookmarks endpoint against inconsistent bookmarks. Fixes [#&#8203;1094](https://github.com/hoarder-app/hoarder/issues/1094) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`dbe6c1d`](https://github.com/hoarder-app/hoarder/commit/dbe6c1d) - build(deps-dev): bump vite from 5.1.4 to 5.4.12 ([#&#8203;1103](https://github.com/hoarder-app/hoarder/issues/1103)) - [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [`d2c37c2`](https://github.com/hoarder-app/hoarder/commit/d2c37c2) - build(deps): bump dompurify from 3.0.9 to 3.2.4 ([#&#8203;1102](https://github.com/hoarder-app/hoarder/issues/1102)) - [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [`849cf4b`](https://github.com/hoarder-app/hoarder/commit/849cf4b) - fix(extension): Fix extension setting hook not firing on setting change. [#&#8203;10](https://github.com/hoarder-app/hoarder/issues/10) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`2fdf754`](https://github.com/hoarder-app/hoarder/commit/2fdf754) - feat: Expose bookmark summarization in the API ([#&#8203;1088](https://github.com/hoarder-app/hoarder/issues/1088)) - [@&#8203;erik-nilcoast](https://github.com/erik-nilcoast) in [`9fb8051`](https://github.com/hoarder-app/hoarder/commit/9fb8051) - feat: Move background jobs with the admin actions. Fixes [#&#8203;1083](https://github.com/hoarder-app/hoarder/issues/1083) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`80a8080`](https://github.com/hoarder-app/hoarder/commit/80a8080) - fix: Fix missing workers in the server stats - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`f42a305`](https://github.com/hoarder-app/hoarder/commit/f42a305) - feat(web): Redesign the import/export page - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`0c4ea74`](https://github.com/hoarder-app/hoarder/commit/0c4ea74) - fix(workers): Small typo fix in assetPreprocessingWorker.ts - [@&#8203;vhsdream](https://github.com/vhsdream) in [`e17342e`](https://github.com/hoarder-app/hoarder/commit/e17342e) - feat: Add support for 'ai tagged' as a webhook trigger. Fixes [#&#8203;1092](https://github.com/hoarder-app/hoarder/issues/1092) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`3329317`](https://github.com/hoarder-app/hoarder/commit/3329317) - fix(workers): Fix webhook events being sent regardless of selected user operation. Fixes [#&#8203;1092](https://github.com/hoarder-app/hoarder/issues/1092) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`6bbfb8c`](https://github.com/hoarder-app/hoarder/commit/6bbfb8c) - fix(workers): Fix pdf screenshotting not working when a text is extracted. Fixes [#&#8203;1096](https://github.com/hoarder-app/hoarder/issues/1096) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`bbed0ad`](https://github.com/hoarder-app/hoarder/commit/bbed0ad) - fix: Validate the output of the feed xml parser. Fixes [#&#8203;1085](https://github.com/hoarder-app/hoarder/issues/1085) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`947ea29`](https://github.com/hoarder-app/hoarder/commit/947ea29) - fix: Fix fixMode preventing images from getting tagged - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`2399dcb`](https://github.com/hoarder-app/hoarder/commit/2399dcb) - fix: Move away from JSON outputs to structured outputs. Fixes [#&#8203;1047](https://github.com/hoarder-app/hoarder/issues/1047) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`69d81aa`](https://github.com/hoarder-app/hoarder/commit/69d81aa) - feat(web): Show list stats in the sidebar - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`379c49b`](https://github.com/hoarder-app/hoarder/commit/379c49b) - refactor: Move the list logic into a separate model - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`feac314`](https://github.com/hoarder-app/hoarder/commit/feac314) - docs: Add instructions for node environment setup ([#&#8203;1078](https://github.com/hoarder-app/hoarder/issues/1078)) - [@&#8203;mos3abof](https://github.com/mos3abof) in [`ac885d8`](https://github.com/hoarder-app/hoarder/commit/ac885d8) - fix: Add missing list to PWA. Fixes [#&#8203;884](https://github.com/hoarder-app/hoarder/issues/884) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`61d398a`](https://github.com/hoarder-app/hoarder/commit/61d398a) - feat: Add a setting page to manage assets. Fixes [#&#8203;730](https://github.com/hoarder-app/hoarder/issues/730) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`14e4fed`](https://github.com/hoarder-app/hoarder/commit/14e4fed) - feat: Add PDF screenshot generation and display ([#&#8203;995](https://github.com/hoarder-app/hoarder/issues/995)) - [@&#8203;AhmadMuj](https://github.com/AhmadMuj) in [`e5cb9aa`](https://github.com/hoarder-app/hoarder/commit/e5cb9aa) - chore: Add question issue template and update other ones - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`a14be10`](https://github.com/hoarder-app/hoarder/commit/a14be10) - fix: custom fetch wrapper for ollama inference. Fixes [#&#8203;656](https://github.com/hoarder-app/hoarder/issues/656) ([#&#8203;1032](https://github.com/hoarder-app/hoarder/issues/1032)) - [@&#8203;halkeye](https://github.com/halkeye) in [`0621cd9`](https://github.com/hoarder-app/hoarder/commit/0621cd9) - docs: Add CONTRIBUTING.md ([#&#8203;1009](https://github.com/hoarder-app/hoarder/issues/1009)) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`602e938`](https://github.com/hoarder-app/hoarder/commit/602e938) - docker: Pin corepack version in the AIO image - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`c032f50`](https://github.com/hoarder-app/hoarder/commit/c032f50) - fix(mobile): add header class name corresponding to dark mode for text color ([#&#8203;1005](https://github.com/hoarder-app/hoarder/issues/1005)) - [@&#8203;saadmanfarhad](https://github.com/saadmanfarhad) in [`45706a0`](https://github.com/hoarder-app/hoarder/commit/45706a0) - fix: Loosen the restriction about the browser address env variable. Fixes [#&#8203;1000](https://github.com/hoarder-app/hoarder/issues/1000) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`a89e052`](https://github.com/hoarder-app/hoarder/commit/a89e052) - docker: Add a warning about now changing the DATA_DIR env variable - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`bc1e496`](https://github.com/hoarder-app/hoarder/commit/bc1e496) - feat(web): bulk tag deletion. Fixes [#&#8203;872](https://github.com/hoarder-app/hoarder/issues/872) ([#&#8203;900](https://github.com/hoarder-app/hoarder/issues/900)) - [@&#8203;lexafaxine](https://github.com/lexafaxine) in [`f9c2557`](https://github.com/hoarder-app/hoarder/commit/f9c2557) - build: Add error handling to installation script and other small fixes ([#&#8203;980](https://github.com/hoarder-app/hoarder/issues/980)) - [@&#8203;vhsdream](https://github.com/vhsdream) in [`d6456eb`](https://github.com/hoarder-app/hoarder/commit/d6456eb) - feat: add URL protocol validation to extension and mobile app ([#&#8203;996](https://github.com/hoarder-app/hoarder/issues/996)) - [@&#8203;AhmadMuj](https://github.com/AhmadMuj) in [`192a7e0`](https://github.com/hoarder-app/hoarder/commit/192a7e0) - feat(i18n): add Arabic language support ([#&#8203;983](https://github.com/hoarder-app/hoarder/issues/983)) - [@&#8203;AhmadMuj](https://github.com/AhmadMuj) in [`f6cdcc0`](https://github.com/hoarder-app/hoarder/commit/f6cdcc0) - ci: Fix corepack issue in CI and docker build - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`ccd9159`](https://github.com/hoarder-app/hoarder/commit/ccd9159) - build: Fix corepack issues in the linux installation script. [#&#8203;967](https://github.com/hoarder-app/hoarder/issues/967) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`f1d2a80`](https://github.com/hoarder-app/hoarder/commit/f1d2a80) - release(sdk): Release the 0.22 sdk - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`4b94c60`](https://github.com/hoarder-app/hoarder/commit/4b94c60) - docs: Release the 0.22 docs - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`f91fe67`](https://github.com/hoarder-app/hoarder/commit/f91fe67) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* */1 * * *" in timezone US/Central, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
renovate-bot added 1 commit 2025-03-22 17:30:50 +00:00
Update ghcr.io/hoarder-app/hoarder Docker tag to v0.23.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 41s
687c776879
alexlebens merged commit c59a1c2261 into main 2025-03-22 21:07:21 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/infrastructure#31
No description provided.