v0.1.1
v0.1.1 - Project Run Sync Fix
- Fixed JetBrains project Run/Save becoming invalid after the first project execution.
- Project commands now save pending IDE document changes before syncing, so project runs use the latest edited code.
- Second-and-later project syncs now send a complete current project archive when using override mode, preventing AutoJs6 remote project cache errors such as missing
main.js.
Full Changelog: v0.1.0...v0.1.1