Skip to content

v2.2

Choose a tag to compare

@dannyvankooten dannyvankooten released this 02 Mar 15:37
· 689 commits to main since this release

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.