Skip to content

v0.8.2

Compare
Choose a tag to compare
@kanata2 kanata2 released this 17 Mar 22:16
· 551 commits to master since this release
93fe17c

Thank you for all the contributions!

Enhancements/Fixes

  • Add the new condition to the validation func for TextBlockObject #902 by @sryoya
  • Expose ReplyTo information in ack error events. #900 by @nolanlum
  • Missing fields in Attachment struct #898 by @xNok
  • Handle token_revoked event #892 by @insomniacslk
  • Add support for "channel_created" in the Events API. #880 by @cure
  • Make possible to get authorized user's profile providing empty userID to GetUserProfileContext #838 by @2nick

Misc

  • Update name in README.md #896 by @nlopes
  • Make more examples directly runnable by taking values from the environment #901 by @parsley42