Skip to content

Commit a8614fe

Browse files
author
Nicola Lanzilotto
committed
Updates version
1 parent 55162d4 commit a8614fe

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# tiledesk-dashboard
22

3+
### 2.7.143
4+
- Adds "Chunks only" and "Re-ranking" options to AI Settings, enabling raw source output and intelligent result prioritization
5+
- Adds the preview of the sent template to the Sent Messages list
6+
- Adds the ability to create a new contact from the contact list
7+
38
### 2.7.142
49
- Adds the ability to see who left an "abandoned chat" in the non-real-time conversations page and in the history page
510

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,6 +1,6 @@
11
{
22
"name": "@tiledesk/tiledesk-dashboard",
3-
"version": "2.7.142",
3+
"version": "2.7.143",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve --aot",

0 commit comments

Comments
 (0)