Skip to content

Releases: iRootPro/rdr

v0.11.3

19 May 12:26

Choose a tag to compare

Changelog

  • 2e7eac9 fix: keep read-later smart folder complete

v0.11.2

18 May 06:11

Choose a tag to compare

Changelog

  • e1def86 fix: handle YouTube RSS outages

v0.11.1

17 May 18:04

Choose a tag to compare

Changelog

  • 5b7ac4e Polish TUI focus and reading states

v0.11.0

06 May 13:32

Choose a tag to compare

Changelog

  • 347e79d feat: add folders and YouTube feed resolver

v0.10.0

05 May 19:13

Choose a tag to compare

Changelog

  • 209e35b feat: add theme cycling and new palettes

v0.9.1

02 May 19:32

Choose a tag to compare

v0.9.1

Changed

  • Polished the main article list layout with clearer title/source/time columns.
  • Made unread article rows calmer: unread state is shown with bold titles instead of repeated markers.
  • Improved selected-row styling with a subtle accent bar.
  • Refined date group headers with article counts.
  • Made the feed pane more compact on wide terminals and added a small summary block.
  • Improved Settings layout with centered content, pill-style tabs, grouped feed categories, and cleaner feed URL columns.
  • Reader now displays cleaned article URLs without query parameters or fragments while keeping original URLs for copy/open/fetch actions.

Fixed

  • Prevented long localized time labels with reading-time hints from wrapping in the article list.

v0.9.0

02 May 18:32

Choose a tag to compare

v0.9.0

Added

  • Added native AI provider support for pi.
  • Added native AI provider support for opencode.
  • Added an explicit AI provider picker in Settings → AI.
  • Added detailed AI documentation in docs/ai.md and docs/ai.en.md.
  • Added focused tests for AI provider configuration and CLI command construction.

Changed

  • Article summarization now uses the article's language instead of the UI language.
  • CLI AI providers clear and ignore Endpoint/API Key settings.
  • opencode uses its own default configuration when Model is empty.
  • pi runs in a safe one-shot mode without tools, sessions, context files, extensions, skills, prompt templates, or themes.

Docs

  • Updated Russian and English README files with pi and opencode setup notes.
  • Updated demo/reddit copy to mention the new AI providers.

v0.8.0

24 Apr 08:52

Choose a tag to compare

Changelog

  • 221f398 docs(rdr): document inline images and read-retention setting
  • 7832e12 feat(rdr): configurable read-article retention + bump visibility limits
  • cb5fe3b feat(rdr): inline images in Reader via Kitty Graphics Protocol
  • 2ad9dba fix(rdr): correct inline-image aspect via CSI 16 t cell-size query
  • aa1413b fix(rdr): search preview no longer shifts layout on wide-URL articles

v0.7.0

20 Apr 12:59

Choose a tag to compare

Changelog

  • 839cfbc feat(rdr): Library (save URLs) + resilience & reader polish

v0.6.2

19 Apr 11:08

Choose a tag to compare

Changelog

  • 6ffb479 fix(rdr): SQLITE_BUSY, broken catalog URLs, HTTP timeout