A few bugs have been found since 0.9.0 shipped last week. This thread will collect them and keep you updated on their status.
- Drawing a thick line with zero length (i.e. start and end points the same) will lock up the machine. 😬 Work-around: be careful not to draw zero-length lines. Fixed for 0.9.1.
- In the disk slot menu, "Mount Disk File..." does not quite fit. Work-around not needed since it's strictly a cosmetic problem. Fixed for 0.9.1.
- There are some focus issues in the "Save As" dialog in the code editor, sometimes failing to select the file name so you can start typing right away. Work-around: click in the input field to give it the focus. Fixed for 0.9.1.
Also, though it's not a bug, users on Discord suggested adding auto-completion of identifiers on the command line and in the code editor. You may see some of this new functionality in 0.9.1, if it seems stable and safe.
0.9.1 will be released before the end of the week.