Skip to content

MongoDB, background fetches, indicators of deleted messages, bug fixes.

Compare
Choose a tag to compare
@or-else or-else released this 21 Jan 11:38
· 2046 commits to master since this release

Server

  • MongoDB support contributed by @Googlom. Thanks!
  • Support added for delayed presence notifications for background data fetches: it's possible to defer sending presence notification by some seconds when attaching to topic. Useful for automatic background data sync on mobile phones.
  • Breaking change in configuration due to breaking changes introduced by Google in FCM: cc9d3f0
  • Multiple bugs fixed, new and old.

Full list of changes: v0.16.2 - v0.16.3

iOS

  • iOS Tinode is now available in the app store!
  • Automatic background data fetches on receiving a push notification.
  • Firebase Analytics added.
  • Indicators of deleted messages.
  • Multiple bug fixes.

Full list of changes: v0.16.2 - v0.16.3

Android

  • Automatic background data fetches on receiving a push notification.
  • Chinese translation contributed by @pcgpcgpcg. Thanks!
  • Multiple bug fixes.
  • Indicators of deleted messages.

Full list of changes: v0.16.2 - v0.16.3

Webapp

Full list of changes: v0.16.2 - v0.16.3

JS SDK

  • Support for indicators of deleted messages.
  • Bug fixes

Full list of changes: v0.16.2 - v0.16.3