Release Notes for 513

Improvements

NoteStatus

Fixed a bug where property changed signals for BasePart.Mass would not change when setting MeshPart.Size or UnionOperation.Size. Fixed a bug where UnionOperation.Size could not be changed in small increments.

Live

Fixed a bug where Toolbox's search filter options were getting cut off if the window was too small.

Live

Turn on WebView2 for Studio uses on Windows compatible machines.

Live

Updated the latest version available label in the About Studio dialog whenever a new version becomes available rather than just when the dialog is first opened

Live

Zoom 9-Slice editor image preview to fit window size

Live

Add API MaterialService.Use2022Materials.

Pending

Fixed a bug with caching type parameters to generic functions.

Pending

select() is now faster when used on variadic arguments (when the second argument is ...). The gains scale with the number of variadic arguments, with 10 arguments it's ~3x faster

Pending

Fixes

NoteStatus

Improved accuracy of Explosion radius.

Live

In the Find and Replace dialog the replace text is now correct after theme change. The placeholder and selection colors are also correct.

Live

Migrate Studio specific TToolVerb to RobloxStudioVerbs and make sure its thread safe.

Live

Fixed the property item variant value runtime error with new update flow.

Live

Luau type checker should now return truthy types from the first return value from assert(x).

Pending

Fixed a performance issue when there are 100+ simultaneous TweenService tweens.

Pending