Releases: leancloud/swift-sdk
Releases · leancloud/swift-sdk
17.0.0-beta.3
Optimization and fixed bugs
- merge master
17.0.0-beta.2
Break changes
- feat!: remove app router and fallback url of cn, ce
- feat!: rename subspec of pod
- feat!: use struct wrap version
New features
- feat: application server url
- feat(IM): change access level of default media message to open
16.5.1
Optimization and fixed bugs
- fix(storage): post dirty data
- fix(IM): assertion abusing of client internal queue
17.0.0-beta.1
Break changes
- feat!: not support iOS 8 and 9 any more
- feat!: replace FMDB with GRDB
- feat!: upgrade Alamofire to 5.0.0
New features
- feat: support Swift Package Manager
Optimization and fixed bugs
- fix(storage): maybe post dirty data
16.5.0
New features
- Live Query
Optimization and fixed bugs
- fix: some incorrect logic for decoding error from http response
- fix(IM): add a public function for getting member info
- fix(IM): client init with user not support signature of open action
16.4.0
New features
- feat(IM): conversation member info management
- feat(IM): conversation blocking member
- feat(IM): conversation muting members
Optimization and fixed bugs
- fix(storage): bug of query with multiple order
- chore: bump swift-protobuf to 1.6.0
16.3.0
New features
- feat(storage): support fetch with keys
- feat(storage): support object save option
- feat(storage): support query result return acl
- feat(storage): environment configuration of the application
- feat(storage): add synchronously function for captcha client
- feat(push): support push
- feat(IM): client init with
User
- feat(IM): support signature for client open
- feat(IM): support signature for conversation creation
- feat(IM): support signature for conversation member change
Optimization and fixed bugs
- fix(engine): cloud run return json and rpc return object
16.2.0
New features
- feat: support auth data of third party account
Optimization and fixed bugs
- fix: message cache policy in different conversation
- fix: query multi-conversations may return not found error
- fix: access level of User
- refactor: add rethrows for expect function
16.1.0
New features
- feat: support custom server
16.0.0
Break changes
- feat: support IM