Releases: leancloud/swift-sdk
Releases · leancloud/swift-sdk
17.5.6
🐛 Bug Fixes
- fix(im): message ack error handling not right (#370)
🧰 Maintenance
- refactor: http response on internal queue (#364)
- refactor: checking of application and client (#362)
- refactor: registry (#361)
17.5.5
🚀 New Features
- feat(flutter): custom typed message (#359)
17.5.4
🚀 New Features
- feat(push): support extra parameters (#356)
17.5.3
🐛 Bug Fixes
- fix(rtm): discard websocket in wrong way (#354)
17.5.2
🐛 Bug Fixes
- fix(IM): add a property for recalled message to indicate whether generated by recalling message function (#347)
17.5.1
🐛 Bug Fixes
- fix(IM): rcp event should not update last delivered & read date (#345)
- fix(IM): set unread mentioned to false after invoke read (#343)
- fix(IM): mark recall when recalling message (#342)
17.5.0
🚀 New Features
- feat(dependencies): bump to latest minor version (#337)
- feat(IM): support checking whether joined conversation (#336)
- feat(date): public iso string (#335)
- feat(IM): last delivered & read date property, fetch receipt timestamp function for conversation (#334)
- feat(file): property option for keep file name (#332)
- feat(IM): function for getting temporary conversation by id (#331)
- feat(IM): padding raw data of conversation after creation (#330)
17.4.6
🐛 Bug Fixes
- fix(IM): connection disconnect by timeout should not do reconencting (#327)
17.4.5
🐛 Bug Fixes
- fix(IM): client close without peer-id (#325)
17.4.4
🐛 Bug Fixes
- fix(date): format representation string of date is incorrect in some region (#322)