Paperless-ngx Paperless-ngx v2.9.0 Release
요약
paperless-ngx 2.9.0
기능
- 기능: 데이터만 내보내고 가져오는 기능 추가 @stumpylog (#6871)
- 변경: 'redo OCR'을 'reprocess'로 이름 변경하여 동작을 명확히 함 @shamoon (#6866)
- 개선: 분류 파일의 사용자 정의 경로 지원 @lino-b (#6858)
- 개선: 기본적으로 제목/내용 검색, 전체 검색 링크 선택 가능하도록 변경 @shamoon (#6805)
- 개선: 요청 시에만 수신인 'last_correspondence' 포함 @shamoon (#6792)
- 개선: 페이지 PDF 동작 삭제 @shamoon (#6772)
- 개선: 로그인 페이지에 사용자 지정 로고/제목 지원 @shamoon (#6775)
버그 수정
- 수정: id__in 검색을 위한 ordering 파라미터 포함 @shamoon (#6875)
- 수정: workflow 저장이 다른 프로세스 업데이트를 덮어쓰지 못하도록 수정 @stumpylog (#6849)
- 수정: 문서 표시에 일관되게 created_date 사용 @shamoon (#6758)
유지보수
- 작업: 코드 포매터를 Ruff로 변경 @stumpylog (#6756)
- 작업: Backend 업데이트 @stumpylog (#6755)
- 작업(deps): crowdin/github-action 1에서 2로 상향버전 변경 작업 @dependabot (#6881)
의존성
12번 변경
- 작업(deps-dev): jest-preset-angular 14.0.4에서 14.1.0로 상장경삭 작업 (frontend-jest-dependencies 그룹 내 /src-ui 경로에서) @dependabot (#6879)
- 작업: Backend 종속성 업데이트 @stumpylog (#6892)
- 작업(deps): crowdin/github-action 1에서 2로 상향버전 변경 작업 (actions 그룹 내) @dependabot (#6881)
- 작업: Ghostscript를 10.03.1로 변경 @stumpylog (#6854)
- 작업(deps-dev): 개발 그룹을 업데이트 (1개 디렉토리에서 2개 업데이트 수행) @dependabot (#6851)
- 작업(deps): 스몰-체인지스 그룹을 3개 업데이트 수행 @dependabot (#6843)
- 작업(deps): 권장 대로 psycopg 사용 @stumpylog (#6811)
- 작업(deps-dev): 개발 그룹을 2개 업데이트 수행 @dependabot (#6793)
- 작업(deps): requests를 2.31.0에서 2.32.0로 상향버전 변경 작업 @dependabot (#6795)
- 작업: /src-ui 내 frontend-angular-dependencies 그룹에서 19개 업데이트 수행 @dependabot (#6761)
- 작업: Backend 업데이트 @stumpylog (#6755)
- 작업: pngx pdf viewer를 서드파티 패키지로 되돌림 @shamoon (#6741)
모든 앱 변경
19번 변경
- 작업(deps-dev): jest-preset-angular 14.0.4에서 14.1.0로 상장경삭 작업 (frontend-jest-dependencies 그룹 내 /src-ui 경로에서) @dependabot (#6879)
- 수정: id__in 검색을 위한 ordering 파라미터 포함 @shamoon (#6875)
- 기능: 데이터만 내보내고 가져오는 기능 추가 @stumpylog (#6871)
- 변경: 'redo OCR'을 'reprocess'로 이름 변경하여 동작을 명확히 함 @shamoon (#6866)
- 개선: 분류 파일의 사용자 정의 경로 지원 @lino-b (#6858)
- 작업(deps-dev): 개발 그룹을 업데이트 (1개 디렉토리에서 2개 업데이트 수행) @dependabot (#6851)
- 작업(deps): 스몰-체인지스 그룹을 3개 업데이트 수행 @dependabot (#6843)
- 수정: workflow 저장이 다른 프로세스 업데이트를 덮어쓰지 못하도록 수정 @stumpylog (#6849)
- 작업(deps): psycopg를 권장 대로 사용 @stumpylog (#6811)
- 개선: 기본적으로 제목/내용 검색, 전체 검색 링크 선택 가능하도록 변경 @shamoon (#6805)
- 개선: 요청 시에만 수신인 'last_correspondence' 포함 @shamoon (#6792)
- 개선: 태그, 문서 링크, 대시보드 보기의 접근성 개선 @shamoon (#6786)
- 개선: 페이지 PDF 동작 삭제 @shamoon (#6772)
- 작업(deps-dev): 개발 그룹을 2개 업데이트 수행 @dependabot (#6793)
- 개선: 로그인 페이지에 사용자 지정 로고/제목 지원 @shamoon (#6775)
- 작업: 코드 포매터를 Ruff로 변경 @stumpylog (#6756)
- 작업(deps): /src-ui 내 frontend-angular-dependencies 그룹에서 19개 업데이트 수행 @dependabot (#6761)
- 수정: 문서 표시에 일관되게 created_date 사용 @shamoon (#6758)
- 작업: pngx pdf viewer를 서드파티 패키지로 되돌림 @shamoon (#6741)
원문 내용
paperless-ngx 2.9.0
Features
- Feature: Allow a data only export/import cycle @stumpylog (#6871)
- Change: rename 'redo OCR' to 'reprocess' to clarify behavior @shamoon (#6866)
- Enhancement: Support custom path for the classification file @lino-b (#6858)
- Enhancement: default to title/content search, allow choosing full search link from global search @shamoon (#6805)
- Enhancement: only include correspondent 'last_correspondence' if requested @shamoon (#6792)
- Enhancement: delete pages PDF action @shamoon (#6772)
- Enhancement: support custom logo / title on login page @shamoon (#6775)
Bug Fixes
- Fix: including ordering param for id__in retrievals @shamoon (#6875)
- Fix: Don't allow the workflow save to override other process updates @stumpylog (#6849)
- Fix: consistently use created_date for doc display @shamoon (#6758)
Maintenance
- Chore: Change the code formatter to Ruff @stumpylog (#6756)
- Chore: Backend updates @stumpylog (#6755)
- Chore(deps): Bump crowdin/github-action from 1 to 2 in the actions group @dependabot (#6881)
Dependencies
12 changes
- Chore(deps-dev): Bump jest-preset-angular from 14.0.4 to 14.1.0 in /src-ui in the frontend-jest-dependencies group @dependabot (#6879)
- Chore: Backend dependencies update @stumpylog (#6892)
- Chore(deps): Bump crowdin/github-action from 1 to 2 in the actions group @dependabot (#6881)
- Chore: Updates Ghostscript to 10.03.1 @stumpylog (#6854)
- Chore(deps-dev): Bump the development group across 1 directory with 2 updates @dependabot (#6851)
- Chore(deps): Bump the small-changes group with 3 updates @dependabot (#6843)
- Chore(deps): Use psycopg as recommended @stumpylog (#6811)
- Chore(deps-dev): Bump the development group with 2 updates @dependabot (#6793)
- Chore(deps): Bump requests from 2.31.0 to 2.32.0 @dependabot (#6795)
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 19 updates @dependabot (#6761)
- Chore: Backend updates @stumpylog (#6755)
- Chore: revert pngx pdf viewer to third party package @shamoon (#6741)
All App Changes
19 changes
- Chore(deps-dev): Bump jest-preset-angular from 14.0.4 to 14.1.0 in /src-ui in the frontend-jest-dependencies group @dependabot (#6879)
- Fix: including ordering param for id__in retrievals @shamoon (#6875)
- Feature: Allow a data only export/import cycle @stumpylog (#6871)
- Change: rename 'redo OCR' to 'reprocess' to clarify behavior @shamoon (#6866)
- Enhancement: Support custom path for the classification file @lino-b (#6858)
- Chore(deps-dev): Bump the development group across 1 directory with 2 updates @dependabot (#6851)
- Chore(deps): Bump the small-changes group with 3 updates @dependabot (#6843)
- Fix: Don't allow the workflow save to override other process updates @stumpylog (#6849)
- Chore(deps): Use psycopg as recommended @stumpylog (#6811)
- Enhancement: default to title/content search, allow choosing full search link from global search @shamoon (#6805)
- Enhancement: only include correspondent 'last_correspondence' if requested @shamoon (#6792)
- Enhancement: accessibility improvements for tags, doc links, dashboard views @shamoon (#6786)
- Enhancement: delete pages PDF action @shamoon (#6772)
- Chore(deps-dev): Bump the development group with 2 updates @dependabot (#6793)
- Enhancement: support custom logo / title on login page @shamoon (#6775)
- Chore: Change the code formatter to Ruff @stumpylog (#6756)
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 19 updates @dependabot (#6761)
- Fix: consistently use created_date for doc display @shamoon (#6758)
- Chore: revert pngx pdf viewer to third party package @shamoon (#6741)
링크 : https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.9.0