|
|
|
New features:
-
queue object now has two new properties:
- allowMultipleSelection - determines whether browse dialog should allow multiple selection.
- renewQueueAfterSelection - determines whether queue should be cleared after new files have been selected.
-
Ability to define different style for filesList items if custom state has been applied for the corresponding file.
Bugs fixed:
-
visible property of all GUI elements now has highest priority on predefined GUI behaviour.
-
Redirect did not work after resized images upload.
-
a number of insignificant bugs.
New features:
-
Bicubic interpolation is used during images processing. This means resized images have better quality.
-
JavaScript method "setFileStatus(id, status)" - allows you to set custom state for file item.
-
All file properties and form field data are now sent to a redirect page that is defined by the "uploader.redirectUrl" property.
-
Improved server errors handling: now you can include a special tag "<eaferror></eaferror>" to the server response,
EAFlashUpload parses the response and displays a message sent by this tag.
Bugs fixed:
-
JavaScript API did not work properly on Linux.
-
JavaScript events did not fire on Internet Explorer 5.0.
-
Randomly cells of files table became editable.
-
Control hung if displaying system messsages is disabled dynamically.
-
Files without extension could not be added to upload queue.
-
The new line character was not recognized in text values defined in xml configuration.
New features:
-
New type of UI was added. ImageView - It was developed to create a handy images upload solution. There are many features related to images upload such as: images preview before upload, resizing images on the client-side, uploading to the server resized and original images.
See in action...
Bugs fixed:
-
HTML Form processing caused an error: "Error #1069: Property name not found on String and there
is no default value."
-
ShortView.statusLabelOnReadyText property had not been changed dynamically.
-
TableView "Remove" button was disabled permanently after files list had been cleared.
-
"queue.allowedExtentions" property did not work properly on MAC OS.
-
queue.fileSizeLimit and queue.totalSizeLimit had incompatible mutual behavior and as a result no files get queued even the size is within the range.
-
A set of minor bugs was fixed for the server-side scripts examples.
|
|