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

Changelog History
Page 8

  • v4.5.1 Changes

    August 27, 2019
    • Fix issue where drag-drop from Firefox download list would not add file to drop area
  • v4.5.0 Changes

    August 20, 2019
    • โž• Add option to set server end point headers on a generic level so they're applied to all end points using server.headers.

    Related issue: pqina/vue-filepond#102

  • v4.4.13 Changes

    August 14, 2019
    • ๐Ÿ›  Fix issue with CSS font-size being forced to inherit on all child nodes
  • v4.4.12 Changes

    August 01, 2019
    • ๐Ÿ›  Fixed memory leaks.

    Thanks @LazaroOnline for the detailed error report.

    Related issue: #353

  • v4.4.11 Changes

    July 11, 2019
    • Fix problem with abort statement in file loader logic.
  • v4.4.10 Changes

    June 27, 2019
    • Fix issue where Promise returned by addFile would not be rejected if file failed to load.
  • v4.4.9 Changes

    June 27, 2019

    ๐Ÿ›  Fix security warning issues with dependencies.

  • v4.4.8 Changes

    May 27, 2019
  • v4.4.7 Changes

    May 27, 2019

    ๐Ÿš€ Found out about GitHub releases, so this is the first version published through releases.

    • ๐Ÿ›  Fix issue where pasting a file would throw an error.
    • ๐Ÿ›  Fix issue where ignored files would be counted as files when dropping a folder.
  • v4.4.6 Changes

    May 13, 2019
    • Fix issue where processFiles would re-process local server images.