]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: Add v2.5.3 changelog (#5786)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 16 Feb 2024 02:20:26 +0000 (18:20 -0800)
committerGitHub <noreply@github.com>
Fri, 16 Feb 2024 02:20:26 +0000 (18:20 -0800)
* Changelog v2.5.3 - 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 1e43ed312fefb4e0bc6a363780c14e542b2cc36d..bada40f8917aa23363239c9c9621d5ab81221aa5 100644 (file)
@@ -1,5 +1,23 @@
 # Changelog
 
+## paperless-ngx 2.5.3
+
+### Bug Fixes
+
+- Fix: dont allow allauth redirects to any host [@shamoon](https://github.com/shamoon) ([#5783](https://github.com/paperless-ngx/paperless-ngx/pull/5783))
+- Fix: Interaction when both splitting and ASN are enabled [@stumpylog](https://github.com/stumpylog) ([#5779](https://github.com/paperless-ngx/paperless-ngx/pull/5779))
+- Fix: moved ssl_mode parameter for mysql backend engine [@MaciejSzczurek](https://github.com/MaciejSzczurek) ([#5771](https://github.com/paperless-ngx/paperless-ngx/pull/5771))
+
+### All App Changes
+
+<details>
+<summary>3 changes</summary>
+
+- Fix: dont allow allauth redirects to any host [@shamoon](https://github.com/shamoon) ([#5783](https://github.com/paperless-ngx/paperless-ngx/pull/5783))
+- Fix: Interaction when both splitting and ASN are enabled [@stumpylog](https://github.com/stumpylog) ([#5779](https://github.com/paperless-ngx/paperless-ngx/pull/5779))
+- Fix: moved ssl_mode parameter for mysql backend engine [@MaciejSzczurek](https://github.com/MaciejSzczurek) ([#5771](https://github.com/paperless-ngx/paperless-ngx/pull/5771))
+</details>
+
 ## paperless-ngx 2.5.2
 
 ### Bug Fixes