Release Notes for 523

Improvements

NoteStatus
  • Removed latest place version on menu->help for developers, only shows current place version now.
Live

Standardise Toolbox category dropdown ordering

Live

Relaunch Windows Studio when regulars users running as admin for WebView2 to be able to launch.

Live

Add new TextService:GetTextBoundsAsync() API that will work with cloud fonts

Live

In strict mode, Luau will now be much smarter about inferring correct return types and argument types in certain cases.

Pending

Fixes

NoteStatus

Fix a crash caused by intersecting tables and non-tables.

Live

Stop overwriting Mouse.Icon, UserInputService.MouseBehavior, and UserGameSettings.RotationType every frame in camera scripts. Forked versions of player scripts will need to be updated to get this fix.

Live

Carry on typechecking even if we hit a recursion limit.

Pending