CHANGELOG

This commit is contained in:
Marien Fressinaud
2014-10-09 16:13:19 +02:00
parent ba163baa84
commit db12b30e4d

View File

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