Skip to content

Releases: NLog/NLog.Windows.Forms

Version 5.2.3

28 Jan 16:33
a6f5d43
Compare
Choose a tag to compare
  • Added NET8 as target-platform

Version 5.2.1

28 Jul 19:58
27c96f7
Compare
Choose a tag to compare
  • Updated to NLog v5.2.2 (@snakefoot)
  • Fixed NullReferenceException for RichTextBoxTarget (@snakefoot)

See also: NLog v5.2 without trim warnings, and obsoleted methods.

Version 5.2.0

08 Jun 17:56
2d57aed
Compare
Choose a tag to compare
  • Updated to NLog v5.2 (@snakefoot)
  • Added LogManager.Setup() extension method RegisterWindowsForms() (@snakefoot)

See also: NLog v5.2 without trim warnings, and obsoleted methods.

Version 5.0

20 Nov 07:52
9c48f25
Compare
Choose a tag to compare

Version 4.6

22 May 11:28
83494f0
Compare
Choose a tag to compare
  • Fixed obsolete warning in MessageBoxTarget that blocks for NLog 5 (#104) @snakefoot
  • Added ToolStripItemTarget for logging to ToolStripItem-control with Name (#87) @Fr33dan

Version 4.5

25 Aug 23:29
2772d79
Compare
Choose a tag to compare

Added support for .NET Core 3.1 and .NET 5 (#42) (@weltkante, @304NotModified)

Version 4.4

29 Mar 19:52
1f16810
Compare
Choose a tag to compare

v4.3.0

17 Jun 22:21
3d69622
Compare
Choose a tag to compare
  • Support snupkg - issue with publishing on nuget.org, working on that
  • Update dependency to lastest NLog
  • Package improvements

v4.2.3

03 Jun 11:51
Compare
Choose a tag to compare
  • Fix for InvalidOperationException when closing target with AccessoryForm because of application stop

v4.2.2

19 Apr 07:56
Compare
Choose a tag to compare

Richboxtarget:

  • compatible with NLog 4.3
  • fix duplicate messages after config reload

See milestone