Skip to content

Commit 8324c2c

Browse files
committed
1.4.0 Release
1 parent d9b1266 commit 8324c2c

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
#### 1.4.0 Releases
5+
- `1.4.0` Releases - [1.4.0](#140)
6+
47
#### 1.3.0 Releases
58
- `1.3.0` Releases - [1.3.0](#130)
69

@@ -9,6 +12,27 @@ All notable changes to this project will be documented in this file.
912
- `0.2.0` Releases - [0.2.0](#020)
1013

1114
---
15+
## [1.4.0](https://github.com/ciscospark/spark-android-sdk/releases/tag/1.4.0)
16+
Released on 2018-08-23.
17+
18+
#### Added
19+
- Support screen sharing for both sending and receiving.
20+
- A new API to refresh token for authentication.
21+
- Two properties in Membership: personDisplayName, personOrgId.
22+
- Support real time message receiving.
23+
- Support message end to end encription.
24+
- A few new APIs to do message/file end to end encryption, Mention in message, upload and download encrypted files.
25+
- Five properties in Person: nickName, firstName, lastName, orgId, type.
26+
- Three functions to create/update/delete a person for organization's administrator.
27+
- Support room list ordered by either room ID, lastactivity time or creation time.
28+
- A new property in TeamMembership: personOrgId.
29+
- Two new parameters to update webhook : status and secret.
30+
31+
#### Updated
32+
- Fixed sometimes cannot receive callback when hangup a call.
33+
- Fixed video call has bad video quality with Vuzix M300 smart glasses.
34+
- Fixed the order of redirectUri and scope are reversed in OAuthWebViewAuthenticator.
35+
1236
## [1.3.0](https://github.com/ciscospark/spark-android-sdk/releases/tag/1.3.0)
1337
Released on 2018-01-12.
1438

0 commit comments

Comments
 (0)