Skip to content

Releases: MaaXYZ/MaaFramework

v1.7.1

08 May 08:36
6fc393e
Compare
Choose a tag to compare
ci: 对版本号进行一个修

v1.7.0

04 May 15:16
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • Deprecated project MaaRPC, use MaaHttp instead.
  • Deprecated interface MaaToolkitInit and MaaToolkitUninit, use MaaToolkitInitOptionConfig instead.
  • Deprecated interface MaaTaskAllFinished, use negated MaaRunning instead.
  • Deprecated interface MaaSyncContextGetTaskResult, use MaaQueryRunningDetail and MaaQueryRecognitionDetail instead.
  • Refactored interface MaaToolkitRegisterCustomRecognizerExecutor and MaaToolkitRegisterCustomActionExecutor, new parameters required.
  • Deprecated message MaaMsg_Task_Focus_Hit, use MaaMsg_Task_Focus_ReadyToRun instead.
  • Deprecated pipeline field text of OCR, use expected instead.
  • Deprecated pipeline field text of InputText, use input_text instead.

New features

  • Added python pip package maafw.
  • Added interface MaaSyncContextCachedImage.
  • Added interface MaaQueryRunningDetail and MaaQueryRecognitionDetail.
  • Added interface MaaResourceClear.
  • Added interface MaaListWindows.
  • Added screencap type EmulatorExtras for Adb Controller.
  • Added input type Seize for Win32 Controller.
  • Added option MaaGlobalOption_DebugMessage and message MaaMsg_Task_Debug.
  • Added tool MaaDebugger.
  • Supported Win32 Controller for MaaPiCli.
  • Supported template list for FeatureMatch.

Bug fixes

  • Fixed interface MaaPostStop not working.
  • Fixed interface MaaToolkitPostFindDeviceWithAdb crash.
  • Fixed some minor bugs

Full Changelog: v1.6.5...v1.7.0

v1.7.0-beta.2

16 Apr 05:30
ac248d1
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • Deprecated project MaaRPC, use MaaHttp instead.
  • Deprecated interface MaaToolkitInit and MaaToolkitUninit, use MaaToolkitInitOptionConfig instead.
  • Deprecated interface MaaTaskAllFinished, use negated MaaRunning instead.
  • Deprecated interface MaaSyncContextGetTaskResult, use MaaQueryRunningDetail and MaaQueryRecognitionDetail instead.
  • Deprecated message MaaMsg_Task_Focus_Hit, use MaaMsg_Task_Focus_ReadyToRun instead.
  • Deprecated pipeline field text of OCR, use expected instead.
  • Deprecated pipeline field text of InputText, use input_text instead.

New features

  • Added python pip package maafw.
  • Added interface MaaQueryRunningDetail and MaaQueryRecognitionDetail.
  • Added interface MaaResourceClear.
  • Added input type Seize for Win32 Controller.
  • Added option MaaGlobalOption_DebugMessage and message MaaMsg_Task_Debug.
  • Added tool MaaDebugger.
  • Supported template list for FeatureMatch.

Bug fixes

  • Fixed interface MaaPostStop not working.
  • Fixed interface MaaToolkitPostFindDeviceWithAdb crash.
  • Fixed some minor bugs

Full Changelog: v1.6.5...v1.7.0-beta.2

v1.7.0-beta.1

12 Apr 17:11
a598a82
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • Deprecated project MaaRPC, use MaaHttp instead.
  • Deprecated interface MaaToolkitInit and MaaToolkitUninit, use MaaToolkitInitOptionConfig instead.
  • Deprecated interface MaaTaskAllFinished, use negated MaaRunning instead.
  • Deprecated interface MaaSyncContextGetTaskResult, use MaaQueryRunningDetail and MaaQueryRecognitionDetail instead.
  • Deprecated message MaaMsg_Task_Focus_Hit, use MaaMsg_Task_Focus_ReadyToRun instead.
  • Deprecated pipeline field text of OCR, use expected instead.
  • Deprecated pipeline field text of InputText, use input_text instead.

New features

  • Added interface MaaQueryRunningDetail and MaaQueryRecognitionDetail.
  • Added interface MaaResourceClear.
  • Added input type Seize for Win32 Controller.
  • Added option MaaGlobalOption_DebugMessage and message MaaMsg_Task_Debug.
  • Added tool MaaDebugger.
  • Supported template list for FeatureMatch.

Bug fixes

  • Fixed interface MaaPostStop not working.
  • Fixed interface MaaToolkitPostFindDeviceWithAdb crash.
  • Fixed some minor bugs

Full Changelog: v1.6.5...v1.7.0-beta.1

v1.7.0-alpha.3

06 Apr 16:12
Compare
Choose a tag to compare
v1.7.0-alpha.3 Pre-release
Pre-release

What's Changed

Breaking changes

  • Deprecated interface MaaToolkitInit and MaaToolkitUninit, use MaaToolkitInitOptionConfig instead.
  • Deprecated interface MaaTaskAllFinished, use negated MaaRunning instead.
  • Deprecated interface MaaSyncContextGetTaskResult, use MaaQueryRunningDetail instead.
  • Deprecated message MaaMsg_Task_Focus_Hit, use MaaMsg_Task_Focus_ReadyToRun instead.

New features

  • Added interface MaaResourceClear.
  • Added interface MaaQueryRecognitionDetail.
  • Added option MaaGlobalOption_DebugMessage and message MaaMsg_Task_Debug.
  • Added tool MaaDebugger.

Bug fixes

  • Fixed interface MaaPostStop not working.
  • Fixed interface MaaToolkitPostFindDeviceWithAdb crash.
  • Fixed some minor bugs

Full Changelog: v1.6.5...v1.7.0-alpha.3

v1.7.0-alpha.2

23 Mar 15:28
Compare
Choose a tag to compare
v1.7.0-alpha.2 Pre-release
Pre-release

What's Changed

Breaking changes

  • Deprecated interface MaaToolkitInit and MaaToolkitUninit, use MaaToolkitInitOptionConfig instead.
  • Deprecated interface MaaTaskAllFinished, use negated MaaRunning instead.
  • Deprecated message MaaMsg_Task_Focus_Hit, use MaaMsg_Task_Focus_ReadyToRun instead.

New features

  • Added interface MaaResourceClear.
  • Added option MaaGlobalOption_DebugMessage and message MaaMsg_Task_Debug.
  • Added tool MaaDebugger.

Bug fixes

  • Fixed interface MaaPostStop not working.
  • Fixed interface MaaToolkitPostFindDeviceWithAdb crash.

Full Changelog: v1.6.5...v1.7.0-alpha.2

v1.7.0-alpha.1

14 Mar 15:26
Compare
Choose a tag to compare
v1.7.0-alpha.1 Pre-release
Pre-release

What's Changed

Breaking changes

  • Deprecated interface MaaToolkitInit and MaaToolkitUninit, use MaaToolkitInitOptionConfig instead.
  • Deprecated interface MaaTaskAllFinished, use negated MaaRunning instead.
  • Deprecated message MaaMsg_Task_Focus_Hit, use MaaMsg_Task_Focus_ReadyToRun instead.

New features

  • Added interface MaaResourceClear.
  • Added option MaaGlobalOption_DebugMessage and message MaaMsg_Task_Debug.
  • Added tool MaaDebugger.

Bug fixes

  • Fixed interface MaaPostStop not working.
  • Fixed interface MaaToolkitPostFindDeviceWithAdb crash.

Full Changelog: v1.6.5...v1.7.0-alpha.1

v1.6.5

11 Mar 09:59
Compare
Choose a tag to compare
fix: 修复python部分异步接口不返回的问题

v1.6.4

07 Mar 17:00
Compare
Choose a tag to compare
feat: support MuMuPro of macOS

v1.6.3

05 Mar 16:58
Compare
Choose a tag to compare
feat: PiCli 支持输入多个