Releases: pqina/filepond
Releases · pqina/filepond
4.25.3
4.25.2
4.25.1
- Renamed
beforePrepareOutput
hook tobeforePrepareFile
4.25.0
- Add
beforePrepareOutput
hook to intercept and prevent preparing a new output file.
4.24.0
- Add action info to internal
SHOULD_PREPARE_OUTPUT
call - Moved edit button CSS to FilePond
4.23.1
- 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
- Add "powered by" footer and credits prop.
4.22.1
- Fix problem with locale files.
4.22.0
- Add internal filter for plugins to manipulate dropped files before adding them to the files list.
4.21.1
- Fix calculation of file size when
fileSizeBase
is set to 1024.