|
@@ -1,10 +1,11 @@
|
|
|
# Changelog
|
|
# Changelog
|
|
|
|
|
|
|
|
-## 2015-xx-xx FreshRSS 1.1.1 (beta)
|
|
|
|
|
|
|
+## 2015-05-31 FreshRSS 1.1.1 (beta)
|
|
|
|
|
|
|
|
* Features
|
|
* Features
|
|
|
* New option to detect and mark updated articles as unread.
|
|
* New option to detect and mark updated articles as unread.
|
|
|
* Support for internationalized domain name (IDN).
|
|
* Support for internationalized domain name (IDN).
|
|
|
|
|
+ * Improved logic for automatic deletion of old articles.
|
|
|
* API
|
|
* API
|
|
|
* Work-around for News+ bug when there is no unread article on the server.
|
|
* Work-around for News+ bug when there is no unread article on the server.
|
|
|
* UI
|
|
* UI
|
|
@@ -12,9 +13,10 @@
|
|
|
* Bug fixing
|
|
* Bug fixing
|
|
|
* Corrected bug introduced in previous beta about handling of HTTP 301 (feeds that have changed address)
|
|
* Corrected bug introduced in previous beta about handling of HTTP 301 (feeds that have changed address)
|
|
|
* Corrected bug in FreshRSS RSS feeds.
|
|
* Corrected bug in FreshRSS RSS feeds.
|
|
|
|
|
+* Security
|
|
|
|
|
+ * Sanitize HTTP request header `Host`.
|
|
|
* Misc.
|
|
* Misc.
|
|
|
- * Improved logic for automatic deletion of old articles.
|
|
|
|
|
- * Attempt to better handle encoded titles.
|
|
|
|
|
|
|
+ * Attempt to better handle encoded article titles.
|
|
|
|
|
|
|
|
|
|
|
|
|
## 2015-01-31 FreshRSS 1.0.0 / 1.1.0 (beta)
|
|
## 2015-01-31 FreshRSS 1.0.0 / 1.1.0 (beta)
|