Version: 1.8.0
### Added
- New filter to set a time before the Form Abandonment email is sent.
### Changed
- Minimum WPForms version supported is 1.7.5.5.
- Check GDPR settings before trying to use a cookie.
### Fixed
- Abandoned Entries were saved while ignoring the "Save Only If Email Address" setting.
- Compatibility with WordPress Multisite installations.
- Email notifications were being sent for both abandoned and completed forms instead of only one.
### Added
- Compatibility with WPForms 1.6.8 and the updated Form Builder.
- New JavaScript event `wpformsFormAbandonmentDataSent` triggered when successfully sending the abandoned data to be saved.
- Compatibility with WPForms 1.7.3 and its search functionality on the Entries page.
- Minimum WPForms version supported is 1.7.3.
### Changed
- Do not store Abandoned Entries and do not send related notifications when Entry storage is disabled.
### Fixed
- Some smart tags are not rendered correctly in the abandonment notifications.
- Abandoned Entries were not saved when a user clicks on any internal link inside the Firefox browser.