Releases: abdolence/slack-morphism-rust
Releases · abdolence/slack-morphism-rust
v2.8.0
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
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
- @statiolake made their first contribution in #301
- @omarabid made their first contribution in #298
Full Changelog: v2.6.2...v2.7.0
v2.6.2
v2.6.1
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
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
- @yan-zaretskiy made their first contribution in #293
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- fix(deps): update rust crate tokio-tungstenite to 0.24.0 by @renovate in #287
- fix(deps): update rust crate tower to 0.5 by @renovate in #285
- Add name fields to SlackCommandEvent by @nnishimura in #289
- Add external select menu support by @nnishimura in #290
New Contributors
- @nnishimura made their first contribution in #289
Full Changelog: v2.4.1...v2.5.0
v2.4.1
What's Changed
- Add
blocks
to message attachment by @dax in #282 - huddle_thread event type support by @abdolence in #284
Full Changelog: v2.4.0...v2.4.1
v2.4.0
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
What's Changed
- Making edited field in SlackMessageEventEdited optional by @abdolence in #279
Full Changelog: v2.3.1...v2.3.2
v2.3.1
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