0.5.2 Added the first draft of a manual
0.5.1 Changed the rendering of ICE Boxes to use the new sorting field
0.5.0 Added internal sorting field tx_icebox_sorting to avoid problems while sorting elements manually
0.4.5removed LOAD_REGISTER for table render types in favor of using a direct PHP call of the register array
0.4.4added default value for font face of render type table
0.4.3added missing font-styles to table cells
0.4.2 changed the rendering of table cells
0.4.1removed default values for color and bgcolor of render type table
0.4.0added align for tableschanged handling of cellspacing and cellpadding for tablesadded automatic creation of upload folder
0.3.3merged some messed up code
0.3.2moved default values for table colors from flexform to TypoScript to get the option of having no values by default at all
0.3.1added missing tr for table type setup
0.3.0Added new render type table for layouts that cant make use of divs and floats Fixed bugs in flexform colorpickers
0.2.5added a foreign_sorting field to avoid mixing up elements within an icebox
0.2.4 removed the page.1000 entry in TypoScript templates
0.2.3 fixed some issues related to the removal of child items from the list of possible parent items
0.2.2fixed some issues related to flexforms that have been updated in TYPO3 4.2.0
0.2.1new extension icon
0.2.0 introduced recursive checking of parent elements to reduce the risk of creating a loop
0.1.0 Initial pre-release as a proof of concept for T3DD07