Releases: NLog/NLog.MailKit
Releases · NLog/NLog.MailKit
Version 6.0.5
- #228 NLog v6.0.5 @snakefoot
Version 6.0.4
- #227 SmtpAuthenticationMode.OAuth2 with SmtpUserName (OAuth ClientId) and SmtpPassword (OAuth ClientSecret) @snakefoot
Version 6.0.3
- Updated to NLog v6.0.2
Version 6.0
- #224 Updated NLog v6 @snakefoot
- #224 Enable Nullable API @snakefoot
Version 5.3
Misc
- Update version to 5.3 @304NotModified (#223)
- Added support for RequireTLS @snakefoot (#222)
- Fixed Sonar Code smell @snakefoot (#220)
- Updated README.md of how to register from code @snakefoot (#188)
↜ Other dependencies
- Updated dependency MailKit to 4.7.1.1 to fix security issues (#222)
- Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 @dependabot (#195)
Version 5.2
🚀 Features
- Added support for PickupDirectoryLocation @snakefoot (#178)
Version 5.1
🚀 Features
- Added support for MailHeaders (align with NLog MailTarget) @snakefoot (#154)
🔧 Maintenance
- Improve code-coverage with test of message body header and footer @snakefoot (#175)
- Improve code-coverage by testing batch of LogEvents @snakefoot (#174)
- Reduce InternalLogger.Debug logging to one line @snakefoot (#173)
- Added support for MailHeaders (unit test) @snakefoot (#172)
↜ Dependencies
- Updated dependency NLog to v5.2.2 @snakefoot (#170)
Version 5.0
- NLog 5 compatible
- All configuration properties for the MailKit-Target have been converted to typed NLog Layout.
- Updated to MailKit ver. 3.2.0
Version 4.1
- Updated to MailKit 3 @LadislavBohm (#135)
Version 4.0
- .NET Standard 2.0 only @304NotModified
- Updated MailKit dependency @304NotModified
- CLSCompliant (expect SecureSocketOption) @304NotModified
See #131