diff options
| author | 2014-06-13 18:27:45 +0200 | |
|---|---|---|
| committer | 2014-06-13 18:27:45 +0200 | |
| commit | 76b21e5e61f35321dd723f54db8ab271f2953495 (patch) | |
| tree | 273d6af8ff939389c1f850dd5d6f09e3a7ff7b8c | |
| parent | 8c132b2acd6fa5771237cce5b890c7ad534c375a (diff) | |
Update CHANGELOG
| -rw-r--r-- | CHANGELOG | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Journal des modifications -## 2014-0x-xx FreshRSS 0.8 +## 2014-06-13 FreshRSS 0.7.2 * API compatible with Google Reader API level 2 * FreshRSS can now be used from e.g.: @@ -10,6 +10,13 @@ * Searching * New search filters date: and pubdate: accepting ISO 8601 date intervals such as `date:2013-2014` or `pubdate:P1W` * Possibility to combine search filters, e.g. `date:2014-05 intitle:FreshRSS intitle:Open great reader #Internet` +* Change nav menu with more buttons instead of dropdown menus and add some filters +* New system of import / export + * Support OPML, Json (like Google Reader) and Zip archives + * Can export and import articles (specific option for favorites) +* Refactor "Origine" theme + * Some improvements + * Based on a template file (other themes will use it too) ## 2014-02-19 FreshRSS 0.7.1 |
