|
|
@@ -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)
|