Skip to content

Releases: Textalk/prenly-js-bridge

1.0.2

16 Apr 11:52
Compare
Choose a tag to compare
  • Add att_tranted boolean to UserConsent

Full Changelog: v1.0.1...v1.0.2

1.0.1

28 Nov 12:14
Compare
Choose a tag to compare
  • Stop logging error in handleResponse

Full Changelog: v1.0.0...v1.0.1

1.0.0

12 Sep 08:12
d9a4801
Compare
Choose a tag to compare

Audio queue feature

  • Add queueDequeueAudio request function.

Full Changelog: v0.0.4...v1.0.0

0.0.4

16 May 12:59
6eeb35a
Compare
Choose a tag to compare

Show user consent dialog
Adding showUserConsentDialog request function.

Audio request functions change
playAudio and pauseAudio is replaced by playPauseAudio.

0.0.3

07 May 10:32
67bf77d
Compare
Choose a tag to compare

Show no access alert
Adding showNoAccessAlert request function.

Audio features
Support for audio request functions and event for playback and status.

0.0.2

25 Apr 09:42
420737f
Compare
Choose a tag to compare

Type declarations
Adding type declarations for the SDK.

NPM package
Supports npm installation from the GitHub repository.

Fixes
Minor fixes.

0.0.1

09 Apr 11:58
3efba68
Compare
Choose a tag to compare

Project Launch