Releases: ibericode/boxzilla-wp
Releases · ibericode/boxzilla-wp
3.3.3
3.3.2
3.3.2 - Oct 02, 2024
- The Boxzilla script itself is now deferred for improved client-side performance.
- You can now use the Boxzilla JS API before the script has fully loaded.
- Minor server side performance improvements by getting rid of unnecessary sprintf calls or string copies.
- All i18n function call return values are now HTML escaped.
- Verify
Jetpack::is_module_active
exists before method is called.
3.3.1
v3.3.1
3.2.26
3.2.26 – Mar 21, 2023
Check if administrator role exists before adding capabilities to it. Thanks [Jaime Martínez](https://jaimemartinez.nl/).
Fix “undefined array key href” warning on PHP8.
Fix PHP8.1 deprecation warnings.
3.2.23
3.2.23 - Jul 13, 2020
- Add
aria-label
to close icon to help screen readers.
v3.1
3.1 - July 19, 2016
Improvements
- Completely removed jQuery dependency, resulting in better performance & smoother animations.
- Completely removed CSS file dependency.
- Box position is now visually hinted in box settings.
- Event binding improvements for Exit Intent detection.
Additions
- You can now set a cookie after the box is triggered, to prevent consecutively showing the box if a visitor does not explicitly dismiss it.
v3.0.3
3.0.3 - July 5, 2016
Improvements
- Add
id
attribute to box element. - Automatically fix links in box content that use HTTP when HTTPS is needed.
- Restore global jQuery object after running user scripts, to failsafe errors.
Additions
- When using MailChimp for WordPress without AJAX, the box will now automatically re-open after reloading the page.
v3.0.2
3.0.2 - June 21, 2016
Fixes
- Box condition "is post" was not working with an empty value.
Improvements
- Prevent PHP notice when saving box without changing box rules.
Additions
- Added French translation files, thanks to Benoit Mercusot.
v3.0.1
3.0.1 - May 23, 2016
Improvements
- You can now use
<script>
tags directly in box content (again).
Additions
- Add "post tag is / is not" loading condition.
- Plugin will now show a notice to deactivate old Scroll Triggered Boxes plugin.
- Internal changes to dependency container for use in add-on plugins.
- Add-on: Boxzilla Pageviews Trigger.
- Add-on: Boxzilla WooCommerce
v3.0.0
3.0 - May 11, 2016
Initial release of Boxzilla, formerly known as Scroll Triggered Boxes.
If you're upgrading from the old plugin, please check updating to Boxzilla from Scroll Triggered Boxes for a list of changes you should be aware of.