The Roblox Studio game logo

Roblox Studio

PatchBot will keep your Discord channel up-to-date on all the latest Roblox Studio patch notes.

Servers
7,316
Gamers
1,383,663

Latest Updates

Release notes for 715

Improvements

  • Releases beta version of device blocking for the Creator Ban API.
  • Improves the UX of enabling Server Authority under Workspace.
  • Adds the Class.UIShadow component, which adds drop shadows to parent UI instances.
  • Scaling an avatar with layered clothing no longer retriggers layered clothing fitting, resulting in significantly improved performance.
  • Improves the messages for Data Store Request Queued Warning. ...

Release notes for 714

Improvements

  • Releases beta version of device blocking for the Creator Ban API.
  • Improves the UX of enabling Server Authority under Workspace.
  • Adds the Class.UIShadow component, which adds drop shadows to parent UI instances.
  • Scaling an avatar with layered clothing no longer retriggers layered clothing fitting, resulting in significantly improved performance.
  • Adds SensedMaterial to Class.ControllerManager.GroundSensor|GroundSensor. ...

Release notes for 713

Improvements

  • In Luau's New Type Solver, memory usage for subtyping has been generally optimized. This should result in faster time to Luau interaction (time until script analysis warnings / autocomplete) and less instances of Roblox Studio running out of memory.
  • Releases beta version of device blocking for the Creator Ban API.
  • Improves the UX of enabling Server Authority under Workspace.
  • Adds the Class.UIShadow component, which adds drop shadows to parent UI instances. ...

Release notes for 712

Improvements

  • Assign Capabilities to more classes
  • Marks Class.DataStore:RemoveVersionAsync() as deprecated.
  • Adds Enum.KeyCode.Touch for the Input Action System.
  • Releases beta version of device blocking for the Creator Ban API.
  • In the New Luau Type Solver, generic functions that take tables are now more permissive when passing in table literals, and autocomplete on generic functions is improved.
  • Improved the UX of enabling Server Authority under Workspace. ...

Release notes for 711

Improvements

  • Renames two Capabilities: "Avatar" -> "AvatarAppearance" and "AssetRequire" -> "LoadUnownedAsset".
  • Reassigns four classes' security from Avatar to AvatarBehavior.
  • Adds the KeyCodes MouseWheel, TrackpadPan, and TrackpadPinch for use in the Input Action System as transformed velocities under the Direction action types.
  • Releases beta version of device blocking for the Creator BAN API. ...

Release notes for 710

Improvements

  • Allows shared assets to be loaded to Editables.
  • Adds the KeyCodes MouseWheel, TrackpadPan, and TrackpadPinch for use in the Input Action System as transformed velocities under the Direction action types.
  • Adds property ClampMagnitudeToOne on Class.InputBinding to control whether composite direction calculations are clamped.
  • Adds the Rotation property to Class.Texture and Class.Decal instances to support UV map rotations. ...