Skip to content

v0.9.11

Choose a tag to compare

@gehongyan gehongyan released this 25 Jun 14:21
· 65 commits to master since this release

Added

  • Added support for message template related APIs.
  • Debug mode log level now outputs the gateway session ID.

Changed

  • Changed the templateId parameter type in message sending methods from int to ulong to support a larger message ID range.

Fixed

  • Fixed an issue where changes in the gradient color data structure for roles caused application startup failures.

Misc

  • Added a quick reference document for the message template API.

Full Changelog: v0.9.10...v0.9.11