* Changed: Thrive Automator wizard's form dropdown now only shows published forms.
* Changed: Allow uppercase characters in limit character/word controls and limit choice labels.
* Fixed: Invalid HTML in the form builder interface.
* Fixed: Phone field international code input’s inconsistent height.
* Fixed: Stripe invalid value Javascript warning.
* Fixed: Coupons weren't being correctly applied to prices controlled by conditional logic.
* Fixed: Sendinblue integration was misbehaving.
* Added: Drip email integration.
* Changed: Slider field settings and rendering have been reworked for better usability.
* Fixed: Quotes in words were incorrectly formatted when pushed to Mailchimp.
* Fixed: Form block attributes are now properly escaped, preventing potential security issues.
* Changed: Submissions that contain disallowed words are now automatically trashed for easier handling of false negatives.
* Changed: Dashboard notice displayed after a new form is created has been reworded and made more informative.
* Changed: "Buttons" group in Messages tab has been split up for clearer separation of concerns.
* Added: Stripe webhooks support for reliable tracking of payments.
* Changed: Sample form created on activation has been simplified for better reusability.
* Changed: Changelog format has been improved to show release dates and more uniform entry types.
* Changed: Submission counters in Forms screen have been tweaked to better represent unread messages and follow core design.
* Fixed: Sendinblue connection issues could lead to fatal errors because of missing error handling.
* Fixed: Order of evaluation of conditional logic was leading to incorrect behavior.
* Fixed: Real-time page search in "Redirect to this page address (URL) after submission" controls was broken under conditional logic.
* Fixed: Quotes in Messages tab were incorrectly handled and caused data loss.
* Fixed: An incorrect call to `the_title` filter was causing compatibility issues with third-party themes and plugins.
* New feature: 5 new links in email allow for quickly seeing all submissions for the given form, browsing to the original referral page and marking submissions as read, spam or trash.
* Improvement: Stripe payment fields have been redesigned for better usability and integration with theme styles.
* Improvement: "Save" metabox now allows for editing of submission status and date for finer grained control of submissions.
* Improvement: Edit Submission screen title has been tweaked to exactly match WordPress core.
* Improvement: Unlabeled fields are now displayed accordingly to WordPress core defaults for better readability.
* Bugfix: Submitted values that included special characters were erroneously converted to HTML entities.
* Removal: "Fill out this form again" link has been removed to avoid confusion upon successful submissions.
* Removal: "Save incomplete and abandoned submissions" has been removed as it posed potentially serious privacy concerns.
* Removal: "Include reply link" and "Include referral web address" have been replaced in favor of better email defaults.
* Bugfix: On some setups, Dropdown field's default choices wouldn't be selected by default.
* Bugfix: Conditional logic controlling field or form properties was misbehaving.