Skip to content

Commit 00b5508

Browse files
committed
### 5.0.24-rc.1
1 parent e00c442 commit 00b5508

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# chat21-web-widget ver 5.0
22

3+
### 5.0.24-rc.1
4+
- bug-fixed: typing was showed for ms when came back to old conversation (BS was fired with last old value)
5+
- bug-fixed: open widget do not fit fullscreen window on mobile
6+
- added: message status update for splitted message (update parent message firebase node for FIREBASE)
7+
- changed: right alignment for attachment-buttons same as right sent bubble messages
8+
39
### 5.0.23 IN PROD
410

511
### 5.0.23-rc.5

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@chat21/chat21-web-widget",
33
"author": "Tiledesk SRL",
4-
"version": "5.0.23",
4+
"version": "5.0.24-rc.1",
55
"license": "AGPL-3.0",
66
"homepage": "https://www.tiledesk.com",
77
"repository": {

0 commit comments

Comments
 (0)