Skip to content

Tags: zelloptt/zello-channel-api

Tags

v1.0.2


    

v1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix empty first data from decoder (#203)

* Handle non-data packets from decoder

* Rebuilt SDK

* Updated opus-to-pcm submodule to master branch

* Version 1.0.1

v1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 1.0.0 (#184)

* Fix on stream stop for outgoing messages (#181)

* Dont emit incoming_voice_did_stop for outgoing messages

* SDK build

* Added event on outgoing voice stopped from the outside

* SDK build

* Update sdks/js/src/classes/session.js

Co-authored-by: Thomas Hutchings <[email protected]>

* Updated readme with a new event

Co-authored-by: Thomas Hutchings <[email protected]>

* Init player before incoming message emitted (#180)

* Updated pcm-player, use the minified version

* Init the player before its being used

* SDK build

* SDK build

* Emit error if failed to start incoming voice

* Updated pcm-player

* Uninit player once failed

* Increased version

* SDK build

* Increase version to 0.9.0

* Renamed incoming_voice_failed -> incoming_voice_fail_start

* Incoming message event handlers refactoring

* Updated pcm-player

* SDK build

* Version 1.0.0

* Extended log on player init failed

* Handle sdk load errors (#182)

* Updated scriptjs module

* SDK load error handling

* Fixed session connect promise reject

* SDK build

* Changes per review, verbose websocket error

* SDK build

* Removed accidentally added file

* Log WS error event

* SDK build

* Copyright date + documentation

* Upgrade dependencies versions (#187)

* Updated dependencies versions

* SDK build

* Locked the dependencies versions, use Node LTS (#189)

* Cosmetic change

* Cosmetic change

* Dont use --openssl-legacy-provider node option

* Updated package-lock

* Updated submodules to its master branches

* Rebuild js SDK

* Token version support (#193)

* Adjust validation when server token provided

* Use token version

* doc

* Rebuilt SDK

* Minor cosmetic changes

Co-authored-by: Thomas Hutchings <[email protected]>

v0.8.3


    

v0.8.2


    

0.8.1


    

v0.8.1


    

v0.8


    

v0.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix an issue with simultaneous playback of incoming messages from dif…

…ferent channels (#150)

v0.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sdk v0.6 (#131)

* SDK v0.6 built over updated opus-recorder
* updated docs