]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Changelog v1.16.5 - GHA 3710/head
authorgithub-actions <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 27 Jun 2023 23:10:02 +0000 (23:10 +0000)
committergithub-actions <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 27 Jun 2023 23:10:02 +0000 (23:10 +0000)
docs/changelog.md

index cfc70ea42ac221f0703c5702e2ae53c75e0fc1ae..57337ea61a7a407a0850c9445814d094005fe0f6 100644 (file)
@@ -1,5 +1,24 @@
 # Changelog
 
+## paperless-ngx 1.16.5
+
+### Features
+
+- Feature: support barcode upscaling for better detection of small barcodes [@bmachek](https://github.com/bmachek) ([#3655](https://github.com/paperless-ngx/paperless-ngx/pull/3655))
+
+### Bug Fixes
+
+- Fix: owner removed when set_permissions passed on object create [@shamoon](https://github.com/shamoon) ([#3702](https://github.com/paperless-ngx/paperless-ngx/pull/3702))
+
+### All App Changes
+
+<details>
+<summary>2 changes</summary>
+
+- Feature: support barcode upscaling for better detection of small barcodes [@bmachek](https://github.com/bmachek) ([#3655](https://github.com/paperless-ngx/paperless-ngx/pull/3655))
+- Fix: owner removed when set_permissions passed on object create [@shamoon](https://github.com/shamoon) ([#3702](https://github.com/paperless-ngx/paperless-ngx/pull/3702))
+</details>
+
 ## paperless-ngx 1.16.4
 
 ### Bug Fixes