Paperless-ngx Paperless-ngx v2.16.0 Release
요약
paperless-ngx 2.16.0
Warning
Django 5.2에서 PostgreSQL 13의 지원이 제거되었으며, 포스트그레SQL 13 지원은 향후 Paperless-ngx 버전에서 제거될 예정입니다. 사용자는 지금 업그레이드를 원할 수 있습니다. 자세한 내용은 여기를 참조하십시오.
중요 변경 사항
기능 / 개선 사항
- 개선: 스케줄된 워크플로에 음수 오프셋 지원 @shamoon (#9746)
- 개선: heic 이미지 지원 @shamoon (#9771)
- 개선: 프론트엔드 문서 변경에 대해 patch를 사용하고 put 대신 사용 @shamoon (9744)
- 수정 개선: smtp 설정이 없으면 이메일 확인 자동 비활성화 @shamoon (#9949)
- 수정 개선: 프로필에서 제거된 소셜 앱 더 잘 처리 @shamoon (#9876)
- 개선: 바코드 프론트엔드 구성 추가 @shamoon (#9742)
- 개선: allauth에서 알 수 없는 계정 이메일 비활성화 지원 @shamoon (#9743)
- 수정 개선: 태그 플러스 버튼은 문서에 태그를 추가해야 함 @shamoon (#9762)
- 수정 개선: 상태 소비자 메시지에 대해 더 많은 권한을 확인 @shamoon (#9804)
버그 수정
유지 보수
- 작업(deps): 5에서 6으로 astral-sh/setup-uv 업데이트 @dependabot[bot] (#9842)
- 작업: ci 프론트엔드 e2e vs 유닛 테스트 분리 @shamoon (#9851)
- 작업: 자동으로 번역 문자열 생성 @shamoon (#9462)
- 작업: ymlfmt 추가 @shamoon (#9745)
- 작업: GHA로 비서 교체 @shamoon (#9723)
- 작업: 다시 pdfjs에서 동적 가져오기 경고 해결 @shamoon (#9924)
- 수정/작업: 파일 드롭 패키지 교체 @shamoon (#9926)
의존성
14건 변경
- 작업(deps): 작은 변화 그룹을 1개 디렉토리에서 6개 업데이트 @dependabot[bot] (#9921)
- docker-compose(deps): /docker/compose의 library/redis를 7에서 8로 업데이트 @dependabot[bot] (#9879)
- 작업(deps): 동작 그룹에서 astral-sh/setup-uv를 5에서 6으로 업데이트 @dependabot[bot] (#9842)
- 작업(deps): /src-ui의 frontend-angular-dependencies 그룹에서 14개 업데이트 @dependabot[bot] (#9848)
- 작업(deps-dev): /src-ui의 frontend-eslint-dependencies 그룹에서 3개 업데이트 @dependabot[bot] (#9849)
- 작업(deps-dev): /src-ui의 @types/node를 22.13.17에서 22.15.3으로 업데이트 @dependabot[bot] (#9850)
- docker(deps): /docker의 astral-sh/uv를 0.6.14-python3.12-bookworm-slim에서 0.6.16-python3.12-bookworm-slim로 업데이트 @dependabot[bot] (#9767)
- docker-compose(deps): /docker/compose의 gotenberg/gotenberg를 8.19에서 8.20으로 업데이트 @dependabot[bot] (#9661)
- 작업(deps): /src-ui의 frontend-angular-dependencies 그룹에서 17개 업데이트 @dependabot[bot] (#9768)
- 작업(deps-dev): /src-ui의 frontend-eslint-dependencies 그룹에서 4개 업데이트 @dependabot[bot] (#9770)
모든 앱 변경 사항
29건 변경
- 작업(deps): 작은 변화 그룹을 1개 디렉토리에서 6개 업데이트 @dependabot[bot] (#9921)
- 수정 개선: 생성일을 날짜로만 사용하도록 변경, frontend에서만 사용하고 created_date는 사용하지 않음 @shamoon (#9962)
- 수정 개선: smtp 설정이 없으면 이메일 확인 자동 비활성화 @shamoon (#9949)
- 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)
- 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)
- 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)
- 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)
- 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)
수정: 로고 파일을 sanity checker에서 무시 @shamoon (WarningDjango 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
Bug Fixes
Maintenance
Dependencies
14 changes
All App Changes
29 changes링크 : https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.16.0