From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 23:10:02 +0000 (+0000) Subject: Changelog v1.16.5 - GHA X-Git-Tag: v1.17.0~3^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3710%2Fhead;p=thirdparty%2Fpaperless-ngx.git Changelog v1.16.5 - GHA --- diff --git a/docs/changelog.md b/docs/changelog.md index cfc70ea42a..57337ea61a 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -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 + +
+2 changes + +- 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)) +
+ ## paperless-ngx 1.16.4 ### Bug Fixes