20111127 - 0.2.8 Implement a switcher popup that understands the new workspace layout. Fix bug in workspace switching using the mouse wheel on the row indicator: it always moved to the first column of the new row. Fix workspace switching in overview mode when the Bottom Panel is enabled. (Reported by Andre Maute.) 20111122 - 0.2.7 Fix a bug in the handling of translations when multiple extensions are installed. The workspace dialog (right click on workspace switcher) has an additional field to allow the number of rows to be set. The mouse wheel can be used in the workspace switcher to change workspace. A row indicator has been added to the workspace switcher. Allow workspaces to be arranged in a grid. Add icon to Applications button. 20111107 - 0.2.6 Only display text in the message tray button if notification summaries are available to view. Fix items in bottom panel so that they match the panel's height, thus making it easier to activate them. Patch supplied by Jasper St. Pierre. 20110818 - 0.2.5 Minor changes to improve the positioning of the bottom panel on systems with more than one monitor. 20110807 - 0.2.4 Fix a bug that stopped Alt+Tab working after using Ctrl+Alt+Left/Right to switch workspaces. (Reported by Manuel Koller.) 20110617 - 0.2.3 Another attempt to fix the window list bug. This one actually seems to work. Again thanks to Chris Hooper for helping debug this. 20110613 - 0.2.2 Attempt to fix a bug in the way the window list handles adding/removing applications. I haven't been able to reproduce the problem myself so I've relied on the reporter, Chris Hooper, to test this. Thanks, Chris! 20110608 - 0.2.1 Make the width of the clock more stable as the time changes. Fix some JavaScript warnings in the bottom panel extension. 20110602 - 0.2.0 "Jumping the shark" Add Bottom Panel extension. Add copyright headers to all JavaScript files. 20110531 - 0.1.1 Fix display of launcher tooltips when the application doesn't have a description. (Reported by padfoot at Arch Linux.) Work around flaw in loading of themes that caused certain extensions to lose their stylesheets when the user-theme extension was installed. (See GNOME Bugzilla #650971) 20110525 - 0.1.0 Use gnome-shell rather than gnome-panel-3.0 for translation of 'Applications'. Add Shut Down menu extension. 20110517 - 0.0.4 Really move code to disable dynamic workspaces out of the 'move clock' extension. (Reported by Grzegorz Jeszka.) Add description to panel launcher tooltips. Ensure panel border corner style matches that of the Applications button. 20110515 - 0.0.3 Add URL of website to metadata of each extension. Add tooltips to panel launchers. If there's only one workspace set the number of workspaces to four. 20110507 - 0.0.2 Initial public release. Move code to disable dynamic workspaces into a new extension. 20110507 - 0.0.1 Initial package