Skip to content

v5.2.2

Choose a tag to compare

@github-actions github-actions released this 09 Dec 02:27
· 24 commits to main since this release

What's Changed

v5.2.0

  • feat: 新增 Win32 控制方法 Send/ PostMessageWithCursorPos,可用于 原神 等检测鼠标位置的应用。
    感谢 ok-script 提供的思路
  • feat: 重构 MaaPiCli,适配 v2 协议,废弃 v1 by @MistEO in #914
  • feat: post_reco & post_ action by @MistEO in #924
  • fix: adb device auto detect by @ABA2396 @MistEO in #925
  • fix: expected 为空时,所有结果均有效
  • fix: 修复子进程 cwd 为 exec 所在目录
  • fix: 修复 Pipeline attach merge 错误
  • fix(python): 修复 ImageBuffer.set() 处理非连续数组时数据错误的问题 by @Windsland52 in #931
  • docs: 整理优化文档 by @MistEO @dongwlin @SweetSmellFox
  • docs: 添加社区项目 MAA Star Resonance 项目介绍 by @ParticleG in #935

v5.2.1

  • feat: Add PostShell interface to MaaController for ADB shell command execution with timeout support by @Copilot in #938
  • feat: 10001 method for TemplateMatch by @MistEO in #941
  • fix: 修复模板匹配 method=1 时候的一系列错误
  • docs: 优化各类文档

v5.2.2

New Contributors

Full Changelog: v5.2.1...v5.2.2