Releases: dcasia/nova-filepond
Releases · dcasia/nova-filepond
v0.2.8
- Fix issue where the upload process would fail if a BelongsTo field was present on the field list
v0.2.7
- Fix bug when disk directory wasnt specified causing a runtime crash
v0.2.6
- Added
->image()
, ->video()
, ->audio()
, use to restrict the selectable files to the most common web mimetypes
v0.2.5
- Fix issue where images would auto crop into a 1:1 ratio after uploading
- Fix issue which would prevent using cloud file disk
v0.2.4
- Fix issue where filepond would prevent the form from updating
v0.2.2
- Fix issue where non related fields were getting validated uppon file upload, closes #2
v0.2.1
- Fix a bug where normal uploads wouldnt start
Initial Release
v0.1.0
First public release