Topic: Plupload v1.2.3 released
This release fixes a few problems and adds new drag/drop support to Chrome 5.
Changelog:
Added new drag/drop support for HTML5 running on Chrome beta.
Added new multipart state for the features object. It's now possible to detect multipart support.
Added new getFeatures function to all runtime. Basic concept by Javier Martinez Fernandez.
Fixed bug where runtimes where initialized even if they didn't match the required_features setting.