API updates in 2020
(v0.459.3.416221) version-cada1cc8881b4289 - No changes
(v0.459.3.416221) version-64000e60919e44a7 - No changes
(v0.459.2.415937) version-b6c60440f95a474f - No changes
(v0.459.2.415937) version-465990b4962a4b0cRelease notes - Add AvatarEditorService.CheckApplyDefaultClothing
- Add AvatarEditorService.ConformToAvatarRules
- Add AvatarEditorService.PerformCreateOutfitWithDescription
- Add AvatarEditorService.PerformSaveAvatarWithDescription
- Add AvatarEditorService.SignalCreateOutfitFailed
- Change ReturnType of GlobalDataStore.GetAsync from Variant to Tuple
- Change ReturnType of GlobalDataStore.RemoveAsync from Variant to Tuple
- Change Parameters of GlobalDataStore.SetAsync from (key: string, value: Variant) to (key: string, value: Variant, userids: Variant, options: Instance = Instance)
- Change ReturnType of GlobalDataStore.SetAsync from void to Variant
- Add HeightmapImporterService.CancelImportHeightmap
- Add HeightmapImporterService.GetGreyscale
- Add HeightmapImporterService.ImportHeightmap
- Change Parameters of HeightmapImporterService.IsValidColormap from (heightmapAssetId: Content) to (colormapAssetId: Content)
- Add HeightmapImporterService.SetImportHeightmapPaused
- Add HeightmapImporterService.ProgressUpdate
- Add InsertService.LoadPackageAssetAsync
- Change Tags of PlayerGui.GetTopbarTransparency from [] to [Deprecated]
- Change Tags of PlayerGui.SetTopbarTransparency from [] to [Deprecated]
- Change Tags of PlayerGui.TopbarTransparencyChangedSignal from [] to [Deprecated]
- Add Studio.Enable Temporary Tabs In Explorer
- Remove
- Add Workspace.SetMeshPartHeads
- Remove WrapLayerDebugMode.BindedCage
- Remove WrapLayerDebugMode.BindedCageAndLinks
- Add WrapLayerDebugMode.BoundCage
- Add WrapLayerDebugMode.BoundCageAndLinks
(v0.458.3.415910) version-ae7146babd544914 - No changes
(v0.458.3.415910) version-afd4058734044f38Release notes - Remove AvatarEditorService.CheckApplyDefaultClothing
- Remove AvatarEditorService.ConformToAvatarRules
- Remove AvatarEditorService.PerformCreateOutfitWithDescription
- Remove AvatarEditorService.PerformSaveAvatarWithDescription
- Remove AvatarEditorService.SignalCreateOutfitFailed
- Change ReturnType of GlobalDataStore.GetAsync from Tuple to Variant
- Change ReturnType of GlobalDataStore.RemoveAsync from Tuple to Variant
- Change Parameters of GlobalDataStore.SetAsync from (key: string, value: Variant, userids: Variant, options: Instance = Instance) to (key: string, value: Variant)
- Change ReturnType of GlobalDataStore.SetAsync from Variant to void
- Remove HeightmapImporterService.CancelImportHeightmap
- Remove HeightmapImporterService.GetGreyscale
- Remove HeightmapImporterService.ImportHeightmap
- Change Parameters of HeightmapImporterService.IsValidColormap from (colormapAssetId: Content) to (heightmapAssetId: Content)
- Remove HeightmapImporterService.SetImportHeightmapPaused
- Remove HeightmapImporterService.ProgressUpdate
- Remove InsertService.LoadPackageAssetAsync
- Change Tags of PlayerGui.GetTopbarTransparency from [Deprecated] to []
- Change Tags of PlayerGui.SetTopbarTransparency from [Deprecated] to []
- Change Tags of PlayerGui.TopbarTransparencyChangedSignal from [Deprecated] to []
- Remove Studio.Enable Temporary Tabs In Explorer
- Add
- Remove Workspace.SetMeshPartHeads
- Add WrapLayerDebugMode.BindedCage
- Add WrapLayerDebugMode.BindedCageAndLinks
- Remove WrapLayerDebugMode.BoundCage
- Remove WrapLayerDebugMode.BoundCageAndLinks
(v0.459.0.415679) version-a99703fb9f0b46de - No changes
(v0.459.0.415679) version-4a2fd70094034e46Release notes - Add AvatarEditorService.CheckApplyDefaultClothing
- Add AvatarEditorService.ConformToAvatarRules
- Add AvatarEditorService.PerformCreateOutfitWithDescription
- Add AvatarEditorService.PerformSaveAvatarWithDescription
- Add AvatarEditorService.SignalCreateOutfitFailed
- Change ReturnType of GlobalDataStore.GetAsync from Variant to Tuple
- Change ReturnType of GlobalDataStore.RemoveAsync from Variant to Tuple
- Change Parameters of GlobalDataStore.SetAsync from (key: string, value: Variant) to (key: string, value: Variant, userids: Variant, options: Instance = Instance)
- Change ReturnType of GlobalDataStore.SetAsync from void to Variant
- Add HeightmapImporterService.CancelImportHeightmap
- Add HeightmapImporterService.GetGreyscale
- Add HeightmapImporterService.ImportHeightmap
- Change Parameters of HeightmapImporterService.IsValidColormap from (heightmapAssetId: Content) to (colormapAssetId: Content)
- Add HeightmapImporterService.SetImportHeightmapPaused
- Add HeightmapImporterService.ProgressUpdate
- Add InsertService.LoadPackageAssetAsync
- Change Tags of PlayerGui.GetTopbarTransparency from [] to [Deprecated]
- Change Tags of PlayerGui.SetTopbarTransparency from [] to [Deprecated]
- Change Tags of PlayerGui.TopbarTransparencyChangedSignal from [] to [Deprecated]
- Add Studio.Enable Temporary Tabs In Explorer
- Remove
- Add Workspace.SetMeshPartHeads
- Remove WrapLayerDebugMode.BindedCage
- Remove WrapLayerDebugMode.BindedCageAndLinks
- Add WrapLayerDebugMode.BoundCage
- Add WrapLayerDebugMode.BoundCageAndLinks
(v0.458.1.415373) version-472db4123f5f40c2 - No changes
(v0.458.1.415373) version-897e92ffe2d940e0 - No changes
(v0.458.0.415023) version-2d753a6c2b18423c - No changes
(v0.458.0.415023) version-d83f1e70a41b4cf7Release notes - Change Parameters of AssetManagerService.InsertAudio from (assetId: int64) to (assetId: int64, assetName: string)
- Add BaseWrap
- Add CageMeshId
- Add CageOrigin
- Add CageOriginWorld
- Add ImportOrigin
- Add ImportOriginWorld
- Change ReturnType of CoreScriptSyncService.GetScriptFilePath from string to Variant
- Add HeightmapImporterService
- Add IsValidColormap
- Add IsValidHeightmap
- Add Humanoid.PlayEmoteAndGetAnimTrackById
- Add ProximityPrompt.AutoLocalize
- Add ProximityPrompt.RootLocalizationTable
- Change Parameters of ProximityPrompt.PromptButtonHoldBegan from () to (playerWhoTriggered: Instance)
- Change Parameters of ProximityPrompt.PromptButtonHoldEnded from () to (playerWhoTriggered: Instance)
- Change Parameters of ProximityPromptService.PromptButtonHoldBegan from (prompt: Instance) to (prompt: Instance, playerWhoTriggered: Instance)
- Change Parameters of ProximityPromptService.PromptButtonHoldEnded from (prompt: Instance) to (prompt: Instance, playerWhoTriggered: Instance)
- Change CanLoad of Studio."TODO" Color from true to false
- Change CanLoad of Studio."function" Color from true to false
- Change CanLoad of Studio."local" Color from true to false
- Change CanLoad of Studio."nil" Color from true to false
- Change CanLoad of Studio."self" Color from true to false
- Change CanLoad of Studio.Background Color from true to false
- Change CanLoad of Studio.Bool Color from true to false
- Add Studio.Bracket Color
- Change CanLoad of Studio.Built-in Function Color from true to false
- Change CanLoad of Studio.Comment Color from true to false
- Change CanLoad of Studio.Current Line Highlight Color from true to false
- Change CanLoad of Studio.Debugger Current Line Color from true to false
- Change CanLoad of Studio.Debugger Error Line Color from true to false
- Remove Studio.Enable Intellisense
- Add Studio.Enable Temporary Tabs
- Change CanLoad of Studio.Error Color from true to false
- Change CanLoad of Studio.Find Selection Background Color from true to false
- Change CanLoad of Studio.Function Name Color from true to false
- Change CanLoad of Studio.Keyword Color from true to false
- Change CanLoad of Studio.Luau Keyword Color from true to false
- Change CanLoad of Studio.Matching Word Background Color from true to false
- Change CanLoad of Studio.Method Color from true to false
- Change CanLoad of Studio.Number Color from true to false
- Change CanLoad of Studio.Operator Color from true to false
- Change CanLoad of Studio.Property Color from true to false
- Change CanLoad of Studio.Ruler Color from true to false
- Change CanLoad of Studio.Selection Background Color from true to false
- Change CanLoad of Studio.Selection Color from true to false
- Change CanLoad of Studio.String Color from true to false
- Change CanLoad of Studio.Text Color from true to false
- Change CanLoad of Studio.Warning Color from true to false
- Change CanLoad of Studio.Whitespace Color from true to false
- Remove StudioService.OpenPluginInsertPage
- Add TeleportAsyncResult
- Add TeleportOptions
- Add TeleportService.TeleportAsync
- Add WrapLayer
- Add BindOffset
- Add Color
- Add DebugMode
- Add Enabled
- Add Order
- Add Puffiness
- Add ReferenceMeshId
- Add ReferenceOrigin
- Add ReferenceOriginWorld
- Add ShrinkFactor
- Add WrapTarget
- Add StudioScriptEditorColorCategories.Bracket
- Change Index of StudioStyleGuideColor.AttributeCog from 108 to 109
- Change Value of StudioStyleGuideColor.AttributeCog from 108 to 109
- Add StudioStyleGuideColor.ScriptBracket
- Add WrapLayerDebugMode
- Add BindedCage
- Add BindedCageAndLinks
- Add LayerCage
- Add None
- Add Reference
- Add WrapTargetDebugMode
- Add None
- Add TargetCage
(v0.457.0.414557) version-50c61cc5afc34fa1 - No changes
(v0.457.0.414557) version-f12392bbeb5e460bRelease notes - Change Tags of AnalyticsService from [NotCreatable, Service] to [Service]
- Add AnalyticsService.FireCustomEvent
- Add AnalyticsService.FireInGameEconomyEvent
- Add AnalyticsService.FireLogEvent
- Add AnalyticsService.FirePlayerProgressionEvent
- Add Clouds
- Change ReadSecurity of from None to RobloxScriptSecurity
- Change Tags of from [] to [Hidden]
- Change WriteSecurity of from None to RobloxScriptSecurity
- Change WriteSecurity of from None to RobloxScriptSecurity
- Change Tags of from [] to [Hidden]
- Change ReadSecurity of from None to RobloxScriptSecurity
- Change Tags of from [] to [Hidden]
- Change WriteSecurity of from None to RobloxScriptSecurity
- Change ReadSecurity of from None to RobloxScriptSecurity
- Change ReadSecurity of from None to RobloxScriptSecurity
- Change Tags of from [] to [Hidden]
- Change WriteSecurity of from None to RobloxScriptSecurity
- Add StudioService.GameNameUpdated
- Add Terrain.CancelImportHeightmap
- Add Terrain.ImportHeightmap
- Add Terrain.SetImportHeightmapPaused
- Add AnalyticsEconomyAction
- Add AnalyticsLogLevel
- Add AnalyticsProgressionStatus
- Add StudioStyleGuideColor.AttributeCog
(v0.456.1.414231) version-7de80b94b56a4bcf - No changes
(v0.456.1.414231) version-e61f8c4425364eb9 - No changes
(v0.456.0.414068) version-b30bbd843c7e40d3 - No changes
(v0.456.0.414068) version-8013086b65644678 - No changes
(v0.456.0.413979) version-1d485947f9de4074 - No changes
(v0.456.0.413979) version-4135e1bf719d4827Release notes - Add AssetManagerService.InsertAudio
- Change Tags of Sound.EmitterSize from [] to [Deprecated]
- Change Tags of Sound.MaxDistance from [] to [Deprecated]
- Add Sound.RollOffMaxDistance
- Add Sound.RollOffMinDistance
- Change Parameters of UnvalidatedAssetService.AppendTempAssetId from (id: int64, lookAt: Vector3, camPos: Vector3, usage: string) to (userId: int64, id: int64, lookAt: Vector3, camPos: Vector3, usage: string)
- Change Parameters of UnvalidatedAssetService.AppendVantagePoint from (id: int64, lookAt: Vector3, camPos: Vector3) to (userId: int64, id: int64, lookAt: Vector3, camPos: Vector3)
- Change Parameters of UnvalidatedAssetService.UpgradeTempAssetId from (tempId: int64, assetId: int64) to (userId: int64, tempId: int64, assetId: int64)
(v0.455.0.413788) version-58cd157547214b16 - No changes
(v0.455.0.413788) version-3c64922d55574409 - No changes
(v0.455.0.413720) version-464030c336cb4cc4 - No changes
(v0.455.0.413720) version-d86e464481a1476c - No changes
(v0.455.1.413637) version-570be766946d4f65 - No changes
(v0.455.1.413637) version-a5f99ed7dc1d432fRelease notes - Add Actor
- Add AppUpdateService
- Add AssetDeliveryProxy
- Add BasePart.AssemblyAngularVelocity
- Add BasePart.AssemblyCenterOfMass
- Add BasePart.AssemblyLinearVelocity
- Add BasePart.AssemblyMass
- Add BasePart.AssemblyRootPart
- Add BasePart.ApplyAngularImpulse
- Add BasePart.ApplyImpulse
- Add BasePart.ApplyImpulseAtPosition
- Add Instance.GetActor
- Change Security of MarketplaceService.PromptBundlePurchase from RobloxScriptSecurity to None
- Change Security of MarketplaceService.PromptBundlePurchaseFinished from RobloxScriptSecurity to None
- Add NumberPose
- Add Value
- Change Tags of PlayerEmulatorService from [NotCreatable, Service, NotReplicated] to [NotCreatable, Service]
- Add
- Add
- Change WriteSecurity of from RobloxScriptSecurity to None
- Change Tags of from [NotReplicated] to []
- Change ReadSecurity of from RobloxScriptSecurity to None
- Change CanSave of from false to true
- Add
- Add
- Change Superclass of Pose from Instance to PoseBase
- Remove Pose.EasingDirection
- Remove Pose.EasingStyle
- Remove Pose.Weight
- Add PoseBase
- Add EasingDirection
- Add EasingStyle
- Add Weight
- Add Studio.Scroll Past Last Line
- Add AppUpdateStatus
- Add Available
- Add Failed
- Add NotAvailable
- Add NotSupported
- Add Unknown
- Add Actor
(v0.454.0.413308) version-9f26b44af6dd44dd - No changes
(v0.454.0.413308) version-029a086efd1a4035 - No changes
(v0.454.0.413220) version-04d79e449c6a4388 - No changes
(v0.454.0.413220) version-26619aaa08494401Release notes - Change MemoryCategory of AlignOrientation from Instances to PhysicsParts
- Change MemoryCategory of AlignPosition from Instances to PhysicsParts
- Change MemoryCategory of AngularVelocity from Instances to PhysicsParts
- Change Tags of AnimationController.GetPlayingAnimationTracks from [] to [Deprecated]
- Change Tags of AnimationController.LoadAnimation from [] to [Deprecated]
- Change Tags of AnimationController.AnimationPlayed from [] to [Deprecated]
- Add AvatarEditorService.GetFavorite
- Add AvatarEditorService.GetInventory
- Add AvatarEditorService.GetOutfits
- Add AvatarEditorService.PerformCreateOutfit
- Add AvatarEditorService.PerformSaveAvatar
- Add AvatarEditorService.PerformSaveAvatarNew
- Add AvatarEditorService.PerformSetFavorite
- Add AvatarEditorService.PromptAllowInventoryReadAccess
- Add AvatarEditorService.PromptCreateOutfit
- Add AvatarEditorService.PromptSaveAvatar
- Add AvatarEditorService.PromptSetFavorite
- Add AvatarEditorService.SetAllowInventoryReadAccess
- Add AvatarEditorService.SignalCreateOutfitPermissionDenied
- Add AvatarEditorService.SignalSaveAvatarFailed
- Add AvatarEditorService.SignalSaveAvatarPermissionDenied
- Add AvatarEditorService.SignalSetFavoriteFailed
- Add AvatarEditorService.SignalSetFavoritePermissionDenied
- Add AvatarEditorService.OpenAllowInventoryReadAccess
- Add AvatarEditorService.OpenPromptCreateOufit
- Add AvatarEditorService.OpenPromptSaveAvatar
- Add AvatarEditorService.OpenPromptSetFavorite
- Add AvatarEditorService.PromptAllowInventoryReadAccessCompleted
- Add AvatarEditorService.PromptCreateOutfitCompleted
- Add AvatarEditorService.PromptSaveAvatarCompleted
- Add AvatarEditorService.PromptSetFavoriteCompleted
- Change MemoryCategory of BallSocketConstraint from Instances to PhysicsParts
- Change MemoryCategory of Constraint from Instances to PhysicsParts
- Add ContentProvider.AssetFetchFailed
- Change MemoryCategory of CoreScript from Instances to Script
- Change MemoryCategory of CylindricalConstraint from Instances to PhysicsParts
- Remove DataModel.GetJobIntervalPeakFraction
- Remove DataModel.GetJobTimePeakFraction
- Remove DataModel.GetJobsExtendedStats
- Change MemoryCategory of FlagStand from Instances to PhysicsParts
- Change MemoryCategory of HingeConstraint from Instances to PhysicsParts
- Change Parameters of Humanoid.ApplyDescription from (humanoidDescription: Instance) to (humanoidDescription: Instance, assetTypeVerification: AssetTypeVerification = Default)
- Change Tags of Humanoid.GetPlayingAnimationTracks from [] to [Deprecated]
- Change Tags of Humanoid.LoadAnimation from [] to [Deprecated]
- Change Tags of Humanoid.AnimationPlayed from [] to [Deprecated]
- Add ILegacyStudioBridge
- Add InsertService.CreateMeshPartAsync
- Add LegacyStudioBridge
- Change MemoryCategory of LineForce from Instances to PhysicsParts
- Add MeshPart.MeshSize
- Add MeshPart.ApplyMesh
- Change MemoryCategory of NoCollisionConstraint from Instances to PhysicsParts
- Add OutfitPages
- Add PhysicsSettings.IsInterpolationThrottleShown
- Change MemoryCategory of Platform from Instances to PhysicsParts
- Change ValueType of Players.LocalPlayer from Instance to Player
- Change ValueType of from Instance to Player
- Change Parameters of Players.CreateHumanoidModelFromDescription from (description: Instance, rigType: HumanoidRigType) to (description: Instance, rigType: HumanoidRigType, assetTypeVerification: AssetTypeVerification = Default)
- Change MemoryCategory of PrismaticConstraint from Instances to PhysicsParts
- Add ProximityPrompt
- Add ActionText
- Add ClickablePrompt
- Add Enabled
- Add Exclusivity
- Add GamepadKeyCode
- Add HoldDuration
- Add KeyboardKeyCode
- Add MaxActivationDistance
- Add ObjectText
- Add RequiresLineOfSight
- Add Style
- Add UIOffset
- Add InputHoldBegin
- Add InputHoldEnd
- Add PromptButtonHoldBegan
- Add PromptButtonHoldEnded
- Add PromptHidden
- Add PromptShown
- Add TriggerEnded
- Add Triggered
- Add ProximityPromptService
- Add Enabled
- Add MaxPromptsVisible
- Add PromptButtonHoldBegan
- Add PromptButtonHoldEnded
- Add PromptHidden
- Add PromptShown
- Add PromptTriggerEnded
- Add PromptTriggered
- Change MemoryCategory of RodConstraint from Instances to PhysicsParts
- Change MemoryCategory of RopeConstraint from Instances to PhysicsParts
- Change MemoryCategory of ScrollingFrame from Instances to Gui
- Change MemoryCategory of Seat from Instances to PhysicsParts
- Change MemoryCategory of SkateboardPlatform from Instances to PhysicsParts
- Change MemoryCategory of SlidingBallConstraint from Instances to PhysicsParts
- Change MemoryCategory of SpawnLocation from Instances to PhysicsParts
- Change MemoryCategory of SpecialMesh from Instances to PhysicsParts
- Change MemoryCategory of SpringConstraint from Instances to PhysicsParts
- Change MemoryCategory of Status from Instances to PhysicsParts
- Remove Studio."export" Color
- Remove Studio."type" Color
- Add Studio.Luau Keyword Color
- Remove Studio.Maximum Table Depth
- Remove Studio.Preprocessor Color
- Add Studio.Ruler Color
- Change Tags of StudioTheme.GetPath from [] to [Deprecated]
- Change MemoryCategory of TextBox from Instances to Gui
- Change MemoryCategory of Torque from Instances to PhysicsParts
- Add TracerService
- Add FinishSpan
- Add StartSpan
- Add UGCValidationService.SetMeshIdBlocking
- Remove UnvalidatedAssetService.AppendTempAsset
- Add UnvalidatedAssetService.AppendTempAssetId
- Remove UnvalidatedAssetService.RenameTempAsset
- Add UnvalidatedAssetService.UpgradeTempAssetId
- Change MemoryCategory of VectorForce from Instances to PhysicsParts
- Change MemoryCategory of VelocityMotor from Instances to PhysicsParts
- Change Parameters of VirtualInputManager.SendKeyEvent from (isPressed: bool, keyCode: KeyCode, isRepeatedKey: bool, pluginGui: Instance) to (isPressed: bool, keyCode: KeyCode, isRepeatedKey: bool, layerCollector: Instance)
- Change Parameters of VirtualInputManager.SendMouseButtonEvent from (x: int, y: int, mouseButton: int, isDown: bool, pluginGui: Instance, repeatCount: int) to (x: int, y: int, mouseButton: int, isDown: bool, layerCollector: Instance, repeatCount: int)
- Change Parameters of VirtualInputManager.SendMouseMoveEvent from (x: float, y: float, pluginGui: Instance) to (x: float, y: float, layerCollector: Instance)
- Change Parameters of VirtualInputManager.SendMouseWheelEvent from (x: float, y: float, isForwardScroll: bool, pluginGui: Instance) to (x: float, y: float, isForwardScroll: bool, layerCollector: Instance)
- Change Parameters of VirtualInputManager.SendTextInputCharacterEvent from (str: string, pluginGui: Instance) to (str: string, layerCollector: Instance)
- Change MemoryCategory of WeldConstraint from Instances to PhysicsParts
- Change MemoryCategory of Workspace from Instances to PhysicsParts
- Change MemoryCategory of WorldModel from Instances to PhysicsParts
- Change MemoryCategory of WorldRoot from Instances to PhysicsParts
- Add AssetTypeVerification
- Add Always
- Add ClientOnly
- Add Default
- Add AvatarPromptResult
- Add Failed
- Add PermissionDenied
- Add Success
- Add ProximityPromptExclusivity
- Add AlwaysShow
- Add OneGlobally
- Add OnePerButton
- Add ProximityPromptInputType
- Add ProximityPromptStyle
- Add StudioScriptEditorColorCategories.ActiveLine
- Add StudioScriptEditorColorCategories.Background
- Add StudioScriptEditorColorCategories.DebuggerCurrentLine
- Add StudioScriptEditorColorCategories.DebuggerErrorLine
- Add StudioScriptEditorColorCategories.Error
- Remove StudioScriptEditorColorCategories.Export
- Add StudioScriptEditorColorCategories.FindSelectionBackground
- Change Value of StudioScriptEditorColorCategories.FunctionName from 16 to 15
- Change Index of StudioScriptEditorColorCategories.FunctionName from 16 to 15
- Add StudioScriptEditorColorCategories.LuauKeyword
- Add StudioScriptEditorColorCategories.MatchingWordBackground
- Add StudioScriptEditorColorCategories.Ruler
- Add StudioScriptEditorColorCategories.SelectionBackground
- Add StudioScriptEditorColorCategories.SelectionText
- Change Index of StudioScriptEditorColorCategories.TODO from 17 to 16
- Change Value of StudioScriptEditorColorCategories.TODO from 17 to 16
- Remove StudioScriptEditorColorCategories.Type
- Add StudioScriptEditorColorCategories.Warning
- Add StudioScriptEditorColorCategories.Whitespace
- Change Index of StudioStyleGuideColor.ButtonBorder from 83 to 82
- Change Value of StudioStyleGuideColor.ButtonBorder from 82 to 81
- Change Index of StudioStyleGuideColor.ButtonText from 84 to 83
- Change Value of StudioStyleGuideColor.ButtonText from 83 to 82
- Change Value of StudioStyleGuideColor.ChatIncomingBgColor from 76 to 75
- Change Index of StudioStyleGuideColor.ChatIncomingBgColor from 77 to 76
- Change Value of StudioStyleGuideColor.ChatIncomingTextColor from 77 to 76
- Change Index of StudioStyleGuideColor.ChatIncomingTextColor from 78 to 77
- Change Index of StudioStyleGuideColor.ChatModeratedMessageColor from 81 to 80
- Change Value of StudioStyleGuideColor.ChatModeratedMessageColor from 80 to 79
- Change Value of StudioStyleGuideColor.ChatOutgoingBgColor from 78 to 77
- Change Index of StudioStyleGuideColor.ChatOutgoingBgColor from 79 to 78
- Change Value of StudioStyleGuideColor.ChatOutgoingTextColor from 79 to 78
- Change Index of StudioStyleGuideColor.ChatOutgoingTextColor from 80 to 79
- Change Value of StudioStyleGuideColor.CheckedFieldBackground from 85 to 84
- Change Index of StudioStyleGuideColor.CheckedFieldBackground from 86 to 85
- Change Value of StudioStyleGuideColor.CheckedFieldBorder from 86 to 85
- Change Index of StudioStyleGuideColor.CheckedFieldBorder from 87 to 86
- Change Index of StudioStyleGuideColor.CheckedFieldIndicator from 88 to 87
- Change Value of StudioStyleGuideColor.CheckedFieldIndicator from 87 to 86
- Change Value of StudioStyleGuideColor.DebuggerCurrentLine from 58 to 57
- Change Index of StudioStyleGuideColor.DebuggerCurrentLine from 58 to 57
- Change Value of StudioStyleGuideColor.DebuggerErrorLine from 59 to 58
- Change Index of StudioStyleGuideColor.DebuggerErrorLine from 59 to 58
- Change Value of StudioStyleGuideColor.DialogButton from 91 to 90
- Change Index of StudioStyleGuideColor.DialogButton from 92 to 91
- Change Index of StudioStyleGuideColor.DialogButtonBorder from 94 to 93
- Change Value of StudioStyleGuideColor.DialogButtonBorder from 93 to 92
- Change Value of StudioStyleGuideColor.DialogButtonText from 92 to 91
- Change Index of StudioStyleGuideColor.DialogButtonText from 93 to 92
- Change Index of StudioStyleGuideColor.DialogMainButton from 95 to 94
- Change Value of StudioStyleGuideColor.DialogMainButton from 94 to 93
- Change Index of StudioStyleGuideColor.DialogMainButtonText from 96 to 95
- Change Value of StudioStyleGuideColor.DialogMainButtonText from 95 to 94
- Change Value of StudioStyleGuideColor.DiffFilePathBackground from 74 to 73
- Change Index of StudioStyleGuideColor.DiffFilePathBackground from 75 to 74
- Change Index of StudioStyleGuideColor.DiffFilePathBorder from 76 to 75
- Change Value of StudioStyleGuideColor.DiffFilePathBorder from 75 to 74
- Change Value of StudioStyleGuideColor.DiffFilePathText from 60 to 59
- Change Index of StudioStyleGuideColor.DiffFilePathText from 61 to 60
- Change Value of StudioStyleGuideColor.DiffLineNum from 69 to 68
- Change Index of StudioStyleGuideColor.DiffLineNum from 70 to 69
- Change Value of StudioStyleGuideColor.DiffLineNumAdditionBackground from 72 to 71
- Change Index of StudioStyleGuideColor.DiffLineNumAdditionBackground from 73 to 72
- Change Index of StudioStyleGuideColor.DiffLineNumDeletionBackground from 74 to 73
- Change Value of StudioStyleGuideColor.DiffLineNumDeletionBackground from 73 to 72
- Change Index of StudioStyleGuideColor.DiffLineNumNoChangeBackground from 72 to 71
- Change Value of StudioStyleGuideColor.DiffLineNumNoChangeBackground from 71 to 70
- Change Value of StudioStyleGuideColor.DiffLineNumSeparatorBackground from 70 to 69
- Change Index of StudioStyleGuideColor.DiffLineNumSeparatorBackground from 71 to 70
- Change Value of StudioStyleGuideColor.DiffTextAddition from 63 to 62
- Change Index of StudioStyleGuideColor.DiffTextAddition from 64 to 63
- Change Index of StudioStyleGuideColor.DiffTextAdditionBackground from 68 to 67
- Change Value of StudioStyleGuideColor.DiffTextAdditionBackground from 67 to 66
- Change Value of StudioStyleGuideColor.DiffTextDeletion from 64 to 63
- Change Index of StudioStyleGuideColor.DiffTextDeletion from 65 to 64
- Change Value of StudioStyleGuideColor.DiffTextDeletionBackground from 68 to 67
- Change Index of StudioStyleGuideColor.DiffTextDeletionBackground from 69 to 68
- Change Index of StudioStyleGuideColor.DiffTextHunkInfo from 62 to 61
- Change Value of StudioStyleGuideColor.DiffTextHunkInfo from 61 to 60
- Change Value of StudioStyleGuideColor.DiffTextNoChange from 62 to 61
- Change Index of StudioStyleGuideColor.DiffTextNoChange from 63 to 62
- Change Index of StudioStyleGuideColor.DiffTextNoChangeBackground from 67 to 66
- Change Value of StudioStyleGuideColor.DiffTextNoChangeBackground from 66 to 65
- Change Index of StudioStyleGuideColor.DiffTextSeparatorBackground from 66 to 65
- Change Value of StudioStyleGuideColor.DiffTextSeparatorBackground from 65 to 64
- Change Value of StudioStyleGuideColor.HeaderSection from 88 to 87
- Change Index of StudioStyleGuideColor.HeaderSection from 89 to 88
- Change Index of StudioStyleGuideColor.InfoBarWarningBackground from 97 to 96
- Change Value of StudioStyleGuideColor.InfoBarWarningBackground from 96 to 95
- Change Index of StudioStyleGuideColor.InfoBarWarningText from 98 to 97
- Change Value of StudioStyleGuideColor.InfoBarWarningText from 97 to 96
- Change Index of StudioStyleGuideColor.InputFieldBorder from 85 to 84
- Change Value of StudioStyleGuideColor.InputFieldBorder from 84 to 83
- Change Value of StudioStyleGuideColor.Midlight from 89 to 88
- Change Index of StudioStyleGuideColor.Midlight from 90 to 89
- Change Value of StudioStyleGuideColor.ScriptBool from 102 to 101
- Change Index of StudioStyleGuideColor.ScriptBool from 102 to 101
- Change Value of StudioStyleGuideColor.ScriptBuiltInFunction from 53 to 52
- Change Index of StudioStyleGuideColor.ScriptBuiltInFunction from 53 to 52
- Change Value of StudioStyleGuideColor.ScriptEditorCurrentLine from 98 to 97
- Change Index of StudioStyleGuideColor.ScriptEditorCurrentLine from 60 to 59
- Change Index of StudioStyleGuideColor.ScriptError from 55 to 54
- Change Value of StudioStyleGuideColor.ScriptError from 55 to 54
- Remove StudioStyleGuideColor.ScriptExport
- Change Index of StudioStyleGuideColor.ScriptFunction from 103 to 102
- Change Value of StudioStyleGuideColor.ScriptFunction from 103 to 102
- Change Index of StudioStyleGuideColor.ScriptFunctionName from 108 to 106
- Change Value of StudioStyleGuideColor.ScriptFunctionName from 108 to 106
- Change Index of StudioStyleGuideColor.ScriptKeyword from 52 to 51
- Change Value of StudioStyleGuideColor.ScriptKeyword from 52 to 51
- Change Index of StudioStyleGuideColor.ScriptLocal from 104 to 103
- Change Value of StudioStyleGuideColor.ScriptLocal from 104 to 103
- Add StudioStyleGuideColor.ScriptLuauKeyword
- Change Value of StudioStyleGuideColor.ScriptMethod from 99 to 98
- Change Index of StudioStyleGuideColor.ScriptMethod from 99 to 98
- Change Index of StudioStyleGuideColor.ScriptNil from 101 to 100
- Change Value of StudioStyleGuideColor.ScriptNil from 101 to 100
- Remove StudioStyleGuideColor.ScriptPreprocessor
- Change Value of StudioStyleGuideColor.ScriptProperty from 100 to 99
- Change Index of StudioStyleGuideColor.ScriptProperty from 100 to 99
- Change Index of StudioStyleGuideColor.ScriptRuler from 57 to 56
- Change Value of StudioStyleGuideColor.ScriptRuler from 57 to 56
- Change Index of StudioStyleGuideColor.ScriptSelf from 105 to 104
- Change Value of StudioStyleGuideColor.ScriptSelf from 105 to 104
- Change Index of StudioStyleGuideColor.ScriptTodo from 109 to 107
- Change Value of StudioStyleGuideColor.ScriptTodo from 109 to 107
- Remove StudioStyleGuideColor.ScriptType
- Change Value of StudioStyleGuideColor.ScriptWarning from 54 to 53
- Change Index of StudioStyleGuideColor.ScriptWarning from 54 to 53
- Change Index of StudioStyleGuideColor.ScriptWhitespace from 56 to 55
- Change Value of StudioStyleGuideColor.ScriptWhitespace from 56 to 55
- Change Value of StudioStyleGuideColor.Separator from 81 to 80
- Change Index of StudioStyleGuideColor.Separator from 82 to 81
- Change Value of StudioStyleGuideColor.StatusBar from 90 to 89
- Change Index of StudioStyleGuideColor.StatusBar from 91 to 90
(v0.452.2.413165) version-b41314f220b8472c - No changes
(v0.452.2.413165) version-7fee971622ba40dcRelease notes - Change MemoryCategory of AlignOrientation from PhysicsParts to Instances
- Change MemoryCategory of AlignPosition from PhysicsParts to Instances
- Change MemoryCategory of AngularVelocity from PhysicsParts to Instances
- Change Tags of AnimationController.GetPlayingAnimationTracks from [Deprecated] to []
- Change Tags of AnimationController.LoadAnimation from [Deprecated] to []
- Change Tags of AnimationController.AnimationPlayed from [Deprecated] to []
- Remove AvatarEditorService.GetFavorite
- Remove AvatarEditorService.GetInventory
- Remove AvatarEditorService.GetOutfits
- Remove AvatarEditorService.PerformCreateOutfit
- Remove AvatarEditorService.PerformSaveAvatar
- Remove AvatarEditorService.PerformSetFavorite
- Remove AvatarEditorService.PromptAllowInventoryReadAccess
- Remove AvatarEditorService.PromptCreateOutfit
- Remove AvatarEditorService.PromptSaveAvatar
- Remove AvatarEditorService.PromptSetFavorite
- Remove AvatarEditorService.SetAllowInventoryReadAccess
- Remove AvatarEditorService.SignalCreateOutfitPermissionDenied
- Remove AvatarEditorService.SignalSaveAvatarFailed
- Remove AvatarEditorService.SignalSaveAvatarPermissionDenied
- Remove AvatarEditorService.SignalSetFavoriteFailed
- Remove AvatarEditorService.SignalSetFavoritePermissionDenied
- Remove AvatarEditorService.OpenAllowInventoryReadAccess
- Remove AvatarEditorService.OpenPromptCreateOufit
- Remove AvatarEditorService.OpenPromptSaveAvatar
- Remove AvatarEditorService.OpenPromptSetFavorite
- Remove AvatarEditorService.PromptAllowInventoryReadAccessCompleted
- Remove AvatarEditorService.PromptCreateOutfitCompleted
- Remove AvatarEditorService.PromptSaveAvatarCompleted
- Remove AvatarEditorService.PromptSetFavoriteCompleted
- Change MemoryCategory of BallSocketConstraint from PhysicsParts to Instances
- Change MemoryCategory of Constraint from PhysicsParts to Instances
- Remove ContentProvider.AssetFetchFailed
- Change MemoryCategory of CoreScript from Script to Instances
- Change MemoryCategory of CylindricalConstraint from PhysicsParts to Instances
- Remove DataStoreEnumerationPages
- Remove DataStoreInfo
- Remove DataStoreKeyInfo
- Remove DataStoreKeyPages
- Remove DataStoreKeyVersionInfo
- Add DataStoreService.GetDataFromEmptyScopeDataStoreAsyncTemporary
- Change Parameters of DataStoreService.GetDataStore from (name: string, scope: Variant, options: Instance = Instance) to (name: string, scope: string = global)
- Change Tags of DataStoreService.GetDataStore from [Yields] to []
- Remove DataStoreService.ListDataStoresAsync
- Remove DataStoreSetOptions
- Remove DataStoreVersionPages
- Change MemoryCategory of FlagStand from PhysicsParts to Instances
- Remove GetDataStoreOptions
- Change ReturnType of GlobalDataStore.GetAsync from Tuple to Variant
- Remove GlobalDataStore.GetVersionAsync
- Change ReturnType of GlobalDataStore.IncrementAsync from Tuple to Variant
- Remove GlobalDataStore.ListKeysAsync
- Remove GlobalDataStore.ListVersionsAsync
- Change ReturnType of GlobalDataStore.RemoveAsync from Tuple to Variant
- Remove GlobalDataStore.RemoveVersionAsync
- Change Parameters of GlobalDataStore.SetAsync from (key: string, value: Variant, userid: Variant, options: Instance = Instance) to (key: string, value: Variant)
- Change ReturnType of GlobalDataStore.SetAsync from string to void
- Change MemoryCategory of HingeConstraint from PhysicsParts to Instances
- Change Parameters of Humanoid.ApplyDescription from (humanoidDescription: Instance, assetTypeVerification: AssetTypeVerification = Default) to (humanoidDescription: Instance)
- Change Tags of Humanoid.GetPlayingAnimationTracks from [Deprecated] to []
- Change Tags of Humanoid.LoadAnimation from [Deprecated] to []
- Change Tags of Humanoid.AnimationPlayed from [Deprecated] to []
- Remove ILegacyStudioBridge
- Remove InsertService.CreateMeshPartAsync
- Remove LegacyStudioBridge
- Change MemoryCategory of LineForce from PhysicsParts to Instances
- Remove MeshPart.MeshSize
- Remove MeshPart.ApplyMesh
- Change MemoryCategory of NoCollisionConstraint from PhysicsParts to Instances
- Remove ObjectVersionInfo
- Remove OutfitPages
- Remove PhysicsSettings.IsInterpolationThrottleShown
- Change MemoryCategory of Platform from PhysicsParts to Instances
- Change ValueType of Players.LocalPlayer from Player to Instance
- Change ValueType of from Player to Instance
- Change Parameters of Players.CreateHumanoidModelFromDescription from (description: Instance, rigType: HumanoidRigType, assetTypeVerification: AssetTypeVerification = Default) to (description: Instance, rigType: HumanoidRigType)
- Change MemoryCategory of PrismaticConstraint from PhysicsParts to Instances
- Change MemoryCategory of RodConstraint from PhysicsParts to Instances
- Change MemoryCategory of RopeConstraint from PhysicsParts to Instances
- Change MemoryCategory of ScrollingFrame from Gui to Instances
- Change MemoryCategory of Seat from PhysicsParts to Instances
- Change MemoryCategory of SkateboardPlatform from PhysicsParts to Instances
- Change MemoryCategory of SlidingBallConstraint from PhysicsParts to Instances
- Change MemoryCategory of SpawnLocation from PhysicsParts to Instances
- Change MemoryCategory of SpecialMesh from PhysicsParts to Instances
- Change MemoryCategory of SpringConstraint from PhysicsParts to Instances
- Change MemoryCategory of Status from PhysicsParts to Instances
- Add Studio.Maximum Table Depth
- Change Tags of StudioTheme.GetPath from [Deprecated] to []
- Change MemoryCategory of TextBox from Gui to Instances
- Change MemoryCategory of Torque from PhysicsParts to Instances
- Remove UGCValidationService.SetMeshIdBlocking
- Add UnvalidatedAssetService.AppendTempAsset
- Remove UnvalidatedAssetService.AppendTempAssetId
- Add UnvalidatedAssetService.RenameTempAsset
- Remove UnvalidatedAssetService.UpgradeTempAssetId
- Change MemoryCategory of VectorForce from PhysicsParts to Instances
- Change MemoryCategory of VelocityMotor from PhysicsParts to Instances
- Change MemoryCategory of WeldConstraint from PhysicsParts to Instances
- Change MemoryCategory of Workspace from PhysicsParts to Instances
- Change MemoryCategory of WorldModel from PhysicsParts to Instances
- Change MemoryCategory of WorldRoot from PhysicsParts to Instances
- Remove AssetTypeVerification
- Remove AvatarPromptResult
- Remove ScopeOptions
- Remove SortDirection
(v0.453.0.412965) version-33f8c398541d46a4 - No changes
(v0.453.0.412965) version-8915d12824864be1 - No changes
(v0.453.0.412924) version-8cc0099c53c74f0c - No changes
(v0.453.0.412924) version-85ef2b956ade47aeRelease notes - Change MemoryCategory of AlignOrientation from Instances to PhysicsParts
- Change MemoryCategory of AlignPosition from Instances to PhysicsParts
- Change MemoryCategory of AngularVelocity from Instances to PhysicsParts
- Change Tags of AnimationController.GetPlayingAnimationTracks from [] to [Deprecated]
- Change Tags of AnimationController.LoadAnimation from [] to [Deprecated]
- Change Tags of AnimationController.AnimationPlayed from [] to [Deprecated]
- Add AvatarEditorService.GetFavorite
- Add AvatarEditorService.GetInventory
- Add AvatarEditorService.GetOutfits
- Add AvatarEditorService.PerformCreateOutfit
- Add AvatarEditorService.PerformSaveAvatar
- Add AvatarEditorService.PerformSetFavorite
- Add AvatarEditorService.PromptAllowInventoryReadAccess
- Add AvatarEditorService.PromptCreateOutfit
- Add AvatarEditorService.PromptSaveAvatar
- Add AvatarEditorService.PromptSetFavorite
- Add AvatarEditorService.SetAllowInventoryReadAccess
- Add AvatarEditorService.SignalCreateOutfitPermissionDenied
- Add AvatarEditorService.SignalSaveAvatarFailed
- Add AvatarEditorService.SignalSaveAvatarPermissionDenied
- Add AvatarEditorService.SignalSetFavoriteFailed
- Add AvatarEditorService.SignalSetFavoritePermissionDenied
- Add AvatarEditorService.OpenAllowInventoryReadAccess
- Add AvatarEditorService.OpenPromptCreateOufit
- Add AvatarEditorService.OpenPromptSaveAvatar
- Add AvatarEditorService.OpenPromptSetFavorite
- Add AvatarEditorService.PromptAllowInventoryReadAccessCompleted
- Add AvatarEditorService.PromptCreateOutfitCompleted
- Add AvatarEditorService.PromptSaveAvatarCompleted
- Add AvatarEditorService.PromptSetFavoriteCompleted
- Change MemoryCategory of BallSocketConstraint from Instances to PhysicsParts
- Change MemoryCategory of Constraint from Instances to PhysicsParts
- Add ContentProvider.AssetFetchFailed
- Change MemoryCategory of CoreScript from Instances to Script
- Change MemoryCategory of CylindricalConstraint from Instances to PhysicsParts
- Add DataStoreEnumerationPages
- Add DataStoreInfo
- Add CreatedTime
- Add DataStoreName
- Add UpdatedTime
- Add DataStoreKeyInfo
- Add KeyName
- Add DataStoreKeyPages
- Add DataStoreKeyVersionInfo
- Add CreatedTime
- Add UpdatedTime
- Add Version
- Add GetMetadata
- Add GetUserIds
- Change Parameters of DataStoreService.GetDataStore from (name: string, scope: string = global) to (name: string, scope: Variant, options: Instance = Instance)
- Change Tags of DataStoreService.GetDataStore from [] to [Yields]
- Add DataStoreService.ListDataStoresAsync
- Add DataStoreSetOptions
- Add GetMetadata
- Add SetMetadata
- Add DataStoreVersionPages
- Change MemoryCategory of FlagStand from Instances to PhysicsParts
- Add GetDataStoreOptions
- Change ReturnType of GlobalDataStore.GetAsync from Variant to Tuple
- Add GlobalDataStore.GetVersionAsync
- Change ReturnType of GlobalDataStore.IncrementAsync from Variant to Tuple
- Add GlobalDataStore.ListKeysAsync
- Add GlobalDataStore.ListVersionsAsync
- Change ReturnType of GlobalDataStore.RemoveAsync from Variant to Tuple
- Add GlobalDataStore.RemoveVersionAsync
- Change ReturnType of GlobalDataStore.SetAsync from void to string
- Change Parameters of GlobalDataStore.SetAsync from (key: string, value: Variant) to (key: string, value: Variant, userid: Variant, options: Instance = Instance)
- Change MemoryCategory of HingeConstraint from Instances to PhysicsParts
- Change Parameters of Humanoid.ApplyDescription from (humanoidDescription: Instance) to (humanoidDescription: Instance, assetTypeVerification: AssetTypeVerification = Default)
- Change Tags of Humanoid.GetPlayingAnimationTracks from [] to [Deprecated]
- Change Tags of Humanoid.LoadAnimation from [] to [Deprecated]
- Change Tags of Humanoid.AnimationPlayed from [] to [Deprecated]
- Add ILegacyStudioBridge
- Add InsertService.CreateMeshPartAsync
- Add LegacyStudioBridge
- Change MemoryCategory of LineForce from Instances to PhysicsParts
- Add MeshPart.MeshSize
- Add MeshPart.ApplyMesh
- Change MemoryCategory of NoCollisionConstraint from Instances to PhysicsParts
- Add ObjectVersionInfo
- Add CreatedTime
- Add IsDeleted
- Add Version
- Add OutfitPages
- Add PhysicsSettings.IsInterpolationThrottleShown
- Change MemoryCategory of Platform from Instances to PhysicsParts
- Change ValueType of Players.LocalPlayer from Instance to Player
- Change ValueType of from Instance to Player
- Change Parameters of Players.CreateHumanoidModelFromDescription from (description: Instance, rigType: HumanoidRigType) to (description: Instance, rigType: HumanoidRigType, assetTypeVerification: AssetTypeVerification = Default)
- Change MemoryCategory of PrismaticConstraint from Instances to PhysicsParts
- Change MemoryCategory of RodConstraint from Instances to PhysicsParts
- Change MemoryCategory of RopeConstraint from Instances to PhysicsParts
- Change MemoryCategory of ScrollingFrame from Instances to Gui
- Change MemoryCategory of Seat from Instances to PhysicsParts
- Change MemoryCategory of SkateboardPlatform from Instances to PhysicsParts
- Change MemoryCategory of SlidingBallConstraint from Instances to PhysicsParts
- Change MemoryCategory of SpawnLocation from Instances to PhysicsParts
- Change MemoryCategory of SpecialMesh from Instances to PhysicsParts
- Change MemoryCategory of SpringConstraint from Instances to PhysicsParts
- Change MemoryCategory of Status from Instances to PhysicsParts
- Remove Studio.Maximum Table Depth
- Change Tags of StudioTheme.GetPath from [] to [Deprecated]
- Change MemoryCategory of TextBox from Instances to Gui
- Change MemoryCategory of Torque from Instances to PhysicsParts
- Add UGCValidationService.SetMeshIdBlocking
- Remove UnvalidatedAssetService.AppendTempAsset
- Add UnvalidatedAssetService.AppendTempAssetId
- Remove UnvalidatedAssetService.RenameTempAsset
- Add UnvalidatedAssetService.UpgradeTempAssetId
- Change MemoryCategory of VectorForce from Instances to PhysicsParts
- Change MemoryCategory of VelocityMotor from Instances to PhysicsParts
- Change MemoryCategory of WeldConstraint from Instances to PhysicsParts
- Change MemoryCategory of Workspace from Instances to PhysicsParts
- Change MemoryCategory of WorldModel from Instances to PhysicsParts
- Change MemoryCategory of WorldRoot from Instances to PhysicsParts
- Add AssetTypeVerification
- Add Always
- Add ClientOnly
- Add Default
- Add AvatarPromptResult
- Add Failed
- Add PermissionDenied
- Add Success
- Add ScopeOptions
- Add AllKeys
- Add SortDirection
- Add Ascending
- Add Descending
(v0.452.1.412846) version-7d9dc23c015c4bef - No changes
(v0.452.1.412846) version-07e2373efc604b18 - No changes
(v0.452.0.412750) version-5dd5f23b432246f1 - No changes
(v0.452.0.412750) version-01ab4edaf5ff48b1Release notes - Remove BasePart.BodyAngularVelocity
- Remove BasePart.BodyCenterOfMass
- Remove BasePart.BodyLinearVelocity
- Remove BasePart.BodyMass
- Remove BasePart.LinearVelocity
- Remove BasePart.ApplyAngularImpulse
- Remove BasePart.ApplyImpulse
- Remove BasePart.ApplyImpulseAtPosition
(v0.452.0.412695) version-c7d38c1ea02e483f - No changes
(v0.452.0.412695) version-2d0c49bbac3f4e18 - No changes
(v0.452.0.412669) version-cc6cb862069d46a2 - No changes
(v0.452.0.412669) version-af53fef0e7044945Release notes - Add BasePart.BodyAngularVelocity
- Add BasePart.BodyCenterOfMass
- Add BasePart.BodyLinearVelocity
- Add BasePart.BodyMass
- Add BasePart.LinearVelocity
- Add BasePart.ApplyAngularImpulse
- Add BasePart.ApplyImpulse
- Add BasePart.ApplyImpulseAtPosition
- Change CanLoad of Camera.DiagonalFieldOfView from true to false
- Change CanSave of Camera.DiagonalFieldOfView from true to false
- Change Tags of Camera.DiagonalFieldOfView from [] to [NotReplicated]
- Change CanLoad of Camera.MaxAxisFieldOfView from true to false
- Change CanSave of Camera.MaxAxisFieldOfView from true to false
- Change Tags of Camera.MaxAxisFieldOfView from [] to [NotReplicated]
- Add ContentProvider.RegisterDefaultSessionKey
- Add ContentProvider.RegisterSessionEncryptedAsset
- Add
- Add
- Add
- Add
- Add HandleAdornment.AdornCullingMode
- Add Humanoid.ApplyDescriptionBlocking
- Add LayerCollector.GetLayoutNodeTree
- Add NetworkServer.EncryptStringForPlayerId
- Add ScrollingFrame.AbsoluteCanvasSize
- Add
- Add
- Add
- Add Studio."TODO" Color
- Add Studio."export" Color
- Add Studio."function" Color
- Add Studio."local" Color
- Add Studio."nil" Color
- Add Studio."self" Color
- Add Studio."type" Color
- Add Studio.Bool Color
- Add Studio.Function Name Color
- Add Studio.Method Color
- Add Studio.Property Color
- Add TextService.SetResolutionScale
- Add AdornCullingMode
- Add StudioScriptEditorColorCategories.Bool
- Add StudioScriptEditorColorCategories.Export
- Add StudioScriptEditorColorCategories.Function
- Add StudioScriptEditorColorCategories.FunctionName
- Add StudioScriptEditorColorCategories.Local
- Add StudioScriptEditorColorCategories.Method
- Add StudioScriptEditorColorCategories.Nil
- Add StudioScriptEditorColorCategories.Property
- Add StudioScriptEditorColorCategories.Self
- Add StudioScriptEditorColorCategories.TODO
- Add StudioScriptEditorColorCategories.Type
- Add StudioStyleGuideColor.ScriptBool
- Add StudioStyleGuideColor.ScriptExport
- Add StudioStyleGuideColor.ScriptFunction
- Add StudioStyleGuideColor.ScriptFunctionName
- Add StudioStyleGuideColor.ScriptLocal
- Add StudioStyleGuideColor.ScriptMethod
- Add StudioStyleGuideColor.ScriptNil
- Add StudioStyleGuideColor.ScriptProperty
- Add StudioStyleGuideColor.ScriptSelf
- Add StudioStyleGuideColor.ScriptTodo
- Add StudioStyleGuideColor.ScriptType
(v0.451.0.412446) version-785cf94b21cc4fe1 - No changes
(v0.451.0.412446) version-add424a683944de3 - No changes
(v0.451.0.412334) version-3776a9cec8cb4493 - No changes
(v0.451.0.412334) version-a7b72c3aa90940bfRelease notes - Change Parameters of AvatarEditorService.GetItemDetails from (itemId: int64, itemType: ItemType) to (itemId: int64, itemType: AvatarItemType)
- Add AvatarEditorService.SearchCatalog
- Add BasePlayerGui.GetGuiObjectsInCircle
- Add CatalogPages
- Add Chat.SetBubbleChatSettings
- Add Chat.BubbleChatSettingsChanged
- Add GamepadService.GamepadCursorEnabled
- Add GamepadService.GetGamepadCursorPosition
- Add GamepadService.SetGamepadCursorPosition
- Change Tags of MeshPart.DoubleSided from [NotScriptable] to []
- Change Tags of from [] to [NotReplicated]
- Change CanLoad of from false to true
- Add Studio.Auto Clean Empty Line
- Change CanSave of Studio.Background Color from true to false
- Change Tags of Studio.Background Color from [] to [NotReplicated]
- Change CanSave of Studio.Built-in Function Color from true to false
- Change Tags of Studio.Built-in Function Color from [] to [NotReplicated]
- Change CanSave of Studio.Comment Color from true to false
- Change Tags of Studio.Comment Color from [] to [NotReplicated]
- Change Tags of Studio.Current Line Highlight Color from [] to [NotReplicated]
- Change CanSave of Studio.Current Line Highlight Color from true to false
- Change CanSave of Studio.Debugger Current Line Color from true to false
- Change Tags of Studio.Debugger Current Line Color from [] to [NotReplicated]
- Change CanSave of Studio.Debugger Error Line Color from true to false
- Change Tags of Studio.Debugger Error Line Color from [] to [NotReplicated]
- Change CanSave of Studio.Error Color from true to false
- Change Tags of Studio.Error Color from [] to [NotReplicated]
- Change CanSave of Studio.Find Selection Background Color from true to false
- Change Tags of Studio.Find Selection Background Color from [] to [NotReplicated]
- Change Tags of Studio.Keyword Color from [] to [NotReplicated]
- Change CanSave of Studio.Keyword Color from true to false
- Change Tags of Studio.Matching Word Background Color from [] to [NotReplicated]
- Change CanSave of Studio.Matching Word Background Color from true to false
- Change CanSave of Studio.Number Color from true to false
- Change Tags of Studio.Number Color from [] to [NotReplicated]
- Change CanSave of Studio.Operator Color from true to false
- Change Tags of Studio.Operator Color from [] to [NotReplicated]
- Change CanSave of Studio.Preprocessor Color from true to false
- Change Tags of Studio.Preprocessor Color from [] to [NotReplicated]
- Change Tags of Studio.Selection Background Color from [] to [NotReplicated]
- Change CanSave of Studio.Selection Background Color from true to false
- Change CanSave of Studio.Selection Color from true to false
- Change Tags of Studio.Selection Color from [] to [NotReplicated]
- Change Tags of Studio.String Color from [] to [NotReplicated]
- Change CanSave of Studio.String Color from true to false
- Change CanSave of Studio.Text Color from true to false
- Change Tags of Studio.Text Color from [] to [NotReplicated]
- Change CanSave of Studio.Warning Color from true to false
- Change Tags of Studio.Warning Color from [] to [NotReplicated]
- Change Tags of Studio.Whitespace Color from [] to [NotReplicated]
- Change CanSave of Studio.Whitespace Color from true to false
- Change WriteSecurity of from PluginSecurity to RobloxScriptSecurity
- Change ReadSecurity of from PluginSecurity to RobloxScriptSecurity
- Change ReadSecurity of from PluginSecurity to RobloxScriptSecurity
- Change WriteSecurity of from PluginSecurity to RobloxScriptSecurity
- Change ReadSecurity of from PluginSecurity to RobloxScriptSecurity
- Change WriteSecurity of from PluginSecurity to RobloxScriptSecurity
- Add StudioService.PromptTransformPluginCheckEnable
- Add UserGameSettings.GraphicsQualityLevel
- Add AvatarItemType
- Add BundleType
- Add Animations
- Add BodyParts
- Add CatalogCategoryFilter
- Add Collectibles
- Add CommunityCreations
- Add Featured
- Add None
- Add Premium
- Add CatalogSortType
- Add MostFavorited
- Add PriceHighToLow
- Add PriceLowToHigh
- Add RecentlyUpdated
- Add Relevance
- Remove ItemType
(v0.450.0.411923) version-3d792471ddc54e0e - No changes
(v0.450.0.411923) version-20f4846e87e7487fRelease notes - Add Camera.DiagonalFieldOfView
- Change Category of Camera.FieldOfView from Data to Camera
- Add Camera.FieldOfViewMode
- Add Camera.MaxAxisFieldOfView
- Remove GameSettings.ChatHistory
- Remove GameSettings.ReportAbuseChatHistory
- Remove GameSettings.VideoQuality
- Remove LuaSettings.AreScriptStartsReported
- Remove LuaSettings.DefaultWaitTime
- Remove LuaSettings.WaitingThreadsBudget
- Add MeshPart.DoubleSided
- Add NetworkSettings.IncomingReplicationLag
- Remove NetworkSettings.IncommingReplicationLag
- Remove NetworkSettings.PrintFilters
- Remove NetworkSettings.PrintTouches
- Change Parameters of ScriptDebugger.SetGlobal from (name: string, value: Variant) to (name: string, value: Variant, stackFrame: int)
- Add FieldOfViewMode
- Remove VideoQualitySettings
(v0.449.1.411731) version-beee7b29645c4d8e - No changes
(v0.449.1.411731) version-00771957025b4aad - No changes
(v0.449.0.411458) version-ffdd65a7a63846bc - No changes
(v0.449.0.411458) version-b2ff8cc6c0974db7Release notes - Change Parameters of BulkImportService.AssetImported from (assetType: AssetType, name: string, id: int) to (assetType: AssetType, name: string, id: int64)
- Add GuiObject.AutomaticSize
- Change Parameters of Plugin.PlaySound from (soundChannel: Instance) to (soundChannel: Instance, normalizedTimePosition: double = 0)
- Add
- Add
- Add ScrollingFrame.AutomaticCanvasSize
- Add Selection.Add
- Add Selection.Remove
- Add Studio.Highlight Occurances
- Add Studio.Script Editor Color Preset
- Add Workspace.MeshPartHeads
- Add AutomaticSize
- Add Font.AmaticSC
- Add Font.Bangers
- Add Font.Creepster
- Add Font.DenkOne
- Add Font.Fondamento
- Add Font.FredokaOne
- Add Font.GrenzeGotisch
- Add Font.IndieFlower
- Add Font.JosefinSans
- Add Font.Jura
- Add Font.Kalam
- Add Font.LuckiestGuy
- Add Font.Merriweather
- Add Font.Michroma
- Add Font.Nunito
- Add Font.Oswald
- Add Font.PatrickHand
- Add Font.PermanentMarker
- Add Font.Roboto
- Add Font.RobotoCondensed
- Add Font.RobotoMono
- Add Font.Sarpanch
- Add Font.SpecialElite
- Add Font.TitilliumWeb
- Add Font.Ubuntu
- Add MeshPartHeads
- Add StudioScriptEditorColorCategories
- Add StudioScriptEditorColorPresets
- Add Custom
- Add Extra1
- Add Extra2
- Add RobloxDefault
- Add TriStateBoolean
(v0.448.0.411244) version-821c2a6e08894f0f - No changes
(v0.448.0.411244) version-b3e30402567d46f6 - No changes
(v0.448.0.411159) version-9b53a5bc1eba4130 - No changes
(v0.448.0.411159) version-04e4165b14e642deRelease notes - Add AssetCounterService
- Remove GameSettings.BubbleChatLifetime
- Remove GameSettings.BubbleChatMaxBubbles
- Remove GameSettings.ChatScrollLength
- Remove GameSettings.CollisionSoundEnabled
- Remove GameSettings.CollisionSoundVolume
- Remove GameSettings.HardwareMouse
- Remove GameSettings.MaxCollisionSounds
- Remove GameSettings.SoftwareSound
- Remove
- Add
- Change Category of Studio.Show CorePackages from Advanced to Explorer
- Change Category of Studio.Show FileSyncService from Advanced to Explorer
- Add
- Add InterpolationThrottlingMode
- Add TextInputType.PasswordShown
- Add TextInputType.Username
- Remove UploadSetting
- Add AssetCounterService
(v0.447.1.411123) version-14bec3fdbeea4183 - No changes
(v0.447.1.411123) version-a5b4dc42ff3a4d76 - No changes
(v0.447.1.411042) version-2f573fb90bb64f44 - No changes
(v0.447.1.411042) version-e97210ab5ed84e22 - No changes
(v0.447.0.410975) version-5ffda2d2706d4268 - No changes
(v0.447.0.410975) version-636f885bf76b4cd2Release notes - Add BulkImportService.AssetImported
- Add
- Add
- Add Studio.Enable Http Sandboxing
- Add Studio.Enable Internal Beta Features
- Add StudioService.DEPRECATED_ShowPlaceVersionHistoryDialog
- Change Parameters of StudioService.ShowPlaceVersionHistoryDialog from () to (placeId: int64)
- Add UnvalidatedAssetService
- Add AppendTempAsset
- Add AppendVantagePoint
- Add RenameTempAsset
(v0.446.0.410691) version-503860e8b5b340eb - No changes
(v0.446.0.410691) version-6abafbd8833c45d5Release notes - Add AvatarEditorService
- Add ContentProvider.ListEncryptedAssets
- Add ContentProvider.RegisterDefaultEncryptionKey
- Add ContentProvider.RegisterEncryptedAsset
- Add ContentProvider.UnregisterDefaultEncryptionKey
- Add ContentProvider.UnregisterEncryptedAsset
- Add StudioService.GetStartupAssetId
- Add AvatarAssetType
- Add BackAccessory
- Add ClimbAnimation
- Add EmoteAnimation
- Add Face
- Add FaceAccessory
- Add FallAnimation
- Add FrontAccessory
- Add Gear
- Add HairAccessory
- Add Hat
- Add Head
- Add IdleAnimation
- Add JumpAnimation
- Add LeftArm
- Add LeftLeg
- Add NeckAccessory
- Add Pants
- Add RightArm
- Add RightLeg
- Add RunAnimation
- Add Shirt
- Add ShoulderAccessory
- Add SwimAnimation
- Add TShirt
- Add Torso
- Add WaistAccessory
- Add WalkAnimation
- Change Value of HttpRequestType.Analytics from 22 to 23
- Change Value of HttpRequestType.Localization from 24 to 25
- Add ItemType
(v0.445.1.410643) version-c81dba18f611459d - No changes
(v0.445.1.410643) version-6fed604f83674939Release notes (v0.445.0.410316) version-6c7d8e8ed9ed4957 - No changes
(v0.445.0.410316) version-216688ce7303401eRelease notes - Remove
- Remove LocalizationTable.GetContents
- Remove LocalizationTable.RemoveKey
- Remove LocalizationTable.SetContents
- Remove LocalizationTable.SetEntry
- Add Studio.CommandBarLocalState
(v0.444.0.409999) version-9a60e95694194a8d - No changes
(v0.444.0.409999) version-907bfb0684c04c51 - No changes
(v0.443.0.409841) version-79baa224c08f49ab - No changes
(v0.443.0.409841) version-200508964bb64816 - No changes
(v0.443.0.409661) version-59c404dd76d94826 - No changes
(v0.443.0.409661) version-0692da2bfea14308Release notes - Remove NetworkClient.ConnectionRejected
- Change Security of Players.CreateHumanoidModelFromDescription from RobloxScriptSecurity to None
- Change Security of Players.CreateHumanoidModelFromUserId from RobloxScriptSecurity to None
- Remove Studio.Auto Indent
- Add Studio.Debugger Current Line Color
- Add Studio.Debugger Error Line Color
- Remove Studio.Device Pairing Code
- Add Studio.Format On Paste
- Add StudioService.OnOpenGameSettings
- Remove UIInlineLayout
- Remove Workspace.TemporaryLegacyPhysicsSolverOverride
- Remove InlineAlignment
(v0.442.3.409454) version-09ea19d27f794350 - No changes
(v0.442.3.409454) version-b6f65d2814f144d8 - No changes
(v0.442.3.409454) version-c3cb7d4ddcac4f92Release notes - Add NetworkClient.ConnectionRejected
- Change Security of Players.CreateHumanoidModelFromDescription from None to RobloxScriptSecurity
- Change Security of Players.CreateHumanoidModelFromUserId from None to RobloxScriptSecurity
- Add Studio.Auto Indent
- Remove Studio.Debugger Current Line Color
- Remove Studio.Debugger Error Line Color
- Remove StudioService.OnOpenGameSettings
- Add Workspace.TemporaryLegacyPhysicsSolverOverride
(v0.443.0.409412) version-60a5287f7adb4147 - No changes
(v0.443.0.409412) version-1c902e9dbaaa4fb0Release notes - Remove NetworkClient.ConnectionRejected
- Change Security of Players.CreateHumanoidModelFromDescription from RobloxScriptSecurity to None
- Change Security of Players.CreateHumanoidModelFromUserId from RobloxScriptSecurity to None
- Remove Studio.Auto Indent
- Add Studio.Debugger Current Line Color
- Add Studio.Debugger Error Line Color
- Add StudioService.OnOpenGameSettings
- Remove Workspace.TemporaryLegacyPhysicsSolverOverride
(v0.442.1.409372) version-b7808f3df5424c26 - No changes
(v0.442.1.409372) version-3859d9507b6b477d - No changes
(v0.442.0.409197) version-1253f5a6425f4a3a - No changes
(v0.442.0.409197) version-181a9b40c9fc4225 - No changes
(v0.442.0.409108) version-c1f56a96c0734daa - No changes
(v0.442.0.409108) version-282231155e6d4c7d - No changes
(v0.442.0.409067) version-d8904a005d624ada - No changes
(v0.442.0.409067) version-be1ccd4216c24116Release notes - Add Model.LevelOfDetail
- Change Parameters of ScriptContext.ErrorDetailed from (message: string, stackTrace: string, script: Instance, details: string) to (message: string, stackTrace: string, script: Instance, details: string, securityLevel: int)
- Add Studio.Maximum Table Depth
- Add
- Remove Workspace.SkinnedMeshEnabled
- Change Tags of WorldRoot.FindPartOnRay from [] to [Deprecated]
- Change Tags of WorldRoot.FindPartOnRayWithIgnoreList from [] to [Deprecated]
- Change Tags of WorldRoot.FindPartOnRayWithWhitelist from [] to [Deprecated]
- Add ModelLevelOfDetail
- Add Automatic
- Add Disabled
- Add StreamingMesh
- Remove SkinnedMeshAllowType
- Add TeleportMethod.TeleportPartyAsync
- Remove TeleportMethod.TeleportToPartyAsync
- Add TeleportMethod.TeleportUnknown
(v0.441.1.408989) version-9737767c2eda4660 - No changes
(v0.441.1.408989) version-8d0d1573d9b14eb5 - No changes
(v0.441.0.408614) version-e3403bd9391243b7 - No changes
(v0.441.0.408614) version-b715775e41f0439bRelease notes - Add CylinderHandleAdornment.Angle
- Add CylinderHandleAdornment.InnerRadius
- Add RenderSettings.MeshPartDetailLevel
- Add RunService.GetCoreScriptVersion
- Add StudioService.BaseURLHasChineseHost
- Add StudioService.DEPRECATED_OnPublishPlaceToRoblox
- Change Parameters of StudioService.OnPublishPlaceToRoblox from () to (isOverwritePublish: bool)
- Add MeshPartDetailLevel
- Add DistanceBased
- Add Level01
- Add Level02
- Add Level03
- Add Level04
- Add RenderFidelity.Performance
(v0.440.0.408152) version-310be2d9f75c4685 - No changes
(v0.440.0.408152) version-82b100ef71b144a9Release notes - Add
- Add
- Add Studio.Current Line Highlight Color
- Add Studio.Highlight Current Line
- Add
- Add StudioService.HasInternalPermission
- Add Workspace.SkinnedMeshEnabled
- Add SkinnedMeshAllowType
- Change Index of StudioStyleGuideColor.ButtonBorder from 77 to 83
- Change Value of StudioStyleGuideColor.ButtonBorder from 77 to 82
- Change Index of StudioStyleGuideColor.ButtonText from 78 to 84
- Change Value of StudioStyleGuideColor.ButtonText from 78 to 83
- Add StudioStyleGuideColor.ChatIncomingBgColor
- Add StudioStyleGuideColor.ChatIncomingTextColor
- Add StudioStyleGuideColor.ChatModeratedMessageColor
- Add StudioStyleGuideColor.ChatOutgoingBgColor
- Add StudioStyleGuideColor.ChatOutgoingTextColor
- Change Index of StudioStyleGuideColor.CheckedFieldBackground from 80 to 86
- Change Value of StudioStyleGuideColor.CheckedFieldBackground from 80 to 85
- Change Value of StudioStyleGuideColor.CheckedFieldBorder from 81 to 86
- Change Index of StudioStyleGuideColor.CheckedFieldBorder from 81 to 87
- Change Index of StudioStyleGuideColor.CheckedFieldIndicator from 82 to 88
- Change Value of StudioStyleGuideColor.CheckedFieldIndicator from 82 to 87
- Change Index of StudioStyleGuideColor.DialogButton from 86 to 92
- Change Value of StudioStyleGuideColor.DialogButton from 86 to 91
- Change Value of StudioStyleGuideColor.DialogButtonBorder from 88 to 93
- Change Index of StudioStyleGuideColor.DialogButtonBorder from 88 to 94
- Change Value of StudioStyleGuideColor.DialogButtonText from 87 to 92
- Change Index of StudioStyleGuideColor.DialogButtonText from 87 to 93
- Change Index of StudioStyleGuideColor.DialogMainButton from 89 to 95
- Change Value of StudioStyleGuideColor.DialogMainButton from 89 to 94
- Change Index of StudioStyleGuideColor.DialogMainButtonText from 90 to 96
- Change Value of StudioStyleGuideColor.DialogMainButtonText from 90 to 95
- Change Index of StudioStyleGuideColor.DiffFilePathBackground from 74 to 75
- Change Index of StudioStyleGuideColor.DiffFilePathBorder from 75 to 76
- Change Index of StudioStyleGuideColor.DiffFilePathText from 60 to 61
- Change Index of StudioStyleGuideColor.DiffLineNum from 69 to 70
- Change Index of StudioStyleGuideColor.DiffLineNumAdditionBackground from 72 to 73
- Change Index of StudioStyleGuideColor.DiffLineNumDeletionBackground from 73 to 74
- Change Index of StudioStyleGuideColor.DiffLineNumNoChangeBackground from 71 to 72
- Change Index of StudioStyleGuideColor.DiffLineNumSeparatorBackground from 70 to 71
- Change Index of StudioStyleGuideColor.DiffTextAddition from 63 to 64
- Change Index of StudioStyleGuideColor.DiffTextAdditionBackground from 67 to 68
- Change Index of StudioStyleGuideColor.DiffTextDeletion from 64 to 65
- Change Index of StudioStyleGuideColor.DiffTextDeletionBackground from 68 to 69
- Change Index of StudioStyleGuideColor.DiffTextHunkInfo from 61 to 62
- Change Index of StudioStyleGuideColor.DiffTextNoChange from 62 to 63
- Change Index of StudioStyleGuideColor.DiffTextNoChangeBackground from 66 to 67
- Change Index of StudioStyleGuideColor.DiffTextSeparatorBackground from 65 to 66
- Change Value of StudioStyleGuideColor.HeaderSection from 83 to 88
- Change Index of StudioStyleGuideColor.HeaderSection from 83 to 89
- Change Index of StudioStyleGuideColor.InfoBarWarningBackground from 91 to 97
- Change Value of StudioStyleGuideColor.InfoBarWarningBackground from 91 to 96
- Change Index of StudioStyleGuideColor.InfoBarWarningText from 92 to 98
- Change Value of StudioStyleGuideColor.InfoBarWarningText from 92 to 97
- Change Index of StudioStyleGuideColor.InputFieldBorder from 79 to 85
- Change Value of StudioStyleGuideColor.InputFieldBorder from 79 to 84
- Change Value of StudioStyleGuideColor.Midlight from 84 to 89
- Change Index of StudioStyleGuideColor.Midlight from 84 to 90
- Add StudioStyleGuideColor.ScriptEditorCurrentLine
- Change Index of StudioStyleGuideColor.Separator from 76 to 82
- Change Value of StudioStyleGuideColor.Separator from 76 to 81
- Change Value of StudioStyleGuideColor.StatusBar from 85 to 90
- Change Index of StudioStyleGuideColor.StatusBar from 85 to 91
- Add TeleportMethod
(v0.439.0.407878) version-3850d8756b4f4e87 - No changes
(v0.439.0.407878) version-088fd2b4fad7485e - No changes
(v0.439.0.407706) version-73e72fa176bd4a69 - No changes
(v0.439.0.407706) version-c974ca609dca4d61Release notes (v0.438.0.407270) version-eb97272c5dc643e4 - No changes
(v0.438.0.407270) version-515b52879c404badRelease notes - Change Tags of AnalyticsService.ApiKey from [] to [Deprecated]
- Change Tags of AnalyticsService.FireEvent from [] to [Deprecated]
- Add MemStorageService.GetTable
- Remove NetworkClient.Ticket
- Remove NetworkReplicator.CloseConnection
- Remove NetworkReplicator.GetRakStatsString
- Remove NetworkServer.Port
- Remove NetworkSettings.DataMtuAdjust
- Remove
- Remove NetworkSettings.DataSendRate
- Remove NetworkSettings.PhysicsMtuAdjust
- Remove
- Remove NetworkSettings.PreferredClientPort
- Remove NetworkSettings.PrintInstances
- Remove NetworkSettings.PrintSplitMessage
- Remove NetworkSettings.ReceiveRate
- Remove NetworkSettings.TouchSendRate
- Add
- Add Studio.Active Color
- Add Studio.Active Hover Over Color
- Add
- Change Parameters of StudioService.GizmoRaycast from (origin: Vector3, direction: Vector3, raycastParams: RaycastParams = RaycastParams{IgnoreWater=false, FilterDescendantsInstances={}}) to (origin: Vector3, direction: Vector3, raycastParams: RaycastParams = RaycastParams{IgnoreWater=false, CollisionGroup=Default, FilterDescendantsInstances={}})
- Change Tags of SurfaceAppearance from [Deprecated] to []
- Change ReadSecurity of SurfaceAppearance.AlphaMode from RobloxSecurity to LocalUserSecurity
- Change WriteSecurity of SurfaceAppearance.AlphaMode from RobloxSecurity to LocalUserSecurity
- Change WriteSecurity of SurfaceAppearance.TexturePack from LocalUserSecurity to RobloxSecurity
- Change Tags of SurfaceAppearance.TexturePack from [] to [Hidden]
- Change ReadSecurity of SurfaceAppearance.TexturePack from LocalUserSecurity to RobloxSecurity
- Add TextBox.RichText
- Add TextButton.RichText
- Add TextLabel.RichText
- Remove VideoFrame.GetInfo
- Add VirtualInputManager.sendThemeChangeEvent
- Change Parameters of WorldRoot.Raycast from (origin: Vector3, direction: Vector3, raycastParams: RaycastParams = RaycastParams{IgnoreWater=false, FilterDescendantsInstances={}}) to (origin: Vector3, direction: Vector3, raycastParams: RaycastParams = RaycastParams{IgnoreWater=false, CollisionGroup=Default, FilterDescendantsInstances={}})
- Add StudioStyleGuideColor.InfoBarWarningBackground
- Add StudioStyleGuideColor.InfoBarWarningText
(v0.437.0.406875) version-33a4f4bc240a458b - No changes
(v0.437.0.406875) version-b16995f6563e479b - No changes
(v0.437.0.406827) version-176ac10913224381 - No changes
(v0.437.0.406827) version-53147ee575b64cfa - No changes
(v0.437.0.406827) version-df3d827bfb014cc4 - No changes
(v0.437.0.406827) version-f786173f5f9644dcRelease notes - Remove DebuggerBreakpoint.IsLocal
- Add DebuggerBreakpoint.isContextDependentBreakpoint
- Change Parameters of ScriptDebugger.SetBreakpoint from (line: int, isLocalBreakpoint: bool) to (line: int, isContextDependentBreakpoint: bool)
- Add StudioService.GetTermsOfUseUrl
- Add
- Remove BulkMoveMode.FireNoEvents
- Add PhysicsSimulationRate
- Add Fixed120Hz
- Add Fixed240Hz
- Add Fixed60Hz
- Add Technology.Future
(v0.436.0.406474) version-1dba0e3251dd4776 - No changes
(v0.436.0.406474) version-5798bdd996f04912Release notes (v0.435.0.406105) version-5323e793cd9c4c58 - No changes
(v0.435.0.406105) version-92607abfa7374714 - No changes
(v0.435.0.405846) version-57b191f362784098 - No changes
(v0.435.0.405846) version-ae59362f741244fbRelease notes - Add GuiService.NativeClose
- Add Studio.Enable Internal Features
- Add Studio.Show CorePackages
- Add Studio.Show FileSyncService
- Add UICorner
- Add CornerRadius
- Add WorldRoot.BulkMoveTo
- Add BulkMoveMode
- Add FireAllEvents
- Add FireCFrameChanged
- Add FireNoEvents
- Add HttpError.SslVerificationFail
- Change Index of HttpError.Unknown from 11 to 12
- Change Value of HttpError.Unknown from 11 to 12
(v0.434.0.405736) version-7dfd9423b21a479a - No changes
(v0.434.0.405736) version-ae4805792a0840d9 - No changes
(v0.434.0.405628) version-6a7c5ea502224daa - No changes
(v0.434.0.405628) version-d715e56e09244f6e - No changes
(v0.434.0.405561) version-4959cf702fea43e0 - No changes
(v0.434.0.405561) version-90e2017cee17461aRelease notes - Add ABTestService.GetBrowserTrackerABTestLoadingStatus
- Add ABTestService.GetPendingOrInitializedUserId
- Add ABTestService.GetUserABTestLoadingStatus
- Add ABTestService.OnBrowserTrackerABTestLoadingStatusChanged
- Add ABTestService.OnUserABTestLoadingStatusChanged
- Change Tags of PluginManager.CreatePlugin from [CustomLuaState] to [Deprecated, CustomLuaState]
- Add PluginManagerInterface
- Add CreatePlugin
- Add ExportPlace
- Add ExportSelection
- Add WorldRoot.ArePartsTouchingOthers
- Add ABTestLoadingStatus
(v0.433.0.405142) version-05976c8f8e2842d2 - No changes
(v0.433.0.405142) version-0bdadb06f1744a67Release notes - Change ReadSecurity of from PluginSecurity to RobloxScriptSecurity
- Change WriteSecurity of from PluginSecurity to RobloxScriptSecurity
- Change ReadSecurity of from PluginSecurity to RobloxScriptSecurity
- Change WriteSecurity of from PluginSecurity to RobloxScriptSecurity
- Change Security of DataModelSession.CurrentDataModelTypeAboutToChange from PluginSecurity to RobloxScriptSecurity
- Change Security of DataModelSession.CurrentDataModelTypeChanged from PluginSecurity to RobloxScriptSecurity
- Change Security of DataModelSession.DataModelCreated from PluginSecurity to RobloxScriptSecurity
- Change Security of DataModelSession.DataModelWillBeDestroyed from PluginSecurity to RobloxScriptSecurity
- Remove Lighting.LegacyOutlines
- Change Tags of MultipleDocumentInterfaceInstance from [NotCreatable] to [NotCreatable, NotReplicated]
- Change ReadSecurity of from PluginSecurity to RobloxScriptSecurity
- Change WriteSecurity of from PluginSecurity to RobloxScriptSecurity
- Change Security of MultipleDocumentInterfaceInstance.DataModelSessionEnded from PluginSecurity to RobloxScriptSecurity
- Change Security of MultipleDocumentInterfaceInstance.DataModelSessionStarted from PluginSecurity to RobloxScriptSecurity
- Change ReadSecurity of from PluginSecurity to RobloxScriptSecurity
- Change WriteSecurity of from PluginSecurity to RobloxScriptSecurity
- Change WriteSecurity of from PluginSecurity to RobloxScriptSecurity
- Change ReadSecurity of from PluginSecurity to RobloxScriptSecurity
- Change WriteSecurity of from PluginSecurity to RobloxScriptSecurity
- Change ReadSecurity of from PluginSecurity to RobloxScriptSecurity
- Change Security of Plugin.GetItem from PluginSecurity to RobloxScriptSecurity
- Change Security of Plugin.Invoke from PluginSecurity to RobloxScriptSecurity
- Change Security of Plugin.OnInvoke from PluginSecurity to RobloxScriptSecurity
- Change Security of Plugin.OnSetItem from PluginSecurity to RobloxScriptSecurity
- Change Security of Plugin.SetItem from PluginSecurity to RobloxScriptSecurity
- Add StudioService.ShowPlaceVersionHistoryDialog
- Add Workspace.CalculateJumpDistance
- Add Workspace.CalculateJumpHeight
(v0.432.0.404847) version-2e62daa96bdd4e06 - No changes
(v0.432.0.404847) version-7b39130395b7494f - No changes
(v0.432.0.404738) version-34e4cd9640a34921 - No changes
(v0.432.0.404738) version-f8f67f88d4044ddd - No changes
(v0.432.0.404738) version-6b312e4f757c49e6 - No changes
(v0.432.0.404738) version-5b63d17aed334d83Release notes - Add Bone
- Add Transform
- Add
- Add TransformedWorldCFrame
- Add InternalContainer
- Add Studio.Format On Type
- Add Studio.Rulers
- Change WriteSecurity of SurfaceAppearance.AlphaMode from None to RobloxSecurity
- Change ReadSecurity of SurfaceAppearance.AlphaMode from None to RobloxSecurity
- Add SurfaceAppearance.TexturePack
- Add AssetType.Video
- Change Value of StudioStyleGuideColor.ButtonBorder from 76 to 77
- Change Index of StudioStyleGuideColor.ButtonBorder from 76 to 77
- Change Value of StudioStyleGuideColor.ButtonText from 77 to 78
- Change Index of StudioStyleGuideColor.ButtonText from 77 to 78
- Change Value of StudioStyleGuideColor.CheckedFieldBackground from 79 to 80
- Change Index of StudioStyleGuideColor.CheckedFieldBackground from 79 to 80
- Change Index of StudioStyleGuideColor.CheckedFieldBorder from 80 to 81
- Change Value of StudioStyleGuideColor.CheckedFieldBorder from 80 to 81
- Change Value of StudioStyleGuideColor.CheckedFieldIndicator from 81 to 82
- Change Index of StudioStyleGuideColor.CheckedFieldIndicator from 81 to 82
- Change Value of StudioStyleGuideColor.DebuggerCurrentLine from 57 to 58
- Change Index of StudioStyleGuideColor.DebuggerCurrentLine from 57 to 58
- Change Index of StudioStyleGuideColor.DebuggerErrorLine from 58 to 59
- Change Value of StudioStyleGuideColor.DebuggerErrorLine from 58 to 59
- Change Value of StudioStyleGuideColor.DialogButton from 85 to 86
- Change Index of StudioStyleGuideColor.DialogButton from 85 to 86
- Change Index of StudioStyleGuideColor.DialogButtonBorder from 87 to 88
- Change Value of StudioStyleGuideColor.DialogButtonBorder from 87 to 88
- Change Index of StudioStyleGuideColor.DialogButtonText from 86 to 87
- Change Value of StudioStyleGuideColor.DialogButtonText from 86 to 87
- Change Index of StudioStyleGuideColor.DialogMainButton from 88 to 89
- Change Value of StudioStyleGuideColor.DialogMainButton from 88 to 89
- Change Value of StudioStyleGuideColor.DialogMainButtonText from 89 to 90
- Change Index of StudioStyleGuideColor.DialogMainButtonText from 89 to 90
- Change Index of StudioStyleGuideColor.DiffFilePathBackground from 73 to 74
- Change Value of StudioStyleGuideColor.DiffFilePathBackground from 73 to 74
- Change Value of StudioStyleGuideColor.DiffFilePathBorder from 74 to 75
- Change Index of StudioStyleGuideColor.DiffFilePathBorder from 74 to 75
- Change Value of StudioStyleGuideColor.DiffFilePathText from 59 to 60
- Change Index of StudioStyleGuideColor.DiffFilePathText from 59 to 60
- Change Value of StudioStyleGuideColor.DiffLineNum from 68 to 69
- Change Index of StudioStyleGuideColor.DiffLineNum from 68 to 69
- Change Value of StudioStyleGuideColor.DiffLineNumAdditionBackground from 71 to 72
- Change Index of StudioStyleGuideColor.DiffLineNumAdditionBackground from 71 to 72
- Change Index of StudioStyleGuideColor.DiffLineNumDeletionBackground from 72 to 73
- Change Value of StudioStyleGuideColor.DiffLineNumDeletionBackground from 72 to 73
- Change Index of StudioStyleGuideColor.DiffLineNumNoChangeBackground from 70 to 71
- Change Value of StudioStyleGuideColor.DiffLineNumNoChangeBackground from 70 to 71
- Change Value of StudioStyleGuideColor.DiffLineNumSeparatorBackground from 69 to 70
- Change Index of StudioStyleGuideColor.DiffLineNumSeparatorBackground from 69 to 70
- Change Index of StudioStyleGuideColor.DiffTextAddition from 62 to 63
- Change Value of StudioStyleGuideColor.DiffTextAddition from 62 to 63
- Change Value of StudioStyleGuideColor.DiffTextAdditionBackground from 66 to 67
- Change Index of StudioStyleGuideColor.DiffTextAdditionBackground from 66 to 67
- Change Index of StudioStyleGuideColor.DiffTextDeletion from 63 to 64
- Change Value of StudioStyleGuideColor.DiffTextDeletion from 63 to 64
- Change Value of StudioStyleGuideColor.DiffTextDeletionBackground from 67 to 68
- Change Index of StudioStyleGuideColor.DiffTextDeletionBackground from 67 to 68
- Change Index of StudioStyleGuideColor.DiffTextHunkInfo from 60 to 61
- Change Value of StudioStyleGuideColor.DiffTextHunkInfo from 60 to 61
- Change Index of StudioStyleGuideColor.DiffTextNoChange from 61 to 62
- Change Value of StudioStyleGuideColor.DiffTextNoChange from 61 to 62
- Change Value of StudioStyleGuideColor.DiffTextNoChangeBackground from 65 to 66
- Change Index of StudioStyleGuideColor.DiffTextNoChangeBackground from 65 to 66
- Change Index of StudioStyleGuideColor.DiffTextSeparatorBackground from 64 to 65
- Change Value of StudioStyleGuideColor.DiffTextSeparatorBackground from 64 to 65
- Change Value of StudioStyleGuideColor.HeaderSection from 82 to 83
- Change Index of StudioStyleGuideColor.HeaderSection from 82 to 83
- Change Value of StudioStyleGuideColor.InputFieldBorder from 78 to 79
- Change Index of StudioStyleGuideColor.InputFieldBorder from 78 to 79
- Change Value of StudioStyleGuideColor.Midlight from 83 to 84
- Change Index of StudioStyleGuideColor.Midlight from 83 to 84
- Add StudioStyleGuideColor.ScriptRuler
- Change Value of StudioStyleGuideColor.Separator from 75 to 76
- Change Index of StudioStyleGuideColor.Separator from 75 to 76
- Change Value of StudioStyleGuideColor.StatusBar from 84 to 85
- Change Index of StudioStyleGuideColor.StatusBar from 84 to 85
- Add Bone
(v0.431.0.404520) version-3f93b8744bf94ace - No changes
(v0.431.0.404520) version-91ea04daf15f4386Release notes (v0.429.2.404265) version-b42d17e5656f47c9Release notes (v0.430.0.404197) version-a2b7243c004342e6 - No changes
(v0.430.0.404197) version-e3db042da3d641f7 - No changes
(v0.430.0.404153) version-34da40636cd74848 - No changes
(v0.430.0.404153) version-90337fa59fe741ba - No changes
(v0.430.0.404093) version-b13a393452934cffRelease notes (v0.429.1.403985) version-8973774214d94f0e - No changes
(v0.429.1.403985) version-3837038f13884ebd - No changes
(v0.429.0.403819) version-b43b7d7c203145c3 - No changes
(v0.429.0.403819) version-319177cf01734f2cRelease notes - Add Atmosphere
- Add DebuggerBreakpoint.IsLocal
- Change Parameters of Lighting.LightingChanged from (skyboxChanged: bool) to (skyChanged: bool)
- Add Player.RequestStreamAroundAsync
- Change Parameters of ScriptDebugger.SetBreakpoint from (line: int) to (line: int, isLocalBreakpoint: bool)
- Add Studio.Show Whitespace
- Add Studio.Whitespace Color
- Change Value of StudioStyleGuideColor.ButtonBorder from 75 to 76
- Change Index of StudioStyleGuideColor.ButtonBorder from 75 to 76
- Change Value of StudioStyleGuideColor.ButtonText from 76 to 77
- Change Index of StudioStyleGuideColor.ButtonText from 76 to 77
- Change Index of StudioStyleGuideColor.CheckedFieldBackground from 78 to 79
- Change Value of StudioStyleGuideColor.CheckedFieldBackground from 78 to 79
- Change Index of StudioStyleGuideColor.CheckedFieldBorder from 79 to 80
- Change Value of StudioStyleGuideColor.CheckedFieldBorder from 79 to 80
- Change Value of StudioStyleGuideColor.CheckedFieldIndicator from 80 to 81
- Change Index of StudioStyleGuideColor.CheckedFieldIndicator from 80 to 81
- Change Value of StudioStyleGuideColor.DebuggerCurrentLine from 56 to 57
- Change Index of StudioStyleGuideColor.DebuggerCurrentLine from 56 to 57
- Change Value of StudioStyleGuideColor.DebuggerErrorLine from 57 to 58
- Change Index of StudioStyleGuideColor.DebuggerErrorLine from 57 to 58
- Change Value of StudioStyleGuideColor.DialogButton from 84 to 85
- Change Index of StudioStyleGuideColor.DialogButton from 84 to 85
- Change Index of StudioStyleGuideColor.DialogButtonBorder from 86 to 87
- Change Value of StudioStyleGuideColor.DialogButtonBorder from 86 to 87
- Change Index of StudioStyleGuideColor.DialogButtonText from 85 to 86
- Change Value of StudioStyleGuideColor.DialogButtonText from 85 to 86
- Change Index of StudioStyleGuideColor.DialogMainButton from 87 to 88
- Change Value of StudioStyleGuideColor.DialogMainButton from 87 to 88
- Change Value of StudioStyleGuideColor.DialogMainButtonText from 88 to 89
- Change Index of StudioStyleGuideColor.DialogMainButtonText from 88 to 89
- Change Index of StudioStyleGuideColor.DiffFilePathBackground from 72 to 73
- Change Value of StudioStyleGuideColor.DiffFilePathBackground from 72 to 73
- Change Value of StudioStyleGuideColor.DiffFilePathBorder from 73 to 74
- Change Index of StudioStyleGuideColor.DiffFilePathBorder from 73 to 74
- Change Value of StudioStyleGuideColor.DiffFilePathText from 58 to 59
- Change Index of StudioStyleGuideColor.DiffFilePathText from 58 to 59
- Change Value of StudioStyleGuideColor.DiffLineNum from 67 to 68
- Change Index of StudioStyleGuideColor.DiffLineNum from 67 to 68
- Change Value of StudioStyleGuideColor.DiffLineNumAdditionBackground from 70 to 71
- Change Index of StudioStyleGuideColor.DiffLineNumAdditionBackground from 70 to 71
- Change Index of StudioStyleGuideColor.DiffLineNumDeletionBackground from 71 to 72
- Change Value of StudioStyleGuideColor.DiffLineNumDeletionBackground from 71 to 72
- Change Index of StudioStyleGuideColor.DiffLineNumNoChangeBackground from 69 to 70
- Change Value of StudioStyleGuideColor.DiffLineNumNoChangeBackground from 69 to 70
- Change Value of StudioStyleGuideColor.DiffLineNumSeparatorBackground from 68 to 69
- Change Index of StudioStyleGuideColor.DiffLineNumSeparatorBackground from 68 to 69
- Change Index of StudioStyleGuideColor.DiffTextAddition from 61 to 62
- Change Value of StudioStyleGuideColor.DiffTextAddition from 61 to 62
- Change Value of StudioStyleGuideColor.DiffTextAdditionBackground from 65 to 66
- Change Index of StudioStyleGuideColor.DiffTextAdditionBackground from 65 to 66
- Change Index of StudioStyleGuideColor.DiffTextDeletion from 62 to 63
- Change Value of StudioStyleGuideColor.DiffTextDeletion from 62 to 63
- Change Value of StudioStyleGuideColor.DiffTextDeletionBackground from 66 to 67
- Change Index of StudioStyleGuideColor.DiffTextDeletionBackground from 66 to 67
- Change Index of StudioStyleGuideColor.DiffTextHunkInfo from 59 to 60
- Change Value of StudioStyleGuideColor.DiffTextHunkInfo from 59 to 60
- Change Index of StudioStyleGuideColor.DiffTextNoChange from 60 to 61
- Change Value of StudioStyleGuideColor.DiffTextNoChange from 60 to 61
- Change Value of StudioStyleGuideColor.DiffTextNoChangeBackground from 64 to 65
- Change Index of StudioStyleGuideColor.DiffTextNoChangeBackground from 64 to 65
- Change Index of StudioStyleGuideColor.DiffTextSeparatorBackground from 63 to 64
- Change Value of StudioStyleGuideColor.DiffTextSeparatorBackground from 63 to 64
- Change Value of StudioStyleGuideColor.HeaderSection from 81 to 82
- Change Index of StudioStyleGuideColor.HeaderSection from 81 to 82
- Change Value of StudioStyleGuideColor.InputFieldBorder from 77 to 78
- Change Index of StudioStyleGuideColor.InputFieldBorder from 77 to 78
- Change Value of StudioStyleGuideColor.Midlight from 82 to 83
- Change Index of StudioStyleGuideColor.Midlight from 82 to 83
- Add StudioStyleGuideColor.ScriptWhitespace
- Change Value of StudioStyleGuideColor.Separator from 74 to 75
- Change Index of StudioStyleGuideColor.Separator from 74 to 75
- Change Value of StudioStyleGuideColor.StatusBar from 83 to 84
- Change Index of StudioStyleGuideColor.StatusBar from 83 to 84
(v0.428.3.403826) version-df5d8cc226974ffbRelease notes - Remove Atmosphere
- Remove DebuggerBreakpoint.IsLocal
- Change Parameters of Lighting.LightingChanged from (skyChanged: bool) to (skyboxChanged: bool)
- Remove Player.RequestStreamAroundAsync
- Change Parameters of ScriptDebugger.SetBreakpoint from (line: int, isLocalBreakpoint: bool) to (line: int)
- Remove Studio.Show Whitespace
- Remove Studio.Whitespace Color
- Change Index of StudioStyleGuideColor.ButtonBorder from 76 to 75
- Change Value of StudioStyleGuideColor.ButtonBorder from 76 to 75
- Change Index of StudioStyleGuideColor.ButtonText from 77 to 76
- Change Value of StudioStyleGuideColor.ButtonText from 77 to 76
- Change Index of StudioStyleGuideColor.CheckedFieldBackground from 79 to 78
- Change Value of StudioStyleGuideColor.CheckedFieldBackground from 79 to 78
- Change Index of StudioStyleGuideColor.CheckedFieldBorder from 80 to 79
- Change Value of StudioStyleGuideColor.CheckedFieldBorder from 80 to 79
- Change Value of StudioStyleGuideColor.CheckedFieldIndicator from 81 to 80
- Change Index of StudioStyleGuideColor.CheckedFieldIndicator from 81 to 80
- Change Value of StudioStyleGuideColor.DebuggerCurrentLine from 57 to 56
- Change Index of StudioStyleGuideColor.DebuggerCurrentLine from 57 to 56
- Change Index of StudioStyleGuideColor.DebuggerErrorLine from 58 to 57
- Change Value of StudioStyleGuideColor.DebuggerErrorLine from 58 to 57
- Change Value of StudioStyleGuideColor.DialogButton from 85 to 84
- Change Index of StudioStyleGuideColor.DialogButton from 85 to 84
- Change Value of StudioStyleGuideColor.DialogButtonBorder from 87 to 86
- Change Index of StudioStyleGuideColor.DialogButtonBorder from 87 to 86
- Change Value of StudioStyleGuideColor.DialogButtonText from 86 to 85
- Change Index of StudioStyleGuideColor.DialogButtonText from 86 to 85
- Change Index of StudioStyleGuideColor.DialogMainButton from 88 to 87
- Change Value of StudioStyleGuideColor.DialogMainButton from 88 to 87
- Change Value of StudioStyleGuideColor.DialogMainButtonText from 89 to 88
- Change Index of StudioStyleGuideColor.DialogMainButtonText from 89 to 88
- Change Index of StudioStyleGuideColor.DiffFilePathBackground from 73 to 72
- Change Value of StudioStyleGuideColor.DiffFilePathBackground from 73 to 72
- Change Value of StudioStyleGuideColor.DiffFilePathBorder from 74 to 73
- Change Index of StudioStyleGuideColor.DiffFilePathBorder from 74 to 73
- Change Index of StudioStyleGuideColor.DiffFilePathText from 59 to 58
- Change Value of StudioStyleGuideColor.DiffFilePathText from 59 to 58
- Change Value of StudioStyleGuideColor.DiffLineNum from 68 to 67
- Change Index of StudioStyleGuideColor.DiffLineNum from 68 to 67
- Change Value of StudioStyleGuideColor.DiffLineNumAdditionBackground from 71 to 70
- Change Index of StudioStyleGuideColor.DiffLineNumAdditionBackground from 71 to 70
- Change Value of StudioStyleGuideColor.DiffLineNumDeletionBackground from 72 to 71
- Change Index of StudioStyleGuideColor.DiffLineNumDeletionBackground from 72 to 71
- Change Value of StudioStyleGuideColor.DiffLineNumNoChangeBackground from 70 to 69
- Change Index of StudioStyleGuideColor.DiffLineNumNoChangeBackground from 70 to 69
- Change Value of StudioStyleGuideColor.DiffLineNumSeparatorBackground from 69 to 68
- Change Index of StudioStyleGuideColor.DiffLineNumSeparatorBackground from 69 to 68
- Change Value of StudioStyleGuideColor.DiffTextAddition from 62 to 61
- Change Index of StudioStyleGuideColor.DiffTextAddition from 62 to 61
- Change Value of StudioStyleGuideColor.DiffTextAdditionBackground from 66 to 65
- Change Index of StudioStyleGuideColor.DiffTextAdditionBackground from 66 to 65
- Change Index of StudioStyleGuideColor.DiffTextDeletion from 63 to 62
- Change Value of StudioStyleGuideColor.DiffTextDeletion from 63 to 62
- Change Index of StudioStyleGuideColor.DiffTextDeletionBackground from 67 to 66
- Change Value of StudioStyleGuideColor.DiffTextDeletionBackground from 67 to 66
- Change Value of StudioStyleGuideColor.DiffTextHunkInfo from 60 to 59
- Change Index of StudioStyleGuideColor.DiffTextHunkInfo from 60 to 59
- Change Value of StudioStyleGuideColor.DiffTextNoChange from 61 to 60
- Change Index of StudioStyleGuideColor.DiffTextNoChange from 61 to 60
- Change Index of StudioStyleGuideColor.DiffTextNoChangeBackground from 65 to 64
- Change Value of StudioStyleGuideColor.DiffTextNoChangeBackground from 65 to 64
- Change Value of StudioStyleGuideColor.DiffTextSeparatorBackground from 64 to 63
- Change Index of StudioStyleGuideColor.DiffTextSeparatorBackground from 64 to 63
- Change Value of StudioStyleGuideColor.HeaderSection from 82 to 81
- Change Index of StudioStyleGuideColor.HeaderSection from 82 to 81
- Change Value of StudioStyleGuideColor.InputFieldBorder from 78 to 77
- Change Index of StudioStyleGuideColor.InputFieldBorder from 78 to 77
- Change Value of StudioStyleGuideColor.Midlight from 83 to 82
- Change Index of StudioStyleGuideColor.Midlight from 83 to 82
- Remove StudioStyleGuideColor.ScriptWhitespace
- Change Value of StudioStyleGuideColor.Separator from 75 to 74
- Change Index of StudioStyleGuideColor.Separator from 75 to 74
- Change Value of StudioStyleGuideColor.StatusBar from 84 to 83
- Change Index of StudioStyleGuideColor.StatusBar from 84 to 83
- Remove Atmosphere
(v0.429.0.403252) version-34a20e6b008b47f9 - No changes
(v0.429.0.403252) version-bb87f719312c4bb4Release notes - Add Atmosphere
- Add DebuggerBreakpoint.IsLocal
- Change Parameters of Lighting.LightingChanged from (skyboxChanged: bool) to (skyChanged: bool)
- Add Player.RequestStreamAroundAsync
- Change Parameters of ScriptDebugger.SetBreakpoint from (line: int) to (line: int, isLocalBreakpoint: bool)
- Add Studio.Show Whitespace
- Add Studio.Whitespace Color
- Change Value of StudioStyleGuideColor.ButtonBorder from 75 to 76
- Change Index of StudioStyleGuideColor.ButtonBorder from 75 to 76
- Change Value of StudioStyleGuideColor.ButtonText from 76 to 77
- Change Index of StudioStyleGuideColor.ButtonText from 76 to 77
- Change Index of StudioStyleGuideColor.CheckedFieldBackground from 78 to 79
- Change Value of StudioStyleGuideColor.CheckedFieldBackground from 78 to 79
- Change Index of StudioStyleGuideColor.CheckedFieldBorder from 79 to 80
- Change Value of StudioStyleGuideColor.CheckedFieldBorder from 79 to 80
- Change Value of StudioStyleGuideColor.CheckedFieldIndicator from 80 to 81
- Change Index of StudioStyleGuideColor.CheckedFieldIndicator from 80 to 81
- Change Value of StudioStyleGuideColor.DebuggerCurrentLine from 56 to 57
- Change Index of StudioStyleGuideColor.DebuggerCurrentLine from 56 to 57
- Change Value of StudioStyleGuideColor.DebuggerErrorLine from 57 to 58
- Change Index of StudioStyleGuideColor.DebuggerErrorLine from 57 to 58
- Change Value of StudioStyleGuideColor.DialogButton from 84 to 85
- Change Index of StudioStyleGuideColor.DialogButton from 84 to 85
- Change Index of StudioStyleGuideColor.DialogButtonBorder from 86 to 87
- Change Value of StudioStyleGuideColor.DialogButtonBorder from 86 to 87
- Change Index of StudioStyleGuideColor.DialogButtonText from 85 to 86
- Change Value of StudioStyleGuideColor.DialogButtonText from 85 to 86
- Change Index of StudioStyleGuideColor.DialogMainButton from 87 to 88
- Change Value of StudioStyleGuideColor.DialogMainButton from 87 to 88
- Change Value of StudioStyleGuideColor.DialogMainButtonText from 88 to 89
- Change Index of StudioStyleGuideColor.DialogMainButtonText from 88 to 89
- Change Index of StudioStyleGuideColor.DiffFilePathBackground from 72 to 73
- Change Value of StudioStyleGuideColor.DiffFilePathBackground from 72 to 73
- Change Value of StudioStyleGuideColor.DiffFilePathBorder from 73 to 74
- Change Index of StudioStyleGuideColor.DiffFilePathBorder from 73 to 74
- Change Value of StudioStyleGuideColor.DiffFilePathText from 58 to 59
- Change Index of StudioStyleGuideColor.DiffFilePathText from 58 to 59
- Change Value of StudioStyleGuideColor.DiffLineNum from 67 to 68
- Change Index of StudioStyleGuideColor.DiffLineNum from 67 to 68
- Change Value of StudioStyleGuideColor.DiffLineNumAdditionBackground from 70 to 71
- Change Index of StudioStyleGuideColor.DiffLineNumAdditionBackground from 70 to 71
- Change Index of StudioStyleGuideColor.DiffLineNumDeletionBackground from 71 to 72
- Change Value of StudioStyleGuideColor.DiffLineNumDeletionBackground from 71 to 72
- Change Index of StudioStyleGuideColor.DiffLineNumNoChangeBackground from 69 to 70
- Change Value of StudioStyleGuideColor.DiffLineNumNoChangeBackground from 69 to 70
- Change Value of StudioStyleGuideColor.DiffLineNumSeparatorBackground from 68 to 69
- Change Index of StudioStyleGuideColor.DiffLineNumSeparatorBackground from 68 to 69
- Change Index of StudioStyleGuideColor.DiffTextAddition from 61 to 62
- Change Value of StudioStyleGuideColor.DiffTextAddition from 61 to 62
- Change Value of StudioStyleGuideColor.DiffTextAdditionBackground from 65 to 66
- Change Index of StudioStyleGuideColor.DiffTextAdditionBackground from 65 to 66
- Change Index of StudioStyleGuideColor.DiffTextDeletion from 62 to 63
- Change Value of StudioStyleGuideColor.DiffTextDeletion from 62 to 63
- Change Value of StudioStyleGuideColor.DiffTextDeletionBackground from 66 to 67
- Change Index of StudioStyleGuideColor.DiffTextDeletionBackground from 66 to 67
- Change Index of StudioStyleGuideColor.DiffTextHunkInfo from 59 to 60
- Change Value of StudioStyleGuideColor.DiffTextHunkInfo from 59 to 60
- Change Index of StudioStyleGuideColor.DiffTextNoChange from 60 to 61
- Change Value of StudioStyleGuideColor.DiffTextNoChange from 60 to 61
- Change Value of StudioStyleGuideColor.DiffTextNoChangeBackground from 64 to 65
- Change Index of StudioStyleGuideColor.DiffTextNoChangeBackground from 64 to 65
- Change Index of StudioStyleGuideColor.DiffTextSeparatorBackground from 63 to 64
- Change Value of StudioStyleGuideColor.DiffTextSeparatorBackground from 63 to 64
- Change Value of StudioStyleGuideColor.HeaderSection from 81 to 82
- Change Index of StudioStyleGuideColor.HeaderSection from 81 to 82
- Change Value of StudioStyleGuideColor.InputFieldBorder from 77 to 78
- Change Index of StudioStyleGuideColor.InputFieldBorder from 77 to 78
- Change Value of StudioStyleGuideColor.Midlight from 82 to 83
- Change Index of StudioStyleGuideColor.Midlight from 82 to 83
- Add StudioStyleGuideColor.ScriptWhitespace
- Change Value of StudioStyleGuideColor.Separator from 74 to 75
- Change Index of StudioStyleGuideColor.Separator from 74 to 75
- Change Value of StudioStyleGuideColor.StatusBar from 83 to 84
- Change Index of StudioStyleGuideColor.StatusBar from 83 to 84
(v0.428.1.402190) version-221a372512d94f95 - No changes
(v0.428.1.402190) version-4af8b1cca0974132 - No changes
(v0.428.1.402190) version-7165f5b69470408a - No changes
(v0.428.1.402190) version-fad2434f8fbd4640 - No changes
(v0.428.1.402190) version-074058d07968456c - No changes
(v0.428.0.401006) version-e98bace320a54671 - No changes
(v0.428.0.401006) version-12113dba42774ee0Release notes - Add
- Remove ModuleScript.CoreScriptModified
- Change ReadSecurity of Player.DisplayName from RobloxScriptSecurity to None
- Change WriteSecurity of Player.DisplayName from RobloxScriptSecurity to None
- Change Parameters of ScriptDebugger.GetGlobals from () to (stackFrame: int = 0)
- Add StudioService.AnimationIdSelected
- Add StudioService.OnImportFromRoblox
- Remove ThirdPartyUserService.GetUserDisplayName
- Add LanguagePreference.Korean
(v0.427.0.399257) version-1dd6416b61ad46bd - No changes
(v0.427.0.399257) version-d0bf986508c743d6Release notes - Add DepthOfFieldEffect
- Add FarIntensity
- Add FocusDistance
- Add InFocusRadius
- Add NearIntensity
- Add GameSettings.VideoRecording
- Add Motor6D.ChildName
- Add Motor6D.ParentName
- Change Parameters of Players.SetLocalPlayerInfo from (userId: int64, userName: string, membershipType: MembershipType, isUnder13: bool) to (userId: int64, userName: string, displayName: string, membershipType: MembershipType, isUnder13: bool)
- Add WorldRoot.IKMoveTo
- Remove WorldRoot.IkMoveTo
- Remove CollisionsMode
- Add IKCollisionsMode
- Add DepthOfFieldEffect
(v0.426.0.397632) version-e3c097a0214f4917 - No changes
(v0.426.0.397338) version-10089c2e59f64135 - No changes
(v0.426.0.397632) version-96aad58e4dca458a - No changes
(v0.426.0.397338) version-36695eefc02545be - No changes
(v0.426.0.397338) version-5c084bc05c0f4ae9 - No changes
(v0.426.0.397082) version-3477804cf59049a6 - No changes
(v0.426.0.397082) version-1e9a23e2ef0d487eRelease notes - Add AssetManagerService.HasUnpublishedChangesForLinkedSource
- Add AssetManagerService.InsertLinkedSourceAsLocalScript
- Add AssetManagerService.InsertLinkedSourceAsModuleScript
- Add AssetManagerService.InsertLinkedSourceAsScript
- Add AssetManagerService.OpenLinkedSource
- Add AssetManagerService.PublishLinkedSource
- Add AssetManagerService.RefreshLinkedSource
- Add AssetManagerService.RenameAlias
- Add AssetManagerService.RevertLinkedSourceToLastPublishedVersion
- Add AssetManagerService.MayBeLinkedSourceModified
- Change CanLoad of BallSocketConstraint.MaxFrictionTorque from true to false
- Change CanSave of BallSocketConstraint.MaxFrictionTorque from true to false
- Change Parameters of StudioService.GamePublishFinished from (success: bool) to (success: bool, gameId: int64)
- Add UserService
- Add CollisionFidelity.PreciseConvexDecomposition
(v0.425.0.394331) version-ec7c49606b6748bc - No changes
(v0.425.0.394331) version-d85098f1966b41caRelease notes - Add Humanoid.DisplayName
- Add Humanoid.RequiresNeck
- Add InstanceAdornment
- Add Adornee
- Add NotificationService.Roblox17sConnectionChanged
- Add NotificationService.Roblox17sEventReceived
- Remove ScriptDebugger.Resume
- Remove ScriptDebugger.StepIn
- Remove ScriptDebugger.StepOut
- Remove ScriptDebugger.StepOver
- Change Superclass of SelectionBox from PVAdornment to InstanceAdornment
- Add
- Add StudioService.DrawConstraintsOnTop
(v0.424.0.392804) version-3d96576c84c94a98 - No changes
(v0.424.0.392804) version-1896a659ef964342 - No changes
(v0.424.0.392166) version-ea5299e921a442af - No changes
(v0.424.0.392166) version-86599c7df60047abRelease notes - Add AssetManagerService
- Add AddNewPlace
- Add DeleteAlias
- Add GetMeshId
- Add GetTextureId
- Add InsertImage
- Add InsertMesh
- Add InsertPackage
- Add OpenPlace
- Add RemovePlace
- Add RenamePlace
- Add ShowPackageDetails
- Add UpdateAllPackages
- Add ViewPackageOnWebsite
- Add BasePart.Mass
- Change Tags of BasePart.GetMass from [CustomLuaState] to []
- Change Tags of BasePart.getMass from [Deprecated, CustomLuaState] to [Deprecated]
- Add BulkImportService
- Change Parameters of MarketplaceService.PerformPurchase from (infoType: InfoType, productId: int64, expectedPrice: int, requestId: string) to (infoType: InfoType, productId: int64, expectedPrice: int, requestId: string, isRobloxPurchase: bool)
- Add MarketplaceService.PromptRobloxPurchase
- Add MarketplaceService.PromptRobloxPurchaseRequested
- Add SessionService.SessionExists
- Remove StudioService.LaunchBulkImport
- Remove StudioService.ShowBulkImportView
- Remove StudioService.BulkImportFinished
- Add AssetManagerService
(v0.423.0.391560) version-512944e394474a42 - No changes
(v0.423.0.391560) version-dd2522c019fd49e8 - No changes
(v0.423.0.391119) version-80f38b91d9c94177 - No changes
(v0.423.0.391119) version-b2256a68024a4d6f - No changes
(v0.423.0.390925) version-9f81081d68144192 - No changes
(v0.423.0.390925) version-3beecbfbfb42401a - No changes
(v0.423.0.390563) version-5beb71838ca04f7f - No changes
(v0.423.0.390563) version-b80353619add4b89 - No changes
(v0.423.0.390207) version-670f46fdf4404d7c - No changes
(v0.423.0.390207) version-3d4ec63398ea488dRelease notes - Add Animator.ApplyJointVelocities
- Change Parameters of GuiButton.Activated from (inputObject: Instance) to (inputObject: Instance, clickCount: int)
- Remove InternalSyncItem
- Remove InternalSyncService
- Change Tags of JointInstance.Enabled from [Hidden] to []
- Add
- Change Parameters of StudioService.PublishAs from (universeId: int64, placeId: int64) to (universeId: int64, placeId: int64, groupId: int64)
- Add ThirdPartyUserService.GetUserPlatformName
- Add UIGradient.Enabled
- Change Parameters of VirtualInputManager.SendMouseButtonEvent from (x: int, y: int, mouseButton: int, isDown: bool, pluginGui: Instance) to (x: int, y: int, mouseButton: int, isDown: bool, pluginGui: Instance, repeatCount: int)
(v0.422.0.388145) version-3ade33aef29a446b - No changes
(v0.422.0.388145) version-317b111526e5425e - No changes
(v0.422.0.387564) version-2eed35e9e58e459a - No changes
(v0.422.0.387564) version-9f868fb6c93f478dRelease notes - Change Tags of Camera.GetLargestCutoffDistance from [] to [Deprecated]
- Change Tags of Camera.Interpolate from [] to [Deprecated]
- Change Tags of Camera.PanUnits from [] to [Deprecated]
- Change Tags of Camera.TiltUnits from [] to [Deprecated]
- Remove DebuggablePlugin
- Add EventIngestService
- Add InternalSyncItem
- Add InternalSyncService
- Add LanguageService
- Change Tags of PluginDebugService from [NotCreatable, Service] to [NotCreatable, Service, NotReplicated]
- Add SessionService
- Add GetCreatedTimestampUtcMs
- Add GetMetadata
- Add GetRootSID
- Add RemoveMetadata
- Add RemoveSession
- Add ReplaceSession
- Add SetMetadata
- Add SetSession
- Add Studio.PluginDebuggingEnabled
- Add StudioService.DraggerSolveConstraints
- Add StudioService.ShowConstraintDetails
- Change ReturnType of StudioService.GizmoRaycast from Tuple to RaycastResult
- Add SurfaceAppearance
- Add AlphaMode
- Add ColorMap
- Add MetalnessMap
- Add NormalMap
- Add RoughnessMap
- Add VideoFrame.GetInfo
- Change ReturnType of WorldRoot.Raycast from Tuple to RaycastResult
- Add AlphaMode
- Add Overlay
- Add Transparency
(v0.421.0.385673) version-5449b5f42b98418a - No changes
(v0.421.0.385673) version-8f87d69578494a3c - No changes
(v0.421.0.385673) version-2bfbc5e48b7d48b3 - No changes
(v0.421.0.385673) version-f38bc0fc428a4779 - No changes
(v0.421.0.385201) version-b202dcdeb6c54e89 - No changes
(v0.421.0.385201) version-ecd9f4b89d284f7eRelease notes - Change ReadSecurity of from RobloxScriptSecurity to PluginSecurity
- Change WriteSecurity of from RobloxScriptSecurity to PluginSecurity
- Change ReadSecurity of from RobloxScriptSecurity to PluginSecurity
- Change WriteSecurity of from RobloxScriptSecurity to PluginSecurity
- Change Security of DataModelSession.CurrentDataModelTypeAboutToChange from RobloxScriptSecurity to PluginSecurity
- Change Security of DataModelSession.CurrentDataModelTypeChanged from RobloxScriptSecurity to PluginSecurity
- Change Security of DataModelSession.DataModelCreated from RobloxScriptSecurity to PluginSecurity
- Change Security of DataModelSession.DataModelWillBeDestroyed from RobloxScriptSecurity to PluginSecurity
- Add HttpRbxApiService.RequestLimitedAsync
- Change WriteSecurity of from RobloxScriptSecurity to PluginSecurity
- Change ReadSecurity of from RobloxScriptSecurity to PluginSecurity
- Change Security of MultipleDocumentInterfaceInstance.DataModelSessionEnded from RobloxScriptSecurity to PluginSecurity
- Change Security of MultipleDocumentInterfaceInstance.DataModelSessionStarted from RobloxScriptSecurity to PluginSecurity
- Change ReadSecurity of from RobloxScriptSecurity to PluginSecurity
- Change WriteSecurity of from RobloxScriptSecurity to PluginSecurity
- Change ReadSecurity of from RobloxScriptSecurity to PluginSecurity
- Change WriteSecurity of from RobloxScriptSecurity to PluginSecurity
- Change WriteSecurity of from RobloxScriptSecurity to PluginSecurity
- Change ReadSecurity of from RobloxScriptSecurity to PluginSecurity
- Change Security of Plugin.GetItem from RobloxScriptSecurity to PluginSecurity
- Change Security of Plugin.Invoke from RobloxScriptSecurity to PluginSecurity
- Change Security of Plugin.OnInvoke from RobloxScriptSecurity to PluginSecurity
- Change Security of Plugin.OnSetItem from RobloxScriptSecurity to PluginSecurity
- Change Security of Plugin.SetItem from RobloxScriptSecurity to PluginSecurity
- Change WriteSecurity of Workspace.StreamingEnabled from None to PluginSecurity
- Remove DateTimeKind
(v0.420.0.383960) version-5a529f9eeae9445fRelease notes - Add AngularVelocity.ReactionTorqueEnabled
- Add BallSocketConstraint.MaxFrictionTorque
- Add DebuggablePlugin
- Remove GuiService.InspectPlayerFromUserIdRequest
- Add PermissionsService
- Add GetPermissions
- Add SetPermissions
- Add PluginDebugService
- Add StudioService.GizmoRaycast
- Add WorldRoot.Raycast
- Add RaycastFilterType
(v0.419.0.381237) version-180f4c72571a4161Release notes - Remove AngularVelocity.ReactionTorqueEnabled
- Remove BallSocketConstraint.MaxFrictionTorque
- Remove DebuggablePlugin
- Add GuiService.InspectPlayerFromUserIdRequest
- Remove PermissionsService
- Remove PluginDebugService
- Remove StudioService.GizmoRaycast
- Remove WorldRoot.Raycast
- Remove RaycastFilterType
(v0.420.0.383960) version-6395f6a06de84d3dRelease notes - Remove FileSyncItem
- Remove FileSyncService
- Remove FileSyncItem
(v0.420.0.383621) version-7110398e401441ecRelease notes - Add AngularVelocity.ReactionTorqueEnabled
- Add BallSocketConstraint.MaxFrictionTorque
- Add DebuggablePlugin
- Add FileSyncItem
- Add Enabled
- Add FileSystemPath
- Add Target
- Add FileSyncService
- Remove GuiService.InspectPlayerFromUserIdRequest
- Add PermissionsService
- Add GetPermissions
- Add SetPermissions
- Add PluginDebugService
- Add StudioService.GizmoRaycast
- Add WorldRoot.Raycast
- Add RaycastFilterType
(v0.419.0.381237) version-62844d788dea49b8 - No changes
(v0.419.0.381237) version-07845c71fd154516Release notes - Remove LuaSettings.GcFrequency
- Remove LuaSettings.GcLimit
- Remove LuaSettings.GcPause
- Remove LuaSettings.GcStepMul
- Remove NetworkServer.GetClientCount
- Remove NetworkSettings.ArePhysicsRejectionsReported
- Remove NetworkSettings.ClientPhysicsSendRate
- Remove NetworkSettings.DataGCRate
- Remove NetworkSettings.IsQueueErrorComputed
- Remove NetworkSettings.NetworkOwnerRate
- Remove NetworkSettings.PhysicsSendRate
- Remove NetworkSettings.PrintBits
- Remove NetworkSettings.PrintEvents
- Remove NetworkSettings.PrintProperties
- Remove NetworkSettings.UsePhysicsPacketCache
- Remove Studio.RecentSavesDir
- Add
- Change ReturnType of StudioService.LaunchBulkImport from int to void
- Change Tags of StudioService.LaunchBulkImport from [Yields] to []
- Add StudioService.BulkImportFinished
(v0.418.1.380321) version-4dc1619f076e4d32 - No changes
(v0.418.1.380321) version-9412e32301464987 - No changes
(v0.418.0.379407) version-34ecac83082e49d0Release notes - Change Tags of Plugin.GetStudioUserId from [] to [Deprecated]
- Add Studio.LocalAssetsFolder
- Change Tags of from [ReadOnly, NotReplicated] to [Hidden, ReadOnly, NotReplicated, Deprecated]
- Change Security of StudioService.GetUserId from RobloxScriptSecurity to PluginSecurity
- Add StudioService.ShowBulkImportView
- Add WorldRoot.IkMoveTo
- Add CollisionsMode
(v0.417.0.376966) version-3d6e175001e8407d - No changes
(v0.417.0.376966) version-7d01026f9f644102Release notes - Add ScriptContext.ErrorDetailed
- Change Tags of Sound.Playing from [] to [NotReplicated]
- Change Tags of Sound.TimePosition from [] to [NotReplicated]
- Add StudioService.LaunchBulkImport
- Add Terrain.FillWedge
- Add DraftStatusCode.DraftCommitted
(v0.416.0.375788) version-97976e29c18d4f5b - No changes
(v0.416.0.375788) version-342a6b5d7f614868Release notes - Change Security of DataModel.GetFastFlag from RobloxScriptSecurity to LocalUserSecurity
- Change Security of DataModel.GetFastInt from RobloxScriptSecurity to LocalUserSecurity
- Change Security of DataModel.GetFastString from RobloxScriptSecurity to LocalUserSecurity
- Change WriteSecurity of GameSettings.AdditionalCoreIncludeDirs from None to RobloxScriptSecurity
- Change WriteSecurity of GameSettings.OverrideStarterScript from None to RobloxScriptSecurity
- Add GuiService.ForceTenFootInterface
- Add MarketplaceService.PromptPremiumPurchase
- Add MarketplaceService.SignalMockPurchasePremium
- Add MarketplaceService.SignalPromptPremiumPurchaseFinished
- Add MarketplaceService.PromptPremiumPurchaseFinished
- Add MarketplaceService.PromptPremiumPurchaseRequested
- Add Players.PlayerMembershipChanged
- Change WriteSecurity of Studio.OverrideCoreScripts from None to RobloxScriptSecurity
- Change WriteSecurity of Studio.OverrideCoreScriptsDir from None to RobloxScriptSecurity
- Change Security of StudioService.ConvertToPackageUpload from PluginSecurity to RobloxScriptSecurity
- Remove StudioStyleGuideColor.Merge3HighlightMine
- Remove StudioStyleGuideColor.Merge3HighlightOriginal
- Remove StudioStyleGuideColor.Merge3HighlightTheirs
(v0.415.0.373700) version-078f0b7518b54744 - No changes
(v0.415.0.373700) version-6f0d3c844a16492bRelease notes - Remove PhysicsPacketCache
- Remove PhysicsPacketCache
(v0.414.0.371885) version-3e62f428c8c0420f - No changes