Skip to content

WebReader 0.9.0

Choose a tag to compare

@yepzdk yepzdk released this 25 Aug 08:48
· 23 commits to main since this release
92068af

Added

  • WebReader is now its own project, split out of webwrap
    0.8.0's reader mode. Feature parity with the webwrap-generated app: link handling with
    tracking-URL cleaning, automatic reader view, appearance controls, recents, start page,
    reading-progress line, offline page, and page zoom.
  • One-time import of appearance settings, recents, and zoom from the webwrap-generated
    WebReader app on first launch.
  • View → Reset Reader Appearance replaces the old Settings window's Restore Defaults.
  • Release pipeline: Scripts/release.sh publishes a signed, notarized universal build as a
    GitHub Release and bumps the Homebrew cask yepzdk/tools/webreader.

Changed

  • New bundle identifier dk.yepz.webreader; site logins from the old app don't carry over.
  • All web links now open in-window (the app is a reader for any site); non-web schemes such
    as mailto: still go to their owning app.

Removed

  • webwrap-only options the reader never used: navigation toolbar, Settings window, user-agent
    selector, window background color.