Skip to content

Releases: leancloud/swift-sdk

17.6.9

25 Feb 07:25
7434063
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: fetch all member info (#416)
  • docs: typos and outdated icons in README (#415)

17.6.8

22 Jan 11:14
0e0e32d
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: omit peer id (#412)

17.6.7

15 Jan 08:15
42b6301
Compare
Choose a tag to compare

🚀 New Features

  • feat: turn on omit peer id (#409)

🐛 Bug Fixes

  • fix: limit some up commands (#410)

17.6.6

22 Dec 09:51
516ec63
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: no file name (#405)

17.6.5

15 Dec 07:18
b006299
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: sms parameters (#403)

17.6.3

12 Nov 07:22
2a0a88c
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(user): caching after current user saved (#400)

17.6.2

04 Nov 08:46
46a8c43
Compare
Choose a tag to compare

🚀 New Features

  • feat: omit peer id (#394)

🐛 Bug Fixes

  • chore: use file key generated by server (#398)
  • fix: The result of response should be .failure when Forbidden writing by object's ACL (#397)

17.6.1

31 Aug 09:15
4425158
Compare
Choose a tag to compare

🚀 New Features

  • feat(storage): support apple sign in (#391)

🐛 Bug Fixes

  • fix(im): name of file message (#392)
  • fix(im): key-muted and key-joinedAt handling of system conversation (#388)

17.6.0

17 Jul 09:48
cc4fa0c
Compare
Choose a tag to compare

🚀 New Features

  • feat(rtm): embed Starscream and enhance read buffer size (#383)
  • feat(user): bind or change phone number by sms code (#382)
  • feat(query): static functions of or & and (#381)
  • feat(query): make some properties public (#378)

🐛 Bug Fixes

  • fix(query): copy, encode and decode is not right (#379)

🧰 Maintenance

  • refactor(ws): resolve some compiler warnings (#385)
  • docs(query): tweak description (#376)

17.5.7

07 Jul 10:00
8b98392
Compare
Choose a tag to compare

🚀 New Features

  • feat(rtm): throttling command and omit peer-id (#373)