Skip to content

Releases: MaaAssistantArknights/maa-cli

v0.4.12

27 Aug 22:09
1411b79
Compare
Choose a tag to compare

Release Notes

Release 0.4.12

Features

  • Use Official as the default value for client_type by @wangl-cc in #312

Bug Fixes

  • Handle ConnectFailed message in callback by @wangl-cc

Performance

  • Slightly decrease allocations in processing tasks by @wangl-cc

Documentation

Full Changelog: v0.4.11...v0.4.12

v0.4.11

18 Aug 09:14
6cebbf7
Compare
Choose a tag to compare

Release Notes

Release 0.4.11

Features

  • Set client_type for Fight and Closedown automatically by @wangl-cc in #305
  • Support client type for Closedown command by @wangl-cc in #309

Bug Fixes

Refactor

Documentation

Full Changelog: v0.4.10...v0.4.11

v0.4.11-beta.1

17 Aug 14:38
a509b8f
Compare
Choose a tag to compare
v0.4.11-beta.1 Pre-release
Pre-release

Release Notes

Release 0.4.11-beta.1

Features

  • Set client_type for Fight and Closedown automatically by @wangl-cc in #305
  • Support client type for Closedown command by @wangl-cc in #309

Refactor

Full Changelog: v0.4.10...v0.4.11-beta.1

v0.4.10

09 Aug 19:55
c56c3dc
Compare
Choose a tag to compare

Release Notes

Release 0.4.10

Features

  • Improve error message when failing to add task by @wangl-cc

Bug Fixes

  • Correctly handle the return value of AsstAppendTask by @wangl-cc in #300

Refactor

  • Parse and convert of TouchMode and TaskType by @wangl-cc in #303

Documentation

  • Update runtime loading section of maa-sys by @wangl-cc

Testing

Full Changelog: v0.4.9...v0.4.10

v0.4.9

03 Aug 23:00
b5a64d5
Compare
Choose a tag to compare

Release Notes

Release 0.4.9

Features

Documentation

  • Update docs to sync with MAA main repository by @wangl-cc in #291

Security

Full Changelog: v0.4.8...v0.4.9

v0.4.9-beta.1

02 Aug 12:50
8bdf326
Compare
Choose a tag to compare
v0.4.9-beta.1 Pre-release
Pre-release

Release Notes

Release 0.4.9-beta.1

Features

Documentation

  • Update docs to sync with MAA main repository by @wangl-cc in #291
  • Fix download link in KR by @wangl-cc
  • Add Korean translation link to README.md by @wangl-cc
  • Add separator between English and Korean links by @wangl-cc
  • Add space between English and Korean links by @wangl-cc
  • Center title and badges by @wangl-cc
  • Declare AGPL-3-only and remove commit activity by @wangl-cc
  • Make markdownlint happy by @wangl-cc

Security

Miscellaneous

Full Changelog: v0.4.8...v0.4.9-beta.1

v0.4.8

15 Jul 15:02
6bc0556
Compare
Choose a tag to compare

Release Notes

Release 0.4.8

Features

Bug Fixes

  • Ensure config file are unique after importing by @wangl-cc in #281
  • Respect gpu ocr when cpu ocr is not specified by @wangl-cc in #287

Documentation

Miscellaneous

Full Changelog: v0.4.7...v0.4.8

v0.4.8-beta.2

07 Jun 09:13
9c7fe4e
Compare
Choose a tag to compare
v0.4.8-beta.2 Pre-release
Pre-release

Release Notes

Release 0.4.8-beta.2

Features

  • Support callback message Destroyed by @wangl-cc

Bug Fixes

  • Respect gpu ocr when cpu ocr is not specified by @wangl-cc in #287

Miscellaneous

Full Changelog: v0.4.8-beta.1...v0.4.8-beta.2

v0.4.8-beta.1

29 Apr 11:36
d7b2084
Compare
Choose a tag to compare
v0.4.8-beta.1 Pre-release
Pre-release

Release Notes

Release 0.4.8-beta.1

Features

Bug Fixes

  • Ensure config file are unique after importing by @wangl-cc in #281

Documentation

  • Improve usage guide about running tasks by @wangl-cc
  • Fix the link document in the generated docs by @wangl-cc
  • Change link target of configuration document by @wangl-cc

Miscellaneous

Full Changelog: v0.4.7...v0.4.8-beta.1

v0.4.7

23 Apr 09:13
6110409
Compare
Choose a tag to compare

Release Notes

Release 0.4.7

Features

  • Mark the old config file asst.toml deprecated by @wangl-cc in #275
  • New command import to import configuration files by @wangl-cc in #276
  • Detect device address by adb devices by @wangl-cc in #277

Documentation

  • Add docs for other subcommands by @wangl-cc

Miscellaneous

  • Use new file structure for config examples by @wangl-cc

Full Changelog: v0.4.6...v0.4.7