Release Notes for 510

Improvements

NoteStatus

Luau now supports default type alias type parameters. Read more at https://github.com/Roblox/luau/blob/master/rfcs/syntax-default-type-alias-type-parameters.md

Live

Reduce memory overhead of type checking in Studio in long running sessions

Live

In VR in First Person we show a vignette / edge effect to hide the motion in the peripheral vision. We added a menu option to toggle this effect on/off.

Live

Added browser configuration settings for WebView2 and some code clean up.

Live

Fixes

NoteStatus

All table literals are unsealed, not just empty ones.

Pending

Fix a bug where setting an Attachment's Axis properties would not update the Constraint.

Pending