Update ghcr.io/karakeep-app/karakeep Docker tag to v0.25.0 #607

Merged
alexlebens merged 1 commits from renovate/ghcr.io-karakeep-app-karakeep-0.x into main 2025-06-08 21:36:39 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/karakeep-app/karakeep minor 0.24.1 -> 0.25.0

Release Notes

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

v0.25.0: 0.25.0

Compare Source

0.25.0

Welcome to the 0.25.0 release of Karakeep! This release addresses a lot of the top most upvoted feature requests. You can now share lists publicly, generate RSS feeds from your lists, reader view & pdf support in the mobile app, bi-directional browser bookmark sync using floccus, maintaining list structure on imports and a lot more. As usual, we have a lot of contributors in this release: @​xuatz, @​digithree, @​thiswillbeyourgithub, @​codelove77, @​SConaway, @​vhsdream, @​AdrianAcala, @​spasche, @​SalGnt, @​haappi, @​yuikisaito, @​jk, @​jakeasmith, @​Mxrk, @​WilliamAGH, and @​SteffoSpieler!

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

Buy Me A Coffee

New Features 🚀

  • Public Lists are here: You can now share your curated lists publicly! (#​1511). Example list here.
  • RSS Feed Generation: Create and share RSS feeds directly for your lists (#​1507)
  • Overdue Mobile Improvements:
    • Added reader mode/screenshot/archive views to bookmark previews on mobile (pending app release) (#​1509) - @​digithree
    • View PDFs directly in the mobile app and share them to karakeep from the share sheet as well (#​1519, #​1494) - @​codelove77
  • Import / Export improvements:
    • Added NETSCAPE file export format support (#​1374) - @​yuikisaito
    • When importing netscape style bookmarks into karakeep, your lists will be re-created on karakeep. Preserving lists from other sources is planned.
    • Preserve archived status when importing from omnivore or pocket (RIP).
  • AI Auto-Summarization: Automatic summarization for new bookmarks can be now be enabled with INFERENCE_ENABLE_AUTO_SUMMARIZATION=true (#​1163)
  • Floccus Integration: Karakeep now supports bi-directional sync with browser bookmarks using Floccus. This will be available in the next Floccus release within a week or two.

UX Improvements

  • The user setting page got fully redesigned to look nicer given that we're starting to have more user settings.
  • Tab-based layout for bookmark previews on small screens - @​thiswillbeyourgithub
  • Save pages faster with a dedicated extension shortcut (#​1532) - @​SConaway
  • Configure the default behavior when clicking on a bookmark. Either go to source, or expand the details.
  • Restored ability to properly sort by creation date for search pages (#​1392) - @​xuatz
  • You can now decide what you want to do when using the singlefile extension on an existing bookmark. Check out how to customize it here.
  • Configure whether you want to see archived bookmarks in lists or tags or not (#​1505) - @​xuatz
  • Added Algolia-based search to docs
  • Added "deleted" webhook event (#​1464) - @​SalGnt
  • The Summarize with AI button no longer shows up if you don't have AI configured
  • You can now disable auto AI tagging if not needed
  • Allow enabling/disabling RSS feeds collection
  • Added US English to folks who can't stand the British English - @​WilliamAGH
  • Improved the positioning of the highlights menu on mobile devices - @​Mxrk
  • Moved delete button in bookmark menu in the app for better ergonomics

Fixes 🐛

  • Started using proper tokenizer for content truncation before inference. This should prevent the truncation of the model prompt leading to better accuracy and instruction adherence.
  • Preserve unsaved changes during tag modifications while editing bookmarks (#​1515) - @​AdrianAcala
  • Fixed tag drag-and-drop issues on Firefox (#​1016) - @​haappi
  • Added log rotation for linux installations (#​1471) - @​vhsdream
  • You can now run Karakeep container as a non-root user for better security.

For Developers 🛠️

Community Projects 💡

Screenshots 📸

The Share List Modal

Screenshot 2025-06-08 at 10 35 45@​2x

Tabbed Layout on smaller screens

Screenshot 2025-06-08 at 10 37 11@​2x

Reader Mode in the app

simulator_screenshot_1322546F-62F2-4129-89F7-7D77366179B6

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.

All Commits


Configuration

📅 Schedule: Branch creation - Every minute ( * */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/karakeep-app/karakeep](https://github.com/karakeep-app/karakeep) | minor | `0.24.1` -> `0.25.0` | --- ### Release Notes <details> <summary>karakeep-app/karakeep (ghcr.io/karakeep-app/karakeep)</summary> ### [`v0.25.0`](https://github.com/karakeep-app/karakeep/releases/tag/v0.25.0): 0.25.0 [Compare Source](https://github.com/karakeep-app/karakeep/compare/v0.24.1...v0.25.0) ### 0.25.0 Welcome to the 0.25.0 release of Karakeep! This release addresses a lot of the top most upvoted feature requests. You can now share lists publicly, generate RSS feeds from your lists, reader view & pdf support in the mobile app, bi-directional browser bookmark sync using floccus, maintaining list structure on imports and a lot more. As usual, we have a lot of contributors in this release: [@&#8203;xuatz](https://github.com/xuatz), [@&#8203;digithree](https://github.com/digithree), [@&#8203;thiswillbeyourgithub](https://github.com/thiswillbeyourgithub), [@&#8203;codelove77](https://github.com/codelove77), [@&#8203;SConaway](https://github.com/SConaway), [@&#8203;vhsdream](https://github.com/vhsdream), [@&#8203;AdrianAcala](https://github.com/AdrianAcala), [@&#8203;spasche](https://github.com/spasche), [@&#8203;SalGnt](https://github.com/SalGnt), [@&#8203;haappi](https://github.com/haappi), [@&#8203;yuikisaito](https://github.com/yuikisaito), [@&#8203;jk](https://github.com/jk), [@&#8203;jakeasmith](https://github.com/jakeasmith), [@&#8203;Mxrk](https://github.com/Mxrk), [@&#8203;WilliamAGH](https://github.com/WilliamAGH), and [@&#8203;SteffoSpieler](https://github.com/SteffoSpieler)! > 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> ### New Features 🚀 - **Public Lists are here:** You can now share your curated lists publicly! ([#&#8203;1511](https://github.com/karakeep-app/karakeep/issues/1511)). Example list [here](https://try.karakeep.app/public/lists/f9ot2k3ogai51gvm3v6k0aoq). - **RSS Feed Generation:** Create and share RSS feeds directly for your lists ([#&#8203;1507](https://github.com/karakeep-app/karakeep/issues/1507)) - **Overdue Mobile Improvements**: - Added reader mode/screenshot/archive views to bookmark previews on mobile (pending app release) ([#&#8203;1509](https://github.com/karakeep-app/karakeep/issues/1509)) - [@&#8203;digithree](https://github.com/digithree) - View PDFs directly in the mobile app and share them to karakeep from the share sheet as well ([#&#8203;1519](https://github.com/karakeep-app/karakeep/issues/1519), [#&#8203;1494](https://github.com/karakeep-app/karakeep/issues/1494)) - [@&#8203;codelove77](https://github.com/codelove77) - **Import / Export improvements**: - Added NETSCAPE file export format support ([#&#8203;1374](https://github.com/karakeep-app/karakeep/issues/1374)) - [@&#8203;yuikisaito](https://github.com/yuikisaito) - When importing netscape style bookmarks into karakeep, your lists will be re-created on karakeep. Preserving lists from other sources is planned. - Preserve archived status when importing from omnivore or pocket (RIP). - **AI Auto-Summarization:** Automatic summarization for new bookmarks can be now be enabled with `INFERENCE_ENABLE_AUTO_SUMMARIZATION=true` ([#&#8203;1163](https://github.com/karakeep-app/karakeep/issues/1163)) - **Floccus Integration:** Karakeep [now supports](https://github.com/floccusaddon/floccus/pull/1953) bi-directional sync with browser bookmarks using [Floccus](https://floccus.org/). This will be available in the next Floccus release within a week or two. ### UX Improvements ✨ - The user setting page got fully redesigned to look nicer given that we're starting to have more user settings. - Tab-based layout for bookmark previews on small screens - [@&#8203;thiswillbeyourgithub](https://github.com/thiswillbeyourgithub) - Save pages faster with a dedicated extension shortcut ([#&#8203;1532](https://github.com/karakeep-app/karakeep/issues/1532)) - [@&#8203;SConaway](https://github.com/SConaway) - Configure the default behavior when clicking on a bookmark. Either go to source, or expand the details. - Restored ability to properly sort by creation date for search pages ([#&#8203;1392](https://github.com/karakeep-app/karakeep/issues/1392)) - [@&#8203;xuatz](https://github.com/xuatz) - You can now decide what you want to do when using the `singlefile` extension on an existing bookmark. Check out how to customize it [here](https://docs.karakeep.app/next/Guides/singlefile#handling-existing-bookmarks). - Configure whether you want to see archived bookmarks in lists or tags or not ([#&#8203;1505](https://github.com/karakeep-app/karakeep/issues/1505)) - [@&#8203;xuatz](https://github.com/xuatz) - Added Algolia-based search to docs - Added "deleted" webhook event ([#&#8203;1464](https://github.com/karakeep-app/karakeep/issues/1464)) - [@&#8203;SalGnt](https://github.com/SalGnt) - The `Summarize with AI` button no longer shows up if you don't have AI configured - You can now disable auto AI tagging if not needed - Allow enabling/disabling RSS feeds collection - Added US English to folks who can't stand the British English - [@&#8203;WilliamAGH](https://github.com/WilliamAGH) - Improved the positioning of the highlights menu on mobile devices - [@&#8203;Mxrk](https://github.com/Mxrk) - Moved delete button in bookmark menu in the app for better ergonomics ### Fixes 🐛 - Started using proper tokenizer for content truncation before inference. This should prevent the truncation of the model prompt leading to better accuracy and instruction adherence. - Preserve unsaved changes during tag modifications while editing bookmarks ([#&#8203;1515](https://github.com/karakeep-app/karakeep/issues/1515)) - [@&#8203;AdrianAcala](https://github.com/AdrianAcala) - Fixed tag drag-and-drop issues on Firefox ([#&#8203;1016](https://github.com/karakeep-app/karakeep/issues/1016)) - [@&#8203;haappi](https://github.com/haappi) - Added log rotation for linux installations ([#&#8203;1471](https://github.com/karakeep-app/karakeep/issues/1471)) - [@&#8203;vhsdream](https://github.com/vhsdream) - You can now run Karakeep container as a non-root user for better security. ### For Developers 🛠️ - Added `?sortOrder` parameter for resource sorting ([#&#8203;1398](https://github.com/karakeep-app/karakeep/issues/1398)) - [@&#8203;xuatz](https://github.com/xuatz) - New endpoint for tag creation - PUT operations for bookmarks are now idempotent (e.g. adding to list) ([#&#8203;1427](https://github.com/karakeep-app/karakeep/issues/1427)) - [@&#8203;xuatz](https://github.com/xuatz) - Added PATCH method support to CORS headers ([#&#8203;1489](https://github.com/karakeep-app/karakeep/issues/1489)) - [@&#8203;spasche](https://github.com/spasche) - **Documentation:** - Added documentation for the asset upload APIs - Fixed JSON examples in MCP documentation ([#&#8203;1400](https://github.com/karakeep-app/karakeep/issues/1400), [#&#8203;1419](https://github.com/karakeep-app/karakeep/issues/1419)) - [@&#8203;jk](https://github.com/jk), [@&#8203;jakeasmith](https://github.com/jakeasmith) - Expanded Meilisearch upgrade guides ([#&#8203;1436](https://github.com/karakeep-app/karakeep/issues/1436)) - [@&#8203;thiswillbeyourgithub](https://github.com/thiswillbeyourgithub) ### Community Projects 💡 - **Python-based SDK for Karakeep:** [karakeep-python-api](https://github.com/thiswillbeyourgithub/karakeep_python_api) - [@&#8203;thiswillbeyourgithub](https://github.com/thiswillbeyourgithub) - **Freshrss Importer:** [freshrss-to-karakeep](https://github.com/thiswillbeyourgithub/freshrss_to_karakeep) - [@&#8203;thiswillbeyourgithub](https://github.com/thiswillbeyourgithub) ### Screenshots 📸 #### The Share List Modal <img src="https://github.com/user-attachments/assets/688d2389-65c1-4e0e-87ba-233d5b0ffaae" alt="Screenshot 2025-06-08 at 10 35 45@&#8203;2x" width="500" height="auto"> #### Tabbed Layout on smaller screens <img src="https://github.com/user-attachments/assets/affc1426-fe1f-46df-9567-196c25d13107" alt="Screenshot 2025-06-08 at 10 37 11@&#8203;2x" width="500" height="auto"> #### Reader Mode in the app <img src="https://github.com/user-attachments/assets/14f438ea-d558-40eb-8d05-84d017d46a89" alt="simulator_screenshot_1322546F-62F2-4129-89F7-7D77366179B6" width="300" height="auto"> ### 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`. ### All Commits - release(extension): Bump extension version to 1.2.6 - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`5b52066`](https://github.com/karakeep-app/karakeep/commit/5b520667) - release(mobile): Bump mobile version to 1.7.0 - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`3c48bb8`](https://github.com/karakeep-app/karakeep/commit/3c48bb8d) - ci: Fix manifest formatting - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`b93f3a4`](https://github.com/karakeep-app/karakeep/commit/b93f3a4a) - feat(mobile): Add support for viewing PDFs ([#&#8203;1519](https://github.com/karakeep-app/karakeep/issues/1519)) - [@&#8203;codelove77](https://github.com/codelove77) in [`0fde108`](https://github.com/karakeep-app/karakeep/commit/0fde1087) - fix(mobile): Move the delete button to the end in the bookmark menu - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`421e3e8`](https://github.com/karakeep-app/karakeep/commit/421e3e86) - feat(mobile): add reader/screenshot/archive view to bookmark preview ([#&#8203;1509](https://github.com/karakeep-app/karakeep/issues/1509)) - [@&#8203;digithree](https://github.com/digithree) in [`ec31a97`](https://github.com/karakeep-app/karakeep/commit/ec31a971) - fix(build): karakeep-linux.sh fix use 'append' instead of 'file' for log ([#&#8203;1471](https://github.com/karakeep-app/karakeep/issues/1471)) - [@&#8203;vhsdream](https://github.com/vhsdream) in [`09e5dd6`](https://github.com/karakeep-app/karakeep/commit/09e5dd65) - feat(extension): add a keyboard shortcut to save page ([#&#8203;1532](https://github.com/karakeep-app/karakeep/issues/1532)) - [@&#8203;SConaway](https://github.com/SConaway) in [`ee51745`](https://github.com/karakeep-app/karakeep/commit/ee517456) - feat(ui): Improve the look of the public bookmarks page - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`3a0f5fa`](https://github.com/karakeep-app/karakeep/commit/3a0f5fa0) - fix: Use a new public list metadata endpoint for metadata generation - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`bc65a73`](https://github.com/karakeep-app/karakeep/commit/bc65a738) - docs: Add asset APIs to the openapi spec - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`a98f023`](https://github.com/karakeep-app/karakeep/commit/a98f0236) - fix(web): Smaller card titles in the user info page - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`4e481f4`](https://github.com/karakeep-app/karakeep/commit/4e481f4b) - fix: preserve unsaved title changes when modifying bookmark tags in the edit dialog ([#&#8203;1515](https://github.com/karakeep-app/karakeep/issues/1515)) - [@&#8203;AdrianAcala](https://github.com/AdrianAcala) in [`f53ad0a`](https://github.com/karakeep-app/karakeep/commit/f53ad0a1) - feat(web): Redesign the user settings page - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`090c0d1`](https://github.com/karakeep-app/karakeep/commit/090c0d1c) - readme: Small readme fixes - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`39feafe`](https://github.com/karakeep-app/karakeep/commit/39feafe7) - fix(web): Drop the experimental icon from rss feeds - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`bf4cbd1`](https://github.com/karakeep-app/karakeep/commit/bf4cbd12) - feat: Drop corepack dep in prod and allow running as non-root. Fixes [#&#8203;606](https://github.com/karakeep-app/karakeep/issues/606) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`169e14d`](https://github.com/karakeep-app/karakeep/commit/169e14d3) - i18n: Sync weblate translations - [`2246083`](https://github.com/karakeep-app/karakeep/commit/22460836) - Merge remote-tracking branch 'weblate/main' - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`7c245aa`](https://github.com/karakeep-app/karakeep/commit/7c245aa7) - feat: Maintain list structure when importing from netscape. Fixes [#&#8203;538](https://github.com/karakeep-app/karakeep/issues/538) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`1bae66f`](https://github.com/karakeep-app/karakeep/commit/1bae66f7) - feat: Allow specifying the overwrite mode for singlefile archives. Fixes [#&#8203;1125](https://github.com/karakeep-app/karakeep/issues/1125) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`e59be24`](https://github.com/karakeep-app/karakeep/commit/e59be245) - feat: Add support for public lists ([#&#8203;1511](https://github.com/karakeep-app/karakeep/issues/1511)) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`ea1d002`](https://github.com/karakeep-app/karakeep/commit/ea1d0023) - feat: add user customisable default archive display behaviour ([#&#8203;1505](https://github.com/karakeep-app/karakeep/issues/1505)) - [@&#8203;xuatz](https://github.com/xuatz) in [`3afe1e2`](https://github.com/karakeep-app/karakeep/commit/3afe1e21) - docs: mention the list of example scripts for the community api ([#&#8203;1484](https://github.com/karakeep-app/karakeep/issues/1484)) - [@&#8203;thiswillbeyourgithub](https://github.com/thiswillbeyourgithub) in [`8784c73`](https://github.com/karakeep-app/karakeep/commit/8784c73c) - feat(mobile): Add PDF support to share extension ([#&#8203;1494](https://github.com/karakeep-app/karakeep/issues/1494)) - [@&#8203;codelove77](https://github.com/codelove77) in [`5f47340`](https://github.com/karakeep-app/karakeep/commit/5f473401) - feat: Generate RSS feeds from lists ([#&#8203;1507](https://github.com/karakeep-app/karakeep/issues/1507)) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`9695bba`](https://github.com/karakeep-app/karakeep/commit/9695bba2) - refactor: Move bookmark utils from shared-react to shared - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`b218118`](https://github.com/karakeep-app/karakeep/commit/b218118b) - docs: Add agolia based search - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`3e860b7`](https://github.com/karakeep-app/karakeep/commit/3e860b79) - doc: mention meilisearch in the updating section ([#&#8203;1472](https://github.com/karakeep-app/karakeep/issues/1472)) - [@&#8203;thiswillbeyourgithub](https://github.com/thiswillbeyourgithub) in [`7f04bd1`](https://github.com/karakeep-app/karakeep/commit/7f04bd13) - feat: Allow PATCH method in CORS headers ([#&#8203;1489](https://github.com/karakeep-app/karakeep/issues/1489)) - [@&#8203;spasche](https://github.com/spasche) in [`915aeb3`](https://github.com/karakeep-app/karakeep/commit/915aeb36) - fix: Fix end icon in smart list input overlapping with text. Fixes [#&#8203;1379](https://github.com/karakeep-app/karakeep/issues/1379) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`d903c7f`](https://github.com/karakeep-app/karakeep/commit/d903c7f9) - fix: Show list options menu on list sidebar hover - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`a1f7707`](https://github.com/karakeep-app/karakeep/commit/a1f77075) - fix: Truncate the RSS feed url - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`e0ed727`](https://github.com/karakeep-app/karakeep/commit/e0ed727c) - chore: Add localhost labs to README and landing - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`e13809f`](https://github.com/karakeep-app/karakeep/commit/e13809fb) - fix(landing): Fix the favicon location for the landing page - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`96bce30`](https://github.com/karakeep-app/karakeep/commit/96bce30c) - feat: Add "deleted" webhook event ([#&#8203;1464](https://github.com/karakeep-app/karakeep/issues/1464)) - [@&#8203;SalGnt](https://github.com/SalGnt) in [`8a927e9`](https://github.com/karakeep-app/karakeep/commit/8a927e96) - docs: Update the privacy policy - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`37c18b8`](https://github.com/karakeep-app/karakeep/commit/37c18b89) - feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes [#&#8203;662](https://github.com/karakeep-app/karakeep/issues/662) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`0965217`](https://github.com/karakeep-app/karakeep/commit/09652176) - docs: Update database docs ([#&#8203;1451](https://github.com/karakeep-app/karakeep/issues/1451)) - [@&#8203;haappi](https://github.com/haappi) in [`5f3fe5d`](https://github.com/karakeep-app/karakeep/commit/5f3fe5d1) - feat: Read the archive status from omnivore and pocket. Fixes [#&#8203;703](https://github.com/karakeep-app/karakeep/issues/703) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`c6d21af`](https://github.com/karakeep-app/karakeep/commit/c6d21afa) - build: Regen openAPI spec - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`6af14e9`](https://github.com/karakeep-app/karakeep/commit/6af14e9d) - feat: Disable the AI summary button if AI is not configured. Fixes [#&#8203;649](https://github.com/karakeep-app/karakeep/issues/649) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`8592985`](https://github.com/karakeep-app/karakeep/commit/85929850) - feat: Add AI auto summarization. Fixes [#&#8203;1163](https://github.com/karakeep-app/karakeep/issues/1163) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`2743d9e`](https://github.com/karakeep-app/karakeep/commit/2743d9e3) - feat(api): Expose the endpoint to create a new tag - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`a5ae67c`](https://github.com/karakeep-app/karakeep/commit/a5ae67c2) - fix(web): Switch to a tab view in small screens for bookmark previews - [@&#8203;thiswillbeyourgithub](https://github.com/thiswillbeyourgithub) in [`053d1a9`](https://github.com/karakeep-app/karakeep/commit/053d1a90) - build: Fix format error - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`0e734b6`](https://github.com/karakeep-app/karakeep/commit/0e734b6b) - fix(web): Fix tag drag and drop merging on firefox .Fixes [#&#8203;1016](https://github.com/karakeep-app/karakeep/issues/1016) ([#&#8203;1309](https://github.com/karakeep-app/karakeep/issues/1309)) - [@&#8203;haappi](https://github.com/haappi) in [`c2e26f9`](https://github.com/karakeep-app/karakeep/commit/c2e26f9f) - refactor: Migrate from NextJs's API routes to Hono based routes for the API ([#&#8203;1432](https://github.com/karakeep-app/karakeep/issues/1432)) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`3505cb7`](https://github.com/karakeep-app/karakeep/commit/3505cb7d) - doc: document how to upgrade meilisearch / migrate meilisearch db ([#&#8203;1436](https://github.com/karakeep-app/karakeep/issues/1436)) - [@&#8203;thiswillbeyourgithub](https://github.com/thiswillbeyourgithub) in [`74e74fa`](https://github.com/karakeep-app/karakeep/commit/74e74fa6) - doc: new comunity project: freshrss to karakeep ([#&#8203;1435](https://github.com/karakeep-app/karakeep/issues/1435)) - [@&#8203;thiswillbeyourgithub](https://github.com/thiswillbeyourgithub) in [`3a59293`](https://github.com/karakeep-app/karakeep/commit/3a592931) - feat(api): enable ?sortOrder= for relevant resources ([#&#8203;1398](https://github.com/karakeep-app/karakeep/issues/1398)) - [@&#8203;xuatz](https://github.com/xuatz) in [`4e06ea7`](https://github.com/karakeep-app/karakeep/commit/4e06ea7b) - fix: Use proper tokenizer when truncating for inference. Fixes [#&#8203;1405](https://github.com/karakeep-app/karakeep/issues/1405) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`70d5720`](https://github.com/karakeep-app/karakeep/commit/70d57209) - feat: position highlight menu based on device type ([#&#8203;1348](https://github.com/karakeep-app/karakeep/issues/1348)) - [@&#8203;Mxrk](https://github.com/Mxrk) :) in [`523a251`](https://github.com/karakeep-app/karakeep/commit/523a251b) - fix(search): add new relevance sort order ([#&#8203;1392](https://github.com/karakeep-app/karakeep/issues/1392)) - [@&#8203;xuatz](https://github.com/xuatz) in [`dbd0fd1`](https://github.com/karakeep-app/karakeep/commit/dbd0fd19) - fix(api): make PUT bookmark to a list idempotent ([#&#8203;1427](https://github.com/karakeep-app/karakeep/issues/1427)) - [@&#8203;xuatz](https://github.com/xuatz) in [`f338f7b`](https://github.com/karakeep-app/karakeep/commit/f338f7b1) - build(Debian): update yt-dlp on karakeep's update and add a service check function ([#&#8203;1329](https://github.com/karakeep-app/karakeep/issues/1329)) - [@&#8203;vhsdream](https://github.com/vhsdream) in [`4ae5857`](https://github.com/karakeep-app/karakeep/commit/4ae5857a) - doc: Mention karakeep-python-api in community projects ([#&#8203;1424](https://github.com/karakeep-app/karakeep/issues/1424)) - [@&#8203;thiswillbeyourgithub](https://github.com/thiswillbeyourgithub) in [`60f4712`](https://github.com/karakeep-app/karakeep/commit/60f47122) - docs: minor update to dev setup instructions ([#&#8203;1421](https://github.com/karakeep-app/karakeep/issues/1421)) - [@&#8203;thiswillbeyourgithub](https://github.com/thiswillbeyourgithub) in [`65d7096`](https://github.com/karakeep-app/karakeep/commit/65d7096b) - fix(landing): Fix the responsiveness of the landing page - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`d44cd23`](https://github.com/karakeep-app/karakeep/commit/d44cd235) - docs: Update pikapods docs after the rename - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`6f6c987`](https://github.com/karakeep-app/karakeep/commit/6f6c9872) - feat: Allow enabling/disabling RSS feeds - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`370db08`](https://github.com/karakeep-app/karakeep/commit/370db082) - feat: Add karakeep metadata to openai calls - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`2a8d4b8`](https://github.com/karakeep-app/karakeep/commit/2a8d4b88) - doc: Fixed json syntax error in mcp docs ([#&#8203;1419](https://github.com/karakeep-app/karakeep/issues/1419)) - [@&#8203;jakeasmith](https://github.com/jakeasmith) in [`2082f87`](https://github.com/karakeep-app/karakeep/commit/2082f87e) - docs: Fix JSON in MCP documentation ([#&#8203;1400](https://github.com/karakeep-app/karakeep/issues/1400)) - [@&#8203;jk](https://github.com/jk) in [`3ececfc`](https://github.com/karakeep-app/karakeep/commit/3ececfcc) - feat: Add NETSCAPE-Bookmark-file-1 export format support ([#&#8203;1374](https://github.com/karakeep-app/karakeep/issues/1374)) - [@&#8203;yuikisaito](https://github.com/yuikisaito) in [`c03dcfd`](https://github.com/karakeep-app/karakeep/commit/c03dcfdb) - fix(mcp): Correct description for get-lists tool. Fixes [#&#8203;1332](https://github.com/karakeep-app/karakeep/issues/1332) ([#&#8203;1388](https://github.com/karakeep-app/karakeep/issues/1388)) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`8b05515`](https://github.com/karakeep-app/karakeep/commit/8b05515b) - i18n: Add US English as option in User Settings ([#&#8203;1327](https://github.com/karakeep-app/karakeep/issues/1327)) - [@&#8203;WilliamAGH](https://github.com/WilliamAGH) in [`3d802db`](https://github.com/karakeep-app/karakeep/commit/3d802db4) - docs: Update the docs about admin password reset to include the salt - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`3b246a8`](https://github.com/karakeep-app/karakeep/commit/3b246a88) - fix(docker): Fix build only docker compose file - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`f4a3156`](https://github.com/karakeep-app/karakeep/commit/f4a31563) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Every minute ( * */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:eyJjcmVhdGVkSW5WZXIiOiI0MC40NC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNDQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
renovate-bot force-pushed renovate/ghcr.io-karakeep-app-karakeep-0.x from ef74d0170d to 8f793c90e0 2025-06-08 21:06:59 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-karakeep-app-karakeep-0.x from 8f793c90e0 to 533a3017f3 2025-06-08 21:10:20 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-karakeep-app-karakeep-0.x from 533a3017f3 to 2c62ab0c70 2025-06-08 21:22:08 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-karakeep-app-karakeep-0.x from 2c62ab0c70 to 3152a0e24d 2025-06-08 21:32:19 +00:00 Compare
alexlebens merged commit 5b39b54d3d into main 2025-06-08 21:36:39 +00:00
alexlebens deleted branch renovate/ghcr.io-karakeep-app-karakeep-0.x 2025-06-08 21:36:41 +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#607
No description provided.