Releases: iRootPro/rdr
Releases · iRootPro/rdr
v0.11.3
v0.11.2
v0.11.1
v0.11.0
v0.10.0
v0.9.1
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
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.mdanddocs/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.
opencodeuses its own default configuration when Model is empty.piruns 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
piandopencodesetup notes. - Updated demo/reddit copy to mention the new AI providers.
v0.8.0
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