v5.3.0
What's Changed
- feat(pipeline): 添加 action 循环执行功能 by @MistEO in #988
- feat: Multiple recognitions by @MistEO in #999
- feat(resource): add PostOcrModel, PostPipeline and PostImage APIs by @MistEO in #993
- feat: 添加 PlayCover 控制器支持 (macOS iOS 应用控制) by @niechy in #1002
- feat: add event log by @MistEO in #989
- feat: 更新 interface.schema.json by @SuperWaterGod in #985
- feat: collect mac debug info by @neko-para
- feat(binding): add scroll action and result handling for python binding by @NtskwK in #1012
- perf: 编码调试图片,大幅降低debug模式下内存占用,新增两个调试图片相关选项 by @MistEO in #979
- perf: use boost regex by @MistEO in #1004
- refactor: 重构识别和动作 ID 生成 by @MistEO in #991
- refactor: switch option input by @Windsland52 in #981
- fix: 调整一些输入方式的默认延迟,更稳定一点 by @MistEO
- fix: 修复mumu12v4查找问题 by @MistEO
- fix: Agent path fallback by @MistEO
- fix(js): incorrect impl by @neko-para
- docs: 更新focus节点通知的值的可支持内容 by @SweetSmellFox in #994
- docs: 将 Pipeline 文档中的 mermaid 图表改为上下布局 by @chesha1 in #1010
- docs: Revise MaaLogAnalyzer description in README by @Windsland52 in #1001
- docs: 修复Python 标准接口的示例 by @NtskwK in #996
- docs: update quickstarted docs by @NtskwK in #1003
- docs: 为控制方式枚举添加详细文档注释 by @MistEO
- docs(agent): 更新代码规范 @MistEO
- docs: 从社区项目中移除 MNMA by @kqcoxn in #987
- docs: 添加 MPE 在线地址 by @kqcoxn in #983
- docs: 添加 MLA 在线地址 by @Windsland52 in #984
- docs: 添加社区项目 StellaSora-Auto-Helper by @SodaCodeSave in #1007
New Contributors
- @niechy made their first contribution in #1002
- @SodaCodeSave made their first contribution in #1007
- @chesha1 made their first contribution in #1010
Full Changelog: v5.2.6...v5.3.0