All Versions
199
Latest Version
Avg Release Cycle
12 days
Latest Release
-

Changelog History
Page 14

  • v3.2.0 Changes

    • 🔌 Add global scoped property for painter so multiple libraries can subscribe to read and write DOM operations. This is mostly in preparation for a standalone version of the Image Editor plugin.
  • v3.1.6 Changes

    • 🚚 Fix problem where remove callback would no longer work.
  • v3.1.5 Changes

    • 👷 Fix problem with WebWorkers not working correctly on Edge and IE.
  • v3.1.4 Changes

    • Fix syntax error #147
  • v3.1.3 Changes

    • Fix additional problem with quick file removals.
  • v3.1.2 Changes

    • 🚚 Fix problem where remove call would throw error depending on the state of the upload.
    • Fix problem where clicking on abort before upload had started would not cancel upload.

    ⚡️ Please note that this update will require installing new versions of the following plugins:

    • File Validate Size
  • v3.1.1 Changes

    • Fix problem where panel overflow would render incorrectly.
  • v3.1.0 Changes

    • ⚡️ Improve diffing when updating the files property.
    • ⚡️ Add onupdatefiles callback that is triggered when a file is added or removed to a pond instance.
  • v3.0.4 Changes

    • Fix problem where feature detection would throw error on iOS 8.x
  • v3.0.3 Changes

    • ⏱ Fix problem with XMLHttpRequest timeout on Internet Explorer 11.
    • Fix problem with custom properties on element on Internet Explorer 11.