From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 21:15:03 +0000 (-0700) Subject: Documentation: Add v2.8.6 changelog (#6740) X-Git-Tag: v2.9.0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ff791e4c5d8e3f79f7a98d3c6a08faa6db446b3;p=thirdparty%2Fpaperless-ngx.git Documentation: Add v2.8.6 changelog (#6740) --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> --- diff --git a/docs/changelog.md b/docs/changelog.md index 46853f80a8..1d040ffff2 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,21 @@ # Changelog +## paperless-ngx 2.8.6 + +### Bug Fixes + +- Security: disallow API remote-user auth if disabled [@shamoon](https://github.com/shamoon) ([#6739](https://github.com/paperless-ngx/paperless-ngx/pull/6739)) +- Fix: retain sort field from global search filtering, use FILTER_HAS_TAGS_ALL [@shamoon](https://github.com/shamoon) ([#6737](https://github.com/paperless-ngx/paperless-ngx/pull/6737)) + +### All App Changes + +
+2 changes + +- Security: disallow API remote-user auth if disabled [@shamoon](https://github.com/shamoon) ([#6739](https://github.com/paperless-ngx/paperless-ngx/pull/6739)) +- Fix: retain sort field from global search filtering, use FILTER_HAS_TAGS_ALL [@shamoon](https://github.com/shamoon) ([#6737](https://github.com/paperless-ngx/paperless-ngx/pull/6737)) +
+ ## paperless-ngx 2.8.5 ### Bug Fixes