Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit ed8273d

Browse files
committed
update to 1.7.5
1 parent 10ff41f commit ed8273d

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
<a name="1.7.5-release"></a>
4+
# Version 1.7.5 (2021-03-09)
5+
6+
### sdk url
7+
* Iframe SDK
8+
- `https://mgk.straas.net/sdk/1.7.5/iframe-sdk.js`
9+
* MessageManager SDK
10+
- `https://mgk.straas.net/sdk/1.7.5/message-sdk.js`
11+
12+
### Bug fix
13+
- Member users shouldn't enter nickname.
14+
315
<a name="1.7.3-release"></a>
416
# Version 1.7.3 (2021-02-25)
517

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Documentation for StraaS Web Messaging.
55

66
* [Client-Side](https://github.com/StraaS/StraaS-web-messaging/wiki/StraaS-Web-Messaging#two-kinds-of-messaging-sdks)
77
- Iframe SDK ( UI-included )
8-
- `https://mgk.straas.net/sdk/1.7.3/iframe-sdk.js`
8+
- `https://mgk.straas.net/sdk/1.7.5/iframe-sdk.js`
99
- MessageManager SDK ( non-UI )
10-
- `https://mgk.straas.net/sdk/1.7.3/message-sdk.js`
10+
- `https://mgk.straas.net/sdk/1.7.5/message-sdk.js`
1111

1212
* [Server-Side](https://github.com/StraaS/StraaS-web-messaging/wiki/StraaS-Web-Messaging#messagemanager-sdk-nodejs-server-side) (npm lib)
1313
- `npm install straas-message-sdk`

0 commit comments

Comments
 (0)