Email Validator icon

Email Validator

Version 1.2.2

November 22, 2018

Fixed

  • Updated resource URL for disposable email providers which for some reason was changed by the host
  • Fetched domains are now encoded to UTF-8 before being inserted into the database

Version 1.2.1

September 20, 2018

Fixed

  • Disabled 'Format Check' light switch field can no longer be toggled
  • Provider records weren't working with prefixed DB tables #13

Version 1.2.0

August 16, 2018

Added

Changed

  • Improved appearance of settings

Version 1.1.2

August 10, 2018

Fixed

  • 'Did You Mean' sometimes returned an empty suggestion (e.g. 'user@')

Version 1.1.1

August 2, 2018

Fixed

  • Migration issue

Version 1.1.0

August 2, 2018

Changed

  • Plugin now includes a list of over 6500 free & disposable email providers that can be regularly updated from the CP
  • EmailProviderService renamed to ProviderService
  • EmailValidatorService renamed to ValidationService

Version 1.0.4

July 8, 2018

Added

  • Error translations
  • beforeValidate and afterValidate events

Changed

  • Removed duplicated code

Version 1.0.3

July 7, 2018

Fixed

  • Typo check wasn't respecting settings value

Version 1.0.2

July 7, 2018

Fixed

  • Version mis-match

Version 1.0.1

July 7, 2018

Fixed

  • Invalid composer json

Version 1.0.0

July 7, 2018

Added

  • Initial release