Releases: leancloud/swift-sdk
Releases · leancloud/swift-sdk
17.6.9
🐛 Bug Fixes
- fix: fetch all member info (#416)
- docs: typos and outdated icons in README (#415)
17.6.7
🚀 New Features
- feat: turn on omit peer id (#409)
🐛 Bug Fixes
- fix: limit some up commands (#410)
17.6.5
🐛 Bug Fixes
- fix: sms parameters (#403)
17.6.3
🐛 Bug Fixes
- fix(user): caching after current user saved (#400)
17.6.2
🚀 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
🚀 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
🚀 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
🚀 New Features
- feat(rtm): throttling command and omit peer-id (#373)