Skip to content

Commit

Permalink
# 1.24.0-rc.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele Panico committed Dec 9, 2024
1 parent e5ec83d commit 9440b72
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 3 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,46 @@
### **Copyrigth**:
*Tiledesk SRL*

# 1.24.0-rc.6
- **added**: doc image for add_tags action

# 1.23.2
# 1.23.1

# 1.24.0-rc.5
- **changed**: project-utils rules

# 1.24.0-rc.4
- **added**: info for default values in action replace-bot and action capture-user-reply
- **changed**: default avatar for chatbot

# 1.24.0-rc.3
- **bug-fixed**: minor fix

# 1.24.0-rc.2
- **added**: voice-twilio action category

# 1.24.0-rc.1
- **added**: add_tags action

# 1.23.0

# 1.23.0-rc.5
- **bug-fixed**: image is not saved in [WHATSAPP RECEIVER]
- **changed**: maxRow increased askgpt-v2 and gpt-task actions

# 1.23.0-rc.4
- **added**: success/else connectors in send-whatsapp action

# 1.23.0-rc.3
- **bug-fixed**: project_id is undefined in send-whatsapp action

# 1.23.0-rc.2
- **added**: send-whatsapp action

# 1.23.0-rc.1
- **bug-fixed**: managed right/left swipe to prevend back/next page load

# 1.22.2
- **bug-fixed**: avatar image not uploaded if another one already exists

Expand Down
4 changes: 2 additions & 2 deletions 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.23.2",
"version": "1.24.0-rc.6",
"license": "MIT",
"homepage": "https://www.tiledesk.com",
"repository": {
Expand Down

0 comments on commit 9440b72

Please sign in to comment.