Releases: MaaXYZ/MaaFramework
Releases · MaaXYZ/MaaFramework
v5.2.6
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
attachmerge 错误 - 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:
10001method for TemplateMatch by @MistEO in #941 - fix: 修复模板匹配 method=1 时候的一系列错误
- docs: 优化各类文档
v5.2.2
- docs:增加interfaceV2协议支持UI by @overflow65537 in #942
- docs:增加interfaceV2支持UI(英文文档) by @overflow65537 in #943
- ci: 拆分 release.yml by @MistEO in #945
v5.2.3
- fix: Repeat class by @Windsland52 in #959
- fix: 修复 Windows 中文用户名导致的 zmq 崩溃问题;增强临时文件清理 by @MistEO in #956
v5.2.4
v5.2.5
- fix: 修复 Win32 move 错误
- ci: Fix mirrorchyan job dependencies and add GitHub publish option in release workflow by @Copilot in #971
v5.2.6
- fix: 修复 Win32 Scroll 不可用问题 by @MistEO in #980
- doc: 添加社区项目 MaaInspector by @TanyaShue in #973
- docs: 社区项目添加 MaaMCP by @MistEO in #974
- docs: 添加社区项目 MAALogAnalyzer by @Windsland52 in #978
Full Changelog: v5.2.5...v5.2.6
v5.2.5
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
attachmerge 错误 - 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:
10001method for TemplateMatch by @MistEO in #941 - fix: 修复模板匹配 method=1 时候的一系列错误
- docs: 优化各类文档
v5.2.2
- docs:增加interfaceV2协议支持UI by @overflow65537 in #942
- docs:增加interfaceV2支持UI(英文文档) by @overflow65537 in #943
- ci: 拆分 release.yml by @MistEO in #945
v5.2.3
- fix: Repeat class by @Windsland52 in #959
- fix: 修复 Windows 中文用户名导致的 zmq 崩溃问题;增强临时文件清理 by @MistEO in #956
v5.2.4
v5.2.5
- fix: 修复 Win32 move 错误
- ci: Fix mirrorchyan job dependencies and add GitHub publish option in release workflow by @Copilot in #971
New Contributors
- @ABA2396 made their first contribution in #925
- @ParticleG made their first contribution in #935
Full Changelog: v5.2.4...v5.2.5
v5.2.4
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
attachmerge 错误 - 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:
10001method for TemplateMatch by @MistEO in #941 - fix: 修复模板匹配 method=1 时候的一系列错误
- docs: 优化各类文档
v5.2.2
- docs:增加interfaceV2协议支持UI by @overflow65537 in #942
- docs:增加interfaceV2支持UI(英文文档) by @overflow65537 in #943
- ci: 拆分 release.yml by @MistEO in #945
v5.2.3
- fix: Repeat class by @Windsland52 in #959
- fix: 修复 Windows 中文用户名导致的 zmq 崩溃问题;增强临时文件清理 by @MistEO in #956
v5.2.4
New Contributors
- @ABA2396 made their first contribution in #925
- @ParticleG made their first contribution in #935
Full Changelog: v5.2.3...v5.2.4
v5.2.3
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
attachmerge 错误 - 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:
10001method for TemplateMatch by @MistEO in #941 - fix: 修复模板匹配 method=1 时候的一系列错误
- docs: 优化各类文档
v5.2.2
- docs:增加interfaceV2协议支持UI by @overflow65537 in #942
- docs:增加interfaceV2支持UI(英文文档) by @overflow65537 in #943
- ci: 拆分 release.yml by @MistEO in #945
v5.2.3
- fix: Repeat class by @Windsland52 in #959
- fix: 修复 Windows 中文用户名导致的 zmq 崩溃问题;增强临时文件清理 by @MistEO in #956
New Contributors
- @ABA2396 made their first contribution in #925
- @ParticleG made their first contribution in #935
Full Changelog: v5.2.2...v5.2.3
v5.2.2
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
attachmerge 错误 - 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:
10001method for TemplateMatch by @MistEO in #941 - fix: 修复模板匹配 method=1 时候的一系列错误
- docs: 优化各类文档
v5.2.2
- docs:增加interfaceV2协议支持UI by @overflow65537 in #942
- docs:增加interfaceV2支持UI(英文文档) by @overflow65537 in #943
- ci: 拆分 release.yml by @MistEO in #945
New Contributors
- @ABA2396 made their first contribution in #925
- @ParticleG made their first contribution in #935
Full Changelog: v5.2.1...v5.2.2
v5.2.1
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
attachmerge 错误 - 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:
10001method for TemplateMatch by @MistEO in #941 - fix: 修复模板匹配 method=1 时候的一系列错误
- docs: 优化各类文档
New Contributors
- @ABA2396 made their first contribution in #925
- @ParticleG made their first contribution in #935
Full Changelog: v5.2.0...v5.2.1
v5.2.0
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
attachmerge 错误 - fix(python): 修复 ImageBuffer.set() 处理非连续数组时数据错误的问题 by @Windsland52 in #931
- docs: 整理优化文档 by @MistEO @dongwlin @SweetSmellFox
- docs: 添加社区项目 MAA Star Resonance 项目介绍 by @ParticleG in #935
New Contributors
- @ABA2396 made their first contribution in #925
- @ParticleG made their first contribution in #935
Full Changelog: v5.1.4...v5.2.0
v5.2.0-beta.2
What's Changed
- fix(python): 修复 ImageBuffer.set() 处理非连续数组时数据错误的问题 by @Windsland52 in #931
- fix: 修复
find_adb_devices编码问题,优化部分搜索逻辑 by @MistEO - fix: MaaPiCli 每次连接 adb 前会重新搜索并更新参数 by @MistEO
Full Changelog: v5.2.0-beta.1...v5.2.0-beta.2
v5.2.0-beta.1
What's Changed
- feat: 重构 MaaPiCli,适配 v2 协议,废弃 v1 by @MistEO in #914
- feat: post_reco & post_ action by @MistEO in #924
- fix: controller auto detect by @ABA2396 in #925
- fix:
expected为空时,所有结果均有效 - fix: 修复子进程 cwd 为 exec 所在目录
- fix: 修复 Pipeline
attachmerge 错误 - docs: 调整代码块语言为正确的语言 by @SweetSmellFox in #930
- docs: 整理优化文档 by @MistEO @dongwlin
New Contributors
Full Changelog: v5.1.4...v5.2.0-beta.1
v5.1.4
What's Changed
Hightlight
- 【Breaking change】Pipeline 移除
is_sub,interrupt字段, 请使用新功能 JumpBack 代替。
我们提供了一个 迁移脚本,可帮助您自动将 Pipeline 转换为新风格~ - 【Breaking change】
context.get_node_data中的next字段调整为 list[NodeAttr] 类型,详情请参阅文档 - 【Breaking change】
Node.NextList系列回调消息中的list字段调整为 list[NodeAttr] 类型,详情请参阅文档 - Pipeline 新增
max_hit字段,识别命中计数,可部分用于实现循环功能 - Pipeline 新增
anchor字段,锚点功能,详情参见文档 - Pipeline
on_error时自动保存上一张截图,默认开启 - Win32 新增 scroll 鼠标滚轮动作,支持 Pipeline action 和 Controller post 接口
- AgentClient 新增接口用于获取 AgentServer 已注册的 Custom 名
v5.1.0
- feat: support node attributes and JumpBack in pipeline by @MistEO in #878
- feat: max_hit by @MistEO in #882
- feat: get custom name list by @MistEO in #883
- feat: 适配新版 meojson by @MistEO in #874
- feat: 添加 Pipeline
anchor锚点功能 by @MistEO in #886 - feat: Scroll 动作与控制器滚轮输入支持 by @MistEO in #885
- feat:
on_error时自动保存上一张截图 by @MistEO in #887 - feat: 为 OCR、NeuralNetworkClassify、NeuralNetworkDetect 添加 Expected 排序功能 by @MistEO in #889
- refactor: simplify interrupt handling with merged next+interrupt list by @MistEO in #877
- chore: 减少一些 log
- docs: Remove auto update options from interface_v2.json by @MistEO in #873
- docs: add pattern_msg by @weinibuliu in #881
- docs: 将社区项目 MaaAshEchoes 更新为 MAAAE 项目 by @NewWYoming in #867
- docs: 征求意见稿 v2.1 by @MistEO in #888
v5.1.1
- fix: 修复 pipeline 解析错误
- docs: 添加社区项目 MBCCtools by @quietlysnow in #893
- docs: interfacev2支持UI新增MFAAvalonia by @SweetSmellFox in #897
v5.1.2
- fix: 修复 pipeline 解析和序列化错误
- docs: Readme 项目列表修改 by @Windsland52 in #899
- chore(schema): 对 interfaceV2 的 option 部分进行修改 by @Windsland52 in #898
- chore(schema): removed adb and updated win32 of controllerItem by @Windsland52 in #902
v5.1.3
- feat: 新增 Win32 控制方法
Send/PostMessageWithCursorPos,可用于 原神 等检测鼠标位置的应用。
感谢 ok-script 提供的思路 - fix: missing scroll action for
get_node_data - fix: make
hit_countandanchoras task level - chore: 调整 log rotate 时机
v5.1.4
- feat: Win32 Controller with BlockInput by @MistEO in #909
- fix: 尝试修复 Agent 线程冲突问题
- ci: 默认使用
RelWithDebInfo发布版本 - docs: 废弃 interface v1 相关文档,单独整理控制方式文档
- docs: Add MaaEOV at the end of app list in README.md by @Tigerisu in #907
New Contributors
- @NewWYoming made their first contribution in #867
- @quietlysnow made their first contribution in #893
- @Tigerisu made their first contribution in #907
Full Changelog: v5.1.3...v5.1.4