Release Notes for 310

Notes for 310

API Changes:

Added Property LayerCollector.Enabled
Added Property UIPageLayout.GamepadInputEnabled
Added Property UIPageLayout.ScrollWheelInputEnabled
Added Property UIPageLayout.TouchInputEnabled
Added Property VRService.VRDeviceName
Added Function AnalyticsService.ReportInfluxSeries
Added Function VRService.GetTouchpadMode
Added Function VRService.SetTouchpadMode
Added YieldFunction FriendService.GetAreUsersFriends
Added Event VRService.TouchpadModeChanged
Added Enum VRTouchpad
	Added EnumItem VRTouchpad.Left
	Added EnumItem VRTouchpad.Right
Added Enum VRTouchpadMode
	Added EnumItem VRTouchpadMode.Touch
	Added EnumItem VRTouchpadMode.VirtualThumbstick
	Added EnumItem VRTouchpadMode.ABXY
Changed the Security of Property TextBox.PlaceholderColor3 from RobloxScriptSecurity to None
Changed the Security of Property TextBox.PlaceholderText from RobloxScriptSecurity to None
Changed the Security of Property VRService.GuiInputUserCFrame from RobloxScriptSecurity to None
Changed the Security of Function Players.CreateLocalPlayer from PluginSecurity to LocalUserSecurity
Changed the arguments of Function Players.CreateLocalPlayer
	 from  ( int userId, bool isTeleport = false )
	 to  (  )
Removed Class TextureContentProvider
Removed Property BillboardGui.Enabled
Removed Property NetworkReplicator.MachineAddress
Removed Property NetworkReplicator.Port
Removed Property ScreenGui.Enabled
Removed Property Stats.MinReportInterval
Removed Property Stats.ReporterType
Removed Property SurfaceGui.Enabled
Removed Function AssetService.SetAssetRevertUrl
Removed Function AssetService.SetAssetVersionsUrl
Removed Function AssetService.SetPlaceAccessUrl
Removed Function BadgeService.SetAwardBadgeUrl
Removed Function BadgeService.SetHasBadgeCooldown
Removed Function BadgeService.SetHasBadgeUrl
Removed Function BadgeService.SetIsBadgeDisabledUrl
Removed Function BadgeService.SetIsBadgeLegalUrl
Removed Function BadgeService.SetPlaceId
Removed Function DataModel.AddStat
Removed Function DataModel.FinishShutdown
Removed Function DataModel.LoadPlugins
Removed Function DataModel.RemoveStat
Removed Function DataModel.ReportMeasurement
Removed Function DataModel.Save
Removed Function DataModel.SaveStats
Removed Function DataModel.ServerSave
Removed Function DataModel.SetJobsExtendedStatsWindow
Removed Function DataModel.SetServerSaveUrl
Removed Function DataModel.SetVIPServerId
Removed Function DataModel.SetVIPServerOwnerId
Removed Function FriendService.SetBreakFriendUrl
Removed Function FriendService.SetGetFriendsUrl
Removed Function FriendService.SetMakeFriendUrl
Removed Function NetworkClient.Disconnect
Removed Function NetworkClient.SetGameSessionID
Removed Function NetworkReplicator.RequestCharacter
Removed Function NetworkReplicator.SendMarker
Removed Function NetworkServer.ConfigureAsCloudEditServer
Removed Function NetworkServer.ConfigureAsTeamTestServer
Removed Function NetworkServer.SetIsPlayerAuthenticationRequired
Removed Function NetworkServer.Stop
Removed Function Players.GetPlayerByID
Removed Function Players.GetPlayerById
Removed Function Players.GetUseCoreScriptHealthBar
Removed Function Players.SetAbuseReportUrl
Removed Function Players.SetBuildUserPermissionsUrl
Removed Function Players.SetChatFilterUrl
Removed Function Players.SetLoadDataUrl
Removed Function Players.SetSaveDataUrl
Removed Function Players.SetSysStatsUrl
Removed Function Players.SetSysStatsUrlId
Removed Function ScriptContext.GetHeapStats
Removed Function ScriptContext.GetScriptStats
Removed Function ScriptContext.SetCollectScriptStats
Removed Function ServerReplicator.PreventTerrainChanges
Removed Function ServerReplicator.SetBasicFilteringEnabled
Removed Function Stats.Report
Removed Function Stats.ReportJobsStepWindow
Removed Function Stats.ReportTaskScheduler
Removed Function Stats.SetReportUrl
Removed Function TaskScheduler.AddDummyJob
Removed Function TaskScheduler.SetThreadShare
Removed YieldFunction DataModel.SaveToRoblox
Removed YieldFunction Player.BlockUser
Removed YieldFunction Player.UnblockUser
Removed Event NetworkReplicator.Disconnection
Removed Event NetworkServer.DataBasicFiltered
Removed Event NetworkServer.DataCustomFiltered
Removed Event NetworkServer.IncommingConnection
Removed Event Players.PlayerAddedEarly
Removed Event Players.PlayerRemovingLate
Removed Event ScriptContext.CamelCaseViolation
Removed Event ServerReplicator.TicketProcessed
Removed Callback DataModel.RequestShutdown
Removed Callback ServerReplicator.DeleteFilter
Removed Callback ServerReplicator.EventFilter
Removed Callback ServerReplicator.NewFilter
Removed Callback ServerReplicator.PropertyFilter

Client Difference Log:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.