0.0.1: Initial development
0.0.2: Add new options (delay, pause and options)
0.1.0: Add the template possibility (define cycle per page)
0.1.1: Fix transition in flexform (transition from setup was not overwritten) / Add this documentation
0.2.0: Replaced the template with typoscript
0.2.1: Changed maximum image number from 32 to 1000
0.2.2: Bugfix typoscript, alt=”TEXT” if no caption was defined
0.2.3: Fix the image_zoom function in typoscript
0.2.4: Remove unused constant / change the default for noConflict
0.3.0: Allowed effects defined in configuration / Effect on page (template) can be overwritten
0.3.1: Add jQuery 1.4.2 / Update jQuery Cycel to version 2.75
0.4.0: Add jcaption (Fix issue #6371)
0.5.0: Add Text w/image (See the tt_content section in static/setup.txt)
0.5.1: Removed all other languages for normal translation / Add the jsInFooter constant to move the javascript to the footer of the HTML
0.5.2: Fix IE problem while loading #6885