Skip to content

Commit b4ce45b

Browse files
Add new env and fix message formatting in Chatwoot to changelog
1 parent 8d04198 commit b4ce45b

File tree

1 file changed

+19
-13
lines changed

1 file changed

+19
-13
lines changed

CHANGELOG.md

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
# 1.6.1 (develop)
22

3+
### Feature
4+
5+
* New env `TYPEBOT_KEEP_OPEN` to keep the session open after the end of the flow
6+
* Add `sign_delimiter` to chatwoot set to change the delimiter of the signature
7+
38
### Fixed
49

510
* Fixed Lid Messages
611
* Fixed sending variables to typebot
712
* Fixed sending variables from typebot
813
* Correction sending s3/minio media to chatwoot and typebot
14+
* Fixed message formatting in chatwoot (bold, italic, underline, monospace)
915

1016
# 1.6.0 (2023-12-12 17:24)
1117

@@ -39,8 +45,8 @@
3945

4046
### Integrations
4147

42-
- Chatwoot: v3.3.1
43-
- Typebot: v2.20.0
48+
* Chatwoot: v3.3.1
49+
* Typebot: v2.20.0
4450

4551
# 1.5.4 (2023-10-09 20:43)
4652

@@ -119,9 +125,9 @@
119125

120126
### Integrations
121127

122-
- Chatwoot: v2.18.0 - v3.0.0
123-
- Typebot: v2.16.0
124-
- Manager Evolution API
128+
* Chatwoot: v2.18.0 - v3.0.0
129+
* Typebot: v2.16.0
130+
* Manager Evolution API
125131

126132
# 1.4.8 (2023-07-27 10:27)
127133

@@ -174,7 +180,7 @@
174180

175181
### Fixed
176182

177-
* Fixed validation is set settings
183+
* Fixed validation is set settings
178184
* Adjusts in group validations
179185
* Ajusts in sticker message to chatwoot
180186

@@ -209,7 +215,7 @@
209215

210216
### Integrations
211217

212-
- Chatwoot: v2.18.0 - v3.0.0 (Beta)
218+
* Chatwoot: v2.18.0 - v3.0.0 (Beta)
213219

214220
# 1.3.2 (2023-07-21 17:19)
215221

@@ -225,7 +231,7 @@
225231

226232
### Integrations
227233

228-
- Chatwoot: v2.18.0
234+
* Chatwoot: v2.18.0
229235

230236
# 1.3.1 (2023-07-20 07:48)
231237

@@ -235,7 +241,7 @@
235241

236242
### Integrations
237243

238-
- Chatwoot: v2.18.0
244+
* Chatwoot: v2.18.0
239245

240246
# 1.3.0 (2023-07-19 11:33)
241247

@@ -251,7 +257,7 @@
251257
* Translation set to default (english) in chatwoot
252258

253259
### Fixed
254-
260+
255261
* Fixed error to send message in large groups
256262
* Docker files adjusted
257263
* Fixed in the postman collection the webhookByEvent parameter by webhook_by_events
@@ -272,7 +278,7 @@
272278

273279
### Integrations
274280

275-
- Chatwoot: v2.18.0
281+
* Chatwoot: v2.18.0
276282

277283
# 1.2.2 (2023-07-15 09:36)
278284

@@ -283,7 +289,7 @@
283289

284290
### Integrations
285291

286-
- Chatwoot: v2.18.0
292+
* Chatwoot: v2.18.0
287293

288294
# 1.2.1 (2023-07-14 19:04)
289295

@@ -439,4 +445,4 @@
439445
* Sending the local webhook url as destination in the webhook data for webhook redirection
440446
* Startup modes, server or container
441447
* Server Mode works normally as everyone is used to
442-
* Container mode made to use one instance per container, when starting the application an instance is already created and the qrcode is generated and it starts sending webhook without having to call it manually, it only allows one instance at a time.
448+
* Container mode made to use one instance per container, when starting the application an instance is already created and the qrcode is generated and it starts sending webhook without having to call it manually, it only allows one instance at a time.

0 commit comments

Comments
 (0)