Tinode
Instant messaging platform, an open-source alternative to WhatsApp or Telegram
Alternative to: WhatsApp, Telegram, Facebook Messenger
v0.17.0
2021-05-06Server
- Browsable subscriptions: it is now possible to paginate topic subscriptions: subscriptions now respect
IfModifiedSince(ims) constraints in{get}messages. - A lot of performance improvements by removing IO from critical paths.
- Support for CORS headers in filesystem media handler.
- Lots of bugs fixed particularly around channels.
- Unit tests added.
- Lots and lots of lint warnings fixed.
The full list of changes: https://github.com/tinode/chat/compare/v0.16.10…v0.17.0
Webapp
- Message previews in chat list
- Client-side cache of content using
IndexedDB.
Details: https://github.com/tinode/webapp/releases/tag/v0.17.0
Tindroid
- Message previews in chat list.
- Nicer message previews in push notifications.
Details: https://github.com/tinode/tindroid/releases/tag/v0.17.0