Skip to content

Commit 758a614

Browse files
authored
Merge branch 'EvolutionAPI:develop' into develop
2 parents e1a47c1 + dfea584 commit 758a614

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 2.3.4 (develop)
1+
# 2.3.4 (2025-09-23)
22

33
### Features
44

@@ -20,6 +20,12 @@
2020
- Multi-language support (English, Portuguese, Spanish, French)
2121
- Modern React + TypeScript + Vite frontend with Tailwind CSS
2222

23+
* **EvolutionBot Enhancements**: Improved EvolutionBot functionality and message handling
24+
- Implemented splitMessages functionality for better message segmentation
25+
- Added linkPreview support for enhanced message presentation
26+
- Centralized split logic across chatbot services for consistency
27+
- Enhanced message formatting and delivery capabilities
28+
2329
### Fixed
2430

2531
* **MySQL Schema**: Fixed invalid default value errors for `createdAt` fields in `Evoai` and `EvoaiSetting` models
@@ -65,7 +71,6 @@
6571
- `KAFKA_SASL_*` and `KAFKA_SSL_*` for authentication
6672
- `KAFKA_EVENTS_*` for event type configuration
6773

68-
6974
# 2.3.3 (2025-09-18)
7075

7176
### Features

0 commit comments

Comments
 (0)