Skip to content

Releases: ibericode/boxzilla-wp

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.

v2.2.2

11 Apr 08:28
Compare
Choose a tag to compare

2.2.2 - April 11, 2016

Fixes

  • Fixes notice on settings page when creating a new box.

Improvements

  • Fallback for box initialization when other script errors.
  • Getting ready for new Exit Intent add-on, to be released soon.
  • Use event bubbling for #stb-103 style links, so link elements loaded over AJAX can also open boxes.

v2.2.1

02 Mar 16:25
Compare
Choose a tag to compare

2.2.1 - March 2, 2016

Fixes

  • "Test mode" setting from individual box pages not saving and throwing a warning.

v2.2

02 Mar 15:37
Compare
Choose a tag to compare

2.2 - March 2, 2016

Fixes

  • CSS initial keyword compatibility fix for Internet Explorer

Additions

  • Allow glob-style patterns for matching URL's and referer URL's, eg *.google.com.
  • Allow matching any condition or all conditions to load a box.

Improvements

  • Boxes can now be marked "unclosable" by filtering the box options (see FAQ).
  • When box is "center" positioned, clicking the overlay now uses an error click margin to avoid unintentionally dismissing a box.
  • Close icon can now be removed by passing an empty string to the stb_box_close_icon filter.
  • "Test mode" setting is now shown on individual box settings pages as well, for convenience.
  • When editing a box, an empty box rule is now always shown.

v2.1.4

19 Nov 11:46
Compare
Choose a tag to compare

Scroll Triggered Boxes v2.1.4

Fixes

v2.1.3

19 Oct 07:14
Compare
Choose a tag to compare

Scroll Triggered Boxes v2.1.3

October 19, 2015

Fixes

  • (Non-fatal) JS error introduced in version 2.1.2

Improvements

  • Improved error messages & general textual improvements to admin pages.

v2.1.2

15 Oct 10:05
Compare
Choose a tag to compare

Scroll Triggered Boxes v2.1.2

October 15, 2015

Fixes

  • Sample boxes were no longer being created on plugin installation

Improvements

  • Added "Box ID" column to boxes overview page so it's easier to find your box ID.

Additions

  • The box cookie is now set after each form submissions, preventing it from showing up again
  • When using MailChimp for WordPress, the box will now auto-show again after submitting the page.

v2.1.1

20 Aug 08:56
Compare
Choose a tag to compare

Scroll Triggered Boxes v2.1.1

August 20, 2015

Fixes

  • Activation error on Multisite.

Additions

  • Added an "instant" option as the box trigger, which shows the box immediately after loading a page.

v2.1

08 Jul 14:45
Compare
Choose a tag to compare

Scroll Triggered Boxes v2.1

July 8, 2015

Fixes

  • "If post is" filter with empty value was not working.

Improvements

  • Added autocomplete search to filter rule values, which autocompletes post, page, category and post type slugs.
  • Minor other usability improvements to box filters.

Additions

  • Added is_post_in_category filter rule condition, to target posts that have a certain category.

v2.0.3

02 Jul 09:35
Compare
Choose a tag to compare

Scroll Triggered Boxes v2.0.3

July 2, 2015

Fixes

  • The cookie for closing a box was always set to expire at the end of the session