You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.