feat: Added reject call and send text message when receiving a call and Added setting to ignore group messages

This commit is contained in:
Davidson Gomes
2023-07-24 10:18:16 -03:00
parent 73d9cd62a5
commit 1fcbd4f9fd
2 changed files with 61 additions and 19 deletions

View File

@@ -5,6 +5,8 @@
* Added connection functionality via pairing code
* Added fetch profile endpoint in chat controller
* Created settings controller
* Added reject call and send text message when receiving a call
* Added setting to ignore group messages
### Fixed
@@ -12,7 +14,7 @@
### Integrations
- Chatwoot: v2.18.0
- Chatwoot: v2.18.0 - v3.0.0 (Beta)
# 1.3.2 (2023-07-21 17:19)