1.10.4
Much needed security overhaul
Added a much easier way to whitelist
1.9.1
Added target parameter to exit_notifier_js() function call.
1.9.0
Confirm compatibility with WordPress 5.7
Add JavaScript callable function exit_notifier_js(). Thanks Brian!
1.8.3
Fix IE11 BUG with sweetalert addition. Fix provided by @dwarho in the support threads. Thanks @dwarho!
1.8.2
Fix Custom Theme BUG -- Thanks Erik!
Add SweetAlert2 as an option for notification
1.8.1
Updated jAlert for accessibility
1.7.6
Added exclusion class to anchor behavior page.
Added rel="nofollow" option as requested by Chuck W.
Added debugtoconsole parameter to print the jQuery selector to the console if checked.
1.7.5
BUGFIX: Long overdue fix for Alternate Content not including the URL in the Go button text. First reported by @rdesk.
1.7.4
Added shortcode handling to button text as requested by @wust.
1.7.3
ACTUAL BUGFIX: Fatal errors in some circumstances when detecting target. Thanks Austin!
1.7.2
BUGFIX: Fatal errors in some circumstances when detecting target. Thanks Austin!
1.7.1
Honors <a target="_blank">.
Timeout text is customizable for Continue and Cancel. Both modifications in this version suggested by @blubstar.
1.6.4
Cosmetic/typo issue
1.6.3
Compatibility check/update
1.6.2
BOGFIX: Error in applying jQuery selector appropriately.
1.6.1
Form handling is now off by default due to some unforseen interactions with existing installations.
1.6.0
Add the ability to attach Exit Notifier to forms.
1.5.6
BUGFIX: Include the URL on the Go button checkbox fixed.
1.5.5
Added Advanced tab in settings and the option to not delete settings on uninstall.
Due to inspiration from @internetnoob, added a per-link option to customize the title and body for each link with custom attributes.
1.5.4
BUGFIX: Custom theme stopped working in 1.5. Thanks to @ccondray for helping find the bug!
1.5.3
Updated a few cosmetic issues and credits, including a warning about caching plugins when upgrading from 1.4 to 1.5 and later.
Added the option to blur the background.
Properly cleaning up settings when plugin is deleted.
1.5.2
Added an Alternate Exit Notifier option and more timeout options.
1.5.1
BUGFIX! Missing file. Sorry everyone!
1.5.0
Updated jAlert version
Fixed some WCAG issues.
Added the ability to expand the target URL in the body or title by including {target} in the text.
Added an option to display a progress bar for the timeout.
Adjusted jAlert font size to use em instead of px.
1.4.5
Added option to add CSS classes to selected links.
Added sensible hardcoded defaults in case of no selections preventing errors in some installations before specific configurations are chosen.
1.4.3
Internal changes for a specific use case.
1.4.2
Fixed minor error involving the Exit Box Theme sometimes not being selected leading to it failing to fire.
1.4.1
Minor metadata update.
1.4.0
Added the timeout feature and settings tab.
1.3.4
Added exitNotifierLink class to all selected links so that you can style them to suit. Added the option to use no animation.
1.3.3
Added option to turn off URL in button text, and process shortcodes in the body text and popup title.
1.3.2
Added in an advanced CSS field that allows editing CSS that will affect the whole site and should take precedence over other CSS. WARNING: Do not use if you are not confident in your understanding of CSS!
1.3.1
Narrowed the scope of the Custom CSS setting to prevent sitewide CSS issues.
1.3.0
Added the ability to completely customize the look of the dialog by modifying the CSS.
1.2.3
Fixed CSS defining width for text fields affecting more than intended
1.2.2
Verified compatibility with WordPress 4.4. Updated Behavior tab in settings to clear up how the jQuery selector gets used.
1.2.1
Rearranged settings into tabs for readability and to reduce the need to scroll. Added backgroundColor option.
1.2
Added visual control to the admin panel
1.1.1
Added option to change the jQuery selector, allowing you to affect what links are notified.
1.0.2
Updated default body text to better match compliance suggestions.
1.0.1
Added options for visual indication of an external link and whether or not to open external links in a new window/tab.
1.0
Initial release