Joplin v2.12.9 Release

요약

  • New: Joplin Cloud 이메일을 노트 기능에 추가하였습니다. (#8460 by @pedr)
  • New: Joplin Cloud에 대한 공유 권한 처리를 활성화하였습니다. (c88b6b6)
  • Improved: 로테이팅 로그 파일 (#8376) (#5521 by @hubert)
  • Improved: Rich 텍스트 편집기 - 인라인 코드 블록에서 철자 검사 비활성화 (#8532 by Henry Heino)
  • Improved: 패키지 업데이트 - dayjs (v1.11.9), jsdom (v22.1.0), react-redux (v8.1.0), sass (v1.63.6), ts-loader (v9.4.4)
  • Improved: WebDAV - 비밀번호가 비어있을 경우 더 자세한 오류 메시지 표시 (#8477) (#8466 by Henry Heino)
  • Fixed: Rich 텍스트 에디터 - 테이블에 "insert*before" 버튼 추가 (#8393) (#8382 by @Marph)
  • Fixed: Rich 텍스트 테마가 시스템 테마와 일치하지 않는 문제 수정 (#8521) (#8520 by Henry Heino)
  • Fixed: HTML <br/> 태그를 마크다운과 호환되도록 변환하는 문제 해결 (#8469) (#8430 by Henry Heino)
  • Fixed: 상위 turndown 프로젝트로 부터 변경사항 일부 병합 (#8468) (#8448 by Henry Heino)
  • Fixed: Rich 텍스트 편집기 - 초기 문단 들여쓰기를 보존하면서 마크다운에서 더 적은 수의 &nbsp;를 사용하도록 수정 (#8529) (#8530 by Henry Heino)
  • Fixed: Rich 텍스트 편집기 툴바에서 플러그인 아이콘 지원 문제 해결 (#8519) (#8504 by Henry Heino)
  • Security: XSS 수정 - 안전 모드에서 렌더링된 출력을 검증하도록 변경 (#8507 by Henry Heino)
  • Security: Unload 전에 루트 일렉트론 창 닫기 - 최상위 리디렉션 방지 (#8478 by Henry Heino)
  • Security: map 및 area 태그 사용 금지 (#8479 by Henry Heino)

원문 내용

  • New: Add support for Joplin Cloud email to note functionality (#8460 by @pedr)
  • New: Enable share permission handling for Joplin Cloud (c88b6b6)
  • Improved: Rotating log files (#8376) (#5521 by @hubert)
  • Improved: Rich text editor: Disable spellcheck in inline code blocks (#8532 by Henry Heino)
  • Improved: Updated packages dayjs (v1.11.9), jsdom (v22.1.0), react-redux (v8.1.0), sass (v1.63.6), ts-loader (v9.4.4)
  • Improved: WebDAV: Show a more descriptive error message when the password is empty (#8477) (#8466 by Henry Heino)
  • Fixed: Add "insert*before" buttons for tables in the rich text editor (#8393) (#8382 by @Marph)
  • Fixed: Fix Rich Text theme not matching the system theme after several global theme changes (#8521) (#8520 by Henry Heino)
  • Fixed: Make HTML <br/> tags convert to markdown compatible with the softbreaks setting (#8469) (#8430 by Henry Heino)
  • Fixed: Merge changes from upstream turndown project (#8468) (#8448 by Henry Heino)
  • Fixed: Rich text editor: Use fewer &nbsp;s in markdown while still preserving initial paragraph indentation (#8529) (#8530 by Henry Heino)
  • Fixed: Support plugin toolbar icons in the Rich Text editor toolbar (#8519) (#8504 by Henry Heino)
  • Security: Fix XSS: Sanitize rendered output in safe mode (#8507 by Henry Heino)
  • Security: Close root electron window before unload: Prevent top-level redirection (#8478 by Henry Heino)
  • Security: Disallow map and area tags (#8479 by Henry Heino)

링크 : https://github.com/laurent22/joplin/releases/tag/v2.12.9