Skip to content

v2.7.2

Choose a tag to compare

@lugehorsam lugehorsam released this 16 Mar 16:49
· 159 commits to master since this release
a82046e

Added

  • Added support for listing matches with a query.

Fixed

  • Fixed encoding issue with some cursors sent to the server.
  • Fixed an exception that could be thrown when the client sent match data over a bad network.
  • Upgraded libcurl to 7.88.1 which fixed a rare Websocket SSL handshake issue on Unix systems.
  • Fixed base64 dependency in Android SSL for broader Android API level support.

Changed

  • Improved build automation around test suite.