Skip to content

Releases: dcasia/nova-filepond

v0.2.8

24 Oct 02:26
Compare
Choose a tag to compare
  • Fix issue where the upload process would fail if a BelongsTo field was present on the field list

v0.2.7

16 Oct 10:29
Compare
Choose a tag to compare
  • Fix bug when disk directory wasnt specified causing a runtime crash

v0.2.6

13 Oct 05:03
Compare
Choose a tag to compare
  • Added ->image(), ->video(), ->audio() , use to restrict the selectable files to the most common web mimetypes

v0.2.5

12 Oct 07:51
Compare
Choose a tag to compare
  • 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

08 Oct 11:02
Compare
Choose a tag to compare
  • Fix issue where filepond would prevent the form from updating

v0.2.2

06 Oct 03:14
Compare
Choose a tag to compare
  • Fix issue where non related fields were getting validated uppon file upload, closes #2

v0.2.1

03 Oct 10:25
Compare
Choose a tag to compare
  • Fix a bug where normal uploads wouldnt start

v0.2.0

02 Oct 14:04
Compare
Choose a tag to compare

Initial Release

02 Oct 14:03
Compare
Choose a tag to compare
v0.1.0

First public release