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,281
Gamers
1,389,086

Latest Updates

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. ...

Release notes for 709

Improvements

  • Adds ability to change server-level Data Stores rate limits per DataStoreRequestType.
  • Allows shared assets to be loaded to Editables.
  • Adds KeyCode MouseDelta to be used in the Input Action System as a transformed velocity under a Direction2D action type.
  • Adds Class.AccessoryDescription.AssetId, Class.Pants.PantsTemplate, Class.Shirt.ShirtTemplate, Class.ShirtGraphic.Graphic, Class.BodyPartDescription.AssetId, Class.CharacterMesh MeshId, Class.CharacterMesh.BaseTextureId,...

Release notes for 708

Improvements

  • Adds a Serialized boolean to classes and the Owner classname to properties output by Class.ReflectionService.
  • Fixes the AstExprInstantiate visitor to not unconditionally visit its expression.
  • ScrollingFrame scroll rate when using a mouse wheel has been decreased down to a value more in line with native platform behavior. The scroll rate was adjusted gradually over the past few months, with the current scroll rate being the final one it will be kept at. ...

Release notes for 707

Improvements

  • Fixes issue with the Input Action System registering mouse clicks on UI buttons and in-menu.
  • Improves error message around Class.AnimationTrack limit being reached.
  • Adds tooltip descriptions to new Capability groups.
  • Adds KeyCodes MouseWheel, TrackpadPan, and TrackpadPinch to be used in the Input Action System as transformed velocities under Direction action types. ...