Skip to content

Commit 32dc89b

Browse files
author
Gabriele Panico
committed
# 3.4.30 in PROD
1 parent 06b0e0e commit 32dc89b

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

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

11+
# 3.4.30 in PROD
12+
- **changed**: when the app is in background, play a sound whenever a new message arrives.
13+
1114
# 3.4.29 in PROD
1215
- **bug-fixed**: web (Chrome >= 144) `ion-content` stopped scrolling on some pages (conversation list / contacts directory / unassigned); removed the forced `--overflow: hidden` and handled scrolling on Ionic’s internal scroll container via `ion-content::part(scroll)`
1316

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

0 commit comments

Comments
 (0)