All Versions
82
Latest Version
Avg Release Cycle
62 days
Latest Release
16 days ago

Changelog History
Page 1

  • v3.25 Changes

    May 25, 2026

    👀 Feed autodiscovery. Fix 3.24 migration failures. See changelog for details.

  • v3.24 Changes

    May 20, 2026

    🚀 Structured authors. Fix update_feeds(workers=) not being parallel. Use structured logging. Web app contextual help and other improvements. See changelog and annotated release notes for details.

  • v3.23 Changes

    April 24, 2026

    👀 OPML support. See changelog for details.

  • v3.22 Changes

    April 01, 2026

    👀 Finish web app re-design MVP, and make it the default. CLI and config loading improvements (breaking change). Plugin loading improvements. See changelog for details.

  • v3.21 Changes

    January 12, 2026

    ⚡️ Scheduled updates improvements: only update scheduled feeds by default; honor Cache-Control and Expires headers. See changelog for details.

  • v3.20 Changes

    November 26, 2025

    make_reader(..., read_only=). Include alt and title in search index. entry_dedupe improvements. See changelog for details.

  • v3.19 Changes

    October 01, 2025

    👌 Support Python 3.14. Project infrastructure improvements. See changelog for details.

  • v3.18 Changes

    May 04, 2025

    ⚡️ Drop Python 3.10 support. Fix update_feeds(scheduled=True) bug. See changelog for details.

  • v3.17 Changes

    March 07, 2025

    👌 Support PyPy 3.11. Start web app re-design based on htmx and Bootstrap. Other minor improvements. See changelog for details.

  • v3.16 Changes

    December 08, 2024

    👍 Allow archiving selected entries to an "archived" feed. Support Entry.source. Fix foreign keys being disabled in threads other than the one that created the reader instance. See changelog for details.