Skip to content

Releases: leancloud/swift-sdk

17.0.0-beta.3

25 Sep 08:44
ad4dffe
Compare
Choose a tag to compare

Optimization and fixed bugs

  • merge master

17.0.0-beta.2

25 Sep 07:56
46ca794
Compare
Choose a tag to compare

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

18 Sep 04:44
ca466af
Compare
Choose a tag to compare

Optimization and fixed bugs

  • fix(storage): post dirty data
  • fix(IM): assertion abusing of client internal queue

17.0.0-beta.1

11 Sep 09:30
ffa2403
Compare
Choose a tag to compare

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

13 Aug 06:31
7038557
Compare
Choose a tag to compare

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

22 Jul 07:53
d00b604
Compare
Choose a tag to compare

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

11 Jul 10:56
5ae62ba
Compare
Choose a tag to compare

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

01 Jul 09:46
ed4371c
Compare
Choose a tag to compare

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

21 Jun 08:21
acba07e
Compare
Choose a tag to compare

New features

  • feat: support custom server

16.0.0

17 May 15:31
7c271bf
Compare
Choose a tag to compare

Break changes

  • feat: support IM