Update readur to v2.8.0 (#5188)
This commit is contained in:
parent
87102ff36b
commit
7ccf05dfd4
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 8000
|
||||
|
||||
app:
|
||||
image: ghcr.io/readur/readur:2.7.8@sha256:6f20a5e61166d655b78dd1e9167034bbce5f6b5c856f7511b46911ab75121e32
|
||||
image: ghcr.io/readur/readur:2.8.0@sha256:ddadec26d224e2b473df91a7f8b9e73815ab1cef6cbdf62c671d16d36b1ba59c
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
environment:
|
||||
|
||||
@ -3,7 +3,7 @@ id: readur
|
||||
name: Readur
|
||||
tagline: An intuitive OCR platform for documents
|
||||
category: files
|
||||
version: "2.7.8"
|
||||
version: "2.8.0"
|
||||
port: 8111
|
||||
description: >-
|
||||
📄 Readur is a powerful and modern document management system designed to help individuals and teams efficiently organize, process, and access their digital documents. It combines a high-performance backend with a sleek and intuitive web interface to deliver a smooth and reliable user experience.
|
||||
@ -33,9 +33,8 @@ gallery:
|
||||
- 5.jpg
|
||||
releaseNotes: >-
|
||||
This release includes several improvements and enhancements:
|
||||
- Documents now show as "in progress" separately from "queued" in the UI for better visibility
|
||||
- Upload page now defaults to the user's preferred OCR language
|
||||
- Tweaks to the document detail page
|
||||
- Added support for comments and shared links on documents
|
||||
- OCR processing has been centralized for improved reliability and cleaner code
|
||||
- Various dependency updates for better stability
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user