The plugin name was changed to Aurigma Mass Uploader for CCK.
Implement module as a FileField widget.
Add compatibility with the latest Aurigma Image Uploader component.
Client side validation for uploaded file type and file size.
Fix issues with FieldGroup module.
Code clean up.
Use default alt and title text.
Delete temp files after upload.
Adds base_path() to upload and after upload paths to make compatible when drupal is running in subdirectories.
Fixed module location errors.
Removed debug code.
Fixed math on max upolad size.
Fixed field and content type filtering.
Added watchdog upload success messaging.
Added check for empty $_POST and $_FILES