Skip to content

13.1.0 Introduce Condition container loop count

Choose a tag to compare

@sbusemann sbusemann released this 24 Oct 11:19
· 9 commits to master since this release

New Feature: Introduce Condition container loop count

Extension Settings

Condition container loop count can be set up in the Extension Settings.

WARNING! Changing this setting can lead to breaking the front end for powermail cond forms. Only adjust this setting if you know what you are doing. Defines the number of loops that are run through when parsing the conditions. This is a safety measure to prevent infinite loops in the event of incorrect conditions.
Default value conditionLoopCount = 100

Full Changelog: 13.0.3...13.1.0