Interpreter/Runtime
- Fixed another issue where the parser would crash on partial inputs, causing issues for both the Engine and IDE (#1523).
- Made panic messages short, fixing an issue where retention would cause ballooned memory usage while the full message contents were waiting to be logged (#1528).
Tooling
- Fixed an issue where dynamic dependencies were analysed incorrectly, leading to missing updates for the IDE (#1532).
Known Issues
- This is a beta release, so please see the issue tracker for issues opened before the release date.