diff --git a/docs/changelog.rst b/docs/changelog.rst index 543d9435d..0c8056266 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -18,9 +18,14 @@ This release contains new database migrations. * `BolkoSchreiber `_ added an option to disable/enable thumbnail inversion in dark mode. +* Fixed an issue with the auto matching algorithm when more than 256 tags were used. + +* `Simon Taddiken `_ added the ability to customize the header used for remote user authentication with SSO applications. + * The REST API is versioned from this point onwards. See the documentation about :ref:`api-versioning` for details. + paperless-ng 1.2.1 ##################