What's new in .NET Email Validation Library 4.18

Dec 18, 2022
  • Fix for ValidateList for .NET Standard.

New in .NET Email Validation Library 4.17 (Jul 29, 2022)

  • Fix Object Reference Error for Xamarin Forms.

New in .NET Email Validation Library 4.14 (Feb 24, 2021)

  • Support for aliased email sub addressing like [email protected]. Added new Top Level Domains.

New in .NET Email Validation Library 4.12 (Feb 11, 2021)

  • Fix for BeginInvoke Platform Not Supported with .NET Core for ValidateList and ValidateListAsync.

New in .NET Email Validation Library 4.00 (Aug 10, 2020)

  • New features: catch all testing and ability to specify user messages. Thousands of disposable and free email domains have been added. Now compatible with .NET Standard 2.0, Mono 5.4, Xamarin.IOS 10.14, Xamarin.Mac 3.8, Xamarin.Android 8.0, UWP 10.0.16299 or Unity 2018.1.

New in .NET Email Validation Library 3.15.0.0 (Apr 4, 2020)

  • Added guerrillamail, sharklasers, and spam4.me disposable domains.

New in .NET Email Validation Library 3.13.0.0 (Sep 20, 2019)

  • Builds for .NET Framework 4.7, 4.7.1, 4.7.2, and 4.8.

New in .NET Email Validation Library 3.12.0.0 (Sep 20, 2019)

  • Top level domains were updated from ICANN. Fix for basic syntax logic to allow semicolons inside of quoted email addresses.

New in .NET Email Validation Library 3.03.0.0 (Sep 20, 2019)

  • Bug fix when validating a list of addresses in .NET Core. Fix for htmail.com

New in .NET Email Validation Library 3.00.0.0 (Nov 13, 2017)

  • Major release. Now compatible with .NET Core 1.1 and higher.

New in .NET Email Validation Library 2.23 (Feb 16, 2017)

  • Released on 10/22/2016
  • Fix for Cryptography Error with FIPS compliant mode.

New in .NET Email Validation Library 2.20 (Feb 16, 2017)

  • Builds for .NET Framework 4.5.2 and 4.6. The library remains 100% managed code but is now compatible with COM.

New in .NET Email Validation Library 2.15 (Apr 30, 2015)

  • Change blocking to be less restrictive. Ability to detect fake IP address responses.
  • Fix for defect where the first character is white space or the last character is white space.
  • FromEmail and FromMailServer are now required due to internet service providers tightening restrictions.

New in .NET Email Validation Library 2.12 (Jan 7, 2015)

  • This update includes a refresh of the top level domains and a bug fix where q.com should be valid.

New in .NET Email Validation Library 2.08 (Oct 20, 2014)

  • This update fixes a compatibility issue with projects using ClickOnce deployments.

New in .NET Email Validation Library 2.07 (Dec 6, 2013)

  • New build for .NET Framework 4.5 and 4.5.1.

New in .NET Email Validation Library 2.05 (Dec 6, 2013)

  • The FromIpAddress functionality requested by a customer has been taken out because it violates the RFC for SMTP communication.
  • This release fixes an issue for Socks 5 proxy in some environments. It also includes a new feature to define the LocalEndPoint.

New in .NET Email Validation Library 2.04 (Dec 6, 2013)

  • This releases fixes an issue with the SMTP response handling of some servers. It also fixes an issue with the fake email pattern checker.

New in .NET Email Validation Library 2.00 (May 8, 2013)

  • New features include, proxy support, ability to set the DNS Server when performing MX Record Lookups, ability to set the from IP Address when performing SMTP Connections, ability to register the demo without re-compiling, ability to import a list of emails into the demo, ability to asynchronously add a list while processing is occuring, option to ignore connectivity errors, additional grey listing support, and additional black listing support

New in .NET Email Validation Library 1.42 (May 8, 2013)

  • By customer request, it now handles invalid MX Records. When the IP Address of the MX Record is null, it will now take the A Record.

New in .NET Email Validation Library 1.41 (May 8, 2013)

  • Additional grey listing detection and disposable email servers has been added.

New in .NET Email Validation Library 1.37 (May 8, 2013)

  • Additional grey listing detection has been added. Added licensing help in the demo source and also in the getting started section of the help file.

New in .NET Email Validation Library 1.36 (May 8, 2013)

  • Additional grey listing detection has been added.

New in .NET Email Validation Library 1.34 (May 8, 2013)

  • Improvements have been made for the initial connection detection.

New in .NET Email Validation Library 1.31 (May 8, 2013)

  • Primary MX Record detection has been improved. Several small defects were also corrected.

New in .NET Email Validation Library 1.24 (May 8, 2013)

  • The top level domain validation has been updated with the latest country and three letter codes.