Skip to content

v0.41.0

Compare
Choose a tag to compare
@abdolence abdolence released this 16 Jul 11:22
· 286 commits to master since this release

What's Changed

  • Refactorings of internal Rate Control API by @abdolence in #128
  • Update Rust crate tokio-tungstenite to 0.17.2 by @renovate in #129
  • Update Rust crate tokio to 1.20 by @renovate in #130
  • feat: Fix type of view values in view_submission event by @siketyan in #123
  • feat: Add missing support for apps.manifest.* APIs by @siketyan in #127
  • feat: Add reactions into SlackMessageContent struct by @siketyan in #131
  • added support for emoji_changed event by @caquillo07 in #132
  • Improved OAuth/signature verifier data types and error handling by @abdolence in #133

New Contributors

Full Changelog: v0.40.0...v0.41.0

Migration notice

OAuth types were updated for Slack client/tokens. Use .into() to convert from String data types if you have them.