v0.7.1
User
andIsUserDeleted
added toConversation
.TeamId
added toUser
.Title
,RealNameNormalized
,DisplayName
,Team
, andImageOriginal
added toUserProfile
.UserProfile.AlwaysActive
is now nullable.SelectedDate
properties onDatePickerAction
andDatePickerValue
are now nullable.DateTime
properties likeDatePicker.InitialDate
are properly serialized in theyyyy-MM-dd
format that Slack expects.SlackUrlBuilder
correctly serializes enumerables of enum values, such as theIEnumerable<ConversationType>
parameters inIConversationsApi
.
Thank you to @fstojanac and @ivpusic for their help with this release ✨