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 18, 2024
1 parent 5b810c5 commit 10f03ee
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# tiledesk-dashboard

### 2.6.12
- Deploys in production
- Adds an alert on the app store page to explain that some apps have been moved to the integrations page
- Adds the ability to manage the visibility of menu item chatbot and the home chatbot section via DB
- Handles chatbot limit of zero
- Moves email ticketing features to "Custom" plan
- Adds the ability to manage the number of chatbots and the number of Knowledge Base contents via DB
- Adds the ability to manage the visibility of menu items widget unbranding, SMTP settings and Knowledge Bases via DB

### 2.6.12-rc2
- Adds an alert on the app store page to explain that some apps have been moved to the integrations page

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.12-rc2",
"version": "2.6.12",
"scripts": {
"ng": "ng",
"start": "ng serve --aot",
Expand Down

0 comments on commit 10f03ee

Please sign in to comment.