Releases: MaaXYZ/MaaFramework
Releases · MaaXYZ/MaaFramework
v4.0.0-beta.3
What's Changed
- Breaking Changes: 由于 CI 故障,arm64-win 构建失败,为避免下游流程异常,暂时将其替换为了 x64-win 包,待后续重新发布 @MistEO in e42c408
- feat: MaaAgent by @MistEO, @neko-para in #563
- feat: pipeline OCR 新增 threshold 字段 by @MistEO in 307b51d
- fix: 修复 context.run_action 无法获取识别详情 by @MistEO
- perf(Python): 完善 Win32Controller 类型注释; 调整 AlgorithmEnum 继承方式 by @weinibuliu in #550
- perf(python): 优化枚举继承方式 by @weinibuliu in #560
- fix(NodeJS): 修复构造错误 by @neko-para in c0f338f , 84cf6e2
- docs: 添加最佳实践 MaaXuexi by @ravizhan in #552
- docs: 添加最佳实践 MACC by @mxia9416 in #558
- docs: 新增最佳实践 MAA_MHXY_MG by @gitlihang in #561
New Contributors
- @ravizhan made their first contribution in #552
- @mxia9416 made their first contribution in #558
- @gitlihang made their first contribution in #561
Full Changelog: v3.0.4...v4.0.0-beta.3
v4.0.0-beta.2
What's Changed
- Breaking Changes chore: 由于 CI 故障,暂时移除 arm64 windows 支持,待后续再行发布 @MistEO
- feat: MaaAgent by @MistEO, @neko-para in #563
- feat: pipeline OCR 新增 threshold 字段 by @MistEO in 307b51d
- fix: 修复 context.run_action 无法获取识别详情 by @MistEO
- perf(Python): 完善 Win32Controller 类型注释; 调整 AlgorithmEnum 继承方式 by @weinibuliu in #550
- perf(python): 优化枚举继承方式 by @weinibuliu in #560
- fix(NodeJS): 修复构造错误 by @neko-para in c0f338f , 84cf6e2
- docs: 添加最佳实践 MaaXuexi by @ravizhan in #552
- docs: 添加最佳实践 MACC by @mxia9416 in #558
- docs: 新增最佳实践 MAA_MHXY_MG by @gitlihang in #561
New Contributors
- @ravizhan made their first contribution in #552
- @mxia9416 made their first contribution in #558
- @gitlihang made their first contribution in #561
Full Changelog: v3.0.4...v4.0.0-beta.2
v4.0.0-beta.1
What's Changed
- Breaking Changes chore: 由于 CI 故障,暂时移除 arm64 windows 支持,待后续再行发布 @MistEO
- feat: MaaAgent by @MistEO, @neko-para in #563
- feat: pipeline OCR 新增 threshold 字段 by @MistEO in 307b51d
- fix: 修复 context.run_action 无法获取识别详情 by @MistEO
- perf(Python): 完善 Win32Controller 类型注释; 调整 AlgorithmEnum 继承方式 by @weinibuliu in #550
- perf(python): 优化枚举继承方式 by @weinibuliu in #560
- fix(NodeJS): 修复构造错误 by @neko-para in c0f338f , 84cf6e2
- docs: 添加最佳实践 MaaXuexi by @ravizhan in #552
- docs: 添加最佳实践 MACC by @mxia9416 in #558
- docs: 新增最佳实践 MAA_MHXY_MG by @gitlihang in #561
New Contributors
- @ravizhan made their first contribution in #552
- @mxia9416 made their first contribution in #558
- @gitlihang made their first contribution in #561
Full Changelog: v3.0.4...v4.0.0-beta.1
v4.0.0-alpha.2
What's Changed
- Breaking Changes chore: 由于 CI 故障,暂时移除 arm64 windows 支持,待后续再行发布 @MistEO
- feat: MaaAgent by @MistEO in #563
- feat: pipeline OCR 新增 threshold 字段 by @MistEO in 307b51d
- fix(Python): 修复 context.run_action 报错 by @MistEO
- chore(Python): 完善 Win32Controller 类型注释; 调整 AlgorithmEnum 继承方式 by @weinibuliu in #550
- fix(NodeJS): 修复构造错误 by @neko-para in c0f338f , 84cf6e2
- docs: 添加最佳实践 MaaXuexi by @ravizhan in #552
- docs: 添加最佳实践 MACC by @mxia9416 in #558
- docs: 新增最佳实践 MAA_MHXY_MG by @gitlihang in #561
New Contributors
- @ravizhan made their first contribution in #552
- @mxia9416 made their first contribution in #558
- @gitlihang made their first contribution in #561
Full Changelog: v3.0.4...v4.0.0-alpha.2
v4.0.0-alpha.1
What's Changed
- Breaking Changes chore: 由于 CI 故障,暂时移除 arm64 windows 支持,待后续再行发布 @MistEO
- feat: MaaAgent by @MistEO in #563
- feat: pipeline OCR 新增 threshold 字段 by @MistEO in 307b51d
- fix(Python): 修复 context.run_action 报错 by @MistEO
- chore(Python): 完善 Win32Controller 类型注释; 调整 AlgorithmEnum 继承方式 by @weinibuliu in #550
- fix(NodeJS): 修复构造错误 by @neko-para in c0f338f , 84cf6e2
- docs: 添加最佳实践 MaaXuexi by @ravizhan in #552
- docs: 添加最佳实践 MACC by @mxia9416 in #558
- docs: 新增最佳实践 MAA_MHXY_MG by @gitlihang in #561
New Contributors
- @ravizhan made their first contribution in #552
- @mxia9416 made their first contribution in #558
- @gitlihang made their first contribution in #561
Full Changelog: v3.0.4...v4.0.0-alpha.1
v3.0.4
What's Changed
v3.0.0
- Breaking Changes refactor: rename APIs to the term by @MistEO in #472
【破坏性修改】 基于 术语 对部分接口进行了重命名,请参考 适配指南。 - feat: update pipeline.schema.json by @Choimoe in #514
- fix: target offset 限制矩形尺寸 by @MistEO
- docs: 添加最佳实践 MaaAshEchoes by @moulai in #508
- docs: 统一最佳实践的Pipeline图标 by @Kozmosa in #510
- docs: 调试部分添加VSCode插件 by @Windsland52 in #511
- docs: add VSCode plugin to the debug section by @Windsland52 in #512
v3.0.1
- fix: abort cli if EOF detected by @neko-para
- fix: missing pipeline parsing of ColorMatch by @MistEO
v3.0.2
- feat: add decorator api of custom_recognition and custom_action by @YUASDS in #522
- fix: 修复 target_offset 计算错误 by @MistEO
v3.0.3
- fix: pip by @MistEO
v3.0.4
New Contributors
- @moulai made their first contribution in #508
- @Kozmosa made their first contribution in #510
- @Choimoe made their first contribution in #514
- @YUASDS made their first contribution in #522
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
v3.0.0
- Breaking Changes refactor: rename APIs to the term by @MistEO in #472
【破坏性修改】 基于 术语 对部分接口进行了重命名,请参考 适配指南。 - feat: update pipeline.schema.json by @Choimoe in #514
- fix: target offset 限制矩形尺寸 by @MistEO
- docs: 添加最佳实践 MaaAshEchoes by @moulai in #508
- docs: 统一最佳实践的Pipeline图标 by @Kozmosa in #510
- docs: 调试部分添加VSCode插件 by @Windsland52 in #511
- docs: add VSCode plugin to the debug section by @Windsland52 in #512
v3.0.1
- fix: abort cli if EOF detected by @neko-para
- fix: missing pipeline parsing of ColorMatch by @MistEO
v3.0.2
- feat: add decorator api of custom_recognition and custom_action by @YUASDS in #522
- fix: 修复 target_offset 计算错误 by @MistEO
v3.0.3
- fix: pip by @MistEO
New Contributors
- @moulai made their first contribution in #508
- @Kozmosa made their first contribution in #510
- @Choimoe made their first contribution in #514
- @YUASDS made their first contribution in #522
Full Changelog: v3.0.1...v3.0.3
v3.0.2
What's Changed
v3.0.0
- Breaking Changes refactor: rename APIs to the term by @MistEO in #472
【破坏性修改】 基于 术语 对部分接口进行了重命名,请参考 适配指南。 - feat: update pipeline.schema.json by @Choimoe in #514
- fix: target offset 限制矩形尺寸 by @MistEO
- docs: 添加最佳实践 MaaAshEchoes by @moulai in #508
- docs: 统一最佳实践的Pipeline图标 by @Kozmosa in #510
- docs: 调试部分添加VSCode插件 by @Windsland52 in #511
- docs: add VSCode plugin to the debug section by @Windsland52 in #512
v3.0.1
- fix: abort cli if EOF detected by @neko-para
- fix: missing pipeline parsing of ColorMatch by @MistEO
v3.0.2
- feat: add decorator api of custom_recognition and custom_action by @YUASDS in #522
- fix: 修复 target_offset 计算错误 by @MistEO
New Contributors
- @moulai made their first contribution in #508
- @Kozmosa made their first contribution in #510
- @Choimoe made their first contribution in #514
- @YUASDS made their first contribution in #522
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
v3.0.0
- Breaking Changes refactor: rename APIs to the term by @MistEO in #472
【破坏性修改】 基于 术语 对部分接口进行了重命名,请参考 适配指南。 - feat: update pipeline.schema.json by @Choimoe in #514
- fix: target offset 限制矩形尺寸 by @MistEO
- docs: 添加最佳实践 MaaAshEchoes by @moulai in #508
- docs: 统一最佳实践的Pipeline图标 by @Kozmosa in #510
- docs: 调试部分添加VSCode插件 by @Windsland52 in #511
- docs: add VSCode plugin to the debug section by @Windsland52 in #512
v3.0.1
- fix: abort cli if EOF detected by @neko-para
- fix: missing pipeline parsing of ColorMatch by @MistEO
New Contributors
- @moulai made their first contribution in #508
- @Kozmosa made their first contribution in #510
- @Choimoe made their first contribution in #514
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Breaking Changes refactor: rename APIs to the term by @MistEO in #472
【破坏性修改】 基于 术语 对部分接口进行了重命名,请参考 适配指南。 - feat: update pipeline.schema.json by @Choimoe in #514
- fix: target offset 限制矩形尺寸 by @MistEO
- docs: 添加最佳实践 MaaAshEchoes by @moulai in #508
- docs: 统一最佳实践的Pipeline图标 by @Kozmosa in #510
- docs: 调试部分添加VSCode插件 by @Windsland52 in #511
- docs: add VSCode plugin to the debug section by @Windsland52 in #512
New Contributors
- @moulai made their first contribution in #508
- @Kozmosa made their first contribution in #510
- @Choimoe made their first contribution in #514
Full Changelog: v2.4.2...v3.0.0