Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.16.2
No problems upgrading the Docker container with a Docker compose yaml file within Portainer and by means of Portainer DevOps resp. GitOps with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
ghcr.io/paperless-ngx/paperless-ngx | minor | 2.15.3 -> 2.16.2 |
Release Notes
paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)
v2.16.2
: Paperless-ngx v2.16.2
paperless-ngx 2.16.2
Bug Fixes
- Fix: accept datetime for created @shamoon (#10021)
- Fix: created date fixes in v2.16 @shamoon (#10026)
- Fix: mark fields for newly-created objects as dirty @shamoon (#10022)
- Fix: add fallback to copyfile on PermissionError @samuel-kosmann (#10023)
Dependencies
All App Changes
5 changes
- Fix: accept datetime for created @shamoon (#10021)
- Fix: add fallback to copyfile on PermissionError @samuel-kosmann (#10023)
- Fix: created date fixes in v2.16 @shamoon (#10026)
- Fix: mark fields for created objects as dirty @shamoon (#10022)
- Chore: warn users about removal of postgres v13 support @shamoon (#9980)
v2.16.1
: Paperless-ngx v2.16.1
paperless-ngx 2.16.1
[!NOTE]
This 'hotfix' release fixes date filtering in the recently-released v2.16.0
[!WARNING]
Django 5.2 removed support for PostgreSQL 13 and thus support will be removed in a future Paperless-ngx version. Users may want to upgrade now, see https://docs.paperless-ngx.com/administration/#database-upgrades
Bug Fixes
All App Changes
v2.16.0
: Paperless-ngx v2.16.0
paperless-ngx 2.16.0
[!WARNING]
Django 5.2 removed support for PostgreSQL 13 and thus support will be removed in a future Paperless-ngx version. Users may want to upgrade now, see https://docs.paperless-ngx.com/administration/#database-upgrades
Breaking Changes
Features / Enhancements
- Enhancement: support negative offset in scheduled workflows @shamoon (#9746)
- Enhancement: support heic images @shamoon (#9771)
- Enhancement: use patch instead of put for frontend document changes @shamoon ([#9744](https://github.com/paperless-ngx/paperless-ngx/pull/
- Fixhancement: automatically disable email verification if no smtp setup @shamoon (#9949)
- Fixhancement: better handle removed social apps in profile @shamoon (#9876)
- Enhancement: add barcode frontend config @shamoon (#9742)
- Enhancement: support allauth disable unknown account emails @shamoon (#9743)
- Fixhancement: tag plus button should add tag to doc @shamoon (#9762)
- Fixhancement: check more permissions for status consumer messages @shamoon (#9804)
Bug Fixes
- Fix: include subpath in drf-spectacular settings if set @shamoon (#9738)
- Fix: handle created change with api version increment, use created only on frontend, deprecate created_date @shamoon (#9962)
- Fix: ignore logo file from sanity checker @shamoon (#9946)
- Fix: correctly handle empty user for old notes api format, fix frontend API version @shamoon (#9846)
- Fix: fix single select in filterable dropdowns when editing @shamoon (#9834)
- Fix: always update classifier task result @shamoon (#9817)
- Fix: fix zoom increase/decrease buttons in FF @shamoon (#9761)
Maintenance
- Chore(deps): Bump astral-sh/setup-uv from 5 to 6 in the actions group @dependabot[bot] (#9842)
- Chore: split ci frontend e2e vs unit tests @shamoon (#9851)
- Chore: auto-generate translation strings @shamoon (#9462)
- Chore: add ymlfmt @shamoon (#9745)
- Chore: replace secretary with GHA @shamoon (#9723)
- Chore: resolve dynamic import warnings from pdfjs, again @shamoon (#9924)
- Fix/Chore: replace file drop package @shamoon (#9926)
Dependencies
14 changes
- Chore(deps): Bump the small-changes group across 1 directory with 6 updates @dependabot[bot] (#9921)
- docker-compose(deps): Bump library/redis from 7 to 8 in /docker/compose @dependabot[bot] (#9879)
- Chore(deps): Bump astral-sh/setup-uv from 5 to 6 in the actions group @dependabot[bot] (#9842)
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 14 updates @dependabot[bot] (#9848)
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 3 updates @dependabot[bot] (#9849)
- Chore(deps-dev): Bump @<!---->types/node from 22.13.17 to 22.15.3 in /src-ui @dependabot[bot] (#9850)
- docker(deps): Bump astral-sh/uv from 0.6.14-python3.12-bookworm-slim to 0.6.16-python3.12-bookworm-slim @dependabot[bot] (#9767)
- docker-compose(deps): bump gotenberg/gotenberg from 8.19 to 8.20 in /docker/compose @dependabot[bot] (#9661)
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 17 updates @dependabot[bot] (#9768)
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates @dependabot[bot] (#9770)
- Chore(deps-dev): Bump jest-preset-angular from 14.5.4 to 14.5.5 in /src-ui in the frontend-jest-dependencies group @dependabot[bot] (#9769)
- Chore(deps): Bump the small-changes group across 1 directory with 6 updates @dependabot[bot] (#9764)
- Chore(deps): Bump the django group across 1 directory with 6 updates @dependabot[bot] (#9753)
- docker(deps): bump astral-sh/uv from 0.6.13-python3.12-bookworm-slim to 0.6.14-python3.12-bookworm-slim @dependabot[bot] (#9656)
All App Changes
29 changes
- Chore(deps): Bump the small-changes group across 1 directory with 6 updates @dependabot[bot] (#9921)
- Fix: handle created change with api version increment, use created only on frontend, deprecate created_date @shamoon (#9962)
- Fixhancement: automatically disable email verification if no smtp setup @shamoon (#9949)
- Fix: ignore logo file from sanity checker @shamoon (#9946)
- [BREAKING] Change: treat created as date not datetime @shamoon (#9793)
- Fix/Chore: replace file drop package @shamoon (#9926)
- Chore: resolve dynamic import warnings from pdfjs, again @shamoon (#9924)
- Enhancement: support negative offset in scheduled workflows @shamoon (#9746)
- Fixhancement: better handle removed social apps in profile @shamoon (#9876)
- Enhancement: add barcode frontend config @shamoon (#9742)
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 14 updates @dependabot[bot] (#9848)
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 3 updates @dependabot[bot] (#9849)
- Chore(deps-dev): Bump @<!---->types/node from 22.13.17 to 22.15.3 in /src-ui @dependabot[bot] (#9850)
- Fix: correctly handle empty user for old notes api format, fix frontend API version @shamoon (#9846)
- Fix: fix single select in filterable dropdowns when editing @shamoon (#9834)
- Fix: always update classifier task result @shamoon (#9817)
- Fixhancement: check more permissions for status consumer messages @shamoon (#9804)
- Enhancement: support heic images @shamoon (#9771)
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 17 updates @dependabot[bot] (#9768)
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates @dependabot[bot] (#9770)
- Chore(deps-dev): Bump jest-preset-angular from 14.5.4 to 14.5.5 in /src-ui in the frontend-jest-dependencies group @dependabot[bot] (#9769)
- Enhancement: support allauth disable unknown account emails @shamoon (#9743)
- Enhancement: use patch instead of put for frontend document changes @shamoon (#9744)
- Chore(deps): Bump the small-changes group across 1 directory with 6 updates @dependabot[bot] (#9764)
- Chore(deps): Bump the django group across 1 directory with 6 updates @dependabot[bot] (#9753)
- Fixhancement: tag plus button should add tag to doc @shamoon (#9762)
- Fix: fix zoom increase/decrease buttons in FF @shamoon (#9761)
- Chore: switch from os.path to pathlib.Path @gothicVI (#9339)
- Fix: include subpath in drf-spectacular settings if set @shamoon (#9738)