summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-09-25 11:57:05 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-09-25 11:57:05 +0200
commitab986b21b9c5d733321619f247ab172ec5d60f3f (patch)
tree259605ef8c0b92d9ccd3776a96f43af9975c9382 /CHANGELOG
parenta12d90d85d86c168a6e8a13345f05897f17958a4 (diff)
CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5f7d79e7e..d7de86d9b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,8 +2,24 @@
## 2014-09-xx FreshRSS 0.8.0
+* UI
+ * New interface for statistics
+ * Fix filter buttons
+ * Number of articles divided by 2 in reading view
+ * Redesign of bigMarkAsRead
* Features
* New automatic update system
+ * New reset auth system
+* Security
+ * "Mark as read" requires POST requests for several articles
+ * Test HTTP REFERER in install.php
+* Configuration
+ * New "Show all articles" / "Show only unread" / "Adjust viewing" option
+ * New notification timeout option
+* Misc.
+ * Improve coding style + comments
+ * Fix SQLite bug "ON DELETE CASCADE"
+ * Improve performance when importing articles
## 2014-08-24 FreshRSS 0.7.4