diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a3ca50d..92a02aa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ # 1.8.1 (develop) ### Feature + * New method of saving sessions to a file using worker, made in partnership with [codechat](https://github.com/code-chat-br/whatsapp-api) + +### Fixed + * Correction of variables breaking lines in typebot # 1.8.0 (2024-05-27 16:10) @@ -13,12 +17,14 @@ * Build in docker for linux/amd64, linux/arm64 platforms ### Fixed + * Correction in message formatting when generated by AI as markdown in typebot * Security fix in fetch instance with client key when not connected to mongodb # 1.7.5 (2024-05-21 08:50) ### Fixed + * Add merge_brazil_contacts function to solve nine digit in brazilian numbers * Optimize ChatwootService method for updating contact * Fix swagger auth @@ -30,6 +36,7 @@ # 1.7.4 (2024-04-28 09:46) ### Fixed + * Adjusts in proxy on fetchAgent * Recovering messages lost with redis cache * Log when init redis cache service @@ -40,6 +47,7 @@ # 1.7.3 (2024-04-18 12:07) ### Fixed + * Revert fix audio encoding * Recovering messages lost with redis cache * Adjusts in redis for save instances