Release Notes for 396

Improvements

NoteStatus

Removed Workspace.AutoJointsMode and Enum.AutoJointsMode

Live

Added AbsoluteCellSize and AbsoluteCellCount to UIGridLayout.

Live

Added new CoreGUI that is displayed to players when they have a poor connection.

Live

Made easing styles more consistent

Live

Fix graphics stability issues on some Huawei phones.

Live

Allowing a user to quickly open a script from an existing script by using the Ctrl+P shortcut

Live

Publishing & Saving to the cloud is much faster now

Live

UX improvements to output. Fixed snapping to the bottom when a new message is logged, selection being dragged to the bottom of the output while messages were being logged, and Clear not resetting the duplicate message counter.

Live

Fixed a bug that auto-update doesn't uncheck when user makes modification to a package.

Live

Consolidating duplicate code

Live

Intellisense should now turn off autocomplete suggestions when a closing bracket is inserted

Live

Moved items on top of the start page around

Live

Fix graphics stability issues on some Huawei phones.

Pending

Fix register allocation issues in new Lua compiler when compiling sequences of hundreds of chained calls (obj:Method1():Method2():...)

Pending

Fix multiline parsing under some conditions in the new Lua VM

Pending

Fixes

NoteStatus

Allowed UI elements with zero size to be resized by the UI editor.

Live

Fixed EasingStyle Back for EasingDirection InOut.

Live

Game settings panel should open/close with x button properly after exiting play solo

Live

Holding backspace and arrow keys will delete/move multiple characters in textboxes

Live

Fixed "Massless" property not being respected by Inertia calculations.

Pending