Release Notes for 554

Improvements

NoteStatus

HttpService: the behavior of JSONEncode is now more consistent across platforms; the performance of JSONEncode has been substantially improved.

Live

Increased default re-entrancy depth for deferred Lua from 10 -> 80

Live

Make StudioApp a library and clean up.

Live

Fixed Studio font consistency.

Live

Reduce memory used by fonts when there is more than one DataModel running, like on iOS+Android.

Live

The command Ctrl+A (or Command + A for Mac users) will now select all non-hidden items in the Explorer widget when the Explorer is focused.

Pending

Fixes

NoteStatus

Pathfinding improvements

Live

ScrollingFrame scrollbar no longer disappears suddenly on mobile devices.

Live

First return value of Luau 'next' function now includes 'nil' result.

Pending