* 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.
* Added: Font Weight option for Form Field Labels.
* Added: Padding option for Checkbox/Radio Choice Images on Image Mode.
* Improvement: Increased gap between Checkbox/Radio choices and field label.
* Improvement: Increases width of "COPIED" label on Buttons with Action set to "Copy to Clipboard".
* Changed: Page Slide mode no longer auto scrolls to the top of the page.
* Changed: The main label of the Radio/Checkbox form field shouldn't be clickable.