v2.1.0-beta.1
Added
- Added audio and visual feedback when typing into terminal while user program is not running.
Changed
- Changed app display from "fullscreen" to "standalone" (support#867).
Fixed
- Fixed imports in scripts that use
async
orawait
keywords (support#873).