Skip to content

Releases: pqina/filepond

4.6.1

04 Sep 06:49
Compare
Choose a tag to compare

Add missing Blob type to TypeScript server config

4.6.0 TypeScript Declarations Added

02 Sep 11:46
Compare
Choose a tag to compare
  • TypeScript Declarations added thanks to @Hawxy

4.5.2

02 Sep 11:38
Compare
Choose a tag to compare

If Blob has name attribute use name attribute instead of URL for file name.

4.5.1

27 Aug 08:43
Compare
Choose a tag to compare
  • Fix issue where drag-drop from Firefox download list would not add file to drop area

4.5.0

20 Aug 06:33
Compare
Choose a tag to compare
  • 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

14 Aug 13:04
Compare
Choose a tag to compare
  • Fix issue with CSS font-size being forced to inherit on all child nodes

4.4.12

01 Aug 07:00
Compare
Choose a tag to compare
  • Fixed memory leaks.

Thanks @LazaroOnline for the detailed error report.

Related issue: #353

4.4.11

11 Jul 18:06
Compare
Choose a tag to compare
  • Fix problem with abort statement in file loader logic

4.4.10

27 Jun 06:17
Compare
Choose a tag to compare

Fix issue where Promise returned by addFile would not be rejected if file failed to load.

4.4.9

27 Jun 06:16
Compare
Choose a tag to compare

Fix security warning issues with dependencies.