Skip to content

Releases: abdolence/slack-morphism-rust

v2.8.0

01 Jan 13:52
c04a128
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update rust crate axum to 0.8 by @renovate in #304
  • fix(deps): update rust crate tokio-tungstenite to 0.26.0 by @renovate in #303
  • fix: Fix breaking changes from Tungstenite by @abdolence in #305

Full Changelog: v2.7.0...v2.8.0

v2.7.0

09 Dec 18:02
cf87edb
Compare
Choose a tag to compare

What's Changed

  • feat: add reply_broadcast to SlackApiChatUpdateRequest by @statiolake in #301
  • refactor: make multipart_form public by @omarabid in #298
  • Add user and bot profiles embedded in a message by @dax in #297
  • fix: Fixed type for channel_canvas_updated by @abdolence in #302

New Contributors

Full Changelog: v2.6.2...v2.7.0

v2.6.2

07 Dec 14:11
4cdd3ab
Compare
Choose a tag to compare

What's Changed

  • Add more parent message params by @dax in #296

Full Changelog: v2.6.1...v2.6.2

v2.6.1

06 Dec 17:17
a33e9cf
Compare
Choose a tag to compare

What's Changed

  • feat: Support for share_shortcut and canvas_updated by @abdolence in #295

Full Changelog: v2.6.0...v2.6.1

v2.6.0

12 Nov 17:06
344e329
Compare
Choose a tag to compare

What's Changed

  • fix: Update SlackUserGroup.user_count JSON type by @dax in #292
  • Support sending and receiving message metadata by @yan-zaretskiy in #293

New Contributors

Full Changelog: v2.5.0...v2.6.0

v2.5.0

04 Oct 13:44
35980de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.5.0

v2.4.1

31 Jul 15:33
75a6bfa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

28 Jun 12:01
3c9655a
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update rust crate tokio-tungstenite to 0.23.0 by @renovate in #274
  • chore(deps): update peaceiris/actions-gh-pages action to v4 by @renovate in #256
  • chore(deps): update peaceiris/actions-mdbook action to v2 by @renovate in #257
  • fix(deps): update rust crate hyper-rustls to 0.27 by @renovate in #255
  • Support passing cookie with token by @vrutkovs in #281

New Contributors

Full Changelog: v2.3.2...v2.4.0

v2.3.2

06 Jun 14:20
0d13635
Compare
Choose a tag to compare

What's Changed

  • Making edited field in SlackMessageEventEdited optional by @abdolence in #279

Full Changelog: v2.3.1...v2.3.2

v2.3.1

02 Jun 21:37
3238af7
Compare
Choose a tag to compare

What's Changed

  • Fix files.completeUploadExternal response to include SlackFile model with all fields by @abdolence in #277

Full Changelog: v2.3.0...v2.3.1