Releases: MaaAssistantArknights/maa-cli
Releases · MaaAssistantArknights/maa-cli
v0.4.12
Release Notes
Release 0.4.12
Features
Bug Fixes
- Handle
ConnectFailed
message in callback by @wangl-cc
Performance
- Slightly decrease allocations in processing tasks by @wangl-cc
Documentation
- Remove outdated FAQ entries by @wangl-cc
Full Changelog: v0.4.11...v0.4.12
v0.4.11
v0.4.11-beta.1
v0.4.10
Release Notes
Release 0.4.10
Features
- Improve error message when failing to add task by @wangl-cc
Bug Fixes
Refactor
Documentation
- Update runtime loading section of maa-sys by @wangl-cc
Testing
Full Changelog: v0.4.9...v0.4.10
v0.4.9
Release Notes
Release 0.4.9
Features
- Support Sarkaz rogue by @hguandl in #293
- Improve roguelike log output and summary by @wangl-cc in #298
Documentation
Security
- Bump openssl from 0.10.64 to 0.10.66 by @dependabot[bot] in #296
Full Changelog: v0.4.8...v0.4.9
v0.4.9-beta.1
Release Notes
Release 0.4.9-beta.1
Features
- Support Sarkaz rogue by @hguandl in #293
- Improve roguelike log output and summary by @wangl-cc in #298
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
- Bump openssl from 0.10.64 to 0.10.66 by @dependabot[bot] in #296
Miscellaneous
- Ignore links to maa-org.net by @wangl-cc
- Add allow(dead_code) to
InitializedTaskConfig
fields by @wangl-cc in #294 - Remove cliffignore by @wangl-cc
Full Changelog: v0.4.8...v0.4.9-beta.1
v0.4.8
Release Notes
Release 0.4.8
Features
- Check git and ssh key availability before hot update by @wangl-cc in #279
- Improve optional value by @wangl-cc in #280
- Subcommand
init
to init profile (asst config) by @wangl-cc in #282 - Support callback message
Destroyed
by @wangl-cc
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
- 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
- 采用新的文档地址 by @Alan-Charred in #289
- Fix dead link by @Cryolitia
Miscellaneous
Full Changelog: v0.4.7...v0.4.8
v0.4.8-beta.2
Release Notes
Release 0.4.8-beta.2
Features
- Support callback message
Destroyed
by @wangl-cc
Bug Fixes
Miscellaneous
- Fix asset links by @wangl-cc
Full Changelog: v0.4.8-beta.1...v0.4.8-beta.2
v0.4.8-beta.1
Release Notes
Release 0.4.8-beta.1
Features
- Check git and ssh key availability before hot update by @wangl-cc in #279
- Improve optional value by @wangl-cc in #280
- Subcommand
init
to init profile (asst config) by @wangl-cc in #282
Bug Fixes
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
- Remove debug print by @wangl-cc
Full Changelog: v0.4.7...v0.4.8-beta.1
v0.4.7
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