From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:42:36 +0000 (-0700) Subject: Changelog v1.16.3 - GHA (#3661) X-Git-Tag: v1.16.4~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc17291006790d5bae87f76394624bec48c6f326;p=thirdparty%2Fpaperless-ngx.git Changelog v1.16.3 - GHA (#3661) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- diff --git a/docs/changelog.md b/docs/changelog.md index f5c48ce586..91077510d6 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,28 @@ # Changelog +## paperless-ngx 1.16.3 + +### Bug Fixes + +- Fix: Set user and home environment through supervisord [@stumpylog](https://github.com/stumpylog) ([#3638](https://github.com/paperless-ngx/paperless-ngx/pull/3638)) +- Fix: Ignore errors when trying to copy the original file's stats [@stumpylog](https://github.com/stumpylog) ([#3652](https://github.com/paperless-ngx/paperless-ngx/pull/3652)) +- Fix: Copy default thumbnail if thumbnail generation fails [@plu](https://github.com/plu) ([#3632](https://github.com/paperless-ngx/paperless-ngx/pull/3632)) +- Fix: Set user and home environment through supervisord [@stumpylog](https://github.com/stumpylog) ([#3638](https://github.com/paperless-ngx/paperless-ngx/pull/3638)) +- Fix: Fix quick install with external database not being fully ready [@stumpylog](https://github.com/stumpylog) ([#3637](https://github.com/paperless-ngx/paperless-ngx/pull/3637)) + +### Maintenance + +- Chore: Update default Postgres version for new installs [@stumpylog](https://github.com/stumpylog) ([#3640](https://github.com/paperless-ngx/paperless-ngx/pull/3640)) + +### All App Changes + +
+2 changes + +- Fix: Ignore errors when trying to copy the original file's stats [@stumpylog](https://github.com/stumpylog) ([#3652](https://github.com/paperless-ngx/paperless-ngx/pull/3652)) +- Fix: Copy default thumbnail if thumbnail generation fails [@plu](https://github.com/plu) ([#3632](https://github.com/paperless-ngx/paperless-ngx/pull/3632)) +
+ ## paperless-ngx 1.16.2 ### Bug Fixes