From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 07:57:12 +0000 (-0800) Subject: Changelog v2.2.1 - GHA (#5147) X-Git-Tag: v2.3.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd904d9e6b5b38bdc5b85169b29fc2a2d2780cdb;p=thirdparty%2Fpaperless-ngx.git Changelog v2.2.1 - GHA (#5147) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- diff --git a/docs/changelog.md b/docs/changelog.md index e04fc1be04..e1007d2c71 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,23 @@ # Changelog +## paperless-ngx 2.2.1 + +### Bug Fixes + +- Fix: saving doc links with no value [@shamoon](https://github.com/shamoon) ([#5144](https://github.com/paperless-ngx/paperless-ngx/pull/5144)) +- Fix: allow multiple consumption templates to assign the same custom field [@shamoon](https://github.com/shamoon) ([#5142](https://github.com/paperless-ngx/paperless-ngx/pull/5142)) +- Fix: some dropdowns broken in 2.2.0 [@shamoon](https://github.com/shamoon) ([#5134](https://github.com/paperless-ngx/paperless-ngx/pull/5134)) + +### All App Changes + +
+3 changes + +- Fix: saving doc links with no value [@shamoon](https://github.com/shamoon) ([#5144](https://github.com/paperless-ngx/paperless-ngx/pull/5144)) +- Fix: allow multiple consumption templates to assign the same custom field [@shamoon](https://github.com/shamoon) ([#5142](https://github.com/paperless-ngx/paperless-ngx/pull/5142)) +- Fix: some dropdowns broken in 2.2.0 [@shamoon](https://github.com/shamoon) ([#5134](https://github.com/paperless-ngx/paperless-ngx/pull/5134)) +
+ ## paperless-ngx 2.2.0 ### Features