Skip to content

Releases: tinode/tinode-js

Minor bug fix

14 Jun 16:27
Compare
Choose a tag to compare

dc90052 Do not return invalid html tag for unknown Drafty formats

Voice messages

05 Jun 20:49
Compare
Choose a tag to compare

Support for voice messages.

Other changes:

  • Support for delayed topic deletion.
  • Separating code into more modules.
  • Support for sub push notifications.
  • Interaction of push notification with the server moved from the webapp to the SDK.

The full list of changes: v0.18.3...v0.19.0

Bug fixes

24 Mar 21:36
Compare
Choose a tag to compare

Bug fixes:

ead8324 Fix for long polling tinode/chat/issues/733
025650b 9a67c50 Fix for reporting topics
b79e002 17faa19 Fix forwarding preview

Bug fix

01 Mar 20:08
Compare
Choose a tag to compare

4700b12 Fix for crash on deliberately invalid Drafty

Fix for a crash caused by invalid Drafty content.

18 Feb 17:48
Compare
Choose a tag to compare

5c78194 make sure missing data does not cause a crash

Replying, forwarding, avatars sent out of band, trusted badges

16 Feb 01:34
Compare
Choose a tag to compare

Multiple new features:

  • Support for replying to messages
  • Forwarding messages
  • Avatars can now be uploaded and sent as URLs.
  • Trusted badges: verified account, staff account, danger.

Bug fixes. Unit tests added.

Full list of changes: v0.17.10...v0.18.0

Bug fixes

24 Aug 00:56
Compare
Choose a tag to compare

c1ca23f Fixed invalid _loadMessages call parameters.
2489d18 Fixed false-ish comparisons in archived status.

Bug fixes

20 Aug 01:53
Compare
Choose a tag to compare

e99c21b Fetch messages from the local cache before fetching them from the server.
a6d2315 679d86a Fix for duplicate/missing "content deleted" markers.
ac137d0 Fixed a crash on missing timestamp conversion for seen.when.

Bug fixes

03 Aug 18:13
Compare
Choose a tag to compare

78a5d4a Fixed jumping of contacts due to wrong update of touched.
342740d Fixed premature removal of a topic from cache.
0cfe651 Updated polyfill instructions in README.

Bug fixes

10 Jul 21:15
Compare
Choose a tag to compare

2517914 fix indexedDB initialization for nodejs context
fa95e33 fix for tinode/chat/issues/674