Release Notes for 538

Improvements

NoteStatus

Add minimum price floor for plugins.

Live

Removed deprecated GA events in LoginManager.

Live

Made out of memory handler register for Studio and Client thread safe.

Live

Added new icons to Studio to reflect the RunContext property of a script

Pending

Table assignments with invalid keys (eg NaN) and assignments to existing keys in frozen tables will now honor __newindex metamethod if defined.

Pending

Fixes

NoteStatus

New streaming architecture optimize for Opportunistic Stream Out mode. Should prevent objects from remaining on the Client when streaming out.

  • Recently fixed bugs where anchored and welded parts wouldn't stream in to clients.
  • Fixed a bug where vehicles wouldn't stream to clients until a character jumped out of the vehicle.
Live

Show users' votes in Marketplace if they had previously voted on an asset

Live

Fix bug where plugin prices would just show "Label"

Live

ImageLabels with BackgroundTransparency == 1 now render UIStroke

Live

Selecting a UI Component no longer prevents click-to-select for UI elements in the viewport.

Live