Releases: tinode/tinode-js
Bug fixes
Bug fixes and code improvements
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
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
- 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
Full list of changes: v0.16.9...v0.16.10
Support for uploading large images
- 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
- Support for channels: topics with unlimited number of read-only subscribers.
- Minor bug fixes.
One bug fix, dependencies updated
Full list of changes: v0.16.6...v0.16.7
Minor bug fixes
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
- 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