From 784fed447f5eb86e58d9edbb7c6d0f54f32a0068 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 08:50:27 -0700 Subject: [PATCH] Documentation: Add v2.20.13 changelog (#12408) * Changelog v2.20.13 - GHA * Update changelog for version 2.20.13 Added bug fixes for version 2.20.13 in changelog. --------- 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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index e2b1b597c..f7841ccd9 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,14 @@ # Changelog +## paperless-ngx 2.20.13 + +### Bug Fixes + +- Fix: suggest corrections only if visible results +- Fix: require view permission for more-like search +- Fix: validate document link targets +- Fix: enforce permissions when attaching accounts to mail rules + ## paperless-ngx 2.20.12 ### Security