Update ChangeLog
This commit is contained in:
parent
9493fb111f
commit
351d157533
1 changed files with 18 additions and 0 deletions
18
ChangeLog
18
ChangeLog
|
@ -1,3 +1,21 @@
|
||||||
|
Version 2.0.26 (Dec 5, 2020)
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
* Use created_at instead of published_at for archiving entries
|
||||||
|
* Add created_at field for entries
|
||||||
|
* Handle invalid feeds with relative URLs
|
||||||
|
* Add API routes for "mark all as read"
|
||||||
|
* Add support for setting a global default User-Agent
|
||||||
|
* Add rewrite rule "replace" for custom search and replace
|
||||||
|
* Calculate reading time during feed processing
|
||||||
|
* Handle various invalid dates
|
||||||
|
* systemd: keep /run writeable
|
||||||
|
* debian package: add missing post-install script
|
||||||
|
* Do not follow redirects when trying known feed URLs
|
||||||
|
* Trim spaces around icon URLs
|
||||||
|
* Reinstate EXPOSE instruction in Dockerfile
|
||||||
|
* Update German and Portuguese translations
|
||||||
|
|
||||||
Version 2.0.25 (Nov 3, 2020)
|
Version 2.0.25 (Nov 3, 2020)
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue