Skip to content

Releases: leancloud/swift-sdk

17.5.6

23 Jun 04:26
6148bc5
Compare
Choose a tag to compare

🐛 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

09 May 08:36
d6b3dae
Compare
Choose a tag to compare

🚀 New Features

  • feat(flutter): custom typed message (#359)

17.5.4

06 May 09:29
6585b4c
Compare
Choose a tag to compare

🚀 New Features

  • feat(push): support extra parameters (#356)

17.5.3

01 May 08:33
e2d4bb1
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(rtm): discard websocket in wrong way (#354)

17.5.2

24 Feb 07:41
6e2ba88
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(IM): add a property for recalled message to indicate whether generated by recalling message function (#347)

17.5.1

23 Feb 11:23
6dee58b
Compare
Choose a tag to compare

🐛 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

20 Feb 07:46
98fe282
Compare
Choose a tag to compare

🚀 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

14 Feb 10:27
9be4bf3
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(IM): connection disconnect by timeout should not do reconencting (#327)

17.4.5

10 Feb 07:08
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(IM): client close without peer-id (#325)

17.4.4

05 Feb 10:18
6aa230f
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(date): format representation string of date is incorrect in some region (#322)