Skip to content

v2.20.0

Choose a tag to compare

@abdolence abdolence released this 11 Apr 13:05
· 11 commits to master since this release
a9d1b5b

What's Changed

  • fix(deps): update rust crate tokio-tungstenite to 0.29.0 by @renovate[bot] in #345
  • feat: support conversation filter object on conversations select elements by @paneq in #346
  • Add feature tokio-tungstenite/rustls-tls-native-roots to rustls-nativ… by @CozyBunneh in #347
  • feat: add huddle_state fields to SlackUserProfile by @lfrancke in #348
  • fix(deps): update rust crate hmac to 0.13 by @renovate[bot] in #350
  • feat(models): add missing message subtypes and Unknown catch-all to SlackMessageEventType by @System-End in #351
  • feat(models): add proper typing for rich text block and rich text input element by @System-End in #352
  • feat: Improve data types for rich text blocks by @abdolence in #353

New Contributors

Full Changelog: v2.19.0...v2.20.0