Reimplemented ability to order modules inside tab (this feature was available in earlier releases)
Changed AJAX methods to connect to handler instead of aspx page which for some reason was blocked by some URL rewriters
Fixed issue with unintialized HTML modules breaking the accordion layout in view mode
7/7/2011
1.5.0Ability to display tabs at the bottom, at the left or at the right side of the content
Added ability to specify that the main tabs should be an accordion control
Implemented all persistance options for the root accordion control
Refactored UI so now tabs are show before the browser finishes loading all page resources.
Implemented IPortable (making it possible to import and export settings across Tabs Pro modules)
6/9/2011
1.4.0Added option to display tab icons (before the tab title)
Synchronize URL fragment with the tabs (so when the URL changes from outside the module Tabs Pro catches that and displays appropriate tab)
Refactored administration so now tabs are defined in similar tabs interface
Upgraded jQuery components and fixed IE9 compatibilities
Added Server Browser that allows to easily specify tab icons
3/17/2011
1.3.1Added module stack option (Vertical as it was until now, and Horizontal in which case the modules float to the left)
Added option to upload new theme on the server (upload the zip packate downloaded from jQuery UI theme roller)
Added dropdown with protocols for the tab URL
1/28/2011
1.3.0Added Localization for Tab Titles
Added option to make individual Tabs links to external resources
Ability to load multiple themes on same page (added CSS Scope for all themes Tabs Pro comes with)
added option to load theme from custom URL (for example a CDN)
refactored URL bookmarks so they load based on IDs but the entire title is still kept for SEO and Human Friendly purposes
minor optimization: removed module.css since it had very few styles and there was no point for an additional dependency
12/14/2010
1.2.2Added option to specify either to display titles for modules contained in tabs.
Fixed issue with Cookie Persistance when same page was access via 2 different URLs.
Changed behavior so if a tab doesn't contain any modules then it's removed from the front-end.
Fixed issue with having two Tabs Pro modules on same page
Added ability to nest Tabs Pro modules (so one would apper inside a tab of another)
11/30/2010
1.2.1added support to open tabs in dialog
persist tabs in URL bookmarks, useful for sharing
persist active tab selected during postbacks
save active tab in browser cookies, so when user comes back to the page the last active tab becomes visible
11/17/2010
1.2.0new administration UI with rich drag&drop functions
ability to create tabs explicitly (in previous versions they were created automatically from module titles)
ability to include multiple modules in a tab
ability to display modules from same tab in an accordion
DNN Container automatically set for modules inside tabs to fix various compatibility issue and enforce appearance consistent with jQueryUI theme
2/26/2010
1.0.0