This documentation is for the old version. Go to the latest Upload Suite docs

What's New?

Aurigma Image Uploader 7.0.37 - Released August 05, 2011

Bug Fixes

  • Fixed the problem with empty tags in restored file lists.
  • Image Uploader ActiveX Specific:

  • Image Uploader Java Specific:

Aurigma Image Uploader 7.0.35 - Released July 29, 2011

New Features and General Improvements

  • Support of Mac OS X Lion; drag-and-drop feature is not supported because of Mac OS Java limitations.
  • Sample applications on ASP, JSP and ColdFusion are included in Image Uploader SDK. For more information on how to save files see the Saving Uploaded Files in Other Platforms topic.
  • Photo order sample application based on customized Tiles View is included in Image Uploader SDK.
  • The Quality Meter can be shown in Tiles View mode.
  • Paste image from clipboard feature is now supported in non-Internet Explorer browsers.

API Improvements

Bug Fixes

Aurigma Image Uploader 7.0.28 - Released April 25, 2011

New Features and General Improvements

GUI Changes

  • Add files and Add folders items are added to the context menu.
  • The Navigate to folder context menu item allows a user to open the folder containing selected file in the Folder Pane.
  • There is a new alternative way to add files to upload list. Now Image Uploader can be switched to the mode, which allows to select files for upload by clicking them instead of checking check boxes.

Bug Fixes

  • Fixed the problem with "developer mode" watermark. Now it is not displayed in the case if both development and production keys are specified for particular domain.
  • Fixed the problem with creating thumbnails in Google Chrome browser.
  • Image Uploader ActiveX Specific:

  • Image Uploader Java Specific:

    • Fixed the problem with wrong mime-type identification in the case if file extension is written in uppercase.
    • Fixed the problem with fonts in Linux.
    • Fixed the problem when the file.name returned file name without extension in Windows.
    • Fixed the problem with thumbnails rendering in the case if several instances of Image Uploader were opened in different tabs.
    • Fixed the problem with drag and drop from Folder Pane to Upload Pane in case of using development license key.
    • JPEG encoding quality is much better now.
  • Image Uploader ASP.NET Specific:

  • Image Uploader JavaScript Specific:

    • Fixed the problem when Image Uploader did not work in Internet Explorer 7 for users without administrative privileges.
    • Fixed the problem with incorrect Image Uploader behavior under non-English regional settings in Windows 7.

API Improvements

The following properties were added as well:

... and some other minor changes and bug fixes.

Image Uploader 7.0.15 - Released December 30, 2010

Common Improvements

  • Image Uploader performance is improved significantly.

New Features

  • Added ability to show/hide the Image Uploader using display CSS property.
  • Added support of Internet Explorer 64-bit. New, 64-bit, edition of Image Uploader ActiveX is included in this release. This edition is instantiated automatically if a user opens Image Uploader in Internet Explorer 64-bit.

API Improvements

GUI Changes

  • Upload progress indicator behavior is improved.
  • Files are not marked as selected in the Upload Pane after they have been added there.

Bug Fixes

  • Fixed problem with wrong number of converters, which occurred if prototype.min.js was added to the page.
  • Fixed the problem when upload list became cleared, if upload process was stopped from the AfterPackageUpload event handler (by returning false value).
  • Image Uploader Java Specific:

    • Fixed the problem when Image Uploader did not render if there were two versions of Java runtime installed concurrently.
    • Fixed the problem with incorrect implementation of the "maximum size of created thumbnail" license restriction. Now it is not applied to thumbnails created with ThumbnailFitMode = ActualSize.
    • Fixed the problem when Image Uploader began upload before the BeforeUpload event had been fired.
    • Fixed the problem with wrong value of sent/total bytes in the case if ProgressBytesModeProgressBytesMode (ASP.NET)ProgressBytesMode (PHP)progressBytesMode (JavaScript) is equal to ByPackageSize.
    • Fixed the problem when Image Uploader incorrectly determined resolution of some images.
    • Fixed the problem when files without extensions were not displayed.
    • Fixed the problem with Description Editor which occured in the case of using developer license key. In the previous version Description Editor did not open from the Upload Pane if you specified a developer license key.
    • Fixed the problem when Progress Dialog displayed zero values of sent files/bytes if Status Pane was disabled.
    • Fixed the problem with the unhandled exception raised if you tried to start upload with disabled Status Pane and enabled upload progress indicator.
    • Fixed the problem when upload process could not be cancelled in the case of using custom upload progress indicator.
  • Image Uploader ActiveX Specific:

    • Fixed the problem with incorrect upload progress indicator behavior in the case of uploading large files.
    • Fixed the problem with Tree Pane refreshing in the case of connecting/disconnecting USB devices.
    • Fixed the problem with incorrect number of total files displaying in the Folder Pane header. In the previous version subfolders were counted too.
    • Fixed the problem with opening large images in Image Editor on Windows XP 64-bit.
    • Fixed the problem with UploadButtonImageFormatUploadButtonImageFormat (ASP.NET)UploadButtonImageFormat (PHP)uploadButtonImageFormat (JavaScript). It was not implemented in the previous version.
  • Image Uploader ASP.NET Specific:

    • Fixed the problem with Image Uploader rendering in the case if the control is contained in an UpdatePanel element.
    • Fixed the problem with using single quotes in cookies.
  • Image Uploader PHP Specific:

    • Fixed the problem with uploading of large files (more than 4Gb) by chunks.
    • The AmazonS3Extender.AWSAcceccKeyId property is renamed to AmazonS3Extender.AWSAccessKeyId.
    • Fixed the problem with filenames capitalization of scripts.