Latest release notes: This version introduces a new filter, wfu_after_file_upload, that is executed right after a file is uploaded for executing custom tasks and extending the plugin's capabilities. It replaces the action wfu_after_file_upload that existed for the same reason, however through the filter javascript code can be defined that will be executed at the client's browser after each file is uploaded.
This version introduces also a new option in Settings to select the POST method. This options resolves errors like "http:// wrapper is disabled in the server configuration by allow_url_fopen" or "Call to undefined function curl_init()" that may appear in some server environments.
In addition, Serbian translation was added thanks to Andrijana Nikolic from webhostinggeeks. Translations in other languages are more than welcome!