Releases
1.5.4
buh
released this
16 Dec 15:35
π₯ Breaking Changes
The order of parameters in Message.init
Removed members from ChannelResponse
. Now it's only inside the channel of the response.
π Changed
Improved Token validation.
β
Added
Public Attachment.init(...)
.
Public Reaction.init(...)
.
Public Reaction(counts: [ReactionType: Int])
.
Public User.unknown
.
Example app with Cocoapods.
Example app with Carthage.
A new authorization in the Example app.
βοΈ Offline mode inside InternetConnection
.
Improved connection flow.
Extension Data.hex
.
Extension String.md5
, String.url?
.
Filter.description
.
Sorting.description
.
A variable JSONDecoder.default
. Now you can change the default JSON decoder.
Variables JSONEncoder.default
and JSONEncoder.defaultGzip
. Now you can change default JSON encoders.
A channel for a direct messages will use a member avatar as default channel image by default.
Docs for the ClientLogger
.
Hide a channel with clearing messages history.
Added a new event Event.channelHidden(HiddenChannelResponse, EventType)
.
π Fixed
ComposerView position related to the keyboard with an opaque UITabBar
.
A proper way to check if members are empty.
You canβt perform that action at this time.