Paperless-ngx Paperless-ngx v2.8.2 Release
요약
paperless-ngx 2.8.2
버그 수정
- x86_64용 정적 파일 압축 복원 수정
- 벡엔드 화폐 유효성 검사 개선
- 기존 필드로 대량 편집 허용
- 앱 시작 시 테이블 뷰에서 사용자 정의 필드 바로 표시되지 않는 버그 수정
- MariaDB 호환성을 위해 전역 검색의 하위 쿼리에서 제한 사용하지 않도록 수정
- 그룹 권한 직렬화에서 관리자 권한 제외 수정
- 라이트 모드에서 전역 검색 텍스트의 가독성 문제 수정
- 라이트 모드에서 문서 이력 텍스트 색상의 가독성 문제 수정
모든 앱 변경 사항
10개의 변경 사항
- x86_64용 정적 파일 압축 복원 수정
- 벡엔드 화폐 유효성 검사 개선
- 기존 필드로 대량 편집 허용
- 카드에 사용자 정의 필드 이름 표시 및 툴팁 추가
- pdfjs에서 eval 비활성화
- 앱 시작 시 테이블 뷰에서 사용자 정의 필드 바로 표시되지 않는 버그 수정
- MariaDB 호환성을 위해 전역 검색의 하위 쿼리에서 제한 사용하지 않도록 수정
- 그룹 권한 직렬화에서 관리자 권한 제외 수정
- 라이트 모드에서 전역 검색 텍스트의 가독성 문제 수정
- 라이트 모드에서 문서 이력 텍스트 색상의 가독성 문제 수정
원문 내용
paperless-ngx 2.8.2
Bug Fixes
- Fix: Restore the compression of static files for x86_64 @stumpylog (#6627)
- Fix: make backend monetary validation accept unpadded decimals @shamoon (#6626)
- Fix: allow bulk edit with existing fields @shamoon (#6625)
- Fix: table view doesnt immediately display custom fields on app startup @shamoon (#6600)
- Fix: dont use limit in subqueries in global search for mariadb compatibility @shamoon (#6611)
- Fix: exclude admin perms from group permissions serializer @shamoon (#6608)
- Fix: global search text illegible in light mode @shamoon (#6602)
- Fix: document history text color illegible in light mode @shamoon (#6601)
All App Changes
10 changes
- Fix: Restore the compression of static files for x86_64 @stumpylog (#6627)
- Fix: make backend monetary validation accept unpadded decimals @shamoon (#6626)
- Fix: allow bulk edit with existing fields @shamoon (#6625)
- Enhancement: show custom field name on cards if empty, add tooltip @shamoon (#6620)
- Security: Disable
eval
in pdfjs @shamoon (#6615) - Fix: table view doesnt immediately display custom fields on app startup @shamoon (#6600)
- Fix: dont use limit in subqueries in global search for mariadb compatibility @shamoon (#6611)
- Fix: exclude admin perms from group permissions serializer @shamoon (#6608)
- Fix: global search text illegible in light mode @shamoon (#6602)
- Fix: document history text color illegible in light mode @shamoon (#6601)
링크 : https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.2