]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Changelog v2.4.2 - GHA (#5548)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 26 Jan 2024 00:09:13 +0000 (16:09 -0800)
committerGitHub <noreply@github.com>
Fri, 26 Jan 2024 00:09:13 +0000 (16:09 -0800)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
docs/changelog.md

index a28b4cd5e65e8f1e98182e0b98110a7d2b533e15..0607d8b5644cbbf0914e8807fb3d10eed7d2521b 100644 (file)
@@ -1,5 +1,21 @@
 # Changelog
 
+## paperless-ngx 2.4.2
+
+### Bug Fixes
+
+- Fix: improve one of the date matching regexes [@shamoon](https://github.com/shamoon) ([#5540](https://github.com/paperless-ngx/paperless-ngx/pull/5540))
+- Fix: tweak doc detail component behavior while awaiting metadata [@shamoon](https://github.com/shamoon) ([#5546](https://github.com/paperless-ngx/paperless-ngx/pull/5546))
+
+### All App Changes
+
+<details>
+<summary>2 changes</summary>
+
+- Fix: improve one of the date matching regexes [@shamoon](https://github.com/shamoon) ([#5540](https://github.com/paperless-ngx/paperless-ngx/pull/5540))
+- Fix: tweak doc detail component behavior while awaiting metadata [@shamoon](https://github.com/shamoon) ([#5546](https://github.com/paperless-ngx/paperless-ngx/pull/5546))
+</details>
+
 ## paperless-ngx 2.4.1
 
 ### Breaking Changes