Skip to content

Commit 13cea95

Browse files
committed
### 5.0.17-rc.2
1 parent 0eed51a commit 13cea95

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# chat21-web-widget ver 5.0
22

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+
311
### 5.0.17-rc.1
412
- 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
513
- bug-fixed: onPaste if text exceeded the minHeight, move send-button to left to not overflow the text-area scrool bar

0 commit comments

Comments
 (0)