Skip to content

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 09 Mar 14:37

0.6.3 (2026-03-09)

🐛 Bug修复

  • 优化修复部分场景下钓鱼上钩判断异常 @azmiao (Co-authored: dependabot[bot])

🚀 性能优化

  • 自动钓鱼相关功能大幅优化 (#82) @azmiao (Co-authored: dependabot[bot])
  • 优化钓鱼逻辑,将张力满检测改为根据张力值检测 @azmiao (Co-authored: dependabot[bot])
  • 自动钓鱼新增检测周期补偿逻辑,重构收线检测逻辑,降低资源消耗,提高钓鱼成功率 @azmiao (Co-authored: dependabot[bot])
  • 修改循环检测间隔减少箭头识别丢失概率 @azmiao (Co-authored: dependabot[bot])

📚 文档

  • 更新本项目官网链接 @azmiao (Co-authored: dependabot[bot])
  • 更新新手上路的前置文档 @azmiao (Co-authored: dependabot[bot])
  • 更新README @azmiao (Co-authored: dependabot[bot])

🧩 修改依赖

  • (deps) bump actions/download-artifact from 7 to 8 (#77) @dependabot[bot] (Co-authored: dependabot[bot])
  • (deps) bump actions/upload-artifact from 6 to 7 (#76) @dependabot[bot] (Co-authored: dependabot[bot])
  • 更新MFAA版本至v2.10.5 @azmiao (Co-authored: dependabot[bot])
  • 更新MFAA至v2.10.7 @azmiao (Co-authored: dependabot[bot])

📌 发布

⚙️ 持续集成

  • 适配MFAA仓库变化版本改图标的Ci @azmiao (Co-authored: dependabot[bot])