diff --git a/CHANGELOG.md b/CHANGELOG.md index dd7b7775..787b0f17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,11 +8,13 @@ * Now you can register several typebots with triggers ### Fixed + * Removed excessive verbose logs * Optimization in instance registration * Now in typebot we wait until the terminal block to accept the user's message, if it arrives before the block is sent, it is ignored ### Break changes + * jwt authentication removed * Connection to mongodb removed * Standardized all request bodies to use camelCase @@ -47,12 +49,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 @@ -64,6 +68,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 @@ -74,6 +79,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