Click a date to expand or collapse changes.
- (v0.724.0.7240739)
version-8ec813a8524f409bRelease notes
- Add AudioSpeechToText.DictationEnabled
- Remove AudioSpeechToText.IsDictationEnabled
- Change Parameters of AvatarEditorService.NoPromptCreateOutfit
from
(humanoidDescription: HumanoidDescription, rigType: HumanoidRigType, name: string, gearAssetId: int64 = 0)
to
(humanoidDescription: HumanoidDescription, rigType: HumanoidRigType, name: string, gearAssetId: int64 = 0, outfitOptions: Dictionary = nil, outfitType: Variant)
- Change Parameters of AvatarEditorService.PromptCreateOutfit
from
(outfit: HumanoidDescription, rigType: HumanoidRigType)
to
(outfit: HumanoidDescription, rigType: HumanoidRigType, outfitOptions: Dictionary = nil, outfitType: Variant)
- Add DesignFoundationsService
- Remove EditableMesh.SkinningEnabled
- Remove InsertService.AllowClientInsertModels
- Add LodDataEntity.EntityModelSize
- Change Parameters of MarketplaceService.PerformPurchase
from
(infoType: InfoType, productId: int64, expectedPrice: int, requestId: string, isRobloxPurchase: bool, collectibleItemId: string = , collectibleProductId: string = , idempotencyKey: string = , purchaseAuthToken: string = , timedOptionsDays: int64 = 0, purchasePayload: string = )
to
(infoType: InfoType, productId: int64, expectedPrice: int, requestId: string, isRobloxPurchase: bool, collectibleItemId: string = , collectibleProductId: string = , idempotencyKey: string = , purchaseAuthToken: string = , timedOptionsDays: int64 = 0, purchasePayload: string = , purchaseOptions: Dictionary = nil)
- Add MarketplaceService.PromptRobuxTransferSubscriptionUpsellRequested
- Add Players.CreateThumbnailPlayer
- Add RunService.IsResimulating
- Add Studio.CameraAltLeftMouseToRotate
- Add UIShadow.Enabled
- Add Workspace.ImprovedPhysicsReplication
- (v0.723.0.7230785)
version-981c8a3157934eecRelease notes
- Add AnimationConstraint.AngularDamping
- Add AnimationConstraint.AngularStrength
- Add AnimationConstraint.LinearDamping
- Add AnimationConstraint.LinearStrength
- Add AppUpdateService.GetProtocolLaunchUpdateName
- Add AppUpdateService.GetProtocolLaunchUpdateType
- Add AvatarAbilityRules.EnableCrouching
- Add AvatarAbilityRules.EnableHolding
- Add AvatarAbilityRules.EnableReaching
- Add AvatarAbilityRules.EnableSprinting
- Add AvatarAbilityRules.EnableStrafing
- Remove AvatarCreationService.CreateAvatar2DPreviewAsync
- Remove AvatarCreationService.CreateAvatarModelAsync
- Change Tags of ChannelSelectorSoundEffect
from
[NotCreatable, NotBrowsable]
to
[NotCreatable]
- Add GroupService.GetRolesInGroupAsync
- Add Instance.IsInSandbox
- Add MicroProfilerService.GetDataInRange
- Add MicroProfilerService.GetDataSize
- Add MicroProfilerService.ProcessCommand
- Add MicroProfilerService.DataChanged
- Remove PartOperation.SerializedOperationGraph
- Change Tags of Player.GetRankInGroupAsync
from
[Yields]
to
[Yields, Deprecated]
- Change PreferredDescriptor of Player.GetRankInGroupAsync
from
to
GetRolesInGroupAsync
- Change PreferredDescriptor of Player.GetRoleInGroupAsync
from
to
GetRolesInGroupAsync
- Change Tags of Player.GetRoleInGroupAsync
from
[Yields]
to
[Yields, Deprecated]
- Change Parameters of SocialService.PromptFeedbackSubmissionAsync
from
()
to
(options: Dictionary?)
- Change Parameters of SocialService.SignalFeedbackSubmissionCompleted
from
(feedback: string)
to
(feedback: string, options: Dictionary?)
- Change Parameters of SocialService.ShowPromptFeedbackSubmission
from
()
to
(feedbackType: FeedbackType)
- Change Parameters of SocialService.ShowPromptFeedbackUnavailable
from
(reason: string)
to
(reason: string, feedbackType: FeedbackType)
- Change Tags of Sound.ChannelCount
from
[Hidden, ReadOnly, NotReplicated, NotBrowsable]
to
[Hidden, ReadOnly, NotReplicated]
- Add TextChatService.SendUniverseChatPresetAsync
- Add TextChatService.ClientToServerUniverseChatMessageSignalV2
- Add UserService.GetUserFromGlobalUserIdAsync
- Remove VoiceChatInternal.GetSpeakerDevices
- Remove VoiceChatInternal.SetSpeakerDevice
- Add VoiceChatService.SubscriberAudioQualitySample
- Add Workspace.ImprovedAnimationConstraint
- Add Workspace.ApplyRecommendedStreamingSettings
- Remove DomainType.GROUP
- Change Index of DomainType.OAUTH
from
2
to
1
- Add FeedbackType
- Add OutfitType.Makeup
- (v0.721.0.7211107)
version-792bc2069be7464aRelease notes
- Add AssetQualityService.FetchAssetQualitySummaryFromJobIdAsync
- Add AudioPlayer.AssetRepresentation
- Remove AvatarCreationService.ReplicateAvatarGenerationImageId
- Add GenerationService.ConnectAsync
- Add GenerationService.DisconnectAsync
- Add GenerationService.GetVideoGenSessionAsync
- Add GenerationService.GetVideoGenTriggersAsync
- Add GenerationService.StartVideoGenSessionAsync
- Add GenerationService.UpdateVideoGenSessionPromptAsync
- Add GenerationService.UpdateVideoGenSessionTriggersAsync
- Change Parameters of MarketplaceService.PerformPurchase
from
(infoType: InfoType, productId: int64, expectedPrice: int, requestId: string, isRobloxPurchase: bool, collectibleItemId: string = , collectibleProductId: string = , idempotencyKey: string = , purchaseAuthToken: string = , timedOptionsDays: int64 = 0)
to
(infoType: InfoType, productId: int64, expectedPrice: int, requestId: string, isRobloxPurchase: bool, collectibleItemId: string = , collectibleProductId: string = , idempotencyKey: string = , purchaseAuthToken: string = , timedOptionsDays: int64 = 0, purchasePayload: string = )
- Add Player.ClearCachedAvatarAppearance
- Add Plugin.FinishFullLoading
- Add ScriptDebuggerService
- Add Sound.AssetRepresentation
- Change Security of SoundService.SetInputDevice
from
RobloxScriptSecurity
to
None
- Change ReadSecurity of Studio.Camera Speed Adjust Binding
from
None
to
RobloxScriptSecurity
- Change WriteSecurity of Studio.Camera Speed Adjust Binding
from
None
to
RobloxScriptSecurity
- Add Studio.CameraMouseMultiplier
- Add Studio.PreferredTextSize
- Change Default of StudioCameraService.FocusDistance
from
50
to
- Change Default of StudioCameraService.LockCameraSpeed
from
false
to
- Change Default of StudioCameraService.LoggingEnabled
from
false
to
- Add Terrain.ValidationAssetContentMap
- Add TestService.CaptureScreenshotAsync
- Change Parameters of TextChatService.OnUserChatSettingUpdateServer
from
()
to
(featureName: string)
- Change CanSave of UICorner.BottomLeftRadius
from
false
to
true
- Change Tags of UICorner.BottomLeftRadius
from
[Hidden, NotReplicated]
to
[]
- Change CanLoad of UICorner.BottomLeftRadius
from
false
to
true
- Change Category of UICorner.BottomLeftRadius
from
Data
to
Individual Corners
- Change ReadSecurity of UICorner.BottomLeftRadius
from
RobloxScriptSecurity
to
None
- Change Tags of UICorner.BottomRightRadius
from
[Hidden, NotReplicated]
to
[]
- Change CanLoad of UICorner.BottomRightRadius
from
false
to
true
- Change CanSave of UICorner.BottomRightRadius
from
false
to
true
- Change Category of UICorner.BottomRightRadius
from
Data
to
Individual Corners
- Change ReadSecurity of UICorner.BottomRightRadius
from
RobloxScriptSecurity
to
None
- Change Tags of UICorner.CornerRadius
from
[]
to
[NotReplicated]
- Change CanSave of UICorner.CornerRadius
from
true
to
false
- Change CanSave of UICorner.TopLeftRadius
from
false
to
true
- Change CanLoad of UICorner.TopLeftRadius
from
false
to
true
- Change Category of UICorner.TopLeftRadius
from
Data
to
Individual Corners
- Change ReadSecurity of UICorner.TopLeftRadius
from
RobloxScriptSecurity
to
None
- Change Tags of UICorner.TopLeftRadius
from
[Hidden, NotReplicated]
to
[]
- Change CanLoad of UICorner.TopRightRadius
from
false
to
true
- Change Category of UICorner.TopRightRadius
from
Data
to
Individual Corners
- Change Tags of UICorner.TopRightRadius
from
[Hidden, NotReplicated]
to
[]
- Change ReadSecurity of UICorner.TopRightRadius
from
RobloxScriptSecurity
to
None
- Change CanSave of UICorner.TopRightRadius
from
false
to
true
- Add UserGameSettings.StudioPreferredTextSize
- Add VideoFrame.MaximumResolution
- Add VideoPlayer.MaximumResolution
- Add Workspace.WatermarkHash
- Add AssetRepresentation
- Add CollisionFidelity.Scalable
- Change Index of ConnectionError.PlacelaunchAgeVerificationRequired
from
82
to
83
- Change Index of ConnectionError.PlacelaunchCoreGated
from
84
to
85
- Change Index of ConnectionError.PlacelaunchCreatorBan
from
85
to
86
- Change Index of ConnectionError.PlacelaunchCustomMessage
from
87
to
88
- Change Index of ConnectionError.PlacelaunchDeviceBlock
from
86
to
87
- Change Index of ConnectionError.PlacelaunchOtherError
from
88
to
89
- Change Index of ConnectionError.PlacelaunchParentalApprovalRequired
from
83
to
84
- Add ConnectionError.PlacelaunchVipOwnerNotPresent
- Change Index of ConnectionError.TeleportErrors
from
89
to
90
- Change Index of ConnectionError.TeleportFailure
from
90
to
91
- Change Index of ConnectionError.TeleportFlooded
from
95
to
96
- Change Index of ConnectionError.TeleportGameEnded
from
92
to
93
- Change Index of ConnectionError.TeleportGameFull
from
93
to
94
- Change Index of ConnectionError.TeleportGameNotFound
from
91
to
92
- Change Index of ConnectionError.TeleportIsTeleporting
from
96
to
97
- Change Index of ConnectionError.TeleportUnauthorized
from
94
to
95
- Add DebugBreakModeType
- Add DebuggerResumeType
- Add ImageCombineType.NormalMapBlend
- Add ScriptStoppedReason
- Add ScriptVariableScope
- (v0.719.0.7191339)
version-547feaebd3b44131Release notes
- Add AdService.GetUniversalAppAdsEligibility
- Change Default of AnimationRigData.label
from
to
- Change Default of AnimationRigData.postTransform
from
to
- Change Default of AnimationRigData.preTransform
from
to
- Change Default of AnimationRigData.transform
from
to
- Add Animator.RefStepIdForWeight0
- Add Animator.RefStepIdForWeight1
- Add Animator.RefStepIdForWeight2
- Add Animator.RefStepIdForWeight3
- Add Animator.RefStepIdForWeight4
- Add Animator.RefStepIdForWeight5
- Add Animator.RefStepIdForWeight6
- Add Animator.RefStepIdForWeight7
- Remove Animator.TimePosition0
- Remove Animator.TimePosition1
- Remove Animator.TimePosition2
- Remove Animator.TimePosition3
- Remove Animator.TimePosition4
- Remove Animator.TimePosition5
- Remove Animator.TimePosition6
- Remove Animator.TimePosition7
- Add CloudExecutionService
- Remove HapticEffect.Waveform
- Add Humanoid.FinishedState
- Add Humanoid.NoFloorTimerState
- Add Humanoid.TimerState
- Add MarketplaceService.SignalCheckPlayerHasRobloxSubscription
- Add ModuleScript.UnrestrictedRequireAllowed
- Add NetworkSettings.InboundNetworkJitterMs
- Change ReadSecurity of NetworkSettings.InboundNetworkLossPercent
from
NotAccessibleSecurity
to
PluginSecurity
- Change Tags of NetworkSettings.InboundNetworkLossPercent
from
[Hidden, NotReplicated, NotScriptable]
to
[NotReplicated]
- Change WriteSecurity of NetworkSettings.InboundNetworkLossPercent
from
NotAccessibleSecurity
to
PluginSecurity
- Remove NetworkSettings.InboundNetworkMaxDelayMs
- Change ReadSecurity of NetworkSettings.InboundNetworkMinDelayMs
from
NotAccessibleSecurity
to
PluginSecurity
- Change WriteSecurity of NetworkSettings.InboundNetworkMinDelayMs
from
NotAccessibleSecurity
to
PluginSecurity
- Change ValueType of NetworkSettings.InboundNetworkMinDelayMs
from
int
to
float
- Change Tags of NetworkSettings.InboundNetworkMinDelayMs
from
[Hidden, NotReplicated, NotScriptable]
to
[NotReplicated]
- Remove NetworkSettings.NetworkEmulationEnabled
- Add NetworkSettings.OutboundNetworkJitterMs
- Change ReadSecurity of NetworkSettings.OutboundNetworkLossPercent
from
NotAccessibleSecurity
to
PluginSecurity
- Change Tags of NetworkSettings.OutboundNetworkLossPercent
from
[Hidden, NotReplicated, NotScriptable]
to
[NotReplicated]
- Change WriteSecurity of NetworkSettings.OutboundNetworkLossPercent
from
NotAccessibleSecurity
to
PluginSecurity
- Remove NetworkSettings.OutboundNetworkMaxDelayMs
- Change ReadSecurity of NetworkSettings.OutboundNetworkMinDelayMs
from
NotAccessibleSecurity
to
PluginSecurity
- Change Tags of NetworkSettings.OutboundNetworkMinDelayMs
from
[Hidden, NotReplicated, NotScriptable]
to
[NotReplicated]
- Change ValueType of NetworkSettings.OutboundNetworkMinDelayMs
from
int
to
float
- Change WriteSecurity of NetworkSettings.OutboundNetworkMinDelayMs
from
NotAccessibleSecurity
to
PluginSecurity
- Add RootImportData.VersionedAssetId
- Change Parameters of RunService.BindToSimulation
from
(function: Function, frequency: StepFrequency = Hz30)
to
(function: Function, frequency: StepFrequency = Hz30, priority: int = 2000)
- Change Parameters of SoundService.SetInputDevice
from
(name: string, guid: string)
to
(nameOrInstance: Variant, guidOrPin: string)
- Add StyleRule.GetDefaultPropertyTransition
- Add StyleRule.SetDefaultPropertyTransition
- Add Terrain.Materials
- Add Terrain.GetBaseMaterialSlotIndex
- Add Terrain.GetFirstCustomMaterialSlotIndex
- Add Terrain.GetMaterialSlot
- Add Terrain.ResetMaterialSlot
- Add Terrain.SetMaterialSlot
- Add UGCValidationService.ValidateLeaderSkinnedVertsNearCageIslands
- Add WebViewService.OpenWindowV2
- Remove Workspace.MoverConstraintRootBehavior
- Change Index of KeyCode.MouseBackButton
from
271
to
273
- Change Index of KeyCode.MouseNoButton
from
272
to
274
- Change Index of KeyCode.MouseX
from
273
to
275
- Change Index of KeyCode.MouseY
from
274
to
276
- Add KeyCode.TouchDelta
- Add KeyCode.TouchPinch
- Change Index of KeyCode.World0
from
175
to
177
- Change Index of KeyCode.World1
from
176
to
178
- Change Index of KeyCode.World10
from
185
to
187
- Change Index of KeyCode.World11
from
186
to
188
- Change Index of KeyCode.World12
from
187
to
189
- Change Index of KeyCode.World13
from
188
to
190
- Change Index of KeyCode.World14
from
189
to
191
- Change Index of KeyCode.World15
from
190
to
192
- Change Index of KeyCode.World16
from
191
to
193
- Change Index of KeyCode.World17
from
192
to
194
- Change Index of KeyCode.World18
from
193
to
195
- Change Index of KeyCode.World19
from
194
to
196
- Change Index of KeyCode.World2
from
177
to
179
- Change Index of KeyCode.World20
from
195
to
197
- Change Index of KeyCode.World21
from
196
to
198
- Change Index of KeyCode.World22
from
197
to
199
- Change Index of KeyCode.World23
from
198
to
200
- Change Index of KeyCode.World24
from
199
to
201
- Change Index of KeyCode.World25
from
200
to
202
- Change Index of KeyCode.World26
from
201
to
203
- Change Index of KeyCode.World27
from
202
to
204
- Change Index of KeyCode.World28
from
203
to
205
- Change Index of KeyCode.World29
from
204
to
206
- Change Index of KeyCode.World3
from
178
to
180
- Change Index of KeyCode.World30
from
205
to
207
- Change Index of KeyCode.World31
from
206
to
208
- Change Index of KeyCode.World32
from
207
to
209
- Change Index of KeyCode.World33
from
208
to
210
- Change Index of KeyCode.World34
from
209
to
211
- Change Index of KeyCode.World35
from
210
to
212
- Change Index of KeyCode.World36
from
211
to
213
- Change Index of KeyCode.World37
from
212
to
214
- Change Index of KeyCode.World38
from
213
to
215
- Change Index of KeyCode.World39
from
214
to
216
- Change Index of KeyCode.World4
from
179
to
181
- Change Index of KeyCode.World40
from
215
to
217
- Change Index of KeyCode.World41
from
216
to
218
- Change Index of KeyCode.World42
from
217
to
219
- Change Index of KeyCode.World43
from
218
to
220
- Change Index of KeyCode.World44
from
219
to
221
- Change Index of KeyCode.World45
from
220
to
222
- Change Index of KeyCode.World46
from
221
to
223
- Change Index of KeyCode.World47
from
222
to
224
- Change Index of KeyCode.World48
from
223
to
225
- Change Index of KeyCode.World49
from
224
to
226
- Change Index of KeyCode.World5
from
180
to
182
- Change Index of KeyCode.World50
from
225
to
227
- Change Index of KeyCode.World51
from
226
to
228
- Change Index of KeyCode.World52
from
227
to
229
- Change Index of KeyCode.World53
from
228
to
230
- Change Index of KeyCode.World54
from
229
to
231
- Change Index of KeyCode.World55
from
230
to
232
- Change Index of KeyCode.World56
from
231
to
233
- Change Index of KeyCode.World57
from
232
to
234
- Change Index of KeyCode.World58
from
233
to
235
- Change Index of KeyCode.World59
from
234
to
236
- Change Index of KeyCode.World6
from
181
to
183
- Change Index of KeyCode.World60
from
235
to
237
- Change Index of KeyCode.World61
from
236
to
238
- Change Index of KeyCode.World62
from
237
to
239
- Change Index of KeyCode.World63
from
238
to
240
- Change Index of KeyCode.World64
from
239
to
241
- Change Index of KeyCode.World65
from
240
to
242
- Change Index of KeyCode.World66
from
241
to
243
- Change Index of KeyCode.World67
from
242
to
244
- Change Index of KeyCode.World68
from
243
to
245
- Change Index of KeyCode.World69
from
244
to
246
- Change Index of KeyCode.World7
from
182
to
184
- Change Index of KeyCode.World70
from
245
to
247
- Change Index of KeyCode.World71
from
246
to
248
- Change Index of KeyCode.World72
from
247
to
249
- Change Index of KeyCode.World73
from
248
to
250
- Change Index of KeyCode.World74
from
249
to
251
- Change Index of KeyCode.World75
from
250
to
252
- Change Index of KeyCode.World76
from
251
to
253
- Change Index of KeyCode.World77
from
252
to
254
- Change Index of KeyCode.World78
from
253
to
255
- Change Index of KeyCode.World79
from
254
to
256
- Change Index of KeyCode.World8
from
183
to
185
- Change Index of KeyCode.World80
from
255
to
257
- Change Index of KeyCode.World81
from
256
to
258
- Change Index of KeyCode.World82
from
257
to
259
- Change Index of KeyCode.World83
from
258
to
260
- Change Index of KeyCode.World84
from
259
to
261
- Change Index of KeyCode.World85
from
260
to
262
- Change Index of KeyCode.World86
from
261
to
263
- Change Index of KeyCode.World87
from
262
to
264
- Change Index of KeyCode.World88
from
263
to
265
- Change Index of KeyCode.World89
from
264
to
266
- Change Index of KeyCode.World9
from
184
to
186
- Change Index of KeyCode.World90
from
265
to
267
- Change Index of KeyCode.World91
from
266
to
268
- Change Index of KeyCode.World92
from
267
to
269
- Change Index of KeyCode.World93
from
268
to
270
- Change Index of KeyCode.World94
from
269
to
271
- Change Index of KeyCode.World95
from
270
to
272
- Add MeshPartDetailLevel.Level05
- Add MeshPartDetailLevel.Level06
- Add MeshPartDetailLevel.Level07
- Add MeshPartDetailLevel.Level08
- Add MeshPartDetailLevel.Level09
- Remove MoverConstraintRootBehaviorMode
- (v0.718.0.7181104)
version-0c771458892e42b7Release notes
- Change WriteSecurity of AnimationClip.Length
from
RobloxScriptSecurity
to
None
- Change ReadSecurity of AnimationClip.Length
from
RobloxScriptSecurity
to
None
- Add Animator.RefStepIdForTimePosition0
- Add Animator.RefStepIdForTimePosition1
- Add Animator.RefStepIdForTimePosition2
- Add Animator.RefStepIdForTimePosition3
- Add Animator.RefStepIdForTimePosition4
- Add Animator.RefStepIdForTimePosition5
- Add Animator.RefStepIdForTimePosition6
- Add Animator.RefStepIdForTimePosition7
- Add Animator.GetTrackByAnimationId
- Change Parameters of EditableImage.DrawCircle
from
(center: Vector2, radius: int, color: Color3, transparency: float, combineType: ImageCombineType)
to
(center: Vector2, radius: int, color: Color3, transparency: float, combineType: ImageCombineType, antiAliasing: AntiAliasing = Enabled)
- Change Parameters of EditableImage.DrawLine
from
(p1: Vector2, p2: Vector2, color: Color3, transparency: float, combineType: ImageCombineType)
to
(p1: Vector2, p2: Vector2, color: Color3, transparency: float, combineType: ImageCombineType, antiAliasing: AntiAliasing = Enabled)
- Remove EmotesPages
- Add ExperienceService.GetFollowUserId
- Add MarketplaceService.OpenShop
- Change PreferredDescriptor of MarketplaceService.PromptPremiumPurchase
from
to
PromptRobloxSubscriptionPurchase
- Change Tags of MarketplaceService.PromptPremiumPurchase
from
[]
to
[Deprecated]
- Add MarketplaceService.OpenShopRequested
- Add Player.GetFriendsWhoPlayedAsync
- Add SceneAnalysisService
- Change Tags of Studio.TypeColor
from
[Hidden, NotReplicated, NotScriptable]
to
[NotReplicated]
- Add Studio.VAxisColor
- Add Studio.XAxisColor
- Add Studio.YAxisColor
- Add Studio.ZAxisColor
- Add StyleQuery.PreferredTextSize
- Change Parameters of TextChatService.SendExpChatMessageClientRendered
from
(textChatMessage: TextChatMessage, messageRenderedSurface: string = unknown)
to
(textChatMessage: TextChatMessage, messageRenderedSurface: string = unknown, selectedChannelTab: int64 = -1)
- Add TextChatService.ExpChatFeatureValueChanged
- Add AntiAliasing
- Add AppShellActionType.HomePageInteractive
- Remove ExternalEditorMode.CustomEditor
- Add ExternalEditorMode.UserSelectedEditor
- Remove KeyCode.Touch
- Add KeyCode.TouchPosition
- (v0.717.0.7170978)
version-961e524856ba47c6Release notes
- Change Default of AnimationRigData.Generic
from
to
����
- Remove AudioPlayer.IsMutedForCapture
- Remove AuroraService.EnableInputLatencyMaxResimFrames
- Remove AuroraService.InputLatencyMaxResimFrames
- Remove ContextActionService.NetcodeInputLatency
- Add ControllerPartSensor.LadderSearchHeight
- Add ControllerPartSensor.LadderSearchOffset
- Add ExperienceService.GetQueuePosition
- Add ExperienceService.QueuePositionChanged
- Add InternalMessagingServiceVerifier
- Add LayerCollector.TabKeyboardNavigation
- Add MarketplaceService.BindReceiptHandler
- Add MarketplaceService.PromptRobuxTransferAsync
- Add MarketplaceService.SignalRobuxTransferCompleted
- Change Parameters of MarketplaceService.PromptBulkPurchaseRequested
from
(player: Instance, displayData: Array, orderRequest: Dictionary, purchaserRobuxBalance: int64, orderTotalRobux: int64, options: Dictionary, discountInformation: Dictionary)
to
(player: Instance, displayData: Array, orderRequest: Dictionary, purchaserRobuxBalance: int64, orderTotalRobux: int64, options: Dictionary)
- Add MarketplaceService.PromptBulkPurchaseRequestedV2
- Add MarketplaceService.PromptRobuxTransferRequested
- Add MarketplaceService.RobuxTransferCompleted
- Change Parameters of PluginConnection.SendMessage
from
(message: buffer)
to
(message: Variant)
- Add Preloaded
- Add SafetyService.ReportCapturesUIClose
- Add SafetyService.ReportCapturesUIOpen
- Add SafetyService.ReportChatLineReportingClose
- Add SafetyService.ReportChatLineReportingOpen
- Add SafetyService.ReportChatSuspensionDialogClose
- Add SafetyService.ReportChatSuspensionDialogOpen
- Add SafetyService.ReportPartyChatWindowClose
- Add SafetyService.ReportPartyChatWindowOpen
- Add SessionService.GetBreadcrumbs
- Add SessionService.GetHistory
- Add SessionService.SessionChanged
- Add SlimAnimationDataEntity.RootIndex
- Remove Sound.IsMutedForCapture
- Add StudioDeviceSimulatorService
- Add TestService.RequestValidationAsync
- Change Default of TextBox.PlaceholderColor3
from
Color3(0.7, 0.7, 0.7)
to
Color3(0.5, 0.5, 0.5)
- Add TextChatMessage.ChatActionType
- Add TextChatService.ChatActionReceived
- Change Parameters of TextChatService.ServerToClientChatActionReplicateSignal
from
(chatActionMessage: TextChatMessage)
to
(data: Dictionary)
- Add TextSource.DisplayName
- Add TextSource.Username
- Add UGCValidationService.GetExpectedTposeRotation
- Add UGCValidationService.GetLayeredClothingPostDeformationSize
- Add Workspace.MeshStreamingAndImprovedLods
- Add DeviceSimulatorScalingMode
- Add ReceiptDecision
- Add ReceiptType
- Add SensorMode.ClassicLadder
- Add VoiceRccReconnectReason.FAEUpdate
- (v0.716.0.7160873)
version-468628c5c08447aeRelease notes
- Change Parameters of AdService.RegisterDisclosureButton
from
(disclosureButton: GuiButton, immersiveBrandedAdId: string)
to
(disclosureButton: GuiButton, adIntegrationPlacementId: string)
- Change Parameters of DataModel.GetObjectsAllOrNone
from
(url: ContentId, binaryFormatOnly: bool = false)
to
(url: ContentId)
- Remove FeatureRestrictionManager.UpdateExperienceChatTimeout
- Remove FeatureRestrictionManager.UpdateFeatureTimeout
- Add GamepadService.AutoSelectGui
- Add Humanoid.ServerResetCharacter
- Add LodDataEntity.EntityVisible
- Add LogService.Error
- Add LogService.Info
- Add LogService.Log
- Add LogService.Output
- Add LogService.Warn
- Change Parameters of LogService.MessageOut
from
(message: string, messageType: MessageType)
to
(message: string, messageType: MessageType, context: Dictionary)
- Change Parameters of MarketplaceService.PromptBulkPurchaseRequested
from
(player: Instance, displayData: Array, orderRequest: Dictionary, purchaserRobuxBalance: int64, orderTotalRobux: int64, options: Dictionary)
to
(player: Instance, displayData: Array, orderRequest: Dictionary, purchaserRobuxBalance: int64, orderTotalRobux: int64, options: Dictionary, discountInformation: Dictionary)
- Add NotificationService.SubscribeToRccEventNamespace
- Add SurfaceAppearance.ResampleMode
- Remove TextChatService.AllocateUniverseChatChannelAsync
- Add TextChatService.HasAllocatedUniverseChatContext
- Add TextChatService.SendingUniverseChatMessage
- Add TextChatService.ServerToClientChatActionReplicateSignal
- Add TextChatService.ServerToClientUniverseChatChannelAllocatedSignalV1
- Add TextChatService.UniverseChatChannelAllocated
- Change LegacyNames of RigLabel.LeftToeBase
from
[LeftToes]
to
[]
- Change LegacyNames of RigLabel.RightToeBase
from
[RightToes]
to
[]
- Change LegacyNames of RigLabel.Spine
from
[Pelvis]
to
[]
- (v0.715.0.7151115)
version-4aa90549ae974fbbRelease notes
- Add Animator.PlayStartStepId0
- Add Animator.PlayStartStepId1
- Add Animator.PlayStartStepId2
- Add Animator.PlayStartStepId3
- Add Animator.PlayStartStepId4
- Add Animator.PlayStartStepId5
- Add Animator.PlayStartStepId6
- Add Animator.PlayStartStepId7
- Add AvatarCreationService.ReplicateAvatarGenerationImageIdWithErrorType
- Add CaptureService.UploadCaptureAndPostMoment
- Remove DataModel.ReportInGoogleAnalytics
- Add GeneratedFolder
- Add HumanoidRigDescription.GetContainedJointLabels
- Change Parameters of Players.SetLocalPlayerInfo
from
(userId: int64, userName: string, displayName: string, membershipType: MembershipType, isUnder13: bool)
to
(userId: int64, userName: string, displayName: string, membershipType: MembershipType, isUnder13: bool, hasRobloxSubscription: bool = false)
- Add PluginConnection
- Add PluginConnectionService
- Add ProceduralBehaviorSchedulerService
- Add ProceduralModel
- Add RealtimeMedia
- Add RootImportData.PhysicalConstraintType
- Add ScriptContext.EnableCoverage
- Change Security of ScriptContext.GetCoverageStats
from
RobloxScriptSecurity
to
None
- Add SlimAnimationDataEntity.EntityScale
- Change Tags of StarterPlayer.AvatarJointUpgrade
from
[NotReplicated, NotScriptable]
to
[NotReplicated]
- Change WriteSecurity of StarterPlayer.AvatarJointUpgrade
from
None
to
RobloxScriptSecurity
- Change ReadSecurity of StarterPlayer.AvatarJointUpgrade
from
None
to
RobloxScriptSecurity
- Add StudioTestService.AddPlayers
- Add StudioTestService.CanLeaveTest
- Add StudioTestService.ExecuteMultiplayerTestAsync
- Add StudioTestService.LeaveTest
- Add TextChatService.AllocateUniverseChatChannelAsync
- Add TextChatService.SendUniverseChatMessageAsync
- Add TextChatService.ClientToServerUniverseChatMessageSignalV1
- Add TextChatService.ServerToClientUniverseChatMessageSignalV1
- Add TextChatService.UniverseChatMessageReceived
- Remove UGCValidationService.CompareTextureOverlapByteString
- Remove UGCValidationService.CompareTextureOverlapTextureId
- Add UGCValidationService.CreateEditableImageOriginalSizeAsync
- Remove UGCValidationService.GetCagingRelevancyMetrics
- Remove UGCValidationService.GetDynamicHeadMeshInactiveControls
- Remove UGCValidationService.GetEditableImageData
- Remove UGCValidationService.GetFacsDrivenJointNamesFromMeshId
- Remove UGCValidationService.GetImageTransparencyWithByteString
- Remove UGCValidationService.GetImageTransparencyWithTextureID
- Remove UGCValidationService.GetMaxNearbyVerticesCollisions
- Remove UGCValidationService.GetMeshTriCount
- Remove UGCValidationService.GetMeshVertColors
- Remove UGCValidationService.GetSkinnedJointNamesFromMeshId
- Remove UGCValidationService.GetSkinningTransferJointsInfo
- Remove UGCValidationService.GetTextureSize
- Remove UGCValidationService.ValidateCageMeshIntersection
- Remove UGCValidationService.ValidateCageUVCoincident
- Remove UGCValidationService.ValidateCageUVTriangleArea
- Remove UGCValidationService.ValidateDynamicHeadMesh
- Remove UGCValidationService.ValidateEditableImageSize
- Remove UGCValidationService.ValidateFacialBounds
- Remove UGCValidationService.ValidateFacialExpressiveness
- Remove UGCValidationService.ValidateImageTransparencyThresholdByteString
- Remove UGCValidationService.ValidateImageTransparencyThresholdByteString_V2
- Remove UGCValidationService.ValidateImageTransparencyThresholdTextureID
- Remove UGCValidationService.ValidateImageTransparencyThresholdTextureID_V2
- Remove UGCValidationService.ValidateMeshVertColors
- Remove UGCValidationService.ValidateOverlappingVertices
- Remove UGCValidationService.ValidatePartBBoxAfterFullFacsFromMeshIds
- Remove UGCValidationService.ValidateSkinnedMesh
- Remove UGCValidationService.ValidateTextureAlpha
- Remove UGCValidationService.ValidateTextureAlphaByteString
- Remove UGCValidationService.ValidateUVValuesInReference
- Add UserInputService.CreateVirtualInput
- Add VirtualInput
- Change Parameters of VoiceChatService.SsrcUserIdMappingUpdate
from
(ssrcs: Array, userIds: Array, sessionId: string, eventTag: int64)
to
(ssrcs: Array, userIds: Array, feedIds: Array, sessionId: string, eventTag: int64)
- Add Workspace.ValidateEnabledProximityPrompt
- Change Index of AnimationPriority.Action
from
3
to
2
- Change Index of AnimationPriority.Action2
from
4
to
3
- Change Index of AnimationPriority.Action3
from
5
to
4
- Change Index of AnimationPriority.Action4
from
6
to
5
- Change Index of AnimationPriority.Core
from
0
to
6
- Change Index of AnimationPriority.Idle
from
1
to
0
- Change Index of AnimationPriority.Movement
from
2
to
1
- Change Index of AssetType.DressSkirtAccessory
from
51
to
53
- Change Index of AssetType.DynamicHead
from
56
to
58
- Change Index of AssetType.EarAccessory
from
60
to
41
- Change Index of AssetType.EmoteAnimation
from
41
to
43
- Change Index of AssetType.EyeAccessory
from
61
to
42
- Change Index of AssetType.EyeMakeup
from
59
to
61
- Change Index of AssetType.EyebrowAccessory
from
53
to
55
- Change Index of AssetType.EyelashAccessory
from
54
to
56
- Change Index of AssetType.FaceMakeup
from
57
to
59
- Change Index of AssetType.FontFamily
from
52
to
54
- Change Index of AssetType.JacketAccessory
from
46
to
48
- Change Index of AssetType.LeftShoeAccessory
from
49
to
51
- Change Index of AssetType.LipMakeup
from
58
to
60
- Change Index of AssetType.MoodAnimation
from
55
to
57
- Change Index of AssetType.PantsAccessory
from
45
to
47
- Change Index of AssetType.RightShoeAccessory
from
50
to
52
- Change Index of AssetType.ShirtAccessory
from
44
to
46
- Change Index of AssetType.ShortsAccessory
from
48
to
50
- Change Index of AssetType.SweaterAccessory
from
47
to
49
- Change Index of AssetType.TShirtAccessory
from
43
to
45
- Change Index of AssetType.Video
from
42
to
44
- Change Index of AvatarAssetType.DressSkirtAccessory
from
36
to
35
- Change Index of AvatarAssetType.EmoteAnimation
from
27
to
26
- Change Index of AvatarAssetType.EyebrowAccessory
from
37
to
36
- Change Index of AvatarAssetType.EyelashAccessory
from
38
to
37
- Change Index of AvatarAssetType.JacketAccessory
from
31
to
30
- Change Index of AvatarAssetType.LeftShoeAccessory
from
34
to
33
- Change Index of AvatarAssetType.MoodAnimation
from
26
to
38
- Change Index of AvatarAssetType.PantsAccessory
from
30
to
29
- Change Index of AvatarAssetType.RightShoeAccessory
from
35
to
34
- Change Index of AvatarAssetType.ShirtAccessory
from
29
to
28
- Change Index of AvatarAssetType.ShortsAccessory
from
33
to
32
- Change Index of AvatarAssetType.SweaterAccessory
from
32
to
31
- Change Index of AvatarAssetType.TShirtAccessory
from
28
to
27
- Change Index of Button.Dismount
from
1
to
0
- Change Index of Button.Jump
from
0
to
1
- Change Index of Material.Basalt
from
14
to
6
- Change Index of Material.Brick
from
9
to
13
- Change Index of Material.Cobblestone
from
11
to
15
- Change Index of Material.Concrete
from
7
to
9
- Change Index of Material.CrackedLava
from
15
to
8
- Change Index of Material.Granite
from
8
to
11
- Change Index of Material.Limestone
from
16
to
10
- Change Index of Material.Pavement
from
17
to
12
- Change Index of Material.Pebble
from
10
to
14
- Change Index of Material.Rock
from
12
to
16
- Change Index of Material.Sandstone
from
13
to
17
- Change Index of Material.Slate
from
6
to
7
- Add PhysicalConstraintType
- Add PluginConnectionTargetType
- Change Index of PrivilegeType.Admin
from
1
to
3
- Change Index of PrivilegeType.Banned
from
4
to
0
- Change Index of PrivilegeType.Owner
from
0
to
4
- Change Index of PrivilegeType.Visitor
from
3
to
1
- Add PurchaseOption
- Change Index of ReservedHighlightId.Active
from
3
to
1
- Change Index of ReservedHighlightId.Selection
from
1
to
3
- Change Index of ThreadPoolConfig.Auto
from
4
to
0
- Change Index of ThreadPoolConfig.PerCore1
from
3
to
7
- Change Index of ThreadPoolConfig.PerCore2
from
2
to
8
- Change Index of ThreadPoolConfig.PerCore3
from
1
to
9
- Change Index of ThreadPoolConfig.PerCore4
from
0
to
10
- Change Index of ThreadPoolConfig.Threads1
from
5
to
1
- Change Index of ThreadPoolConfig.Threads16
from
10
to
6
- Change Index of ThreadPoolConfig.Threads2
from
6
to
2
- Change Index of ThreadPoolConfig.Threads3
from
7
to
3
- Change Index of ThreadPoolConfig.Threads4
from
8
to
4
- Change Index of ThreadPoolConfig.Threads8
from
9
to
5
- Change Index of ThrottlingPriority.Default
from
2
to
0
- Change Index of ThrottlingPriority.Extreme
from
0
to
2
- Change Index of TrackerExtrapolationFlagMode.Auto
from
0
to
3
- Change Index of TrackerExtrapolationFlagMode.ExtrapolateFacsAndPose
from
2
to
1
- Change Index of TrackerExtrapolationFlagMode.ExtrapolateFacsOnly
from
3
to
2
- Change Index of TrackerExtrapolationFlagMode.ForceDisabled
from
1
to
0
- Change Index of TrackerLodFlagMode.Auto
from
0
to
2
- Change Index of TrackerLodFlagMode.ForceFalse
from
1
to
0
- Change Index of TrackerLodFlagMode.ForceTrue
from
2
to
1
- Change Index of TrackerLodValueMode.Auto
from
0
to
2
- Change Index of TrackerLodValueMode.Force0
from
1
to
0
- Change Index of TrackerLodValueMode.Force1
from
2
to
1
- Change Index of TriStateBoolean.False
from
0
to
2
- Change Index of TriStateBoolean.Unknown
from
2
to
0
- (v0.714.0.7141089)
version-116cc3d51f634937Release notes
- Add AnimationRigData.Generic
- Add AnimationTrack.UpdateGraphNodeProperty
- Add AudioPlayer.Cancel
- Change Parameters of AudioPlayer.Play
from
()
to
(atTime: double?)
- Change ReturnType of AudioPlayer.Play
from
null
to
int64?
- Change Parameters of AudioPlayer.Stop
from
()
to
(atTime: double?)
- Change ReturnType of AudioPlayer.Stop
from
null
to
int64?
- Add AuroraScriptService.GetAllCollections
- Add AuroraService.EnableInputLatencyMaxResimFrames
- Add AuroraService.InputLatencyMaxResimFrames
- Remove AuroraService.SetIncomingReplicationLag
- Add AuroraService.SetReplicationLag
- Remove AuroraService.Misprediction
- Add AvatarAbilityRules.CharacterControllerMode
- Remove AvatarAbilityRules.EnableCrouching
- Add AvatarAbilityRules.EnableFallingDown
- Add AvatarAbilityRules.EnableGettingUp
- Remove AvatarAbilityRules.EnableSprinting
- Remove AvatarAbilityRules.EnableStrafing
- Remove AvatarAbilityRules.EnableStumbling
- Add AvatarCreationService.CreateCageMeshPartsWithScaleForExportAsync
- Add ContextActionService.NetcodeInputLatency
- Add ContextActionService.GetInputSchemaKeyCodeTree
- Add ControllerPartSensor.SensedMaterial
- Remove ConversationalAIAcceptanceService
- Add DeferredAssetManagerService
- Add ExperienceService.GetPlaceJoinState
- Add ExperienceService.PlaceJoinStateChanged
- Add ImageScreenCaptureService
- Add InternalMessagingService
- Add MarketplaceService.ClearProductInfoCaches
- Add MarketplaceService.PromptRobloxSubscriptionPurchase
- Add MarketplaceService.SignalMockPurchaseRobloxSubscription
- Add MarketplaceService.ConfirmPlayerHasRobloxSubscription
- Add MarketplaceService.MockPurchaseRobloxSubscription
- Add MarketplaceService.PromptRobloxSubscriptionPurchaseFinished
- Add MarketplaceService.PromptRobloxSubscriptionPurchaseRequested
- Change CanSave of NetworkSettings.InboundNetworkLossPercent
from
false
to
true
- Change CanLoad of NetworkSettings.InboundNetworkLossPercent
from
false
to
true
- Change CanSave of NetworkSettings.InboundNetworkMaxDelayMs
from
false
to
true
- Change CanLoad of NetworkSettings.InboundNetworkMaxDelayMs
from
false
to
true
- Change CanLoad of NetworkSettings.InboundNetworkMinDelayMs
from
false
to
true
- Change CanSave of NetworkSettings.InboundNetworkMinDelayMs
from
false
to
true
- Change CanLoad of NetworkSettings.NetworkEmulationEnabled
from
false
to
true
- Change CanSave of NetworkSettings.NetworkEmulationEnabled
from
false
to
true
- Change CanLoad of NetworkSettings.OutboundNetworkLossPercent
from
false
to
true
- Change CanSave of NetworkSettings.OutboundNetworkLossPercent
from
false
to
true
- Change CanSave of NetworkSettings.OutboundNetworkMaxDelayMs
from
false
to
true
- Change CanLoad of NetworkSettings.OutboundNetworkMaxDelayMs
from
false
to
true
- Change CanLoad of NetworkSettings.OutboundNetworkMinDelayMs
from
false
to
true
- Change CanSave of NetworkSettings.OutboundNetworkMinDelayMs
from
false
to
true
- Add Player.InputLatency
- Change Parameters of RunService.BindToSimulation
from
(function: Function, frequency: StepFrequency = Hz60)
to
(function: Function, frequency: StepFrequency = Hz30)
- Change Parameters of RunService.Misprediction
from
(remoteWorldStepId: int, mispredictedInstances: Array)
to
(time: double, instances: Array, stats: Dictionary)
- Add SlimAnimationDataEntity.SlimInstanceHashes
- Add SoundService.GetMixerTime
- Change Parameters of StudioAssetService.PromptSaveInstanceToRobloxAsync
from
(instance: Instance, assetType: Variant)
to
(instance: Instance, assetType: Variant, groupId: int64?)
- Change Parameters of StudioAssetService.OnPromptSaveInstanceToRobloxAsync
from
(instance: Instance, assetType: Variant, requestId: string)
to
(instance: Instance, assetType: Variant, requestId: string, groupId: int64?)
- Add StudioCaptureService
- Add StudioScreenshotCapture
- Change WriteSecurity of Terrain.VoxelGridAssetContentMap
from
None
to
RobloxScriptSecurity
- Change ReadSecurity of Terrain.VoxelGridAssetContentMap
from
None
to
RobloxScriptSecurity
- Change Category of Workspace.SandboxedInstanceMode
from
Behavior
to
Permissions
- Change LegacyNames of AnimationNodeInterruptible.Finished
from
[ClipFinished]
to
[]
- Change LegacyNames of AnimationNodeInterruptible.Trigger
from
[Expression]
to
[]
- Change LegacyNames of AnimationNodeType.OverNode
from
[BlendNode]
to
[]
- Change LegacyNames of AnimationNodeWaitFor.Finished
from
[ClipFinished]
to
[]
- Change LegacyNames of AnimationNodeWaitFor.Trigger
from
[Expression]
to
[]
- Add AvatarSettingsCharacterControllerMode
- Change Index of CreateContentResult.StorageLimitExceeded
from
4
to
3
- Change Value of CreateContentResult.StorageLimitExceeded
from
5
to
4
- Change Index of CreateContentResult.Unknown
from
3
to
4
- Change Value of CreateContentResult.Unknown
from
4
to
5
- Add DeviceType.TV
- Add PrefetchDownloadStatus
- Add SolidPrimitiveType.RoundedBox
- Add StudioCaptureBufferStatus
- Add StudioCaptureScreenshotFormat