Skip to content

v0.6.1

Compare
Choose a tag to compare
@ebandal ebandal released this 24 Feb 05:52
· 68 commits to main since this release

Bug fix

  • Fix hardcoded timezone on checking old file expiration
  • Set owner-only permission for ~/.H2Orestart and temp files
  • Fix the issue that text is shown truncated around table cell border line
  • Fix not to creating temp file when opening local file
  • Delete a temp file for document on disposing that document

Improvement

  • Follow platform convention for app cache path
  • Support Superscript and Subscript

(Korean) 버그수정

  • 임시 파일 생성일시 체크시 하드코딩된 timezone 수정
  • .H2Orestart 폴더와 임시 파일 생성시 소유자 권한만 부여
  • 표 안의 텍스트가 잘리는 현상 수정
  • 로컬파일을 열때 임시 파일 생성하는 버그 수정
  • 문서 닫을때 해당 임시 파일 삭제

(Korean) 개선점

  • 플랫폼에 맞는 앱 cache 경로 사용
  • 윗 첨자, 아래 첨자 지원