Changelog
v0.0.4 - 17th December 2025
Fixes issues where various supported images could not be uploaded via the uploader.
v0.0.1 - 2nd December 2025
Adds support for user to set what grouping settings they would like to use for HDR images.
v0.0.1-beta.17 - 8th September 2025
Adds
cancel-allevent handler - the complete event is always fired even if the user cancels the upload. This event should help preventing unwanted behaviour.Adds support for dark mode by passing
themeproperty to the image-uploader. The component now accepts valueslightanddarkand renders accordinglyFixes various small CSS issues
v0.0.1-beta.11 - 8th September 2025
Fixes rare cases where event handlers would fail to fire.
v0.0.1-beta.6 - 1st September 2025
Fixes cases where the uploader would not scroll correctly when placed inside of a flexbox container.
max-heightproperty renamed toheightFixed case where image type buttons would hide when cancelling an upload
v0.0.1-beta.4 - 20th August 2025
Adds support for setting up maximum height of the uploader
Fixes styling issues (inconsistency and overflowing)
Fixes TypeScript conflicts
v0.0.1-beta.3 - 19th August 2025
Adds support for cloud uploads from Dropbox and Google Drive.
Adds ability to listen to upload progress via event handlers.
SDK now remembers what image type the customer selected.
Simplified UI that automatically detects 360s uploaded by the customer.
You can now specifiy the maximum number of files a customer can upload.
You can now hide the built-in upload button.
You can now trigger an upload programatically via the web component
v0.0.1-beta.1 - 4th April 2025
Intiial public beta release of Web SDK.
Last updated