This repository was archived by the owner on Feb 18, 2025. It is now read-only.
File tree 2 files changed +15
-2
lines changed
2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ <a name =" 1.5.6-release " ></a >
4
+ # Version 1.5.6 (2017-08-16)
5
+
6
+ ### sdk url
7
+ * Iframe SDK
8
+ - `https://mgk.straas.net/sdk/1.5.6/iframe-sdk.js`
9
+ * MessageManager SDK
10
+ - `https://mgk.straas.net/sdk/1.5.6/message-sdk.js`
11
+
12
+ ### Features
13
+ * Iframe SDK
14
+ - Add moderator icon and support personal url
15
+
3
16
<a name =" 1.5.5-release " ></a >
4
17
# Version 1.5.5 (2017-08-03)
5
18
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ Documentation for StraaS Web Messaging.
5
5
6
6
* [ Client-Side] ( https://github.com/StraaS/StraaS-web-messaging/wiki/StraaS-Web-Messaging#two-kinds-of-messaging-sdks )
7
7
- Iframe SDK ( UI-included )
8
- - `https://mgk.straas.net/sdk/1.5.5 /iframe-sdk.js`
8
+ - `https://mgk.straas.net/sdk/1.5.6 /iframe-sdk.js`
9
9
- MessageManager SDK ( non-UI )
10
- - `https://mgk.straas.net/sdk/1.5.5 /message-sdk.js`
10
+ - `https://mgk.straas.net/sdk/1.5.6 /message-sdk.js`
11
11
12
12
* [ Server-Side] ( https://github.com/StraaS/StraaS-web-messaging/wiki/StraaS-Web-Messaging#messagemanager-sdk-nodejs-server-side ) (npm lib)
13
13
- `npm install straas-message-sdk`
You can’t perform that action at this time.
0 commit comments