Releases: pqina/filepond
Releases · pqina/filepond
4.6.1
Add missing Blob type to TypeScript server config
4.6.0 TypeScript Declarations Added
- TypeScript Declarations added thanks to @Hawxy
4.5.2
If Blob
has name
attribute use name attribute instead of URL for file name.
4.5.1
- Fix issue where drag-drop from Firefox download list would not add file to drop area
4.5.0
- 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
4.4.13
- Fix issue with CSS
font-size
being forced toinherit
on all child nodes
4.4.12
4.4.11
- Fix problem with abort statement in file loader logic
4.4.10
Fix issue where Promise returned by addFile
would not be rejected if file failed to load.
4.4.9
Fix security warning issues with dependencies.