Joplin v3.0.10 Release

요약

  • 개선: Fountain의 빈 제목 페이지를 렌더링하지 않도록 수정했습니다. (#10631 by @XPhyro)
  • 개선: 로그인이 완료된 후 동기화를 시작하도록 개선했습니다. (#10574 by @pedr)
  • 개선: 패키지 chokidar (버전 3.6.0), css-loader (버전 6.10.0), follow-redirects (버전 1.15.6), jsdom (버전 23), sass (버전 1.71.0), style-to-js (버전 1.1.11), turndown (버전 7.1.3)를 업데이트했습니다.
  • 수정: syncInfoCache가 손상되었을 때 애플리케이션이 충돌하지 않도록 수정했습니다. (#10546) (#10030 by @pedr)
  • 수정: 검색 중일 때 노트 목록을 다시 정렬하지 않도록 수정했습니다. (#10587) (#10586 by @personalizedrefrigerator)
  • 수정: 영어: 음수 및 0 항목에 대한 복수형 형태의 지역화를 사용하도록 수정했습니다. (#10582) (#10581 by @personalizedrefrigerator)
  • 수정: 특정 플러그인이 활성화되었을 때 리치 텍스트 편집기에서 붙여 넣기 시 개행이 추가되던 문제를 수정했습니다. (#10635) (#10061 by @personalizedrefrigerator)
  • 수정: Joplin Cloud 로그인이 설정 저장 전에 완료되는 오류를 수정했습니다. (#10575 by @pedr)

원문 내용

  • Improved: Don't render empty title page for Fountain (#10631 by @XPhyro)
  • Improved: Start synchronisation just after login is complete (#10574 by @pedr)
  • Improved: Updated packages chokidar (v3.6.0), css-loader (v6.10.0), follow-redirects (v1.15.6), jsdom (v23), sass (v1.71.0), style-to-js (v1.1.11), turndown (v7.1.3)
  • Fixed: Prevent application from crashing when the syncInfoCache is corrupted (#10546) (#10030 by @pedr)
  • Fixed: Don't re-order the note list when in search (#10587) (#10586 by @personalizedrefrigerator)
  • Fixed: English: Use the plural form of a localization for negative and zero items (#10582) (#10581 by @personalizedrefrigerator)
  • Fixed: Fix paste adds newlines in the Rich Text Editor when certain plugins are enabled (#10635) (#10061 by @personalizedrefrigerator)
  • Fixed: Fixes error when Joplin Cloud login is finished before the settings are saved (#10575 by @pedr)

링크 : https://github.com/laurent22/joplin/releases/tag/v3.0.10