chore(changelog): update CHANGELOG for version 2.3.5

- Added features for Chatwoot enhancements, participants data handling, and LID to phone number conversion.
- Updated Docker configurations to include Kafka and frontend services.
- Fixed PostgreSQL migration errors and improved message handling in Baileys and Chatwoot services.
- Refactored TypeScript build process and implemented exponential backoff patterns.
This commit is contained in:
Davidson Gomes
2025-10-15 09:31:45 -03:00
parent 4e44bfb222
commit 563ca2dd22
4 changed files with 53 additions and 23 deletions

4
manager_install.sh Executable file
View File

@@ -0,0 +1,4 @@
#! /bin/bash
rm -rf manager/dist
cp -r evolution-manager-v2/dist manager/dist