Skip to content

Commit 203ab13

Browse files
author
Gabriele Panico
committed
# 3.4.34 in PROD
1 parent b65ac32 commit 203ab13

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
### **Copyright**:
99
*Tiledesk SRL*
1010

11+
# 3.4.34 in PROD
12+
- **added**: role handling in the affected components (sidebar, navbar, conversations list, conversation detail) using shared `hasRole` checks and `ProjectUser.rolePermissions`.
13+
1114
# 3.4.33 in PROD
1215

1316
# 3.4.32 in PROD

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

0 commit comments

Comments
 (0)