Skip to content

Releases: pqina/filepond

4.25.3

19 Mar 12:21
Compare
Choose a tag to compare
  • Fix issue with chunkRetryDelays. #671

4.25.2

08 Mar 14:31
Compare
Choose a tag to compare
  • Fix issue with fixed with file items not row wrapping correctly #653
  • Fix file info label when remove button positioned to the right #620

4.25.1

14 Dec 09:14
Compare
Choose a tag to compare
  • Renamed beforePrepareOutput hook to beforePrepareFile

4.25.0

14 Dec 09:14
Compare
Choose a tag to compare
  • Add beforePrepareOutput hook to intercept and prevent preparing a new output file.

4.24.0

14 Dec 09:14
Compare
Choose a tag to compare
  • Add action info to internal SHOULD_PREPARE_OUTPUT call
  • Moved edit button CSS to FilePond

4.23.1

14 Dec 09:14
Compare
Choose a tag to compare
  • When files are dropped in a folder the file type cannot always be determined, this fix prevents FilePond from creating a Blob if it can't guesstimate the file type.

4.23.0

02 Nov 12:38
Compare
Choose a tag to compare

4.22.1

02 Nov 12:38
Compare
Choose a tag to compare
  • Fix problem with locale files.

4.22.0

29 Oct 08:48
Compare
Choose a tag to compare
  • Add internal filter for plugins to manipulate dropped files before adding them to the files list.

4.21.1

29 Oct 08:48
Compare
Choose a tag to compare
  • Fix calculation of file size when fileSizeBase is set to 1024.