0.0.2Initial public release (May 2005)
0.1.0Added manual (no pics because of TER limit)
0.2.0Improved manual (more pics)New marker in the template: DEFAULTSYSFOLDER (see 'Tips' -> 'Hint if you plan to overwork the template')
0.2.7Bugfix in DEFAULTSYSFOLDER, that corrects a zero value if an error occured in the formular check
0.2.9Bugfix in the delete routine, works now as expected
0.3.1New marker in the template: INTROTEXTTemplate adapted locallang.php adapted Small bugfix in delete routine: after delting a record the list view is now shown correct ('all' highlighted and pagebrowser active)
0.3.2Added a 'status report' screen for the delete function to inform the user that a record was successfully deleted. Modified the function 'makeSuccess()' to return a more detailed result string.
0.3.3Fixed a small irritation in the search function. Now the extension searches in the fields name, email anddescription.
0.3.4New marker in the template, section 'SUCCESSVIEW': ###NEW### - gives the user the possibility to generatea new record from the status box, saves one mouse click (no need to go back to the list view to generate a newrecord)Fixed a silly error that could cause an invalid 'Back to list'-link under some circumstances.
0.3.5Another stupid error fixed: forgot to include class 'basicfilefunc'. Picture uploading should work fine now.Removed one excessed brace in the TS Setup, caused an error in the Setup Object Browser (thanks to PeterBachmann for both notifications)
0.4.0Corrected a path in 'ext_typoscript_constants.txt'Added a hint in the tips section: 'spamprotect for tt_adress'