瀏覽代碼

Update CHANGELOG

- Add HTML5 notifications
- Add Screwdriver theme (not included yet… but soon!)
Marien Fressinaud 11 年之前
父節點
當前提交
418ee97f57
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      CHANGELOG

+ 2 - 0
CHANGELOG

@@ -5,6 +5,7 @@
 * UI
 * UI
 	* Hide categories/feeds with unread articles when showing only unread articles
 	* Hide categories/feeds with unread articles when showing only unread articles
 	* Dynamic favicon showing the number of unread articles
 	* Dynamic favicon showing the number of unread articles
+	* New theme: Screwdriver by Mister aiR
 * Statistics
 * Statistics
 	* New page with article repartition
 	* New page with article repartition
 	* Improvements
 	* Improvements
@@ -12,6 +13,7 @@
 	* Basic protection against XSRF (Cross-Site Request Forgery) based on HTTP Referer (POST requests only)
 	* Basic protection against XSRF (Cross-Site Request Forgery) based on HTTP Referer (POST requests only)
 * Misc.
 * Misc.
 	* Changed lazyload implementation
 	* Changed lazyload implementation
+	* Support of HTML5 notifications for new upcoming articles
 * Bux fixes in export function, add/remove users, keyboard shortcuts, etc.
 * Bux fixes in export function, add/remove users, keyboard shortcuts, etc.