Skip to content

Tags: codingstark-dev/FocusReader

Tags

v1.0.3

Toggle v1.0.3's commit message
Add app version display and automatic GitHub update checker to Settin…

…gs and Menu Bar (v1.0.3)

v1.0.2

Toggle v1.0.2's commit message
fix: RSVP panel disappearing when clicking Books, pause button restart

- Fix RSVP overlay hiding when clicking Apple Books by setting
  hidesOnDeactivate = false on the panel (NSPanel defaults to true)
- Fix pause button triggering full content reload by adding
  play/pause toggle guard in startFocusRead()
- Add smart re-show: panel hidden + content loaded = resume without
  re-scraping
- Bump version to 1.0.2

v1.0.1

Toggle v1.0.1's commit message
Release v1.0.1: Fix window corners, EPUB parsing compatibility, page …

…progress UI, and first mouse click response