Releases: microsoft/omnichannel-amsclient
Releases · microsoft/omnichannel-amsclient
v0.1.6
Added
- Added error handling for createObject and uploadDocument
v0.1.5
[0.1.5] - 2023-11-17
Fixed
- Fix
FramedClient
not retrieving custom supported image MIME types
v0.1.4
[0.1.4] - 2023-02-09
Added
- Update
AMSLogData
to include MimeType
& FileExtension
v0.1.3
[0.1.3] - 2023-01-13
Changed
- Update
AMSLogData
to include AMSClientRuntimeId
, DocumentId
& ElapsedTimeInMilliseconds
v0.1.2
[0.1.2] - 2022-09-23
Fixed
- Update logic to use MIME types to decide whether image or document endpoint to be used
v0.1.1
[0.1.1] - 2022-08-31
Fixed
- Add
webp
as valid image type on `AMSClient.getViewStatus()
v0.1.0
[0.1.0] - 2021-10-01
Added
- Prevent multiple iframes being loaded
- Add dispose() on FramedClient
- Use amsEndpoint property by default
- Add silentError option