]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Changelog v2.3.1 - GHA (#5283)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sun, 7 Jan 2024 16:44:12 +0000 (08:44 -0800)
committerGitHub <noreply@github.com>
Sun, 7 Jan 2024 16:44:12 +0000 (08:44 -0800)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
docs/changelog.md

index fdaa67b09ab0c6f8125b17337b928b21b9ba5ac1..465db72bf39d2eb8bce7de0d212aab92578c1d8b 100644 (file)
@@ -1,5 +1,21 @@
 # Changelog
 
+## paperless-ngx 2.3.1
+
+### Bug Fixes
+
+- Fix: edit workflow form not displaying trigger settings [@shamoon](https://github.com/shamoon) ([#5276](https://github.com/paperless-ngx/paperless-ngx/pull/5276))
+- Fix: Prevent passing 0 pages to OCRMyPDF [@stumpylog](https://github.com/stumpylog) ([#5275](https://github.com/paperless-ngx/paperless-ngx/pull/5275))
+
+### All App Changes
+
+<details>
+<summary>2 changes</summary>
+
+- Fix: edit workflow form not displaying trigger settings [@shamoon](https://github.com/shamoon) ([#5276](https://github.com/paperless-ngx/paperless-ngx/pull/5276))
+- Fix: Prevent passing 0 pages to OCRMyPDF [@stumpylog](https://github.com/stumpylog) ([#5275](https://github.com/paperless-ngx/paperless-ngx/pull/5275))
+</details>
+
 ## paperless-ngx 2.3.0
 
 ### Notable Changes