Release Notes for 511

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

This change allows for a Model to obtain a highlighting effect. This highlighting effect composes of a solid fill color and a pixel width outline effect. Both effects can have an arbitrary color and transparency. The effect can also be selected to be visible through closer objects or only visible when the model is visible.

Pending

table.create(N, {}) will now produce a static analysis warning since the element is going to be shared for all table entries

Pending

Fixes

NoteStatus

Fixed a bug where certain Luau script code wouldn't cause the debugger to break when an error was encountered.

Live

Minor improvements to InterpolationThrottling

Live

Fixes an issue with script editor where typing in the find search bar would automatically find next.

Live