Update karakeep to v0.31.0 (#4856)

This commit is contained in:
Alexander L. 2026-02-23 12:07:04 +01:00 committed by GitHub
parent e39e9fbd6d
commit 4a52538d04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
web:
image: ghcr.io/karakeep-app/karakeep:0.30.0@sha256:2724d4a9a6d13a7fa3babf53b9245767aae56c34f06042a8463ee983c6b41caf
image: ghcr.io/karakeep-app/karakeep:0.31.0@sha256:20754dbdafb11dfe288bbb1c2342a7855081b08ea069e86fcf2d4a2d945d3653
user: 1000:1000
restart: on-failure
environment:

View File

@ -3,7 +3,7 @@ id: karakeep
name: Karakeep
tagline: A bookmark-everything app
category: files
version: "0.30.0"
version: "0.31.0"
port: 8620
description: >-
📒 Karakeep is a modern application designed to help users collect, organize, and rediscover information in a way that feels natural and effortless. It blends the functions of a bookmarking tool, a note-taking app, and an image archive, enhanced by intelligent automation that makes managing digital content simple and intuitive. Users can save links, jot down ideas, or store visual inspiration, and Karakeep immediately processes this input to make it more accessible and useful. With the help of built-in artificial intelligence, the app automatically assigns relevant tags based on content, so users can stay organized without needing to manually sort or categorize their entries.
@ -25,21 +25,21 @@ gallery:
- 3.jpg
- 4.jpg
releaseNotes: >-
Welcome to the 0.30.0 release of Karakeep! This release includes 2025 wrapped, PDF archives, unified reader settings, custom avatars, improved Reddit crawling, and much more.
Welcome to the 0.31.0 release of Karakeep! This release brings synchronized reading progress, LLM-based OCR, a revamped import pipeline, drag-and-drop for lists, highlights on mobile, and much more.
Key highlights include:
- 2025 Wrapped feature to celebrate your year in Karakeep
- Archive bookmarks as PDFs, generated automatically during crawling or on-demand
- Unified reader settings across all devices with per-device overrides
- Upload custom user avatars for more personal profiles
- Customize AI tag styling including case, separators, and language
- Per-user toggles to disable auto-tagging and auto-summarization
- Import libraries from Matter with full export support
- Bulk remove bookmarks from lists
- Better metadata extraction for Reddit posts, YouTube videos, and Amazon products
- Mobile UI improvements including OLED-friendly colors and more native-feeling settings screens
- Performance improvements with database index optimizations for faster bookmark queries
- Synchronized reading progress across all devices so you can pick up where you left off
- LLM-based OCR as an alternative to Tesseract for significantly better image and asset text extraction
- Revamped import pipeline with a new import details page, dedicated import queue, better progress tracking, and ability to pause imports
- Drag-and-drop bookmarks into lists
- Highlights support in the mobile app's reader view
- AI tag suggestions now limited to a subset of your existing tags for more consistent results
- Lists are now included in automated backups and full exports
- Import bookmarks from Instapaper
- New search qualifiers including source filter, tag alias, and negation alias
- Retry buttons for stuck pending bookmarks in the admin panel
- Security fix: sanitized Reddit crawling output to prevent stored XSS
Full release notes can be found at https://github.com/karakeep-app/karakeep/releases