0.0.1: Initial development
0.1.0: Add “Overwrite title” to the flexform
0.2.0: Add “Attributes” to the flexform, to define the attributes per content
0.3.0: Add new feature to add own classes to the drop down “Colomn class x”
0.3.1: Add configuration “Use General Record Storage page only”, to turn on / off the General Record Storage
0.3.2: jquery-ui with minimal configuration / Use of the t3jquery extension
0.4.0: Add easing to accordion style
0.4.1: Update the documentation
0.4.2: Add new feature “Closed at startup” to accordion style
0.4.3: Add new feature “Opened content” to accordion style
0.4.4: Add new feature “Selected content” to tabs style
0.4.5: Bugfix, if id's are defined in attributes (id=”xy”), the tabs style does not work
0.4.6: Use the wrapJS from t3lib_div to add javascript script
0.5.0: Add content wrap to static for better YAML compatibility / Fix the problem of displaying whole page in tab-style
0.5.1: Add project to forge.typo3.org
0.5.2: Bugfix #6159 and #6160
0.5.3: Add pi1/locallang.xml (#6159)
0.6.0: Add autoplay to tabs (#6187) / Add random content to tab and accordion (#6191)
0.6.1: Bugfix for old typo versions (No such file or directory in t3lib/class.t3lib_div.php on line 4694)
0.6.2: Add jQuery 1.4.1 / Add autoplay to accordion
0.6.3: Fix problem when deleting or hiding used content (#6294)
0.6.4: Changed maximum image number from 32 to 1000
0.6.5: Fix #6466, go back to jQuery 1.3.2 until jQuery UI 1.8 is final
0.6.6: Remove unused constant / Change the default for noConflict
0.6.7: Fix Documentation
0.6.8: Add the jsInFooter constant to move the javascript to the footer of the HTML
0.7.0: Add the possibility to add own marker to the template (Thanks to Michael Hübe)