@chat21/chat21-web-widget 5.0.53-rc.7 → 5.0.53-rc.8
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
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
# chat21-web-widget ver 5.0
|
|
2
2
|
|
|
3
|
+
### 5.0.53-rc.8
|
|
4
|
+
- bug-fixed: if tiledeskAuth get 401 error do logOut
|
|
5
|
+
|
|
3
6
|
### 5.0.53-rc.7
|
|
4
7
|
- bug-fixed: start message was shown twice
|
|
5
8
|
- bug-fixed: is showAvailableAgents is false and no conversations exist, 'new conversation' button not displayed
|
package/package.json
CHANGED