Release Notes for 480

Improvements

NoteStatus

Remove Group Inventory from Toolbox (it is available in the Creations tab of Toolbox, and 'Inventory' was a misnomer).

Live

You can now use / to change font transparency for richtext spans.

Live

Improve performance of PlayerPermissionsModule in games with very high player counts

Live

Luau will now allow optional names for function type arguments

Pending

Added method to queue thread for resumption by the Roblox scheduler

Pending

Luau linter now recognizes loops that loop over a table starting from 0 as potentially erroneous, and produces a warning in text editor / script analysis widget.

Pending

Fixes

NoteStatus

R15s imported through the custom workflow will display a prompt asking if the user prefers to import it through the R15 workflow.

Live

Fix for broken physics dragger with adaptive timestepping beta on.

Live

Fixed issue with ctrl+f not opening find widget in the Output View

Live

fix for making sure Humanoid jumps when setting Humanoid Jump to true from script

Pending

Removed a source of exponential blowup in memory usage during Luau typechecking.

Pending

Made changes to obviate the need for AnimationControllers and allow Animators to go anywhere without the need for a holder/controller instance.

Pending