* 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 blocks.
* Removed: Container block > Inner Content Width and Outer Background Color to simply the block.
* 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 published campaigns (with "Embed" mode) anywhere on your posts/pages.
* Changed: FireBox > Submissions > dropdown now lets you select a campaign to view this campaigns submissions.
* Changed: The Form block can only be inserted once per campaign.
* Updated translations.
* Fixed: Honeypot anti-spam mechanism may not trigger correctly.
* Fixed: Auto Focus wouldn't focus on links outside Core/FireBox Button blocks that act as links.
* Removed: Form Name setting from form fields. All form fields will take the name of the campaign.
* Removed: FireBox campaigns from the WordPress SEO sitemap.
* 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.
* 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.
* 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/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 Border Control to digits in the Countdown block.
* Fixed PHP notices in PHP 8.2.
* WordPress 6.6 Compatibility.
* Updated the Geolocation notice to show only if a MaxMind license key is set and Geolocation conditions are used in campaigns.
* Improved GDPR compliance by loading all 3rd-party assets locally.
* Fixed Javascript errors that may appear when editing a post/page and not allowing you to embed FireBox blocks.
* Fixed Buttons block doesn't have correct padding when used outside the FireBox editor.
* Updated minimum required WordPress version to 5.5.0.
* Fixed: Cannot display popup using Pages Condition on the WooCommerce main shop page.
* Fixed: Background Overlay Blur may not work on mobile devices.
* Fixed: Some campaign settings may use translated text in places it shouldn't.
* Removed: polyfill.io scripts.
* Added: Pro version now supports sending unlimited email notifications in the Form block.
* Added: Improved accessibility, you can now trap focus within the popup.
* Added: Improved accessibility, focus is now returned to the last focusable element after closing a popup.
* Added: Improved accessibility, you can now close a popup by pressing the ESC key.
* Added: Missing Read Campaigns List (read_fireboxes) capability to administrators.
* Improved: The Code Editor areas now display prefix/suffix code, indicating that you don't need to type opening/closing tags for custom codes.
* Improved: Unified the design of notices across all FireBox admin pages for a consistent user experience.
* Improved: New lines are not preserved in the Email action.
* Fixed: The default submission state value in the Form block was not updating correctly.