From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 20:14:25 +0000 (-0800) Subject: Documentation: Add v2.6.2 changelog (#6049) X-Git-Tag: v2.6.3~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33357a3fc29c87c3eec1406763fffb2a6d99ea73;p=thirdparty%2Fpaperless-ngx.git Documentation: Add v2.6.2 changelog (#6049) --- diff --git a/docs/changelog.md b/docs/changelog.md index 0730fa4d18..220baa8de7 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,26 @@ # Changelog +## paperless-ngx 2.6.2 + +### Features + +- Enhancement: move and rename files when storage paths deleted, update file handling docs [@shamoon](https://github.com/shamoon) ([#6033](https://github.com/paperless-ngx/paperless-ngx/pull/6033)) +- Enhancement: better detection of default currency code [@shamoon](https://github.com/shamoon) ([#6020](https://github.com/paperless-ngx/paperless-ngx/pull/6020)) + +### Bug Fixes + +- Fix: make document counts in object lists permissions-aware [@shamoon](https://github.com/shamoon) ([#6019](https://github.com/paperless-ngx/paperless-ngx/pull/6019)) + +### All App Changes + +
+3 changes + +- Enhancement: move and rename files when storage paths deleted, update file handling docs [@shamoon](https://github.com/shamoon) ([#6033](https://github.com/paperless-ngx/paperless-ngx/pull/6033)) +- Fix: make document counts in object lists permissions-aware [@shamoon](https://github.com/shamoon) ([#6019](https://github.com/paperless-ngx/paperless-ngx/pull/6019)) +- Enhancement: better detection of default currency code [@shamoon](https://github.com/shamoon) ([#6020](https://github.com/paperless-ngx/paperless-ngx/pull/6020)) +
+ ## paperless-ngx 2.6.1 ### All App Changes