Skip to content

Commit

Permalink
### 1.5.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele Panico committed Apr 30, 2024
1 parent dc399a3 commit 7e20e51
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@
*Dario De Pascalis*
### **Copyrigth**: *Tiledesk SRL*

### 1.5.0-rc.3
- added: open variable-list component on keydown '{' in textarea component
- added: previewAskPrompt function in openaiService
- added namespace, max_tokens, temperature, top_k params in askkb action
- added preview and ai settings in askkb action interface
- changed: gpttask action interface
- bug-fixed: action-web-request-v2 not show correct selected data if another action of the same type is already opened

### 1.5.0-rc.2
- bug-fixed: if chatbot not belongs to current project, redirect to unauthorized route

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tiledesk/cds",
"author": "Tiledesk SRL",
"version": "1.5.0-rc.2",
"version": "1.5.0-rc.3",
"license": "MIT",
"homepage": "https://www.tiledesk.com",
"repository": {
Expand Down

0 comments on commit 7e20e51

Please sign in to comment.