Skip to content

Releases: dachcom-digital/pimcore-formbuilder

v5.0.0

18 Oct 16:41
52c1f04
Compare
Choose a tag to compare

Pimcore 11 Support

Please checkout https://github.com/dachcom-digital/pimcore-formbuilder/blob/master/UPGRADE.md

Global Changes

  • [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/*)

New Features

  • Mail Layout Editor, see #390
    • If Emailizr is installed, formbuilder will use it automatically to transform html tables

v4.5.0

17 May 07:24
1741058
Compare
Choose a tag to compare

Version 4.5.0

  • [BUGFIX]: allow GET operation on /form-control/get-url-structure route #383
  • [BUGFIX]: suppress php warning of undefined array key @jheimbach
  • [ENHANCEMENT]: Adds sort buttons for choices in ChoiceType @jheimbach
  • [ENHANCEMENT]: Allow Relation(s) in Object Channel #390
  • [NEW FEATURE]: Data Injectors #395

Don't forget to execute bin/console doctrine:migrations:migrate --prefix 'FormBuilderBundle\Migrations'

v4.4.0

v4.3.0

20 Jan 09:22
07ba2c3
Compare
Choose a tag to compare

v4.2.0

14 Dec 12:19
Compare
Choose a tag to compare

FormBuilder 4.2.0 only supports Pimcore 10.5 and above.

Upgrade Notes: https://github.com/dachcom-digital/pimcore-formbuilder/blob/master/UPGRADE.md#version-420

v4.1.2

09 Aug 09:09
40aa837
Compare
Choose a tag to compare

v4.1.0

v4.0.0

13 Oct 10:13
d268b50
Compare
Choose a tag to compare

FormBuilder 4.0 only supports Pimcore 10.1 and PHP8.0.

Read the upgrade notes: There are some things to consider before migrating from 3.x to 4.0.0!

https://github.com/dachcom-digital/pimcore-formbuilder/blob/master/UPGRADE.md#migrating-from-version-3x-to-version-400

v3.4.0

25 May 15:47
a61464a
Compare
Choose a tag to compare

v3.3.0

23 Apr 06:46
e7dc4a6
Compare
Choose a tag to compare