- Add Additional HrefTransformer validation for
$type
and$id
@patkul0 - Fix chunked upload
$type
and$id
@life-style-de
- Fix element type check in api channel #423
- Fix Mail Layout Editor base path #426
- Fix Mail Layout Editor Availability State #420
- Execute:
bin/console doctrine:migrations:migrate --prefix 'FormBuilderBundle\Migrations'
- [DEPRECATION REMOVED] removed
FormDefinition::setMailLayout
. Please migrate to output workflows before updating - [IMPROVEMENT] Recommended folder structure by symfony adopted
- [IMPROVEMENT] Make success flash message optional #403
- [IMPROVEMENT] Use name instead of ID in output workflow actions #408
- [FUNNEL] Route include changed from
@FormBuilderBundle/Resources/config/pimcore/routing_funnels.yml
to@FormBuilderBundle/config/pimcore/routing_funnels.yaml
- [BC BREAK] Mail Layout Editor: While there is a migration, we're not able to migrate container (fieldset, repeater) fields. Please adjust your output workflow channels manually.
- [BC BREAK] All views are lowercase/underscore now (
email/form_data.html.twig
,form/elements/dynamic_multi_file/*
)
- Mail Layout Editor, see #390
- If Emailizr is installed, formbuilder will use it automatically to transform html tables
FormBuilder 4.x Upgrade Notes: https://github.com/dachcom-digital/pimcore-formbuilder/blob/4.x/UPGRADE.md