From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 21:18:29 +0000 (-0700) Subject: Changelog v2.18.1 - GHA (#10605) X-Git-Tag: v2.18.2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9225a38458e141c011eb7b512be9335ec6027a71;p=thirdparty%2Fpaperless-ngx.git Changelog v2.18.1 - GHA (#10605) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- diff --git a/docs/changelog.md b/docs/changelog.md index cc88e69092..5fd1b5f3f2 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,31 @@ # Changelog +## paperless-ngx 2.18.1 + +### Features / Enhancements + +- Tweak: fix some button consistency [@shamoon](https://github.com/shamoon) ([#10593](https://github.com/paperless-ngx/paperless-ngx/pull/10593)) +- Fixhancement: mobile layout improvements for pdf editor [@shamoon](https://github.com/shamoon) ([#10588](https://github.com/paperless-ngx/paperless-ngx/pull/10588)) + +### Bug Fixes + +- Fix: fix app logo validation with no file [@shamoon](https://github.com/shamoon) ([#10599](https://github.com/paperless-ngx/paperless-ngx/pull/10599)) + +### Documentation + +- Documentation: fix filters docs [@shamoon](https://github.com/shamoon) ([#10600](https://github.com/paperless-ngx/paperless-ngx/pull/10600)) + +### All App Changes + +
+4 changes + +- Fix: fix app logo validation with no file [@shamoon](https://github.com/shamoon) ([#10599](https://github.com/paperless-ngx/paperless-ngx/pull/10599)) +- Tweak: fix some button consistency [@shamoon](https://github.com/shamoon) ([#10593](https://github.com/paperless-ngx/paperless-ngx/pull/10593)) +- Development: restore version tag display [@shamoon](https://github.com/shamoon) ([#10592](https://github.com/paperless-ngx/paperless-ngx/pull/10592)) +- Fixhancement: mobile layout improvements for pdf editor [@shamoon](https://github.com/shamoon) ([#10588](https://github.com/paperless-ngx/paperless-ngx/pull/10588)) +
+ ## paperless-ngx 2.18.0 ### Notable Changes