This page is still a beta!

1.6. ChangeLog

0.0.1: Initial development

0.1.0: Add the jquery library to the stack of files to compile, only one file will be loaded

0.2.0: Add configuration configDir, this is the new folder where the config and the JS-Lib will be stored

0.2.1: Add easing

0.3.0: Add language support for date picker

0.3.1: Save compression to configuration

0.3.2: Bugfix “Merge & Use” does not merge if config is empty / Bugfix selected compression if config is not set

0.3.3: Add the “alwaysIntegrate” configuration

0.3.4: Bugix, version 0.3.3 throws error in back end / Add “minify only” (jsmin)

0.3.5: jQuery will be loaded at first position of header

0.3.6: Bugfix if config['files'] is empty (PHP Warning: in_array() [function.in-array.php]: Wrong datatype)

0.3.7: Use the jsmin of t3lib_div / Change errorhandling

0.4.0: Change the include of the lib to hook of pagerender / Bugfix of the “alwaysIntegrate”

0.4.1: Fix the language problems for Typo3 4.2.10 (File "EXT:lang/locallang_common.xml" not found!)

0.4.2: Remove globals and use $GLOBALS instead for codestyle

0.4.3: Finish the translation (EN)

0.5.0: Definition of component in XML (define only once) / Multiple version support

0.5.1: Bugfix in Backend, the jQuery was not loaded

0.5.2: Bugfix #6184, changed definition of root path to PATH_site

0.5.3: Fix problem in old Typo versions when t3lib/class.t3lib_pagerenderer.php does not exist

0.5.4: Add jQuery 1.4.1 (#6252) / Add jQuery UI 1.8b1

0.5.5: Fix #6184, integration from template ($_EXTKEY wrong) / Add jQuery UI 1.8rc1

0.5.6: Add Position to 1.8x xml / Take the language information from jQuery UI Website

0.6.0: Add jQuery TOOLS (#6208) / Change the folder structure

0.6.1: Removed all other languages for normal translation

0.6.2: Sometimes the “Process & Analyze” does not work well

0.6.3: Fix #6373, if check tabs from UI, tabs from TOOLS will be unchecked

0.6.4: Add the noConflict mode to component

0.6.5: Add jQuery 1.4.2 and jQuery UI 1.8rc2 to component list

0.6.6: Add jQuery UI 1.8rc3

0.6.7: Bugfix for older Typo3 installation, the ext_localconf was included to early, move the alwaysIntegrate to ext_tables

0.6.8: Bugfix #6863, alwaysIntegrate will not work for older versions of Typo3, see “Known problems”

0.7.0: Add jQuery UI 1.8.0