File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 1
1
# chat21-web-widget ver 5.0
2
2
3
+ ### 5.0.17-rc.2
4
+ - changed: loggerService accept string value as logLevel input parameter
5
+ - changed: LogLevel const in constant.ts to map string in number
6
+ - updated: env, README.md and env.sample to accept string for logLevel property
7
+ - changed: removed mqtt lib from package.json and used specific version in chat21client.js
8
+ - changed: upload mqtt.min.js lib locally from assets/js/mqtt folder
9
+ - bug-fixed: iframe url is null -> changed metadata.url to metadata.src in if condition
10
+
3
11
### 5.0.17-rc.1
4
12
- bug-fixed: if widget is opened in two or more tabs and i send a message, it sounds in other tabs--> do not sound if i send a message
5
13
- bug-fixed: onPaste if text exceeded the minHeight, move send-button to left to not overflow the text-area scrool bar
You can’t perform that action at this time.
0 commit comments