Releases: dcasia/nova-filepond
Releases · dcasia/nova-filepond
v1.0.6
What's Changed
- Fix Filename Return when a path is set in Load Controller by @aem-coding in #47
New Contributors
- @aem-coding made their first contribution in #47
Full Changelog: v1.0.5...v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.2.13
- Add the ability to translate every label from Filepond
It can be done manually by calling ->labels([])
and passing option from the label property (without the label prefix) https://pqina.nl/filepond/docs/patterns/api/filepond-instance/#properties or by setting them once into the global configuration file nova-filepond.php#L7 (preferred)