summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-10-09 16:15:43 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-10-09 16:15:43 +0200
commit52173d71215733b9b94c7e6ae02dc84151d94d0a (patch)
treeabfa449b0ac4d448a9bb0e91b79b4e23de1b0d54 /CHANGELOG
parent444b1552364b39761c3278c7da5152fd3998f216 (diff)
parentcaf98a6468dcea5ae8c38062e4eb527cb3667db9 (diff)
Merge branch 'hotfixes'
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 44d3452ae..1a4a8879b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,20 @@
# Journal des modifications
+## 2014-10-09 FreshRSS 0.8.1 / 0.9.1 (beta)
+
+* UI
+ * Add a space after tag icon
+* Statistics
+ * Add an average per day on the 30 day period graph
+ * Add percent of total on top 10 feed
+* Bug fixes
+ * Fix "mark as read" in global view
+ * Fix "read all" shortcut
+ * Fix categories not appearing when adding a new feed (GET action)
+ * Fix enclosure problem
+ * Fix getExtension() on PHP < 5.3.7
+
+
## 2014-09-26 FreshRSS 0.8.0 / 0.9.0 (beta)
* UI