Groundhogg
- IMPROVED Funnel step flow UI.
- ADDED
replacement code.
- ADDED Nested meta key support for meta replacement codes using dot notation. Example
.
- ADDED WP-CLI functions for managing licenses.
- FIXED Small UI issue for tooltips not showing as connected to their arrows.
- FIXED Broadcasts sometimes not moving from
sending
to sent
after all events have completed.
- IMPROVED Funnel step flow UI.
- ADDED
replacement code.
- ADDED Nested meta key support for meta replacement codes using dot notation. Example
.
- ADDED WP-CLI functions for managing licenses.
- FIXED Small UI issue for tooltips not showing as connected to their arrows.
- FIXED Broadcasts sometimes not moving from
sending
to sent
after all events have completed.
Conditional Logic
We've changed the way conditional logic in the step flow is displayed. It's now more flowchartish by showing paths to the next/specific step if the conditions are not met.
The way you configure conditional logic has not changed and all your logic operates exactly as it did before. It's still defined per step, and you edit the conditions from within the step settings, but in the flow it will appear before the step as that is how it has always functioned.
Hopefully this is a welcome improvement, but we may revert it depending on user feedback.
- IMPROVED Visual conditional logic within the step flow.