Skip to content

Releases: NLog/NLog.MailKit

Version 5.2

30 Aug 19:19
78fee64
Compare
Choose a tag to compare

🚀 Features

Version 5.1

30 Aug 18:09
93e7e48
Compare
Choose a tag to compare

🚀 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

Version 5.0

28 Mar 20:17
d79ad14
Compare
Choose a tag to compare
  • 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

07 Feb 21:50
195ebe3
Compare
Choose a tag to compare

Version 4.0

06 Nov 21:45
7bf2afd
Compare
Choose a tag to compare

See #131

Version 3.4

04 Nov 22:01
d143f83
Compare
Choose a tag to compare

🍩 Package improvements

↜ Dependencies

Version 3.3

27 Aug 20:16
31fce10
Compare
Choose a tag to compare

Updated dependencies

Version 3.2

16 Apr 21:55
e6652a7
Compare
Choose a tag to compare
  • Updated dependencies
  • Support for the System.Net.Mail.MailPriority values: High and Low

Version 3.1

30 Aug 23:47
e6a7775
Compare
Choose a tag to compare
  • Updated dependencies
  • Marked the method Write(AsyncLogEventInfo[]) as obsolete (@sooraj19)

Version 3.0.2

14 Apr 20:15
fad6d25
Compare
Choose a tag to compare

Updated NLog dependency