3.0.3
13. February 2025
[General] Developer License not accepted for instawp sites
fix
[Pro Forms] File Field "Required" attribute not respected
fix
[Pro Forms] Sync Radios with ACF Array not worked as expected
fix
[Bricksforge Panel] Fixed ScrollTrigger JavaScript error
fix
[Page Transitions] Swup Instances not available anymore in bricksforgeData object
fix
[Page Transitions] Bricks Filters not clickable after changing pages
fix
3.0.2
5. February 2025
[Pro Forms] The "Live Value" Connection field now accepts dynamic data
improvement
[General] Fixed various PHP Deprecation warnings (PHP > 8.1)
fix
[Bricksforge Panel] Animation ignores excluded selectors for click event
fix
[Pro Forms] Add To Cart Action: Form Field Variables not accepted in "Price" field in some situations
fix
3.0.1
4. February 2025
[Pro Forms] Added "Is Contained In" as new condition operator
For example, "Banana" is contained in "Banana, Strawberry". This offers new possibilities for form conditional logic.
new
[Pro Forms] Added new wildcard syntax for calculation variables
For example, the variable {sum_for_category_*} inside a calculation formula will sum up all calculation values that start with "sum_for_category_". This makes it possible to use Calculation Values from Bricks Loops outside the loop and calculate with them.