Skip to content

Commit 1569a7a

Browse files
committed
Updates version
1 parent 33e59bd commit 1569a7a

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
### 2.7.174-AR
4+
- Disables the stream option if the Chunks only option is enabled
5+
- Deletes all content associated with a sitemap when the sitemap is deleted (ITDELSDAM-5226)
6+
- Resolves filter/reset inconsistencies and empty state issues
7+
- Adds the ability to export unanswered and answered questions in CSV or JSON format (ITDELSDAM-5225)
8+
- Gets the fonts from the metadata object returned in the response if the Chunks only option is enabled.
9+
- Displays a specific message in the response field of the Knowledge Base Preview dialog if the Chunks only option is enabled
10+
- Fixes the bug : Ollama and Vllm models not displayed in preview
11+
312
### 2.7.173-AR
413
- Improves the Knowledge Bases page with KPI cards (contents, answered, unanswered, answer rate)
514
- Adds the ability to view questions asked to AI agents and to search by text (ITDELSDAM-5099)

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

0 commit comments

Comments
 (0)