Explorar el Código

Changelog beta 1.1.2

Alexandre Alapetite hace 10 años
padre
commit
25dbd24d4c
Se han modificado 1 ficheros con 13 adiciones y 2 borrados
  1. 13 2
      CHANGELOG.md

+ 13 - 2
CHANGELOG.md

@@ -1,9 +1,20 @@
 # Changelog
 # Changelog
 
 
-## 2015-xx-xx FreshRSS 1.1.2 (beta)
+## 2015-07-xx FreshRSS 1.1.2 (beta)
 
 
 * Features
 * Features
-	* Support for PubSubHubbub for instant notifications from compatible Web sites.
+	* Support for PubSubHubbub for instant notifications from compatible Web sites. #312
+* Security
+	* Support for SSL connection to MySQL. #868
+	* Workaround for browsers that have disabled support for `<form autocomplete="off">`. #880
+* UI
+	* Force UTF-8 for responses. #870
+	* Increased pagination limit to 500 articles. #872
+	* Improved UI for installation. #855
+* Misc.
+	* Support for data-src for images of articles retrieved via the full-content module. #877
+	* Add a couple of default feeds for fresh installations. #886
+	* Changed some log visibilities. #885
 
 
 
 
 ## 2015-05-31 FreshRSS 1.1.1 (beta)
 ## 2015-05-31 FreshRSS 1.1.1 (beta)