Version 1.1.10. - February, 2006
* Summary now defaults to the filename (without the extension) if none is specified
* Now correctly handle if the thumbnail extension is not in the accepted extension list
* No longer display any content in the files tab if there are no categories defined
* Display a link in the error page that takes you back to the main admin panel
* Allow for replacing of uploaded files

* Version 1.1.11. - March, 2006
* Added the ability for a link to a detailed page when in summary mode.
* Split the default action and defaultadmin actions into separate files, for a bit of memory improvement, hopefully
* Add the ability to redirect to another page after a frontend user uploaded a file

* Version 1.1.12. - March, 2006
* Added the singlesummary mode to display a single upload in summary mode

* Version 1.1.13. - April, 2006
* Added optional filtering on the frontend, and a couple of extra parameters to go with it
* Fixed a problem where it would allow you to enter a blank path when creating a category
* Split stuff into (some) separate action files for some hopeful performance increases
* Added copyright notices
* Changed (optional) dependency from UserID to FrontEndUsers Module.
* Changed _scanDirectory to an API function ScanDirectory and then added SmartScanDirectory to scan the directory before displaying the summary or detail listing to handle the case where somebody uploaded files via FTP or something and did not go into the admin section to update the categories.
* Correction to all db access stuff. Hopefully provides a performance increase.
* Fixes to the about stuff, now use CreateParameter
* Added the filetemplate (optional) parameter

* Version 1.1.14. - Jun, 2006
* Added settemplate=false in all getfile links