Release Notes for 370

Notes for Release 370

17 Likes

Client Difference Log

API Changes

Added Class SocialService : Instance [NotCreatable] [Service] [NotReplicated]
	Added Function bool SocialService:CanSendGameInviteAsync(Instance player) [Yields]
	Added Function void SocialService:InvokeGameInvitePromptClosed(Instance player, Array recipientIds) {RobloxScriptSecurity}
	Added Function void SocialService:PromptGameInvite(Instance player)
	Added Event SocialService.GameInvitePromptClosed(Instance player, Array recipientIds)
	Added Event SocialService.PromptInviteRequested(Instance player) {RobloxScriptSecurity}

Added Function void StudioService:ShowPublishToRoblox() {RobloxScriptSecurity}

Added Event Plugin.Unloading() {PluginSecurity}

Added EnumItem HttpRequestType.Localization : 24

(Click here for a syntax highlighted version!)

14 Likes

Changed the Velocity and RotVelocity setter to always set velocity on the same rigid body as the part instead of the mechanism root, which could be a different rigid body in some cases.

What a sigh of relief! Thank you!

Blessed be Roblox.

EDIT: I can confirm this actually does what it implies. Yay!

5 Likes

:pray::pray::pray::pray:

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