]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: Add v2.16.2 changelog (#10029)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sat, 24 May 2025 18:57:09 +0000 (11:57 -0700)
committerGitHub <noreply@github.com>
Sat, 24 May 2025 18:57:09 +0000 (11:57 -0700)
* Changelog v2.16.2 - GHA

* Update changelog.md

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
docs/changelog.md

index bbe73e466b129180a33de13ab7f644d839650afb..e21267ecd8bcec814984f7e5179f09a3b9a43f89 100644 (file)
@@ -1,5 +1,30 @@
 # Changelog
 
+## paperless-ngx 2.16.2
+
+### Bug Fixes
+
+-   Fix: accept datetime for created [@shamoon](https://github.com/shamoon) ([#10021](https://github.com/paperless-ngx/paperless-ngx/pull/10021))
+-   Fix: created date fixes in v2.16 [@shamoon](https://github.com/shamoon) ([#10026](https://github.com/paperless-ngx/paperless-ngx/pull/10026))
+-   Fix: mark fields for created objects as dirty [@shamoon](https://github.com/shamoon) ([#10022](https://github.com/paperless-ngx/paperless-ngx/pull/10022))
+-   Fix: add fallback to copyfile on PermissionError @samuel-kosmann ([#10023](https://github.com/paperless-ngx/paperless-ngx/pull/10023))
+
+### Dependencies
+
+-   Chore: warn users about removal of postgres v13 support [@shamoon](https://github.com/shamoon) ([#9980](https://github.com/paperless-ngx/paperless-ngx/pull/9980))
+
+### All App Changes
+
+<details>
+<summary>5 changes</summary>
+
+-   Fix: accept datetime for created [@shamoon](https://github.com/shamoon) ([#10021](https://github.com/paperless-ngx/paperless-ngx/pull/10021))
+-   Fix: add fallback to copyfile on PermissionError @samuel-kosmann ([#10023](https://github.com/paperless-ngx/paperless-ngx/pull/10023))
+-   Fix: created date fixes in v2.16 [@shamoon](https://github.com/shamoon) ([#10026](https://github.com/paperless-ngx/paperless-ngx/pull/10026))
+-   Fix: mark fields for created objects as dirty [@shamoon](https://github.com/shamoon) ([#10022](https://github.com/paperless-ngx/paperless-ngx/pull/10022))
+-   Chore: warn users about removal of postgres v13 support [@shamoon](https://github.com/shamoon) ([#9980](https://github.com/paperless-ngx/paperless-ngx/pull/9980))
+</details>
+
 ## paperless-ngx 2.16.1
 
 ### Bug Fixes