Skip to content

Commit 62a54f9

Browse files
author
Nicola Lanzilotto
committed
Updates version
1 parent 4481a1a commit 62a54f9

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.149
4+
- Displays the Twilio Voice integration in the integrations list for all plans
5+
- Adds the time zone to the search query string when searching by date
6+
- Adds Re-ranking multiplier slider to the AI Settings dialog (controls how many initial search results are intelligently reordered to improve answer accuracy)
7+
38
### 2.7.148
49
- Improves the Re-index feature
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.148",
3+
"version": "2.7.149",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve --aot",

0 commit comments

Comments
 (0)