plupload v2.3.4 Release Notes

Release Date: 2017-10-02 // over 6 years ago
  • ๐Ÿ”„ Changelog

    • ๐Ÿ›  Fix not being able to resize detached blob (created from dataUrl or binary string) that was added via uploader.addFile().
    • Consider HTTP status below 200 an error as well (mostly because when connection breaks, HTTP status might be reported as 0).
    • Do not set inner global xhr var to null onloadend of any single instance (which caused random errors during the upload).
    • ๐Ÿ”ฆ Expose whole moxie namespace under plupload.moxie (mostly for smooth integration into environments like Webpack).
    • โž• Add new filter prevent_empty, which filters out empty files by default, but can be turned off if required.
    • โšก๏ธ Update Russian, Latvian and German language packs.
    • ๐Ÿš€ Update mOxie to: v1.5.6.