Skip to content

release 3.3.4

Compare
Choose a tag to compare
@AlphaBs AlphaBs released this 13 Dec 22:19
· 208 commits to master since this release

CmlLib.Core.3.3.3.zip
CmlLib.Core.dll for netstandard2.0 / .NET Framework 4.6.2
or use Nuget package 'CmlLib.Core'

SampleCoreLauncher.zip
Simple console sample launcher using .NET 5. unzip file and run CmlLibCoreSample.exe

SampleWinformLauncher.zip
GUI sample launcher using .NET Framework. unzip file and run CmlLibWinFormSample.exe

Changelog

Fix log4j vulnerability

  • Add new default JVM argument: -Dlog4j2.formatMsgNoLookups=true
  • Add LogChecker