Skip to content

Releases: Ericsson/c3-ios-sdk

0.0.8

25 Oct 17:50
Compare
Choose a tag to compare
0.0.8 Pre-release
Pre-release
  • Updated file sharing
  • Fixed bugs related to thumbnails

0.0.7

16 Oct 12:27
Compare
Choose a tag to compare
0.0.7 Pre-release
Pre-release

New conferencing.

0.0.6

08 Mar 11:30
Compare
Choose a tag to compare
0.0.6 Pre-release
Pre-release

Updated to the latest Matrix SDK version.

0.0.5

03 Mar 14:49
Compare
Choose a tag to compare
0.0.5 Pre-release
Pre-release
  • API cleanup (naming now follows the JavaScript version, e.g. cct.Auth instead of C3Auth)
  • Basic conference support
  • Audio meter
  • Massively updated Example app
  • Major performance improvements (signaling, loading room events)

0.0.4

15 Dec 13:50
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release
  • Added room queries
  • Added passive calls
  • Updated documentation

0.0.3

24 Nov 09:34
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release
  • Emitting events for enum values now works (callbacks have to listen to NSNumbers instead of enum types)

0.0.2

22 Nov 15:23
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
  • C3Room enhancements (new events, room states)
  • Enhanced API reference (methods and properties are now cross-linked)
  • Updated MatrixSDK

Initial release

21 Nov 16:58
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

This is an initial release. There's still a lot of features missing, especially in the C3Room class, but the main functionality is already there.

See the Documentation/README.md file for more details on how to use the framework.