Skip to content

Releases: orion-gz/EasyPaper

EasyPaper Desktop v1.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 03:31
8dbcacd

한국어

EasyPaper Desktop 1.0.0 릴리스입니다.

주요 변경 사항

  • 긴 문서를 위한 문서 분류, 적응형 읽기 전 브리핑 및 점진적 장별 요약 추가
  • 문장 집중 모드와 AI 답변의 메모 내보내기 추가
  • 업로드 AI 분류, 문서 정보 메뉴, 인터페이스 배율 및 추천 질문 설정 추가
  • GPT-6 Astra 및 Gemini 3.8 Flash 모델 옵션 추가
  • PDF 텍스트·오버레이·번역 렌더링, 뷰어, 집중 모드의 안정성과 접근성 개선

설치 안내

  • macOS: 앱이 서명·공증되지 않아 보안 경고가 표시될 수 있습니다. 필요한 경우 xattr -cr /Applications/EasyPaper.app을 실행한 후 다시 여세요.
  • Windows: SmartScreen 경고에서 추가 정보 → 실행을 선택하세요.

English

EasyPaper Desktop 1.0.0 release.

Highlights

  • Added document classification, adaptive pre-reading briefings, and progressive chapter summaries for long documents.
  • Added Sentence Focus mode and exporting AI answers to memos.
  • Added AI upload classification, a document information menu, interface scaling, and suggested-question settings.
  • Added GPT-6 Astra and Gemini 3.8 Flash model options.
  • Improved PDF text, overlay, and translation rendering, plus viewer, focus-mode, stability, and accessibility behavior.

Installation notes

  • macOS: The app is not code-signed or notarized, so macOS may show a security warning. If needed, run xattr -cr /Applications/EasyPaper.app before opening it.
  • Windows: In the SmartScreen prompt, select More info → Run anyway.

EasyPaper Desktop v0.1.30

Choose a tag to compare

@github-actions github-actions released this 02 Sep 07:20
3c44cc2

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

실행 방법

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

xattr -cr /Applications/EasyPaper.app

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

변경 사항

  • fix(i18n): normalize validation paths on Windows

EasyPaper Desktop v0.1.28

Choose a tag to compare

@github-actions github-actions released this 31 Aug 13:56
b47aa55

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

실행 방법

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

xattr -cr /Applications/EasyPaper.app

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

변경 사항

  • feat: replace native selects with custom dropdowns
  • fix(onboarding): move language picker into header
  • fix: show Tauri version and changelog

EasyPaper Desktop v0.1.27

Choose a tag to compare

@github-actions github-actions released this 31 Aug 11:54

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

실행 방법

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

xattr -cr /Applications/EasyPaper.app

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

변경 사항

  • fix(viewer): toggle memo shortcut formats
  • fix(deps): update vulnerable frontend packages
  • fix(viewer): remove memo height limit
  • fix(pdf): close documents after parse errors
  • perf(primer): reuse image extraction cache
  • fix(viewer): show document open errors
  • fix(viewer): prevent stale interaction state
  • fix(upload): prevent stalled and duplicate uploads
  • fix(chat): tolerate PDF quote punctuation (#499)
  • fix(viewer): prevent stale memo blur handling
  • feat(viewer): expand memo markdown editing
  • fix(viewer): stabilize memo interactions
  • fix(upload): handle multi-document uploads
  • feat(documents): expand general document types (#496)
  • fix: sync document search placeholder
  • feat(dashboard): add document mode widgets
  • fix: map document library labels
  • fix: update document library labels
  • fix(primer): restore unknown-language summaries
  • feat(viewer): add auto-sizing rich memos
  • fix(sync): preserve cross-device annotations
  • fix(chat): stabilize viewer text quotes
  • fix(viewer): emphasize language status notice (#486)
  • fix(viewer): isolate language status layout (#485)
  • fix(viewer): remove input focus borders
  • fix(viewer): avoid chat menu overlap
  • fix(library): stabilize filter toolbar layout
  • fix(library): remove card accent bars (#480)
  • fix(viewer): unify language picker layout
  • fix(login): move locale selector to top right
  • fix(chat): streamline assistant controls
  • fix(library): hide processing badges on cards (#478)
  • fix(a11y): correct viewer popover roles
  • fix(chat): validate grounded context
  • fix(tasks): resume parsing after restart
  • fix(parser): make reparse apply atomic
  • fix(privacy): block secondary external calls
  • fix(a11y): enable keyboard viewer controls
  • fix(chat): initialize screen context controls
  • feat(chat): ground viewer answers in evidence
  • feat(pdf): add revisioned reparse previews
  • feat(tasks): persist document workflows
  • feat(privacy): enforce local-only processing
  • feat(i18n): localize all user-facing UI
  • feat(i18n): harden multilingual flows
  • feat(i18n): add multilingual document support
  • fix(ui): cancel stale modal close timers
  • feat(settings): isolate themes by document mode
  • feat(settings): scope options by document mode
  • fix(library): remove category color indicators
  • fix(ui): prevent library control overlap
  • feat: add scoped long-document translation
  • fix: translate pages only on explicit request
  • fix(library): align add action buttons
  • fix(ui): improve document type indicators
  • fix(ui): align document mode terminology
  • fix(library): use document label for folders
  • fix(sidebar): align mode switch width
  • fix: restore document home layout
  • feat: complete document modes roadmap
  • feat: add document workspace modes
  • feat(notes): improve annotation browsing
  • fix(viewer): stabilize and resize memos
  • feat(viewer): add chat input expand toggle

EasyPaper Desktop v0.1.26

Choose a tag to compare

@github-actions github-actions released this 15 Aug 06:43
a4e2128

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

실행 방법

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

xattr -cr /Applications/EasyPaper.app

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

변경 사항

  • fix(desktop): register frozen pip finder

EasyPaper Desktop v0.1.25

Choose a tag to compare

@github-actions github-actions released this 14 Aug 12:36
37db604

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

실행 방법

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

xattr -cr /Applications/EasyPaper.app

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

변경 사항

  • fix(reading): accumulate page evidence
  • feat(workspace): add paper sort options (#448)
  • fix(viewer): improve citation search accuracy

EasyPaper Desktop v0.1.24

Choose a tag to compare

@github-actions github-actions released this 14 Aug 08:32
7c9a00e

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

실행 방법

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

xattr -cr /Applications/EasyPaper.app

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

변경 사항

  • fix(viewer): improve citation overlay
  • fix(desktop): repair PDF parser installs

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

EasyPaper Desktop v0.1.22

Choose a tag to compare

@github-actions github-actions released this 11 Aug 09:22
6196860

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

실행 방법

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

xattr -cr /Applications/EasyPaper.app

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

변경 사항

  • fix(library): keep card actions visible
  • fix(library): preserve manual paper titles
  • feat(graph): add structured paper tags
  • fix(library): add durable title endpoint
  • fix(library): preserve renamed paper titles
  • fix: repair PDF title and translation startup
  • feat(library): improve item interactions
  • fix: constrain AI chat message previews
  • feat: render Markdown in notes and chats
  • fix(analytics): preserve reading session score
  • fix: improve PDF title candidate selection
  • fix(dashboard): use extracted insight titles
  • fix(notes): match cards to annotation colors

EasyPaper Desktop v0.1.21

Choose a tag to compare

@github-actions github-actions released this 10 Aug 14:18
a79e95e

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

실행 방법

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

xattr -cr /Applications/EasyPaper.app

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

변경 사항

  • fix(ci): skip unstable Linux AppImage