Skip to content

Commit

Permalink
Merge pull request #415 from weni-ai/update/3.10.8
Browse files Browse the repository at this point in the history
update: 3.10.8
  • Loading branch information
ericosta-dev authored Oct 31, 2024
2 parents f9e59fb + b0ff599 commit 8509017
Showing 1 changed file with 22 additions and 18 deletions.
40 changes: 22 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 3.10.8
## Add
- Endpoint to edit contact on flows

# 3.10.7
## Add
- Close ticket request retry
Expand All @@ -7,54 +11,54 @@
## Change
- Improve RoomViewset List Queryset

# 3.9.0
# 3.9.0
## Add
- Project UUID field on rooms

# 3.7.9
## Add
- feature retail

# 3.7.8
## Add
- adding health check view and doc endpoint

# 3.7.7
## Fix
- passing user when transfer to user

# 3.7.6
## Fix
- passing user to ws notify

# 3.7.5
## Fix
- ws message when transfer queue

# 3.7.4
## Add
- returning 400 if project uuid its not provided

# 3.7.3
## Add
- flag for offline agents in transfer
- flag for offline agents in transfer

# 3.7.2
## Add
- formating history name
- formating history name

# 3.7.1
## Add
- verify if the given queue is part of the project

# 3.7.0
## Add
- rooms count endpoint
- rooms count endpoint

# 3.6.5
## Fix
- remove timezone parse

# 3.6.4
## Add
- queue and agent in flow warning
Expand All @@ -66,7 +70,7 @@
# 3.6.2
## Fix
- fix tags filter

# 3.6.1
## Fix
- remove ':' from the url string
Expand All @@ -78,7 +82,7 @@
# 3.5.7
## Fix
- Removing uuid from sector info when exporting.

# 3.5.6
## Fix
- Verify if data frame exists before translate, to avoid translating an empty dataframe in export dashboard.
Expand Down Expand Up @@ -133,11 +137,11 @@
# 3.2.4
## Fix
- External rooms filter sector.

# 3.2.3
## Fix
- Passing underscore to rooms data results.

# 3.2.2
## Fix
- Passing gte to live filters in dashboard.
Expand All @@ -148,8 +152,8 @@

# 3.2.0
## Change
- Refactoring in dashboard endpoints, applying solid and the design pattern repository with service.
- Refactoring in dashboard endpoints, applying solid and the design pattern repository with service.

# 3.1.0
## Add
- New endpoint for creating sector and queue authorization, giving only the user email.
Expand Down

0 comments on commit 8509017

Please sign in to comment.