Skip to content

Commit d2f2620

Browse files
author
Gabriele Panico
committed
# 3.4.31 in PROD
1 parent df74d9b commit d2f2620

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
### **Copyrigth**:
99
*Tiledesk SRL*
1010

11+
# 3.4.31 in PROD
12+
- **changed**: enhance HTML entities encoding by normalizing line breaks and handling null/undefined inputs
13+
- **changed**: API for upload a file/image into chat
14+
1115
# 3.4.30 in PROD
1216
- **changed**: when the app is in background, play a sound whenever a new message arrives.
1317

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-ionic",
33
"author": "Tiledesk SRL",
4-
"version": "3.4.30",
4+
"version": "3.4.31",
55
"license": "MIT License",
66
"homepage": "https://tiledesk.com/",
77
"repository": {

0 commit comments

Comments
 (0)