diff --git a/paperless/docker-compose.yml b/paperless/docker-compose.yml index 951c2b0c..0172a4c2 100644 --- a/paperless/docker-compose.yml +++ b/paperless/docker-compose.yml @@ -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 diff --git a/paperless/umbrel-app.yml b/paperless/umbrel-app.yml index 3885bdba..2e7bdf2b 100644 --- a/paperless/umbrel-app.yml +++ b/paperless/umbrel-app.yml @@ -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