v0.11.0
- Added the
UserHuddleChanged
,UserProfileChanged
, andUserStatusChanged
events. - Added logging for serialization. Useful for debugging serialization issues, but otherwise I'd recommend filtering out
LogEvent
s in theSerialization
category. - Added
Attachments
property toMessageSearchResult
. - Added
Unsafe
property toRichTextLink
. - Added
ThumbWidth
,ThumbHeight
,OriginalUrl
,ServiceName
, andServiceIcon
properties toAttachment
.
Breaking Changes
- Removed the stars API and associated classes. See this Slack announcement for more details.
Thankyou to @fstojanac for his help with this release 💪