Fixed the 'purchase will expire in X days' trigger being fired multiple times for the same purchase
Global snippets now work for product and price labels/descriptions in the order form
Pinned sites on the mobile app will now maintain their order. Before they were ordered by most recently visited. The problem with that is they keep jumping around. Click on a notification from another site, and that will now be listed first. Now we order by when they were pinned. When you pin a new site, it'll be first in the list. If you want another site first, unpin it, then pin it again, and it'll be first. That way the order is stable, and you know where to find stuff.
Fixed issue when restarting automations would sometimes skip the first step due to the Flow improperly not resetting a flag that indicates the last wait step exceeded, which in this particular case would be the previous run
Fixed the Forum Categories list not showing on the right side in the Site Group settings page
Added scores to opt-ins on Funnels. Similar to Surveys: Custom fields with options (radio buttons, check boxes, dropdown) can assign a score to each option, and you can now get that score with {{ opt_in.score }} on a subsequent page. Works great to do quick scoring in a Funnel without going all the way to using a Survey.
Fixed the payment processors selector on the order form to not grow beyond the screen especially on mobile when the description is too long
Fixed a bug where custom admin roles that dont have permission to manage social content on the site would make public blog posts inaccessible as well to the admin
We now alert you if a new purchase fails because you've marked as enabled a payment method in your Stripe payment processor (Simplero side) that you haven't activated in your Stripe dashboard (Stripe side).
Automatically create the first option when adding a new input to a Page Builder page so you can actually see youn newly created input.
If a Funnel step is unreachable because it's inside a split test branch with weight zero, meaning will never go down that branch, show the step as disabled in the Funnel builder.
Move triggers on Funnel steps out of the way of the preview, so you can really see what your funnel page looks like — including the new super cool mobile preview.
In an automation you can now Cmd/Ctrl-click the 'Show email' button to expand/collapse all the emails.
The previews of Funnel pages will now consistently show what's 'above the fold', including in the mobile preview, where we'll show the whole typical phone screen in the preview. Makes it easier to see at a glance whether everything is as it should be.
Also clarified the warning when you're using an Automation that's not compatible with Scheduling Links.
The Event calendar feed in a Community did not include description, or link to register. They do now.
Record when permission was given for a Testimonial
Added a live switch on site group instead of the site group's forum to control whether site group should be live or not. It will now also control the member directory on the site group in addition to the site group's forum.
You can now auto-hide or auto-show sections/rows/elements after page load in Page Builder 2.0 (start visible or hidden, then toggle after X seconds)
Hide the big 'Add element' button in a Builder section when the section's empty, unless you hover over it.