aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-12-09 15:44:13 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-12-09 15:44:13 +0100
commit0b9fa9896ed3b12b7e0d6300f0122d25d9576aa3 (patch)
treeb59af27c1db50a6e5a1ca3ca03861f965974fd53
parent70c1f0ebb08e2edf1721e2d3f8f98837c5910da4 (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG15
1 files changed, 14 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e09b55d21..15582e82a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,11 +1,24 @@
# Journal des modifications
-## Dev
+## 2014-12-xx FreshRSS 0.9.3 (beta)
* SimplePie
* Support for content-type application/x-rss+xml
* New force_feed option (for feeds sent with the wrong content-type / MIME) by adding #force_feed at the end of the feed URL
* Improved error messages
+* Statistics
+ * Add information on feed repartition pages
+ * Add percent repartition for the bigger feeds
+* UI
+ * New theme selector
+ * Update Screwdriver theme
+ * Add BlueLagoon theme by Mister aiR
+* Misc.
+ * Add option to remove articles after reading them
+ * Add comments
+ * Refactor i18n system to not load unnecessary strings
+ * Fix security issue in Minz_Error::error() method
+ * Fix redirection after refreshing a given feed
## 2014-10-31 FreshRSS 0.9.2 (beta)