Skip to content

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Dec 17:28
· 55 commits to main since this release
81c02ff

What's Changed

  • 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

New Contributors

Full Changelog: v5.1.4...v5.2.0