* Added Border Control to digits in the Countdown block.
* Fixed PHP notices in PHP 8.2.
* Added hook "firebox/session_start" which allows you to disable sessions. Note that doing so, will prevent "Time on Site" and "Pageviews" conditions from working.
* Improved the Row block styling.
* Fixed CSS conflicts in the editor.
* Fixed an issue where Cache-Control wasn't being respected.
* Added: Pro version now provides a Rating field to the FireBox Form block, allowing users to collect star-based ratings.
* Fixes session_start warning in Site Health which can cause interference with the REST API.
* Added hook "firebox/box/load_gatracker" which allows you to disable Google Analytics tracking.
* Fixed Time on Site and Pageviews conditions may not trigger correctly.
* Fixed Exit Intent trigger on mobile devices triggering on page load.
* Fixed popup appearing even after Closing Behavior > "If condition does not met" cookies are set.
* Fixed curl_exec not being allowed in PHP scripts.
* Updated translations.
* Fixed Display Conditions may not trigger correctly in some cases.
* Fixed Countdown Block calculations for distant future dates.
* Fixed PHP 8.1 deprecation notice related to PHPScripts > $box variable.
* WordPress 6.7 compatibility.
* Added the Date/Time field to the FireBox Form block, allowing you to collect date and time from your users.
* Added the Phone Number field to the FireBox Form block, allowing you to collect phone numbers from your users.
* Added the Embed Campaign experiment block, allowing you to embed any published campaigns (with "Embed" mode) within your posts/pages, relative to your content.
* Added shortcode [firebox.embed id="X"]. This shortcode allows you to embed any...
* Improved: Block appearance in the editor to match what actually appears on the site.
* Changed: When a template library is inserted, images are now saved locally.
* Fixed: Countdown block may display "NaN" instead of correct date when using "WordPress Timezone" setting.
* Fixed: Extra spacing that appears on Container block columns in the editor.
* Fixed: Download notice may not submit correctly.
* Fixed: Javascript error that may appear when "Enable Conversion" toggle is enabled in Image...
* Added usage tracking which helps us make FireBox better by understanding how the plugin is used.
* Container block may appear incorrectly on front-end until required upgrade happens on editor.
* Added Cloudflare Turnstile form field to help you protect from spam submissions.
* Fixed: FireBox Blocks Actions wouldnt apply if form was present on the popup
* Fixed: Allow more core blocks to be used within the Form block.
* Fixed: Form block may not appear in blocks list after deletion.
* Changed: Renamed Campaigns > bulk action "Reset Views" to "Reset Statistics".
* CSS design improvements.
* Updated translations.
* Added hCaptcha integration to help protect your forms against spam.
* Added Turnstile documentation link in FireBox Settings > Captcha.
* Changed: Format views, and conversions in Submissions list.
* Fixed: Child blocks may appear in the block inserter.
* Fixed: Turnstile form field can be inserted multiple times.
* Fixed: FireBox logo in admin bar may appear outside bounds.