summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-08-09 14:43:47 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-08-09 14:43:47 +0200
commit418ee97f572750105adc80435bae8016388a07b7 (patch)
tree4a432b9b9d6e6bd9394ec539ff7f5085c58e9b34
parent509620aa54eac83be1d6aa369bc043faaeabb2d2 (diff)
Update CHANGELOG
- Add HTML5 notifications - Add Screwdriver theme (not included yet… but soon!)
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 969af92a7..d402c7c39 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@
* UI
* Hide categories/feeds with unread articles when showing only unread articles
* Dynamic favicon showing the number of unread articles
+ * New theme: Screwdriver by Mister aiR
* Statistics
* New page with article repartition
* Improvements
@@ -12,6 +13,7 @@
* Basic protection against XSRF (Cross-Site Request Forgery) based on HTTP Referer (POST requests only)
* Misc.
* Changed lazyload implementation
+ * Support of HTML5 notifications for new upcoming articles
* Bux fixes in export function, add/remove users, keyboard shortcuts, etc.