Release Notes for 351

Release Notes

Notes for Release 351


Client Difference Log


API Changes

Added Class PackageLink : Instance [NotCreatable]
	Added Property int PackageLink.PackageId [ReadOnly] [NotReplicated]
	Added Property int PackageLink.VersionId [ReadOnly] [NotReplicated]

Added Class QWidgetPluginGui : PluginGui [NotCreatable] [NotReplicated]

Added Property string RenderingTest.Description
Added Property bool RenderingTest.ShouldSkip
Added Property string RenderingTest.Ticket

Added Function string HttpRbxApiService:RequestAsync(Dictionary requestOptions, Enum<ThrottlingPriority> priority = Enum.ThrottlingPriority.Default, Enum<HttpContentType> content_type = Enum.HttpContentType.ApplicationJson, Enum<HttpRequestType> httpRequestType = Enum.HttpRequestType.Default, bool doNotAllowDiabolicalMode = false) {RobloxScriptSecurity} [Yields]
Added Function Class<Instance> Plugin:CreateQWidgetPluginGui(string pluginGuiId, Dictionary pluginGuiOptions) {RobloxScriptSecurity} [Yields]
Added Function bool HttpService:GetHttpEnabled() {RobloxScriptSecurity}
Added Function void HttpService:SetHttpEnabled(bool enabled) {RobloxScriptSecurity}

Added EnumItem StudioStyleGuideColor.ScriptMatchingWordSelectionBackground : 45

Changed the serialization of Property BasePart.Elasticity
	from: 'Saves & Loads'
	  to: 'Load-only'

Changed the serialization of Property BasePart.Friction
	from: 'Saves & Loads'
	  to: 'Load-only'

Changed the superclass of Class Workspace from RootInstance to Model

Removed Class RootInstance
Removed Class Scale9Frame
	Removed Property Scale9Frame.ScaleEdgeSize
	Removed Property Scale9Frame.SlicePrefix

Removed EnumItem StudioStyleGuideColor.ScriptMachtingWordSelectionBackground

20 Likes

“Fixed a bug where characters would vibrate when the Workspace’s Gravity is 0, but the character is kept on the floor with a BodyForce object.”

Repeated twice in the ‘Fixes’ section of the Release Notes.

3 Likes

Whoops, fixed that.

2 Likes

Is this that RDC packages feature where we can sync groups of instances between places?

8 Likes

OOOH I hope so!

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