Skip to content

Commit 1ad8ae1

Browse files
author
Gabriele Panico
committed
# 3.4.32-rc6
1 parent 7b1ce08 commit 1ad8ae1

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.32-rc6
12+
- **bug-fixed**: convertRequestToConversation timestamp wrong unit
13+
1114
# 3.4.32-rc5
1215
- **added**: conversations-list — on init, fetches all projects via `getProjects` and stores them in AppStorageService under `all_projects`; before saving, checks that the key does not already contain each project (avoids duplicates).
1316
- **changed**: conversations-list `onConversationLoaded` — project name and id are now resolved from the `all_projects` storage key instead of per-project localStorage entries.

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

0 commit comments

Comments
 (0)