Release notes for 479

Improvements

NoteStatus

Fixed an issue where Luau could type check a module in Team Create before its dependencies had loaded.

Live

Further 35% performance improvement for long raycasts in geometry-dense worlds.

Live

Numeric keys in tables passed through some Roblox APIs are no longer a victim of int32 overflow.

Live

Added a new method EnumItem:IsA(string): boolean which behaves similarly to Instance:IsA.

Live

Rework module cycle handling in Luau type checker; as a consequence, all require cycles are now highlighted as errors in Studio when typechecking is enabled.

Live

Updated the icons for script tabs to something more detailed than a circle

Live

Re-enable the Http proxy in Studio

Live

Fixes

NoteStatus

Fixed a regression in validation for Region3 parameters in certain methods on the Terrain instance. Invalid Region3 parameters will now raise an error to Lua.

Live

Toolbox: Fix loading search results for unknown user filters.

Live

Fixed incorrect size of Studio ribbon buttons when the font is bold

Live

Fix a bug that packages auto-update can cause duplications.

Live

On this page