Skip to content

Releases: bahdotsh/feedr

Feedr v0.7.0

31 Mar 09:49

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)

Feedr v0.5.0

06 Mar 07:18

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)

Feedr v0.4.0

04 Mar 19:24

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)

Feedr v0.3.0

17 Oct 13:22

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)

Feedr v0.2.0

26 Sep 07:15

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)