]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Changelog v2.19.2 - GHA (#11153)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 23 Oct 2025 17:56:48 +0000 (10:56 -0700)
committerGitHub <noreply@github.com>
Thu, 23 Oct 2025 17:56:48 +0000 (10:56 -0700)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
docs/changelog.md

index 4c80c2ea334d5e185aa00d564346d9f38cd8466f..2523e4f3a7f99d370de9799722272270f3ddc23f 100644 (file)
@@ -1,5 +1,26 @@
 # Changelog
 
+## paperless-ngx 2.19.2
+
+### Features / Enhancements
+
+-   Fixhancement: display loading status for tags instead of 'Private' [@shamoon](https://github.com/shamoon) ([#11140](https://github.com/paperless-ngx/paperless-ngx/pull/11140))
+
+### Bug Fixes
+
+-   Fix: Remove edit requirement for bulk email, show based on setting [@shamoon](https://github.com/shamoon) ([#11149](https://github.com/paperless-ngx/paperless-ngx/pull/11149))
+-   Fix: handle undefined IDs in getOriginalObject [@shamoon](https://github.com/shamoon) ([#11147](https://github.com/paperless-ngx/paperless-ngx/pull/11147))
+
+### All App Changes
+
+<details>
+<summary>3 changes</summary>
+
+-   Fix: Remove edit requirement for bulk email, show based on setting [@shamoon](https://github.com/shamoon) ([#11149](https://github.com/paperless-ngx/paperless-ngx/pull/11149))
+-   Fix: handle undefined IDs in getOriginalObject [@shamoon](https://github.com/shamoon) ([#11147](https://github.com/paperless-ngx/paperless-ngx/pull/11147))
+-   Fixhancement: display loading status for tags instead of 'Private' [@shamoon](https://github.com/shamoon) ([#11140](https://github.com/paperless-ngx/paperless-ngx/pull/11140))
+</details>
+
 ## paperless-ngx 2.19.1
 
 ### Bug Fixes