22 June 2022
over 2 years ago by Matty Williams
-
Web SDK new release: Version 1.0.5 of the Symbl Web SDK is now available.
- Validation of keys in
StreamingAPIConnectionConfig
when passed intostartProcessing
. - Removed or updated vulnerable NPM dependencies.
- Validation of keys in
Bug Fixes:
- When
disconnect
is called onStreamingAPIConnection
without first callingstopProcessing
, there are no longer repeated warning messages.