Release Notes for 448

Improvements

NoteStatus

Improved the readability of some Script Analysis warnings by trimming table types to a certain length.

Live

Removed a handful of dead settings from Game Options in File > Studio Settings that did nothing

Live

Luau beta: Smarter warning to catch cases where foo.bar() was written, but foo:bar() may have been required.

Pending

Typed Luau now prevents more cases where it was possible to bypass the type system by accident.

Pending

Fixed grass decoration in "Lighting.Technology" = Future

Pending

Fixes

NoteStatus

Fixed a case where Humanoid physics would sometimes raycast against one frame out-of-date terrain geometry.

Live