mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-03-25 10:22:43 +00:00
Compare commits
2 Commits
chore/plug
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
782634d912 | ||
|
|
784fed447f |
@@ -761,7 +761,7 @@ MariaDB: `mariadb-tzinfo-to-sql /usr/share/zoneinfo | mariadb -u root mysql -p`
|
|||||||
|
|
||||||
## Barcodes {#barcodes}
|
## Barcodes {#barcodes}
|
||||||
|
|
||||||
Paperless is able to utilize barcodes for automatically performing some tasks.
|
Paperless is able to utilize barcodes for automatically performing some tasks. Barcodes are only supported for PDF documents or TIFF, [if enabled](configuration.md#PAPERLESS_CONSUMER_BARCODE_TIFF_SUPPORT).
|
||||||
|
|
||||||
At this time, the library utilized for detection of barcodes supports the following types:
|
At this time, the library utilized for detection of barcodes supports the following types:
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,14 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## paperless-ngx 2.20.13
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- Fix: suggest corrections only if visible results
|
||||||
|
- Fix: require view permission for more-like search
|
||||||
|
- Fix: validate document link targets
|
||||||
|
- Fix: enforce permissions when attaching accounts to mail rules
|
||||||
|
|
||||||
## paperless-ngx 2.20.12
|
## paperless-ngx 2.20.12
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
|
|||||||
Reference in New Issue
Block a user