Skip to content

Releases: tinode/tinode-js

Bug fixes

24 Jun 00:30
Compare
Choose a tag to compare

Fixed breakage around image uploads.

Bug fixes and code improvements

21 Jun 20:55
Compare
Choose a tag to compare

bec220e a bit more date validation and checking, fix for tinode/webapp/issues/78
21a18da Remove unused _lastTopicUpdate
0cf8227 Move MetaGetBuilder into separate file, fix cache timestamps
8745597 Make largeFileHelper respect base URL
4c25f8c Fix database initialization and teardown
8396443 Move AccessMode into a separate file

Bug fixes

04 Jun 01:34
Compare
Choose a tag to compare

dbfd5fd updated dependencies
f55d5cd ignore trailing missing messages range for message previews
4eadac9 fix for disappearing unread count tinode/webapp/issues/73
d4960f8 cleanup and restructuring

The full list of changes: v0.17.0...v0.17.1

Support for message previews

06 May 18:02
Compare
Choose a tag to compare
  • Support for message previews (includes client-side cache using IndexedDB).
  • Support for out-of-band channel notifications.
  • A few classes split into separate files.
  • Bug fixes.

The full list of changes: v0.16.10...v0.17.0

Minor bug fixes

11 Feb 23:40
Compare
Choose a tag to compare

Full list of changes: v0.16.9...v0.16.10

Support for uploading large images

11 Feb 23:38
Compare
Choose a tag to compare
  • Support for uploading large images out-of-band, like attachments. Previously images were always shrunk and sent in-band.
  • Bug fixes

Full list of changes: v0.16.8...v0.16.9

Support for channels

11 Oct 17:27
Compare
Choose a tag to compare
  • Support for channels: topics with unlimited number of read-only subscribers.
  • Minor bug fixes.

One bug fix, dependencies updated

17 Jul 16:59
Compare
Choose a tag to compare

Minor bug fixes

23 Jun 07:39
Compare
Choose a tag to compare

Bug fixes:

330f3f0 always close the socket
95ae71a fix handling of acs
aabfa1e define key names for server-provided limits

Full list of changes: v0.16.5...v0.16.6

Incognito mode, deleting accounts, blocked chats

26 Apr 08:14
Compare
Choose a tag to compare
  • Support for incognito mode.
  • Support for display of blocked chats.
  • Support for deleting accounts.
  • Long polling fixed.

Full list of changes: v0.16.4...v0.16.5