Release Notes for 404

Improvements

NoteStatus

GlobalDataStore:OnUpdate() - deprecated

Live

Removed DPad and Thumbpad movement modes

Live

Users will be warned on openning the same place file from mutiple Studio instances. Only the first Studio instance that opens the file has the file ownership (others cannot save to this file to avoid an accidental file overwrite).

Live

Fixed RobloxPluginGuiService not showing up in the explorer when the "Show Hidden Objects in Explorer" setting was enabled, as reported in https://devforum.roblox.com/t/show-robloxpluginguiservice-in-the-explorer-when-show-hidden-objects-in-explorer-is-true/337989

Live

The Quick Access Menu config now supports selecting and manipulating multiple items at once

Live
Pending

Fixes

NoteStatus

Deprecated the legacy thumbstick touch movement mode.

Live

Improved package performance when user typing in a script, which is a descendant of a very large package (>10000 parts).

Live

Fixed a Studio crash that happened while trying to insert an archived mesh using the Game Explorer.

Live

Fixed WeldConstraint Part property replication when using TeamCreate.

Live

Improve mechanism interpolation on some of the more complicated mechanisms.

Pending

Luau now correctly interprets vertical tabs and form feeds as whitespace in scripts.

Pending