Releases: ibericode/boxzilla-wp
Releases · ibericode/boxzilla-wp
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.
v2.2.2
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
2.2.1 - March 2, 2016
Fixes
- "Test mode" setting from individual box pages not saving and throwing a warning.
v2.2
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
Scroll Triggered Boxes v2.1.4
Fixes
- Do not show box instantly if auto-show is disabled. Fixes an issue with the premium MailChimp add-on.
v2.1.3
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
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
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
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
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