Skip to content

Papr v0.9.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 05:24
33c6abc

Highlights

  • In-app original-page view — a reader toggle to switch between the RSS / full-text view and the article's live web page, rendered in a native WebView so even sites that block iframes (e.g. V2EX) open inside Papr. Great for summary-only feeds and pages whose full text can't be extracted.

Features

  • Reader: in-app original-page view via native child webview (#50)
  • Sanitize: inline HTML5 <video> in feed content (#45)

Fixes

  • Reader: theme page-view backdrop + close orphaned child webview (#51)
  • Reader: keep recovered images alive across scroll (#44)
  • Theme: dark-mode accent fixes — surfaces, highlight wash, text selection (#48)
  • OPML: normalise empty URLs and blank folder names in build() (#47)

Full Changelog: v0.8.0...v0.9.0