]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: Add v2.6.2 changelog (#6049)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 8 Mar 2024 20:14:25 +0000 (12:14 -0800)
committerGitHub <noreply@github.com>
Fri, 8 Mar 2024 20:14:25 +0000 (12:14 -0800)
docs/changelog.md

index 0730fa4d184838032905cf77790cb8de16ab75bd..220baa8de7492ae4bcb4169eb848d45c1d82348a 100644 (file)
@@ -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
+
+<details>
+<summary>3 changes</summary>
+
+- 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))
+</details>
+
 ## paperless-ngx 2.6.1
 
 ### All App Changes