Version 1.3.1 release
1.3.1
Changes:
- Made the way finishers are ordered in the YAML more consistent (same numbers for the same finishers always)
- Removed some not needed guard statements
- Made the MauticId property typesafe
1.3.0
Changes:
- Push to Mautic Form finisher is now also selectable in the standard form prototype
- Push to Mautic Form finisher now contains a configuration field where you can specify the ID of the Mautic form to which data should be pushed. This is extra handy if you do not want your forms to synchronize, and just want to post results to Mautic
- Fields in the standard prototype now contain an extra optional configuration field that allows you to specify the alias of the field in Mautic that should be linked with this field. i.e. if your field in Mautic is called 'field-123' you can specify it in this new configuration option.
The goal of this release is to allow you to post data to a Mautic form of your choice without being forced to use the form sync functionality.