Skip to content

Commit 68d9807

Browse files
committed
fix: fix in chatwoot set, sign msg can now be disabled
1 parent 45c11a5 commit 68d9807

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Created settings controller
88
* Added reject call and send text message when receiving a call
99
* Added setting to ignore group messages
10-
* Added connection with pairing code in chatwoot with command /init:<NUMBER>
10+
* Added connection with pairing code in chatwoot with command /init:{NUMBER}
1111

1212
### Fixed
1313

@@ -16,7 +16,7 @@
1616
* Fixed issue where it was not possible to open a conversation when sent at first by me on my cell phone in chatwoot
1717
* Now it only updates the contact name if it is the same as the phone number in chatwoot
1818
* Now accepts all chatwoot inbox templates
19-
* Command to create new instances set to /new_instance:<NAME>:<NUMBER>
19+
* Command to create new instances set to /new_instance:{NAME}:{NUMBER}
2020
* Fix in chatwoot set, sign msg can now be disabled
2121

2222
### Integrations
@@ -55,7 +55,7 @@
5555

5656
* Added messages.delete event
5757
* Added restart instance endpoint
58-
* Created automation for creating instances in the chatwoot bot with the command '#inbox_whatsapp:<INSTANCE_NAME>'
58+
* Created automation for creating instances in the chatwoot bot with the command '#inbox_whatsapp:{INSTANCE_NAME}
5959
* Change Baileys version to: 6.4.0
6060
* Send contact in chatwoot
6161
* Send contact array in chatwoot

0 commit comments

Comments
 (0)