|
| 1 | +# 1.5.1 (homolog) |
| 2 | + |
| 3 | +### Feature |
| 4 | + |
| 5 | +* Added listening_from_me option in Set Typebot |
| 6 | +* Added variables options in Start Typebot |
| 7 | +* Added webhooks for typebot events |
| 8 | +* Added ChamaAI integration |
| 9 | +* Added webhook to send errors |
| 10 | + |
| 11 | +### Fixed |
| 12 | + |
| 13 | +* Fix looping connection messages in chatwoot |
| 14 | + |
| 15 | +# 1.5.0 (2023-08-18 12:47) |
| 16 | + |
| 17 | +### Feature |
| 18 | + |
| 19 | +* New instance manager in /manager route |
| 20 | +* Added extra files for chatwoot and appsmith |
| 21 | +* Added Get Last Message and Archive for Chat |
| 22 | +* Added env var QRCODE_COLOR |
| 23 | +* Added websocket to send events |
| 24 | +* Added rabbitmq to send events |
| 25 | +* Added Typebot integration |
| 26 | +* Added proxy endpoint |
| 27 | +* Added send and date_time in webhook data |
| 28 | + |
| 29 | +### Fixed |
| 30 | + |
| 31 | +* Solved problem when disconnecting from the instance the instance was deleted |
| 32 | +* Encoded spaces in chatwoot webhook |
| 33 | +* Adjustment in the saving of contacts, saving the information of the number and Jid |
| 34 | +* Update Dockerfile |
| 35 | +* If you pass empty events in create instance and set webhook it is understood as all |
| 36 | +* Fixed issue that did not output base64 averages |
| 37 | +* Messages sent by the api now arrive in chatwoot |
| 38 | + |
| 39 | +### Integrations |
| 40 | + |
| 41 | +- Chatwoot: v2.18.0 - v3.0.0 |
| 42 | +- Typebot: v2.16.0 |
| 43 | +- Manager Evolution API |
| 44 | + |
| 45 | +# 1.4.8 (2023-07-27 10:27) |
| 46 | + |
| 47 | +### Fixed |
| 48 | + |
| 49 | +* Fixed error return bug |
| 50 | + |
| 51 | +# 1.4.7 (2023-07-27 08:47) |
| 52 | + |
| 53 | +### Fixed |
| 54 | + |
| 55 | +* Fixed error return bug |
| 56 | +* Fixed problem of getting message when deleting message in chatwoot |
| 57 | +* Change in error return pattern |
| 58 | + |
| 59 | +# 1.4.6 (2023-07-26 17:54) |
| 60 | + |
| 61 | +### Fixed |
| 62 | + |
| 63 | +* Fixed bug of creating new inbox by chatwoot |
| 64 | +* When conversation reopens is pending when conversation pending is true |
| 65 | +* Added docker-compose file with dockerhub image |
| 66 | + |
| 67 | +# 1.4.5 (2023-07-26 09:32) |
| 68 | + |
| 69 | +### Fixed |
| 70 | + |
| 71 | +* Fixed problems in localization template in chatwoot |
| 72 | +* Fix mids going duplicated in chatwoot |
| 73 | + |
| 74 | +# 1.4.4 (2023-07-25 15:24) |
| 75 | + |
| 76 | +### Fixed |
| 77 | + |
| 78 | +* Fixed chatwoot line wrap issue |
| 79 | +* Solved receive location in chatwoot |
| 80 | +* When requesting the pairing code, it also brings the qr code |
| 81 | +* Option reopen_conversation in chatwoot endpoint |
| 82 | +* Option conversation_pending in chatwoot endpoint |
| 83 | + |
| 84 | +# 1.4.3 (2023-07-25 10:51) |
| 85 | + |
| 86 | +### Fixed |
| 87 | + |
| 88 | +* Adjusts in settings with options always_online, read_messages and read_status |
| 89 | +* Fixed send webhook for event CALL |
| 90 | +* Create instance with settings |
| 91 | + |
| 92 | +# 1.4.2 (2023-07-24 20:52) |
| 93 | + |
| 94 | +### Fixed |
| 95 | + |
| 96 | +* Fixed validation is set settings |
| 97 | +* Adjusts in group validations |
| 98 | +* Ajusts in sticker message to chatwoot |
| 99 | + |
| 100 | +# 1.4.1 (2023-07-24 18:28) |
| 101 | + |
| 102 | +### Fixed |
| 103 | + |
| 104 | +* Fixed reconnect with pairing code or qrcode |
| 105 | +* Fixed problem in createJid |
| 106 | + |
| 107 | +# 1.4.0 (2023-07-24 17:03) |
| 108 | + |
| 109 | +### Features |
| 110 | + |
| 111 | +* Added connection functionality via pairing code |
| 112 | +* Added fetch profile endpoint in chat controller |
| 113 | +* Created settings controller |
| 114 | +* Added reject call and send text message when receiving a call |
| 115 | +* Added setting to ignore group messages |
| 116 | +* Added connection with pairing code in chatwoot with command /init:{NUMBER} |
| 117 | +* Added encoding option in endpoint sendWhatsAppAudio |
| 118 | + |
| 119 | +### Fixed |
| 120 | + |
| 121 | +* Added link preview option in send text message |
| 122 | +* Fixed problem with fileSha256 appearing when sending a sticker in chatwoot |
| 123 | +* Fixed issue where it was not possible to open a conversation when sent at first by me on my cell phone in chatwoot |
| 124 | +* Now it only updates the contact name if it is the same as the phone number in chatwoot |
| 125 | +* Now accepts all chatwoot inbox templates |
| 126 | +* Command to create new instances set to /new_instance:{NAME}:{NUMBER} |
| 127 | +* Fix in chatwoot set, sign msg can now be disabled |
| 128 | + |
| 129 | +### Integrations |
| 130 | + |
| 131 | +- Chatwoot: v2.18.0 - v3.0.0 (Beta) |
| 132 | + |
| 133 | +# 1.3.2 (2023-07-21 17:19) |
| 134 | + |
| 135 | +### Fixed |
| 136 | + |
| 137 | +* Fix in update settings that needed to restart after updated |
| 138 | +* Correction in the use of the api with mongodb |
| 139 | +* Adjustments to search endpoint for contacts, chats, messages and Status messages |
| 140 | +* Now when deleting the instance, the data referring to it in mongodb is also deleted |
| 141 | +* It is now validated if the instance name contains uppercase and special characters |
| 142 | +* For compatibility reasons, container mode has been removed |
| 143 | +* Added docker-compose files example |
| 144 | + |
| 145 | +### Integrations |
| 146 | + |
| 147 | +- Chatwoot: v2.18.0 |
| 148 | + |
1 | 149 | # 1.3.1 (2023-07-20 07:48) |
2 | 150 |
|
3 | 151 | ### Fixed |
4 | 152 |
|
5 | 153 | * Adjust in create store files |
6 | 154 |
|
| 155 | +### Integrations |
| 156 | + |
| 157 | +- Chatwoot: v2.18.0 |
| 158 | + |
7 | 159 | # 1.3.0 (2023-07-19 11:33) |
8 | 160 |
|
9 | 161 | ### Features |
10 | 162 |
|
11 | 163 | * Added messages.delete event |
12 | 164 | * Added restart instance endpoint |
13 | | -* Created automation for creating instances in the chatwoot bot with the command '#inbox_whatsapp:<INSTANCE_NAME>' |
| 165 | +* Created automation for creating instances in the chatwoot bot with the command '#inbox_whatsapp:{INSTANCE_NAME} |
14 | 166 | * Change Baileys version to: 6.4.0 |
15 | 167 | * Send contact in chatwoot |
16 | 168 | * Send contact array in chatwoot |
|
0 commit comments