aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 826d35c88..819a83c3e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,26 @@
# Journal des modifications
+## 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)
* UI