@chat21/chat21-web-widget 5.0.69-rc.1 → 5.0.69
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# chat21-web-widget ver 5.0
|
|
2
2
|
|
|
3
|
+
### 5.0.69 in PROD
|
|
4
|
+
|
|
5
|
+
### 5.0.69-rc.2
|
|
6
|
+
- changed: chat21client.js version to v0.1.12.5
|
|
7
|
+
- changed: set callback function on chat21client.connect without wait the subscription get back
|
|
8
|
+
|
|
3
9
|
### 5.0.69-rc.1
|
|
4
10
|
- added: display/dispose widget on mobile/desktop behavior
|
|
5
11
|
- added: open/close widget on page change behavior
|