BenoitAnastay / paperless-home-assistant-addon

Paperless Home Assistant Addon
MIT License
35 stars 7 forks source link

⬆️ Update paperless-ngx/paperless-ngx to v2.13.1 #184

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Update Change
paperless-ngx/paperless-ngx patch v2.13.0 -> v2.13.1

Release Notes

paperless-ngx/paperless-ngx (paperless-ngx/paperless-ngx) ### [`v2.13.1`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.13.1): Paperless-ngx v2.13.1 [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.13.0-beta.rc1...v2.13.1) #### paperless-ngx 2.13.1 ##### Features - Enhancement: auto-rename document files when select type custom fields are changed [@​shamoon](https://redirect.github.com/shamoon) ([#​8045](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8045)) - Enhancement / fix: include social accounts and api tokens in export [@​shamoon](https://redirect.github.com/shamoon) ([#​8016](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8016)) ##### Bug Fixes - Fix: allow removing dead document links from UI, validate via API [@​shamoon](https://redirect.github.com/shamoon) ([#​8081](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8081)) - Fix: Removes whitenoise patches and upgrades it to 6.8.1 [@​stumpylog](https://redirect.github.com/stumpylog) ([#​8079](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8079)) - Fix: Make all document related objects soft delete, fix filepath when deleted [@​shamoon](https://redirect.github.com/shamoon) ([#​8067](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8067)) - Fix: handle uuid fields created under mariadb and Django 4 [@​shamoon](https://redirect.github.com/shamoon) ([#​8034](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8034)) - Fix: Update filename correctly if the document is in the trash [@​stumpylog](https://redirect.github.com/stumpylog) ([#​8066](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8066)) - Fix: Handle a special case where removing none marker could result in an absolute path [@​stumpylog](https://redirect.github.com/stumpylog) ([#​8060](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8060)) - Fix: disable custom field signals during import in 2.13.0 [@​shamoon](https://redirect.github.com/shamoon) ([#​8065](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8065)) - Fix: doc link documents search should exclude null [@​shamoon](https://redirect.github.com/shamoon) ([#​8064](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8064)) - Fix: fix custom field query empty element removal [@​shamoon](https://redirect.github.com/shamoon) ([#​8056](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8056)) - Fix: dont try to load PAPERLESS_MODEL_FILE as env from file [@​shamoon](https://redirect.github.com/shamoon) ([#​8040](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8040)) - Fix: dont include all allauth urls [@​shamoon](https://redirect.github.com/shamoon) ([#​8010](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8010)) - Fix: oauth settings without base url [@​shamoon](https://redirect.github.com/shamoon) ([#​8020](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8020)) ##### Maintenance - Fix: Removes whitenoise patches and upgrades it to 6.8.1 [@​stumpylog](https://redirect.github.com/stumpylog) ([#​8079](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8079)) - Chore: fix changelog script [@​shamoon](https://redirect.github.com/shamoon) ([#​8022](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8022)) ##### All App Changes
12 changes - Fix: allow removing dead document links from UI, validate via API [@​shamoon](https://redirect.github.com/shamoon) ([#​8081](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8081)) - Fix: Make all document related objects soft delete, fix filepath when deleted [@​shamoon](https://redirect.github.com/shamoon) ([#​8067](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8067)) - Fix: handle uuid fields created under mariadb and Django 4 [@​shamoon](https://redirect.github.com/shamoon) ([#​8034](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8034)) - Fix: Update filename correctly if the document is in the trash [@​stumpylog](https://redirect.github.com/stumpylog) ([#​8066](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8066)) - Fix: Handle a special case where removing none marker could result in an absolute path [@​stumpylog](https://redirect.github.com/stumpylog) ([#​8060](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8060)) - Fix: disable custom field signals during import in 2.13.0 [@​shamoon](https://redirect.github.com/shamoon) ([#​8065](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8065)) - Fix: doc link documents search should exclude null [@​shamoon](https://redirect.github.com/shamoon) ([#​8064](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8064)) - Enhancement: auto-rename document files when select type custom fields are changed [@​shamoon](https://redirect.github.com/shamoon) ([#​8045](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8045)) - Fix: fix custom field query empty element removal [@​shamoon](https://redirect.github.com/shamoon) ([#​8056](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8056)) - Fix: dont include all allauth urls [@​shamoon](https://redirect.github.com/shamoon) ([#​8010](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8010)) - Enhancement / fix: include social accounts and api tokens in export [@​shamoon](https://redirect.github.com/shamoon) ([#​8016](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8016)) - Fix: oauth settings without base url [@​shamoon](https://redirect.github.com/shamoon) ([#​8020](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8020))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.