Skip to content

Releases: tinode/tinode-js

DO NOT USE! Added method `Topic.minMsgSeq`

20 Mar 23:51
Compare
Choose a tag to compare

This release is broken: released without rebuilding with some features missing.

  • Added method Topic.minMsgSeq
  • jsdoc fixes
  • Dependencies updated

Dependencies updated

15 Mar 17:47
Compare
Choose a tag to compare

No changes other than updated dependencies.

Dependencies updated

02 Mar 01:16
Compare
Choose a tag to compare

No changes other than updated dependencies.

Bug fixes, switch to webpack

06 Feb 18:30
Compare
Choose a tag to compare

ef9641f List video poster URL in attachments header.
5d487d2 Enable parallel uploads.
bf84abb Introduce fatal error when sending messages.
53952f4 e0f9265 Switch to Webpack as Browserify seems to be no longer supported.

Editing messages, audio-only calls, video messages

03 Feb 18:26
Compare
Choose a tag to compare

This is a major release with the following features:

  • Editing sent messages.
  • Audio-only calls.
  • Video in messages.

The full list of changes: v0.20.3...v0.21.0

Dependencies updated

06 Dec 23:25
Compare
Choose a tag to compare

Dependencies updated

Minor bug fixes

16 Nov 17:28
Compare
Choose a tag to compare

4e92242 Typo in TOPIC_GRP definition
1f41892 785831a Dependencies updated
ceaaeb4 Explicitly enumerate info.what values

Dependencies updated

03 Nov 00:55
Compare
Choose a tag to compare

Dependencies updated

Video and voice calls

11 Oct 08:48
Compare
Choose a tag to compare

Support for making and receiving video and audio calls.

Also in this release:
a426d18 Fix for broken "sub" pushes
920034e Fix handling of deleted values (DEL_CHAR)
ab6e996 Expose method Topic.latestMsgVersion
7d79d03 Adding background data fetch and acknowledgements
489f7e2 Export AccessMode from Tinode
c7d0e95 Fixed some jsdoc problems
d8c16d4 Allow uploading images and files without authentication
abfbbcd Fix for invalid "this"

The full list of changes: v0.19.3...v0.20.0

Bug fix

30 Jun 18:23
Compare
Choose a tag to compare

920034e Fix handling of deleted values (DEL_CHAR)