Skip to content

Releases: ibericode/boxzilla-wp

3.3.3

07 Oct 07:28
c297712
Compare
Choose a tag to compare

3.3.3 - Oct 07, 2024

  • Fix unclosed element on plugins overview page, breaking the table layout.
  • Bump license to GPL v3 or higher.
  • Bump required PHP version to 7.2 or higher.

3.3.2

02 Oct 12:13
4cdabc1
Compare
Choose a tag to compare

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

18 May 06:50
a74e92c
Compare
Choose a tag to compare
v3.3.1

3.2.26

21 Mar 09:10
Compare
Choose a tag to compare

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

13 Jul 09:34
Compare
Choose a tag to compare

3.2.23 - Jul 13, 2020

  • Add aria-label to close icon to help screen readers.

v3.1

19 Jul 09:03
Compare
Choose a tag to compare

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

05 Jul 09:19
Compare
Choose a tag to compare

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

21 Jun 09:47
Compare
Choose a tag to compare

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

23 May 09:06
Compare
Choose a tag to compare

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

11 May 14:07
Compare
Choose a tag to compare

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.