reader v0.7 Release Notes

  • 🚀 Released 2019-04-14

    • ⏱ Increase timeout of the button actions from 2 to 10 seconds.
    • :meth:~Reader.get_entries now sorts entries by the import date first, and then by :attr:~Entry.published/:attr:~Entry.updated. (:issue:106)
    • ➕ Add enclosure_dedupe plugin (deduplicate enclosures of an entry). (:issue:78)
    • 🔌 The serve command now supports loading plugins. (:issue:78)
    • 🔌 reader.app.wsgi now supports loading plugins. (:issue:78)