All Versions
199
Latest Version
Avg Release Cycle
12 days
Latest Release
-
Changelog History
Page 8
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
- โ Add option to set server end point headers on a generic level so they're applied to all end points using
-
v4.4.13 Changes
August 14, 2019- ๐ Fix issue with CSS
font-size
being forced toinherit
on all child nodes
- ๐ Fix issue with CSS
-
v4.4.12 Changes
August 01, 2019 -
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.
- Fix issue where Promise returned by
-
v4.4.9 Changes
June 27, 2019๐ Fix security warning issues with dependencies.
-
v4.4.8 Changes
May 27, 2019- ๐ Fix issue where multiple calls to
setMetadata
would result in multiple successive calls to prepare file. - ๐ Fix issue where drop area aspect ratio would not update correctly on resize.
- ๐ Fix issue where multiple calls to
-
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-processlocal
server images.
- Fix issue where