From 21a5721729d4fb511001e2a372dd4adf27390768 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Fri, 3 Feb 2012 16:30:50 +0000 Subject: [PATCH] update Changelog and tag --- Changes | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Changes b/Changes index b7bd77ae..4bb45de4 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,20 @@ +0.3 2011-02-03 + + [NEW FEATURES] + + * Browser History is updated with each tab change (HTML5 State). Also + the browser url is updated, meaning the Bookmark icon is no longer + necessary. + + * Sidebar is now on the right hand side of the window, and is only + displayed when there are options for the current tab. + + [ENHANCEMENTS] + + * Refactor Javascript to place most in a static file, speed templating. + * Refactor Stylsheets to better organise and comment the settings. + * When Device Search sidebar is in use, strikethrough the navbar search. + 0.2 2011-01-22 [NEW FEATURES]