v2.20.14
mealie-recipes/mealiev2.20.14Apr 14, 2026by github-actions[bot]
AI Summary
Focuses on security and workflow stability by preventing permission submission for non-owners, fixing tag ID duplication, and ensuring tag changes are applied correctly.
Key Highlights
- Do not submit permissions for non-owners
- Prevent duplicate parent tag IDs
- Fix tag change application in workflows
- Limit share link viewset actions
- Add fallback ordering for documents by id after created
- Default mail-created correspondent matching to exact
- Validate date custom field values in serializer
Full Release Notes
## paperless-ngx 2.20.14 ### Bug Fixes - Fix: do not submit permissions for non-owners @shamoon ([#12571](https://github.com/paperless-ngx/paperless-ngx/pull/12571)) - Fix: prevent duplicate parent tag IDs @shamoon ([#12522](https://github.com/paperless-ngx/paperless-ngx/pull/12522)) - Fix: dont defer tag change application in workflows @shamoon ([#12478](https://github.com/paperless-ngx/paperless-ngx/pull/12478)) - Fix: limit share link viewset actions @shamoon ([#12461](https://github.com/paperless-ngx/paperless-ngx/pull/12461)) - Fix: add fallback ordering for documents by id after created @shamoon ([#12440](https://github.com/paperless-ngx/paperless-ngx/pull/12440)) - Fixhancement: default mail-created correspondent matching to exact @shamoon ([#12414](https://github.com/paperless-ngx/paperless-ngx/pull/12414)) - Fix: validate date CF value in serializer @shamoon ([#12410](https://github.com/paperless-ngx/paperless-ngx/pull/12410)) ### All App Changes <details> <summary>7 changes</summary> - Fix: do not submit permissions for non-owners @shamoon ([#12571](https://github.com/paperless-ngx/paperless-ngx/pull/12571)) - Fix: prevent duplicate parent tag IDs @shamoon ([#12522](https://github.com/paperless-ngx/paperless-ngx/pull/12522)) - Fix: dont defer tag change application in workflows @shamoon ([#12478](https://github.com/paperless-ngx/paperless-ngx/pull/12478)) - Fix: limit share link viewset actions @shamoon ([#12461](https://github.com/paperless-ngx/paperless-ngx/pull/12461)) - Fix: add fallback ordering for documents by id after created @shamoon ([#12440](https://github.com/paperless-ngx/paperless-ngx/pull/12440)) - Fixhancement: default mail-created correspondent matching to exact @shamoon ([#12414](https://github.com/paperless-ngx/paperless-ngx/pull/12414)) - Fix: validate date CF value in serializer @shamoon ([#12410](https://github.com/paperless-ngx/paperless-ngx/pull/12410)) </details>