aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-07-05 14:11:32 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-07-05 14:11:32 +0200
commit25dbd24d4c8a9ac240f21529543ed426735c133f (patch)
treeb0b2b6bc08170e40a18c19d76ee69958787ed5dd
parent65acb2797f7b7b1d11e3a5d8390e8c5e6c87a00a (diff)
Changelog beta 1.1.2
-rw-r--r--CHANGELOG.md15
1 files changed, 13 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 605b4256c..99f8c36e1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,20 @@
# Changelog
-## 2015-xx-xx FreshRSS 1.1.2 (beta)
+## 2015-07-xx FreshRSS 1.1.2 (beta)
* 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)