Skip to main content

SDK Changelog - 23.5.1 - 23.3.1

23.5.1

May 18, 2023

General

  • improved zooming and panning in Dollhouse mode

23.4.2

May 4, 2023

General

  • Added a "sharing" option to Tag.allowAction to show or hide the share button on specific tags.
  • Added the ability to toggle settings with respect to the dock (Tag.toggleDocking) and share (Tag.toggleSharing) buttons in Tags.
  • Updated share links in Tags to follow the rules set by the Link namespace.

23.4.1

April 20, 2023

General

  • Fixed Showcase crashes in Safari 16.4+ related to non-power-of-two textures

23.3.3

April 11, 2023

General

  • Fixed an issue where Mattertag.preventAction would always disable docking. Since the option is not supported, the docking option is left as is.

Bundle

  • Added the ability to enable, disable, and trigger events and emits from EventPaths and EmitPaths

23.3.2

March 16, 2023

note

Tags 2.0 is now the only available option for displaying Mattertags/Tags

General

  • All of 23.3.1 fixes are now available for the Embed SDK
  • Fixed the ability to have wide Tag Sandboxes. Providing a width greater than 350px will allot a wider Tag billboard instead of truncating the Sandbox.

23.3.1

March 9, 2023

note

While the updates are general in nature, the following updates will only be available in the Bundle SDK for this release. They will be included in the Embed SDK in 23.2.2

General

  • Added the ability to toggle the overhead navigation controls using Tag.toggleNavControls that are shown when selecting tags.
  • Removed the "button bar" in a Tag's billboard when it doesn't have share and dock buttons.
  • Fixed a race condition in Tag.editIcon when called too early.