Click a date to expand or collapse changes.
- (v0.655.0.6551095)
version-d7ec89f14d9e47ceRelease notes
- Add AdService.CreateAdRewardFromDevProductId
- Add AdService.GetAdAvailability
- Add AdService.ShowRewardedVideoAdAsync
- Add AdService.AdAvailabilityChanged
- Add AdService.ShowReportAdPopup
- Remove AdService.ShowStaticEudsaDisclosure
- Add AdService.rewardedVideoAdPlayServerToClient
- Add AdService.rewardedVideoAdResultClientToServer
- Add AudioCompressor.Editor
- Add AudioLimiter.Editor
- Add AuroraService.GetDesyncedInstances
- Add AuroraService.GetRemoteWorldStepId
- Add AuroraService.GetWorldStepId
- Add AuroraService.StepPhysics
- Add AuroraService.Desynced
- Add AuroraService.Synced
- Change ReadSecurity of HapticEffect.Position
from
RobloxScriptSecurity
to
None
- Change WriteSecurity of HapticEffect.Position
from
RobloxScriptSecurity
to
None
- Change ReadSecurity of HapticEffect.Radius
from
RobloxScriptSecurity
to
None
- Change WriteSecurity of HapticEffect.Radius
from
RobloxScriptSecurity
to
None
- Remove HapticEffect.SetKeys
- Add HapticEffect.SetWaveformKeys
- Change Default of RenderingTest.RenderingTestFrameCount
from
120
to
20
- Change Default of RenderingTest.Timeout
from
10
to
30
- Add SoundService.OpenAudioCompressorEditorSignal
- Add Stats.GetMemoryCategoryNames
- Add Stats.GetMemoryUsageMbAllCategories
- Remove StreamingService.DEPRECATED_RegisterCommand
- Remove StreamingService.DEPRECATED_RegisterSequentialCommand
- Remove StudioWidgetsService.AttachPluginGui
- Add TextBox.ShouldEmitUpAndDownArrowEvents
- Change ThreadSafety of TweenService.SmoothDamp
from
Unsafe
to
Safe
- Change Parameters of WebViewService.MutateWindow
from
(url: string, title: string?, isVisible: bool?, searchType: string?, transitionAnimation: string?)
to
(url: string, title: string?, isVisible: bool?, searchType: string?, transitionAnimation: string?, showDomainAsTitle: bool?)
- Change Parameters of WebViewService.OpenWindow
from
(url: string, title: string?, isVisible: bool?, searchType: string?, transitionAnimation: string?)
to
(url: string, title: string?, isVisible: bool?, searchType: string?, transitionAnimation: string?, showDomainAsTitle: bool?)
- Add Workspace.FallHeightEnabled
- Add AdFormat
- Add HapticEffectType.Custom
- Change Index of HapticEffectType.GameplayCollision
from
4
to
5
- Change Index of HapticEffectType.GameplayExplosion
from
3
to
4
- Change Index of HapticEffectType.UIClick
from
1
to
2
- Change Index of HapticEffectType.UIHover
from
0
to
1
- Change Index of HapticEffectType.UINotification
from
2
to
3
- Add PromptCreateAvatarResult.TokenInvalid
- Add ShowAdResult