Skip to content

v2.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 11:37
v2.3.1
cdc2d23

NuGet Link

What's Changed in v2.3.1

Full Changelog: v2.1.2...v2.3.1

Breaking changes

  • feat: add MaaStatus to MaaTaskerGetTaskDetail @moomiji
  • feat: MaaTaskerPostStop return MaaTaskId @moomiji
  • chore: unify namespaces MaaFramework.Binding.Messages to MaaFramework.Binding.Notification @moomiji

New features

  • support ResourceOption.InferenceExecutionProvider @moomiji
  • support ControllerOption.ScreenshotUseRawSize @moomiji
  • MaaWin32Controller allows hWnd to be Zero @moomiji
  • add notification extensions as a new project @moomiji
  • add MaaTaskJob MaaTaskJob.WaitFor() @moomiji
  • add Prefix properties in MaaMsg @moomiji

Fix

  • unexpected value from ListBuffer.IsEmpty @moomiji

Other

  • update interop to framework 2.3.1 @moomiji