Releases: Kunstmaan/KunstmaanFormBundle
Releases · Kunstmaan/KunstmaanFormBundle
Fixed choicesubmissionfield new line issue
ChoiceFormSubmissionFieldType adds a new line character to it's possible choices which results in a broken csv/xlsx file. New line are now trimmed
Removed unused gregwar/form-bundle dependency
Merge pull request #70 from Kunstmaan/fix-broken-dependency removed unused gregwar/form-bundle dependency
v2.5 support
v2.3.12 Fix support for 2.5
Fix export encoding
Merge pull request #69 from Kunstmaan/fix_export_encoding always use UTF-8 for exports
Fix for 2.4
v2.3.10 Update composer.json