Skip to content

Commit 2002e1c

Browse files
committed
changelog
1 parent 1f817df commit 2002e1c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# 1.8.1 (develop)
22

33
### Feature
4+
45
* New method of saving sessions to a file using worker, made in partnership with [codechat](https://github.com/code-chat-br/whatsapp-api)
6+
7+
### Fixed
8+
59
* Correction of variables breaking lines in typebot
610

711
# 1.8.0 (2024-05-27 16:10)
@@ -13,12 +17,14 @@
1317
* Build in docker for linux/amd64, linux/arm64 platforms
1418

1519
### Fixed
20+
1621
* Correction in message formatting when generated by AI as markdown in typebot
1722
* Security fix in fetch instance with client key when not connected to mongodb
1823

1924
# 1.7.5 (2024-05-21 08:50)
2025

2126
### Fixed
27+
2228
* Add merge_brazil_contacts function to solve nine digit in brazilian numbers
2329
* Optimize ChatwootService method for updating contact
2430
* Fix swagger auth
@@ -30,6 +36,7 @@
3036
# 1.7.4 (2024-04-28 09:46)
3137

3238
### Fixed
39+
3340
* Adjusts in proxy on fetchAgent
3441
* Recovering messages lost with redis cache
3542
* Log when init redis cache service
@@ -40,6 +47,7 @@
4047
# 1.7.3 (2024-04-18 12:07)
4148

4249
### Fixed
50+
4351
* Revert fix audio encoding
4452
* Recovering messages lost with redis cache
4553
* Adjusts in redis for save instances

0 commit comments

Comments
 (0)