Latest release notes: This release introduces some new features. The most important are:
- Now a user can cancel an upload while it is in progress by pressing the Esc key while the filename textbox has focus.
- On some occassions where the Wordpress URL is different than Site URL the uploads may fail. A new option, Admin Domain, has been added in plugin's Settings in Dashboard, to resolve this problem.
- When there are custom user fields that are required, the keyword (required) is added at the end of the field's label. A new attribute, requiredlabel, is added in the uploader's shortcode so that the keyword can change. Furthermore, the keyword can now be styled separately from the label using css.
- If the uploader shortcode has been configured to add the uploaded files to Media Library (using medialink attribute), then any custom user fields submitted together with the file will also be included as metadata. Furthermore, a new option has been added in plugin's Settings in Dashboard to determine if these fields will be shown in Media Library or not.
- Added Dutch translation, kindly provided by Ruben Heynderycx.
You can find more details in the Release Notes area of the plugin's support page.