Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: bahdotsh/feedr

Feedr v0.8.0

15 May 16:59
@github-actions github-actions

Choose a tag to compare

[0.8.0] - 2026年05月15日

🚀 Features

  • (detail): In-article find with smart-case matching (#44) (cc896aa)
  • Add external-command hooks (pipe-to, exec_on_new, macros) (#39) (4585381)
  • Full-text article extraction via Mozilla Readability (#43) (3715058)

🐛 Bug Fixes

  • (summary): Stabilize "What's New" feed order with name tie-break (#38) (6b3efbf)

📚 Documentation

  • Bring README in sync with v0.7.0 features (6a333e1)

⚙️ Miscellaneous Tasks

  • Ignore .claude/todos/ session files (d63dfed)
  • Bump version to 0.8.0 (193246a)

[0.7.0] - 2026年03月31日

🚀 Features

  • Auto-discover RSS/Atom feeds from HTML pages (#35) (bd45c88)
  • Add help overlay, mark-all-read, tree view, mouse, and configurable keybindings (#36) (9b7d019)

🐛 Bug Fixes

  • (config): Seed bookmarks from default_feeds on first launch (fa5d237)
  • (dashboard): Use filtered item list for navigation and actions (efad75b)
  • (dashboard): Use active item list for 'o' key and remove dead code (afed8a9)

📚 Documentation

  • Update README and CLAUDE.md for v0.5.0 features (b441281)

⚙️ Miscellaneous Tasks

[0.5.0] - 2026年03月06日

🚀 Features

  • (config): Add CLI subcommand for configuration management (b22d700)
  • Add back-navigation, authenticated feeds, and compact mode (7277bd4)

[0.4.0] - 2026年03月04日

🚀 Features

  • Add live search with real-time filtering (29e1348)
  • Add "What's New" session summary view (e6d8563)
  • Add article preview pane in dashboard (2a7716e)
  • Add starred/saved articles with dedicated view and filtering (5642fb8)

🐛 Bug Fixes

  • (add-feed-cursor): Zellij compatibility (11c160c)
  • Use user-created categories for filtering instead of hardcoded values (877fb12)
  • Consume keypress when dismissing error popup (0db7ec3)
  • Correct input modal cursor for SearchMode and non-ASCII input (f80f33f)
  • Defer feed loading for instant TUI startup (b1bb367)

📚 Documentation

  • Add AUR installation option to README (3e986f1)
  • Update README with new features and keyboard shortcuts (4c8a1d7)

⚡ Performance

  • Optimize hot paths for filtering, rendering, and searching (1f546eb)

[0.3.0] - 2025年10月17日

🚀 Features

  • (cli): Add import feeds from opml file option (44be804)
  • Add comprehensive TOML configuration file support (becc4a9)
  • Add background refresh with per-domain rate limiting (000dea1)
  • Add mark as read/unread toggle with animated notifications (74f2980)

🚜 Refactor

  • Improve detail view scroll management and reduce duplication (8ecd367)
  • Make clippy happy (ece84a2)

[0.2.0] - 2025年09月26日

🚀 Features

  • Add advanced filtering, category management, and global search (1771429)
  • Atom feeds support (9d03b71)
Assets 8
Loading
danrobi11 reacted with heart emoji
1 person reacted

Feedr v0.7.0

31 Mar 09:49
@github-actions github-actions

Choose a tag to compare

[0.7.0] - 2026年03月31日

🚀 Features

  • Auto-discover RSS/Atom feeds from HTML pages (#35) (bd45c88)
  • Add help overlay, mark-all-read, tree view, mouse, and configurable keybindings (#36) (9b7d019)

🐛 Bug Fixes

  • (config): Seed bookmarks from default_feeds on first launch (fa5d237)
  • (dashboard): Use filtered item list for navigation and actions (efad75b)
  • (dashboard): Use active item list for 'o' key and remove dead code (afed8a9)

📚 Documentation

  • Update README and CLAUDE.md for v0.5.0 features (b441281)

⚙️ Miscellaneous Tasks

[0.5.0] - 2026年03月06日

🚀 Features

  • (config): Add CLI subcommand for configuration management (b22d700)
  • Add back-navigation, authenticated feeds, and compact mode (7277bd4)

[0.4.0] - 2026年03月04日

🚀 Features

  • Add live search with real-time filtering (29e1348)
  • Add "What's New" session summary view (e6d8563)
  • Add article preview pane in dashboard (2a7716e)
  • Add starred/saved articles with dedicated view and filtering (5642fb8)

🐛 Bug Fixes

  • (add-feed-cursor): Zellij compatibility (11c160c)
  • Use user-created categories for filtering instead of hardcoded values (877fb12)
  • Consume keypress when dismissing error popup (0db7ec3)
  • Correct input modal cursor for SearchMode and non-ASCII input (f80f33f)
  • Defer feed loading for instant TUI startup (b1bb367)

📚 Documentation

  • Add AUR installation option to README (3e986f1)
  • Update README with new features and keyboard shortcuts (4c8a1d7)

⚡ Performance

  • Optimize hot paths for filtering, rendering, and searching (1f546eb)

[0.3.0] - 2025年10月17日

🚀 Features

  • (cli): Add import feeds from opml file option (44be804)
  • Add comprehensive TOML configuration file support (becc4a9)
  • Add background refresh with per-domain rate limiting (000dea1)
  • Add mark as read/unread toggle with animated notifications (74f2980)

🚜 Refactor

  • Improve detail view scroll management and reduce duplication (8ecd367)
  • Make clippy happy (ece84a2)

[0.2.0] - 2025年09月26日

🚀 Features

  • Add advanced filtering, category management, and global search (1771429)
  • Atom feeds support (9d03b71)
Loading

Feedr v0.5.0

06 Mar 07:18
@github-actions github-actions

Choose a tag to compare

[0.5.0] - 2026年03月06日

🚀 Features

  • (config): Add CLI subcommand for configuration management (b22d700)
  • Add back-navigation, authenticated feeds, and compact mode (7277bd4)

[0.4.0] - 2026年03月04日

🚀 Features

  • Add live search with real-time filtering (29e1348)
  • Add "What's New" session summary view (e6d8563)
  • Add article preview pane in dashboard (2a7716e)
  • Add starred/saved articles with dedicated view and filtering (5642fb8)

🐛 Bug Fixes

  • (add-feed-cursor): Zellij compatibility (11c160c)
  • Use user-created categories for filtering instead of hardcoded values (877fb12)
  • Consume keypress when dismissing error popup (0db7ec3)
  • Correct input modal cursor for SearchMode and non-ASCII input (f80f33f)
  • Defer feed loading for instant TUI startup (b1bb367)

📚 Documentation

  • Add AUR installation option to README (3e986f1)
  • Update README with new features and keyboard shortcuts (4c8a1d7)

⚡ Performance

  • Optimize hot paths for filtering, rendering, and searching (1f546eb)

[0.3.0] - 2025年10月17日

🚀 Features

  • (cli): Add import feeds from opml file option (44be804)
  • Add comprehensive TOML configuration file support (becc4a9)
  • Add background refresh with per-domain rate limiting (000dea1)
  • Add mark as read/unread toggle with animated notifications (74f2980)

🚜 Refactor

  • Improve detail view scroll management and reduce duplication (8ecd367)
  • Make clippy happy (ece84a2)

[0.2.0] - 2025年09月26日

🚀 Features

  • Add advanced filtering, category management, and global search (1771429)
  • Atom feeds support (9d03b71)
Loading
dandeandean reacted with rocket emoji
1 person reacted

Feedr v0.4.0

04 Mar 19:24
@github-actions github-actions

Choose a tag to compare

[0.4.0] - 2026年03月04日

🚀 Features

  • Add live search with real-time filtering (29e1348)
  • Add "What's New" session summary view (e6d8563)
  • Add article preview pane in dashboard (2a7716e)
  • Add starred/saved articles with dedicated view and filtering (5642fb8)

🐛 Bug Fixes

  • (add-feed-cursor): Zellij compatibility (11c160c)
  • Use user-created categories for filtering instead of hardcoded values (877fb12)
  • Consume keypress when dismissing error popup (0db7ec3)
  • Correct input modal cursor for SearchMode and non-ASCII input (f80f33f)
  • Defer feed loading for instant TUI startup (b1bb367)

📚 Documentation

  • Add AUR installation option to README (3e986f1)
  • Update README with new features and keyboard shortcuts (4c8a1d7)

⚡ Performance

  • Optimize hot paths for filtering, rendering, and searching (1f546eb)

[0.3.0] - 2025年10月17日

🚀 Features

  • (cli): Add import feeds from opml file option (44be804)
  • Add comprehensive TOML configuration file support (becc4a9)
  • Add background refresh with per-domain rate limiting (000dea1)
  • Add mark as read/unread toggle with animated notifications (74f2980)

🚜 Refactor

  • Improve detail view scroll management and reduce duplication (8ecd367)
  • Make clippy happy (ece84a2)

[0.2.0] - 2025年09月26日

🚀 Features

  • Add advanced filtering, category management, and global search (1771429)
  • Atom feeds support (9d03b71)
Loading
hojjatabdollahi reacted with rocket emoji
1 person reacted

Feedr v0.3.0

17 Oct 13:22
@github-actions github-actions

Choose a tag to compare

[0.3.0] - 2025年10月17日

🚀 Features

  • (cli): Add import feeds from opml file option (44be804)
  • Add comprehensive TOML configuration file support (becc4a9)
  • Add background refresh with per-domain rate limiting (000dea1)
  • Add mark as read/unread toggle with animated notifications (74f2980)

🚜 Refactor

  • Improve detail view scroll management and reduce duplication (8ecd367)
  • Make clippy happy (ece84a2)

[0.2.0] - 2025年09月26日

🚀 Features

  • Add advanced filtering, category management, and global search (1771429)
  • Atom feeds support (9d03b71)
Loading
oooo-ps reacted with thumbs up emoji hojjatabdollahi reacted with heart emoji
2 people reacted

Feedr v0.2.0

26 Sep 07:15
@github-actions github-actions

Choose a tag to compare

[0.2.0] - 2025年09月26日

🚀 Features

  • Add advanced filtering, category management, and global search (1771429)
  • Atom feeds support (9d03b71)
Loading
oooo-ps reacted with thumbs up emoji
1 person reacted

AltStyle によって変換されたページ (->オリジナル) /