From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 02:03:01 +0000 (-0700) Subject: Changelog v2.7.2 - GHA (#6329) X-Git-Tag: v2.8.0~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceaf60e6adebb7a6bb3a42ac941000b67e85c385;p=thirdparty%2Fpaperless-ngx.git Changelog v2.7.2 - GHA (#6329) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- diff --git a/docs/changelog.md b/docs/changelog.md index 019973c620..4da0a4c7b4 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,25 @@ # Changelog +## paperless-ngx 2.7.2 + +### Bug Fixes + +- Fix: select dropdown background colors not visible in light mode [@shamoon](https://github.com/shamoon) ([#6323](https://github.com/paperless-ngx/paperless-ngx/pull/6323)) +- Fix: spacing in reset and incorrect display in saved views [@shamoon](https://github.com/shamoon) ([#6324](https://github.com/paperless-ngx/paperless-ngx/pull/6324)) +- Fix: disable invalid create endpoints [@shamoon](https://github.com/shamoon) ([#6320](https://github.com/paperless-ngx/paperless-ngx/pull/6320)) +- Fix: dont initialize page numbers, allow split with browser pdf viewer [@shamoon](https://github.com/shamoon) ([#6314](https://github.com/paperless-ngx/paperless-ngx/pull/6314)) + +### All App Changes + +
+4 changes + +- Fix: select dropdown background colors not visible in light mode [@shamoon](https://github.com/shamoon) ([#6323](https://github.com/paperless-ngx/paperless-ngx/pull/6323)) +- Fix: spacing in reset and incorrect display in saved views [@shamoon](https://github.com/shamoon) ([#6324](https://github.com/paperless-ngx/paperless-ngx/pull/6324)) +- Fix: disable invalid create endpoints [@shamoon](https://github.com/shamoon) ([#6320](https://github.com/paperless-ngx/paperless-ngx/pull/6320)) +- Fix: dont initialize page numbers, allow split with browser pdf viewer [@shamoon](https://github.com/shamoon) ([#6314](https://github.com/paperless-ngx/paperless-ngx/pull/6314)) +
+ ## paperless-ngx 2.7.1 ### Bug Fixes