Skip to content

Latest commit

 

History

History
204 lines (104 loc) · 12.9 KB

File metadata and controls

204 lines (104 loc) · 12.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.9 (2025-09-18)

Features

Bug Fixes

0.2.8 (2025-05-09)

Bug Fixes

  • 404 for GH pages (0cf7abd)
  • add vue to example for installer (#60) (6a79ad2)
  • basename for router and vite (7d03afd)
  • clean NPM script to remove un needed files (#66) (7882879)
  • do not fail out init if drag and drop fails (#61) (82ae64d)
  • handle 404 on the nested route (386ba5e)

0.2.7 (2025-04-11)

Features

Bug Fixes

0.2.6 (2024-11-27)

Bug Fixes

  • reverse multiple user number logic (#52) (24468a4)

0.2.5 (2024-11-15)

Bug Fixes

0.2.4 (2024-11-07)

Bug Fixes

0.2.3 (2024-10-31)

Bug Fixes

  • #48: use download site instead of cloudfront (#49) (cc44ece), closes #48

0.2.2 (2024-10-25)

Features

Bug Fixes

0.2.1 (2024-10-25)

Features

  • initial multiple user session implementation (#37) (338f058)

Bug Fixes

  • use desktop_spec for payload (c516649)

0.2.0 (2024-10-23)

⚠ BREAKING CHANGES

  • #38: old desktop-sdk-js is no longer used. Move to @ibm-aspera/browser-sdk-js

  • fix: undo desktop specific and URL

  • fix: unit tests for installer URL change

Features

  • #38: migrate to aspera browser naming instead of desktop (#40) (8770121), closes #38 #38
  • notify last event on callback registration (#34) (08fd161)

Bug Fixes

0.1.36 (2024-09-26)

Bug Fixes

  • use correct callbacks for safari extension notifications (#32) (74ab8d6)

0.1.35 (2024-09-25)

Features

  • add safari extension status callback registration (#27) (41e3bbe)

0.1.34 (2024-09-24)

0.1.33 (2024-09-24)

Bug Fixes

0.1.32 (2024-09-24)

Bug Fixes

  • notify last event on callback registration (#29) (0558fe8)

0.1.31 (2024-09-24)

Bug Fixes

  • trigger status event on init chain (#28) (c519c9d)

0.1.30 (2024-09-20)

Bug Fixes

0.1.29 (2024-09-19)

Bug Fixes

  • #23: reject when safari extension is not enabled (#25) (6e46a99), closes #23

0.1.28 (2024-07-17)

Features

Bug Fixes

0.1.27 (2024-06-10)

Bug Fixes