Release notes for 501

Improvements

NoteStatus

Improved the performance of calculating the length of a table in some circumstances.

Live

The BrickColor "Dirt brown" is now renamed and aliased to "Medium brown"

Live

Parallel Luau: an error is now thrown when attempting to call Instance.new with a parent argument during parallel execution.

Live

Added new Luau "if expression" construct which takes the form if a then b else c and is a better alternative to the error-prone a and b or c. More info can be found here: https://github.com/Roblox/luau/blob/master/rfcs/syntax-if-expression.md

Live

Fixes

NoteStatus

Fixed a bug in servo motors with limits

Live

Through a series of switching the RelativeTo property is was possible to have a fictitious for on a body that isn't part of the constraint. This has been fixed.

Live

Fixed bug for AlignPosition with MaxForce= inf.

Live

Fixed bug in the AlignPosition Constraint that affected Lua Scripting.

Live

Fixed an issue where the strength setting was missing in the erode tool.

Live

Added Mesh ID and Texture ID to the Toolbox context menu for mesh parts

Live

Fix Toolbox "..." menu when opening from Website "Try in Studio" button.

Live

Fix InstancePropertyItem unsafe dataModel access with getting instance's name

Live

Fixed a bug with SoundIdPropertyItem and SoundPreviewPropertyItem's update function.

Live

On this page