DATE:
AUTHOR:
The loomSDK Developers team
recordSDK embedSDK

loomSDK Changelog: Week of Jan 30, 2022

DATE:
AUTHOR: The loomSDK Developers team

Apologies for the long delay in changelog updates - we'll be much more on top of things going forward!

DATE: Feb 1, 2021

AUTHOR: The loomSDK Developers team

2.31.1

Backend work for upcoming custom SDK enablement.

2.31.0

Feature flagging an exciting upcoming interaction for the camera bubble.

2.30.0

Internal releases laying the foundation for a future feature, in development behind a feature flag. Stay tuned!

2.29.1

Incremental update to moving isSupported checks to the server with client fallback 2.29.0

Revert from last release due to an issue.

2.28.1

Internal changes to the build pipeline to enable better and faster build.

2.28.0

Add server-side isSupported check. 2.27.0

Internal releases laying the foundation for a future update to the auth system, in development behind a feature flag. Stay tuned!

2.26.0

Platform Changelog - Feb 1, 2022 1

Changes to internal feature flag handling and some internal updates to the typescript compiler and config.

2.25.0

Moving the isSupported check into its own bundle.

We also renamed apiKey → publicAppId to derisk future confusion. Naming is hard!

2.24.6

Internal update to refactor dev dependencies

2.24.5

Switching to ESBuild for bundling.

2.24.4

Removed the Distribute component which is a deprecated design system component. 2.24.3

Export SDKState type 2.24.2

Updated a ref for an enum that wasn’t aliased.

2.24.1

Added an endRecording event handler to be able to programmatically end a recording. Internal releases laying the foundation for a future update to the build system.

2.24.0

Added analytics events to the onboarding tutorial.

2.23.0

Platform Changelog - Feb 1, 2022 2

Major updates to the onboarding tutorial.

2.22.0

Adding logging for common failures for the SDK not initializing.

2.21.2

Logging changes for better failure reasons.

2.21.1

Updates to timer frontend component that was leading to wonky text sizes.

2.21.0

Add step to onboarding tutorial to show users how to open permissions prompt if they fail to grant permissions.

2.20.0

Add an onUploadComplete hook and event emitter that runs once an upload is complete. 2.19.0

Modify an onRecordingComplete hook and event emitter that runs once a recording is complete.

2.18.0

Added permissions step for onboarding tutorial and updated the design system package.

2.17.0

Modify an onRecordingComplete hook and event emitter that runs once a recording is complete.

Also allow for disabling of the preview modal.

Platform Changelog - Feb 1, 2022 3

2.16.0

Made video arg in insert-click and onInsertClicked callbacks always available. 2.15.1

Updated public-facing typedefs.

2.15.0

Add events for the number of tab changes a user make during a recording session.

2.14.4

Fix UMD header to be compatible with the webpack module loader

2.14.3

Add config to allow modifying the text on the insert recording button. Added a fix for the bubble positioning which was wonky in certain cases.

2.14.2

make isSupported fail if chrome version is >= 94 and sdk version is < 2.14.1 2.14.1

Added a fix for a bug where we weren’t able to capture the display stream correctly based on config.

2.14.0

Added a method to be able to programmatically modify the position of the camera bubble.

2.13.2

Wrap cjs bundle in umd header + footer

2.13.1

Platform Changelog - Feb 1, 2022 4

Fix a bug where the signup button would become hidden.

2.13.0

Incremental change for a new camera bubble feature.

2.12.0

Added a closePreRecordPanel method which allows programmatically closing of the pre record panel.

Also added a method for subscribing to sdk-store changes.

2.11.0

Added a openPreRecordPanel method which allows programmatically opening of the pre record panel.

2.10.0

Revert of previous commit causing cross origin issues.

2.9.0

Added base for a new camera bubble mode.

2.8.3

Add new bundle in dist to package files

2.8.2

Add safe eval version of the package

2.8.1

Enabled cjs build emmitter

2.8.0

Added new SDKButton return value when configuring a button.

Platform Changelog - Feb 1, 2022 5

2.7.2

Internal updates and patches

2.7.1

Build fixes and improvement

2.7.0

Migrate to esbuild for bundling and use stricter typescript build

2.6.6

Updates to the lens design system package.

2.6.5

Update code to be more robust when handling video limits

2.6.4

Internal testing and CI updates

Powered by LaunchNotes