Skip to content

Search improved, bug fixes

Compare
Choose a tag to compare
@or-else or-else released this 17 Jul 22:16
· 1399 commits to master since this release

Server

  • Search functionality updated: searching contacts no longer requires prefixing tags with email: or tel: or basic:. https://github.com/tinode/chat/blob/devel/docs/API.md#query-rewrite
  • BREAKING change: gRPC protobuffers were updated. If you are using gRPC interface regenerate the binding. Otherwise search will likely not work at all.
  • Improvements in Tsung load testing script.
  • Critical bug fixes in cluster mode.
  • Security fix in password reset by @aihturie.
  • Several excellent bug fixes by @aihturie

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

iOS

Release notes: https://github.com/tinode/ios/releases/tag/v1.4.0

Android

Release notes: https://github.com/tinode/tindroid/releases/tag/v0.16.7

Webapp & JS-SDK

Release notes: