Update paperless to v2.14.7 (#2148)

This commit is contained in:
Alexander L. 2025-02-05 17:30:08 +01:00 committed by GitHub
parent eee77d63a8
commit 97d1ede1c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 6 deletions

View File

@ -24,7 +24,7 @@ services:
POSTGRES_PASSWORD: paperless
webserver:
image: ghcr.io/paperless-ngx/paperless-ngx:2.14.6@sha256:471a276d09a13b6933f4435fa7e57d9236eb255246d9cdd8e81da0d5a873a18a
image: ghcr.io/paperless-ngx/paperless-ngx:2.14.7@sha256:2a6d9f6461ad7e8335f5b2123a173b9e6002fda209af8a66483b0c00629569ab
restart: on-failure
depends_on:
- db

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: paperless
category: files
name: Paperless-ngx
version: "2.14.6"
version: "2.14.7"
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.
@ -24,11 +24,9 @@ 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 improvements and fixes:
- Improved search functionality with highlighting in document viewer
- Enhanced list sorting and filtering capabilities
- Better handling of document saving and state management
- Enhanced security for two-factor authentication
- Improved handling of document links in bulk edit operations
- Various performance improvements and bug fixes
- Improved API compatibility and response handling
Full release notes are found at https://github.com/paperless-ngx/paperless-ngx/releases