Skip to content

v0.6.4

Compare
Choose a tag to compare
@soxtoby soxtoby released this 19 Apr 00:39
· 292 commits to master since this release
  • Adding some missing fields in User type.
  • Fixing UserProfile image property deserialization.
  • Making AsUser properties nullable, since Slack reports them as deprecated in some scenarios.
  • Fixing FilesApi.UploadSnippet.
  • Fixing File.Shares deserialization.
  • Adding View to BlockActionRequest.
  • Adding Respond method to SlackApiClient for using ResponseUrls.
  • MessageResponseWrapper allows message to be null, for responses that delete the source message.
  • Adding new Style property to ConfirmationDialog.
  • Adding new Filter property to ConversationSelectMenu & ConversationMultiSelectMenu.

Thank you to @bschuedzig and @joshuajung for their contributions to this release 👍