Skip to content

WebReader 0.10.0

Choose a tag to compare

@yepzdk yepzdk released this 28 Aug 11:12
· 4 commits to main since this release
c5ced3b

Added

  • Suggested articles on the start page, ranked against what you have been reading. Ships
    with wallnot.dk — Danish articles without paywalls — as a source.
  • A settings page (⌘,) for the suggestion sources: add a feed or a site address to look one
    up on, remove any of them (the shipped one included), and limit suggestions by language.
  • Recents and suggestions sit side by side when the window is wide enough, and stack again
    when it is not.
  • Tell the suggestions what you think: More/Less like this — on a suggested article or on the
    article you are reading — shapes what is suggested next, and blocking an outlet stops it
    being suggested at all. Blocked outlets are listed in Settings.
  • Recent articles are kept on disk: opening one from the recents list is instant and works
    offline, and a failed page load falls back to the saved copy when there is one. Saved
    copies follow the recents list (30) and go with Clear history.
  • Boilerplate lines such as "Artiklen fortsætter efter annoncen" and ad labels are removed
    from articles. Blocks are dropped only when their whole text matches a phrase.
  • Learn new phrases as you read: select the text and pick Hide Selected Text in Articles
    from the context or Edit menu. A Hidden text popover lists them, each removable, with a
    count of what the current article lost and the phrases that hit it listed first.
  • Inline quotations (»…«, “…”) are styled: a left border with the quote in medium weight,
    or italic — a new Quotes control in the Aa popover.

Changed

  • Reload (⌘R) in the reader fetches the article page again instead of redrawing the
    rendered page, refreshing the saved copy.
  • The reading-progress line now uses the text color instead of the accent, so it no longer
    looks like a stalled page load.