------------
Released 2020-04-04
* Minor consistency improvements to the web app search button. (:issue:`122`)
* Add support for web application plugins. (:issue:`80`)
* The enclosure tag proxy is now a plugin, and is disabled by default.
See its documentation for details. (:issue:`52`)
* In the web app, the "add feed" button shows a preview before adding the feed.
(:issue:`145`)
* In the web app, if the feed to be previewed is not actually a feed,
show a list of feeds linked from that URL. This is a plugin,
and is disabled by default. (:issue:`150`)
* reader now uses a User-Agent header like ``python-reader/0.21``
when retrieving feeds instead of the default `requests`_ one. (:issue:`154`)