]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Changelog v2.14.3 - GHA (#8761)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 16 Jan 2025 05:26:20 +0000 (21:26 -0800)
committerGitHub <noreply@github.com>
Thu, 16 Jan 2025 05:26:20 +0000 (21:26 -0800)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
docs/changelog.md

index 62824ac11f49ecb2f52284892dcb81fe99f9bc08..0eb0ec976b949c54b17109ba18f161c930ef7600 100644 (file)
@@ -1,5 +1,26 @@
 # Changelog
 
+## paperless-ngx 2.14.3
+
+### Bug Fixes
+
+-   Fix: Adds a default 30s timeout for emails, instead of no timeout [@stumpylog](https://github.com/stumpylog) ([#8757](https://github.com/paperless-ngx/paperless-ngx/pull/8757))
+-   Fix: import forms modules for entries component [@shamoon](https://github.com/shamoon) ([#8752](https://github.com/paperless-ngx/paperless-ngx/pull/8752))
+-   Fix: fix email/wh actions on consume started [@shamoon](https://github.com/shamoon) ([#8750](https://github.com/paperless-ngx/paperless-ngx/pull/8750))
+-   Fix: import date picker module in cf query dropdown [@shamoon](https://github.com/shamoon) ([#8749](https://github.com/paperless-ngx/paperless-ngx/pull/8749))
+
+### All App Changes
+
+<details>
+<summary>5 changes</summary>
+
+-   Fix: Adds a default 30s timeout for emails, instead of no timeout [@stumpylog](https://github.com/stumpylog) ([#8757](https://github.com/paperless-ngx/paperless-ngx/pull/8757))
+-   Enhancement: set autofocus on MFA code field [@mxmehl](https://github.com/mxmehl) ([#8756](https://github.com/paperless-ngx/paperless-ngx/pull/8756))
+-   Fix: import forms modules for entries component [@shamoon](https://github.com/shamoon) ([#8752](https://github.com/paperless-ngx/paperless-ngx/pull/8752))
+-   Fix: fix email/wh actions on consume started [@shamoon](https://github.com/shamoon) ([#8750](https://github.com/paperless-ngx/paperless-ngx/pull/8750))
+-   Fix: import date picker module in cf query dropdown [@shamoon](https://github.com/shamoon) ([#8749](https://github.com/paperless-ngx/paperless-ngx/pull/8749))
+</details>
+
 ## paperless-ngx 2.14.2
 
 ### Bug Fixes