mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update paperless to v2.12.1 (#1477)
This commit is contained in:
parent
59525cacc6
commit
03f8e0fbae
|
@ -24,7 +24,7 @@ services:
|
|||
POSTGRES_PASSWORD: paperless
|
||||
|
||||
webserver:
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.12.0@sha256:7a1d34bfaba5243aa4398d3b8abadc7234b6aa844837b329d598bed5ca17a0a9
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.12.1@sha256:217cec76128c2545872cf356694f2ffd4524cb84892d0333e654795dec255633
|
||||
restart: on-failure
|
||||
depends_on:
|
||||
- db
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: paperless
|
||||
category: files
|
||||
name: Paperless-ngx
|
||||
version: "2.12.0"
|
||||
version: "2.12.1"
|
||||
tagline: Transform your physical documents into a searchable online archive
|
||||
description: >-
|
||||
Paperless-ngx is a community-supported open-source document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.
|
||||
|
@ -23,13 +23,13 @@ description: >-
|
|||
|
||||
- Paperless stores your documents plain on disk. Filenames and folders are managed by paperless and their format can be configured freely with different configurations assigned to different documents.
|
||||
releaseNotes: >-
|
||||
This update includes several enhancements and bug fixes:
|
||||
This update includes several bug fixes and enhancements:
|
||||
|
||||
- Added support for multiple include patterns in mail rules
|
||||
- Introduced Korean language support
|
||||
- Improved handling of filename attachment exclusion patterns for mail rules
|
||||
- Fixed issues with file uploads and UI elements
|
||||
- Enhanced performance and storage optimization for barcode scanning
|
||||
- Improved handling of tag changes when using multiple workflow actions
|
||||
- Enhanced permissions for document page deletion
|
||||
- Fixed issues with custom fields and saved views
|
||||
- Improved filtering functionality
|
||||
- Enhanced text contrast in dark mode for selected documents in list view
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/paperless-ngx/paperless-ngx/releases
|
||||
|
|
Loading…
Reference in New Issue
Block a user