Releases: tinode/webapp
Bug fixes
b783ec2 Removed loading... spinner on database fetch.
0840a79 Refactoring to use topic.messages() directly instead of creating a copy in this.state.
e0e25fc Updated dependencies.
25e9c1a Added missing translations.
b59fd06 Fixed some visual breakage with long strings in messages.
b540ac4 Made owner delete chat instead of leaving (and failing).
SDK fixes incorporated: https://github.com/tinode/tinode-js/releases/tag/v0.17.9
Bug fixes, Traditional Chinese translation
Bug fixes
Bug fixes
Bug fixes
Bug fixes
2ecb522 updated dependencies including react-intl (previously broken)
92f7464 ignore trailing deleted ranges for message previews
0349448 fix cache issue on logout
02e23c8 tabs to spaces, typo in comment
74d5473 adding support for out of band avatars
02e1a28 rename vcard to theCard
2c61ab2 prepare for foreground notifications
eeb14cf better cache handling
e97e708 adding another generated file
aa8d60c a bit of cleanup, better naming of the app cache
The full list of changes: v0.17.0...v0.17.1
Message previews in contact list
- Message preview in contact list
- Caching data on the client using
IndexedDB. - Lots of small bug and visual fixes.
The full list of changes: v0.16.10...v0.17.0
Emergency release
Unscheduled release due to a critical bug in v0.16.9
Full list of changes v0.16.9...v0.16.10
Support for uploading large images out-of-band.
- Support for uploading large images out-of-band, like attachments. Previously images were always shrunk and sent in-band.
- Romanian translation.
- Use server-provided limits instead of hardcoded ones.
- Show visual indicators for channels.
- Bug fixes and minor visual improvements.
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.
Fill list of changes: v0.16.7...v0.16.8