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

Changelog History
Page 15

  • v3.0.2 Changes

    • Fix problem with label not being clickable while in integrated layout mode.
  • v3.0.1 Changes

    • โฑ Fix problem where timeout would incorrectly trigger for uploads.
  • v3.0.0 Changes

    • ๐Ÿ”Œ Small internal flow changes to facilitate integration with the Image Editor plugin
    • ๐ŸŽ Improve performance
    • ๐Ÿ‘ Improve file loader so it now supports blob URLs
    • ๐Ÿ’… Add stylePanelLayout setting to set layout mode for panel
    • ๐Ÿ’… Add stylePanelAspectRatio setting to fix aspect ratio of panel
    • ๐Ÿ’… Add styleButtonRemoveItemPosition to control remove button position on image preview
    • ๐Ÿ’… Add styleButtonProcessItemPosition to control item processing position on image preview
    • ๐Ÿ’… Add styleLoadIndicatorPosition to control load indicator position on image preview
    • ๐Ÿ’… Add styleProgressIndicatorPosition to control process indicator position on image preview
    • ๐Ÿ“‡ Add method to automatically update data when file metadata is updated
    • Fix animation rest state detection

    โšก๏ธ Please note that this update will require installing new versions of the following plugins:

    • File Encode
    • Image Crop
    • Image Preview
    • Image Transform
  • v2.3.1 Changes

    • ๐Ÿ’ป Fix improved browser environment detection.
  • v2.3.0 Changes

    • ๐Ÿ’ป Improve browser environment detection #123.
    • ๐Ÿšš Add beforeRemoveFile callback to allow user confirmation before actual file removal.
  • v2.2.1 Changes

    • Fix another problem where list overflow would not render correctly.
  • v2.2.0 Changes

    • Fix problem where maxFiles was not enforced when dropping a set of files, each file was added in sequence till maxFiles was reached while the set as a whole should've been invalidated at once.
  • v2.1.3 Changes

    • Fix problem where max-height of filepond root would not be respected by file list.
  • v2.1.2 Changes

    • Cleaned up some stray babelHelpers.
    • ๐Ÿ’… Fix bug in render engine style method, should result in less unnecessary redraws.
  • v2.1.1 Changes

    • Fix problem where the drop indicator would render at the wrong location.
    • ๐Ÿšš Fix problem where calling removeFile directly after processFile was resolved would throw an error.