feat: Added fetch profile endpoint in chat controller and link preview option in send text message

This commit is contained in:
Davidson Gomes 2023-07-23 22:26:38 -03:00
parent 798eb90bed
commit be699d24a1

View File

@ -9,6 +9,10 @@
* Added link preview option in send text message
### Integrations
- Chatwoot: v2.18.0
# 1.3.2 (2023-07-21 17:19)
### Fixed
@ -21,12 +25,20 @@
* For compatibility reasons, container mode has been removed
* Added docker-compose files example
### Integrations
- Chatwoot: v2.18.0
# 1.3.1 (2023-07-20 07:48)
### Fixed
* Adjust in create store files
### Integrations
- Chatwoot: v2.18.0
# 1.3.0 (2023-07-19 11:33)
### Features