v22.6.0
🎉 New features
- [eas-cli] Add an opt-in
--max-idle-time-minutesflag toeas simulator; the session stops automatically after that many minutes without activity. (#4156 by @szdziedzic) - [eas-cli] Add experimental
--resource-classflag toeas simulator. (#4268 by @gwdp) - [build-tools] Add worker-side SSH session helpers (upterm relay + session create/report/close). (#4030 by @gwdp)
- [worker] Wire an SSH session into the build lifecycle behind the workflow ssh flag. (#4031 by @gwdp)
🐛 Bug fixes
- [build-tools] Increase the serve-sim video bitrate to 6 Mbps for higher-quality simulator previews. (#4291 by @szdziedzic)
- [build-tools] Preapprove custom URL schemes before opening them in iOS Simulator sessions to avoid the first-use confirmation prompt. (#4274 by @szdziedzic)