Skip to content

Commit

Permalink
Updates version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicola Lanzilotto committed Apr 26, 2024
1 parent 420124e commit bd45690
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# tiledesk-dashboard

### 2.6.18-rc1
- Hides the External chatbot learn more button if the DOCS key is set to false
- Fixes the bug: Chatbot limit does not work when set to 0
- Refactors the home page UI for teammates with agent role
- Adds the lazy loading to the "HomeGoToChatComponent" and "ChatbotAlertComponent" components
- Improves chatbots and knowledge bases management via DB

### 2.6.17
- Deploys in production
- Fixes the bug: Agents can't edit requester information
Expand All @@ -12,12 +19,9 @@
- Deploys in production
- Improves performance and bug fixing

<<<<<<< HEAD
=======
### 2.6.15-rc1
- Improves performance and bug fixing

>>>>>>> master-PRE
### 2.6.14
- Deploys in production
- Improves performance and bug fixing
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,6 +1,6 @@
{
"name": "@tiledesk/tiledesk-dashboard",
"version": "2.6.17",
"version": "2.6.18-rc1",
"scripts": {
"ng": "ng",
"start": "ng serve --aot",
Expand Down

0 comments on commit bd45690

Please sign in to comment.