v0.7.3
Release Notes
Release 0.7.3
Features
- Add auto_reconnect option to disable game server reconnect by @wangl-cc in #510
- Use atomic file writes to avoid torn/partial files by @wangl-cc in #517
- Enhance Waydroid integration with automatic session management and improved ADB connection handling by @Constrat in #514
- Use bound ID to open PlayCover app on macOS by @wangl-cc in #522
- Add MaaFwAdb touch mode support by @wangl-cc in #526
Bug Fixes
- Ignore concurrent cache write races by @wangl-cc in #519
- Preserve map order when converting config by @wangl-cc in #523
- Reject empty user input definitions in maa-value by @wangl-cc in #525
Refactor
- Split maa-sys safe API into maa-core by @wangl-cc in #507
- Model copilot raid mode as enum by @wangl-cc in #518
- Extract shared secret config by @wangl-cc in #520
- Split
maa-valueinto template and resolved types by @wangl-cc in #485
Documentation
Testing
- Isolate cargo x test runtime directories by @wangl-cc in #515
- Run secret environment tests serially by @wangl-cc
Miscellaneous
Full Changelog: v0.7.2...v0.7.3