Release Notes for 469

Apologies for the delayed post.These changes are for Release 469, which was shipped last week.

Notes for Release 469

29 Likes

Client Difference Log

API Changes

Added Property int TextBox.MaxVisibleGraphemes
Added Property int TextButton.MaxVisibleGraphemes
Added Property int TextLabel.MaxVisibleGraphemes

Added Tag [Hidden] to Property DataModel.IsSFFlagsLoaded
Added Tag [Hidden] to Property DataModelSession.CurrentDataModelType
Added Tag [Hidden] to Property DataModelSession.SessionId
Added Tag [Hidden] to Property DataStoreService.LegacyNamingScheme
Added Tag [Hidden] to Property GuiService.SelectedCoreObject
Added Tag [Hidden] to Property Instance.DataCost
Added Tag [Hidden] to Property Instance.RobloxLocked
Added Tag [Hidden] to Property KeyframeSequence.AuthoredHipHeight
Added Tag [Hidden] to Property LocalizationService.ForcePlayModeGameLocaleId
Added Tag [Hidden] to Property LocalizationService.ForcePlayModeRobloxLocaleId
Added Tag [Hidden] to Property LocalizationService.RobloxForcePlayModeGameLocaleId
Added Tag [Hidden] to Property LocalizationService.RobloxForcePlayModeRobloxLocaleId
Added Tag [Hidden] to Property MultipleDocumentInterfaceInstance.FocusedDataModelSession
Added Tag [Hidden] to Property NotificationService.IsLuaChatEnabled
Added Tag [Hidden] to Property ParabolaAdornment.A
Added Tag [Hidden] to Property ParabolaAdornment.B
Added Tag [Hidden] to Property ParabolaAdornment.C
Added Tag [Hidden] to Property ParabolaAdornment.Range
Added Tag [Hidden] to Property ParabolaAdornment.Thickness
Added Tag [Hidden] to Property Player.AppearanceDidLoad
Added Tag [Hidden] to Property Player.ChatMode
Added Tag [Hidden] to Property Player.DataComplexity
Added Tag [Hidden] to Property Player.DataComplexityLimit
Added Tag [Hidden] to Property Player.DataReady
Added Tag [Hidden] to Property Player.Guest
Added Tag [Hidden] to Property Player.MaximumSimulationRadius
Added Tag [Hidden] to Property Player.OsPlatform
Added Tag [Hidden] to Property Player.PlatformName
Added Tag [Hidden] to Property Player.SimulationRadius
Added Tag [Hidden] to Property Player.TeleportedIn
Added Tag [Hidden] to Property Player.VRDevice
Added Tag [Hidden] to Property PlayerEmulatorService.PlayerEmulationEnabled_deprecated
Added Tag [Hidden] to Property PlayerEmulatorService.StudioEmulatedCountryRegionCode
Added Tag [Hidden] to Property Players.MaxPlayersInternal
Added Tag [Hidden] to Property Players.PreferredPlayersInternal
Added Tag [Hidden] to Property Plugin.UsesAssetInsertionDrag
Added Tag [Hidden] to Property Plugin.HostDataModelType
Added Tag [Hidden] to Property Plugin.HostDataModelTypeIsCurrent
Added Tag [Hidden] to Property Plugin.MultipleDocumentInterfaceInstance
Added Tag [Hidden] to Property PluginAction.Checked
Added Tag [Hidden] to Property PluginAction.DefaultShortcut
Added Tag [Hidden] to Property PluginAction.Enabled
Added Tag [Hidden] to Property Selection.ActiveInstance
Added Tag [Hidden] to Property StudioService.AlignDraggedObjects
Added Tag [Hidden] to Property StudioService.HoverInstance
Added Tag [Hidden] to Property StudioService.InstalledPluginData
Added Tag [Hidden] to Property StudioService.ShowActiveInstanceHighlight
Added Tag [Hidden] to Property TextBox.ManualFocusRelease
Added Tag [Hidden] to Property TextBox.OverlayNativeInput
Added Tag [Hidden] to Property TextBox.ReturnKeyType
Added Tag [Hidden] to Property TextBox.TextInputType
Added Tag [Hidden] to Property TextBox.EnableRealtimeFilteringHints
Added Tag [Hidden] to Property UserInputService.LegacyInputEventsEnabled
Added Tag [Hidden] to Property UserInputService.BottomBarSize
Added Tag [Hidden] to Property UserInputService.NavBarSize
Added Tag [Hidden] to Property UserInputService.OnScreenKeyboardAnimationDuration
Added Tag [Hidden] to Property UserInputService.OverrideMouseIconBehavior
Added Tag [Hidden] to Property UserInputService.RightBarSize
Added Tag [Hidden] to Property UserInputService.StatusBarSize
Added Tag [Hidden] to Property VRService.VRDeviceName
Added Tag [Hidden] to Property VirtualInputManager.AdditionalLuaState
Added Tag [Service] to Class DebuggerManager

Changed the serialization of Property GuiService.SelectedCoreObject 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property LocalizationService.ForcePlayModeGameLocaleId 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property LocalizationService.ForcePlayModeRobloxLocaleId 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property LocalizationService.RobloxForcePlayModeGameLocaleId 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property LocalizationService.RobloxForcePlayModeRobloxLocaleId 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property Player.DataComplexityLimit 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property Player.MaximumSimulationRadius 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property Player.OsPlatform 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property PlayerEmulatorService.PlayerEmulationEnabled_deprecated 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property PlayerEmulatorService.StudioEmulatedCountryRegionCode 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property Plugin.UsesAssetInsertionDrag 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property PluginAction.Checked 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property PluginAction.DefaultShortcut 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property PluginAction.Enabled 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property StudioService.HoverInstance 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property StudioService.ShowActiveInstanceHighlight 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property TextBox.ManualFocusRelease 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property TextBox.OverlayNativeInput 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property TextBox.ReturnKeyType 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property TextBox.TextInputType 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property TextBox.EnableRealtimeFilteringHints 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Changed the serialization of Property VirtualInputManager.AdditionalLuaState 
	from: [<📁> LoadOnly]
	  to: [<🕒> RuntimeOnly]

Removed Property LuaSourceContainer.IsDifferentFromFileSystem

Removed Tag [Deprecated] from Property DataStoreService.LegacyNamingScheme
Removed Tag [Deprecated] from Property Instance.DataCost
Removed Tag [Deprecated] from Property Player.AppearanceDidLoad
Removed Tag [Deprecated] from Property Player.DataComplexity
Removed Tag [Deprecated] from Property Player.DataComplexityLimit
Removed Tag [Deprecated] from Property Player.DataReady
Removed Tag [Deprecated] from Event RunService.Heartbeat
Removed Tag [Deprecated] from Event RunService.RenderStepped
Removed Tag [Deprecated] from Event RunService.Stepped
Removed Tag [Deprecated] from EnumItem Font.AmaticSC
Removed Tag [Deprecated] from EnumItem Font.Bangers
Removed Tag [Deprecated] from EnumItem Font.Creepster
Removed Tag [Deprecated] from EnumItem Font.DenkOne
Removed Tag [Deprecated] from EnumItem Font.Fondamento
Removed Tag [Deprecated] from EnumItem Font.FredokaOne
Removed Tag [Deprecated] from EnumItem Font.GrenzeGotisch
Removed Tag [Deprecated] from EnumItem Font.IndieFlower
Removed Tag [Deprecated] from EnumItem Font.JosefinSans
Removed Tag [Deprecated] from EnumItem Font.Jura
Removed Tag [Deprecated] from EnumItem Font.Kalam
Removed Tag [Deprecated] from EnumItem Font.LuckiestGuy
Removed Tag [Deprecated] from EnumItem Font.Merriweather
Removed Tag [Deprecated] from EnumItem Font.Michroma
Removed Tag [Deprecated] from EnumItem Font.Nunito
Removed Tag [Deprecated] from EnumItem Font.Oswald
Removed Tag [Deprecated] from EnumItem Font.PatrickHand
Removed Tag [Deprecated] from EnumItem Font.PermanentMarker
Removed Tag [Deprecated] from EnumItem Font.Roboto
Removed Tag [Deprecated] from EnumItem Font.RobotoCondensed
Removed Tag [Deprecated] from EnumItem Font.RobotoMono
Removed Tag [Deprecated] from EnumItem Font.Sarpanch
Removed Tag [Deprecated] from EnumItem Font.SpecialElite
Removed Tag [Deprecated] from EnumItem Font.TitilliumWeb
Removed Tag [Deprecated] from EnumItem Font.Ubuntu

(Click here for a syntax highlighted version!)

15 Likes

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