SDK Changelog - 24.9.3 - 24.4.1
24.9.3
September 19, 2024
Embed
- Added support for Embed SDK bootstrap v3.0.0
24.9.2
September 12, 2024
General
- Updating type file link in documentation site to automatically point to the latest version
24.8.3
August 21, 2024
General
- Added
descriptiontoModel.getDetails
24.7.4
July 31, 2024
General
- Added
Tag.editPositionsso that numerous Tags can be edited at once. - For maintenance, Scene Components are now under another level of hierarchy at the Scene Object level, to more logically group them. There should be no noticeable change unless trying to traverse the scene graph through the parents.
- Fixed an issue where
Label.Event.POSITION_UPDATEDwould not fire
24.7.3
July 24, 2024
General
24.6.4
June 26, 2024
General
-
Unified dollhouse and floorplan are enabled by default:
- Mouse interactions will be consistent between what was formerly "dollhouse" and "floorplan" mode, matching the "floorplan" mode behavior
- For now, you can disable unified mode via the url param
disableUnifiedMode=1, though we recommend updating your applications as soon as possible - Note: the Mode.current observable will now fire on mouse interaction during the transition between modes to help preserve compatibility with existing applications
-
Legacy IDs have been disabled by default. The following functions are available to convert old IDs to new IDs:
24.6.2
June 12, 2024
General
- Improved performance of bulk tag deletion
- Minor documentation updates
24.6.1
June 1, 2024
General
- Improved support for the new dollhouse transitions in showcase
24.4.3
April 18, 2024
General
- Fixed an issue where
Tag.editIconcould fail ifAsset.registerTexturewas not called first
24.4.1
April 4, 2024
General
- Minor bug fixes
Bundle
- Updated Showcase base to 24.4.1