diff options
| author | 2015-05-23 17:49:27 +0200 | |
|---|---|---|
| committer | 2015-05-23 17:49:27 +0200 | |
| commit | ac051ff395dc4f92e812cf40c0c21c8c16355f49 (patch) | |
| tree | 42f7f8dddc0659c0a439d038bff955bb100161aa | |
| parent | 2b7ba45551c396ae0ea12664e5bf0d47826188fb (diff) | |
More changelog for beta 1.1.1
https://github.com/FreshRSS/FreshRSS/issues/845
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fea4e8871..cb398bc14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ * Features * New option to detect and mark updated articles as unread. * Support for internationalized domain name (IDN). +* API + * Work-around for News+ bug when there is no unread article on the server. +* Bug fixing + * Corrected bug introduced in previous beta about handling of HTTP 301 (feed that have changed address) + * Corrected bug in FreshRSS RSS feeds. * Misc. * Improved logic for automatic deletion of old articles. * Attempt to better handle encoded titles. |
