Skip to content

Commit c8b66e8

Browse files
author
Nicola Lanzilotto
committed
Updates version
1 parent f47f2c8 commit c8b66e8

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

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

3+
### 2.7.159-stage
4+
- Adds the OpenAI Gpt-5.2 model
5+
36
### 2.7.158-stage
47
- Adds the ability to see who left an "abandoned chat" in the non-real-time conversations page and in the history page
58
- Adds "Chunks only" and "Re-ranking" options to AI Settings, enabling raw source output and intelligent result prioritization

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.158-stage",
3+
"version": "2.7.159-stage",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve --aot",

0 commit comments

Comments
 (0)