Skip to content

Commit 50f7349

Browse files
author
Gabriele Panico
committed
# 1.22.0
1 parent 7fcb52a commit 50f7349

File tree

3 files changed

+33
-3
lines changed

3 files changed

+33
-3
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,41 @@
77
### **Copyrigth**:
88
*Tiledesk SRL*
99

10+
# 1.22.0
11+
12+
# 1.22.0-rc.4
13+
- **added**: uploaded control in audio base element
14+
15+
# 1.22.0-rc.3
16+
- **bug-fixed**: minor fix action gpt-task on preview
17+
18+
# 1.22.0-rc.2
19+
- **added**: fileUploadAccept env variable
20+
- **added**: uploaded control after file is loaded
21+
22+
# 1.22.0-rc.1
23+
- **added**: role guard to main root
24+
1025
# 1.21.1
1126
- **bug-fixed**: minor improvements
1227

1328
# 1.21.0
1429

30+
# 1.21.0-rc.16
31+
- **added**: doc for new actions
32+
33+
# 1.21.0-rc.15
34+
- **added**: image preload resolve for doc images
35+
- **changed**: info-tooltip doc component UI
36+
37+
# 1.21.0-rc.14
38+
- **added**: changed: min value for max_tokens if citations checkbox is enabled
39+
40+
# 1.21.0-rc.13
41+
- **added**: 'connect_block', 'move_to_unassigned' and 'clear_transcript' actions
42+
- **added**: chatbot_id system-defined variable
43+
- **added**: enable 'connect_block' action only if present in project.profile
44+
1545
# 1.21.0-rc.12
1646
- **added**: formatType checkbox in action gpt-task
1747
- **added**: citations in action askkbv2

package-lock.json

Lines changed: 2 additions & 2 deletions
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,7 +1,7 @@
11
{
22
"name": "@tiledesk/cds",
33
"author": "Tiledesk SRL",
4-
"version": "1.21.1",
4+
"version": "1.22.0",
55
"license": "MIT",
66
"homepage": "https://www.tiledesk.com",
77
"repository": {

0 commit comments

Comments
 (0)