0.0.1: Initial development
0.0.2: Fix language in flexform
0.0.3: Add documentation / Fix the class name (You have to clear Typo3 after installing)
0.0.4: Update the documentation
0.0.5: Use the wrapJS from t3lib_div to add javascript
0.0.6: Add project to forge.typo3.org
0.0.7: Fix the malformed flexform.xml
0.0.8: Add jQuery 1.4.1
0.1.0: Bugfix in p1i (add file locallang.xml)
0.1.1: Fix the contentKey var (copy / paste from jfmulticontent)
0.1.2: Fix for old Typo versions “require_once (PATH_t3lib . 'class.t3lib_page.php')”
0.2.0: Replaced the template with typoscript
0.2.1: Changed maximum image number from 64 to 1000