Release notes for 405

Improvements

NoteStatus

string.dump serves no purpose anymore and has thus been disabled

Live

the remote event delayed invocation queue exhausted message will not display as often.

Live

String literals now support \z, \x and \u escapes from Lua 5.2 Number literals now support binary literals (0b10101) and digit separators (1_000_000).

Live

Fixes

NoteStatus

Fixed recently broken tick() function on Windows

Live

Potential fix for crash on Studio close

Live

On this page