reader v2.3 Release Notes

  • ๐Ÿš€ Released 2021-10-11

    • ๐Ÿ‘Œ Support Python 3.10. (:issue:248)

    • ๐Ÿ”Œ :mod:~reader.plugins.entry_dedupe now deletes old duplicates instead of marking them as read/unimportant. (:issue:140)

    .. note::

    Please comment in :issue:`140` / open an issue
    if you were relying on the old behavior.
    
    • .. _yanked 2.2:

    Fix :mod:~reader.plugins.entry_dedupe bug introduced in 2.2, causing the newest read entry to be marked as unread if none of its duplicates are read (idem for important). This was an issue only when re-running the plugin for existing entries, not for new entries (since new entries are unread/unimportant).