Paperless-ngx logo

Paperless-ngx

Community-supported document management system to scan, index and archive all your documents

Alternative to: evernote, docuware, m-files

Paperless-ngx screenshot

About Versions (100)

v2.16.0

2025-05-19

paperless-ngx 2.16.0

[!NOTE] Mariadb users may experience a database migration problem in 2.16.0–2.16.1 and should skip this version and upgrade directly to at least v2.16.2

[!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

  • [BREAKING] Change: treat created as date not datetime @shamoon (#9793)

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)
  • 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

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)