Changelog v2.14.1 - GHA

This commit is contained in:
github-actions 2025-01-14 01:54:47 +00:00
parent 02015ec404
commit 89b9237783

View File

@ -1,5 +1,18 @@
# Changelog
## paperless-ngx 2.14.1
### All App Changes
<details>
<summary>4 changes</summary>
- Fix: prevent error if bulk edit method not in MODIFIED_FIELD_BY_METHOD [@shamoon](https://github.com/shamoon) ([#8710](https://github.com/paperless-ngx/paperless-ngx/pull/8710))
- Fix: include tag component in list view [@shamoon](https://github.com/shamoon) ([#8706](https://github.com/paperless-ngx/paperless-ngx/pull/8706))
- Fix: use unmodified original for checksum if exists [@shamoon](https://github.com/shamoon) ([#8693](https://github.com/paperless-ngx/paperless-ngx/pull/8693))
- Fix: complete load with native PDF viewer [@shamoon](https://github.com/shamoon) ([#8699](https://github.com/paperless-ngx/paperless-ngx/pull/8699))
</details>
## paperless-ngx 2.14.0
### Features