Skip to content

EasyPaper Desktop v0.1.23

Choose a tag to compare

@github-actions github-actions released this 14 Aug 06:50
91d3445

자동 생성된 릴리스입니다. 코드사이닝(macOS 공증/Windows Authenticode)이
아직 적용되지 않아 설치 시 운영체제 보안 경고가 뜹니다. 아래 실행 방법을
꼭 확인해주세요.

실행 방법

macOS: 앱이 완전히 서명되지 않은 상태라 최신 macOS(Ventura 이후)에서는
우클릭 → 열기로 우회되지 않고 "앱이 손상되었기 때문에 열 수 없습니다" 라는
오해의 소지가 있는 메시지가 뜹니다. 실제로 파일이 손상된 게 아니라 다운로드
시 붙는 quarantine 속성 때문이니, 터미널에서 아래 명령으로 지운 뒤 다시
실행하세요.

xattr -cr /Applications/EasyPaper.app

Windows: "Windows의 PC 보호" 화면에서 추가 정보 → 실행을 선택하면
정상적으로 설치됩니다.

변경 사항

  • fix(library): match folder and paper row height
  • perf(frontend): split heavy workspace chunks
  • fix(frontend): restore core UI flows
  • fix(security): enforce frontend CSP
  • fix(e2e): enter library through navigation
  • fix(library): refine folder list rows
  • fix(library): shrink compact folder cards
  • fix(library): hide compact card progress
  • fix(api): limit large JSON payloads
  • fix(auth): support colons in usernames
  • fix(library): hide compact card percentage
  • fix(library): align collapsed filter toggle
  • fix(db): clean document orphan records
  • feat(library): persist collapsed filters
  • feat(library): add compact card view
  • fix(auth): secure PDF parser management
  • fix(library): unify folder list styling
  • feat(library): add recently read sorting
  • feat: add Gemini 3.7 Flash to Antigravity