Skip to content

Commit dfea584

Browse files
committed
chore(changelog): update CHANGELOG for version 2.3.4 release
- Enhanced EvolutionBot functionality with splitMessages and linkPreview support - Centralized message splitting logic across chatbot services for consistency - Improved message formatting and delivery capabilities
1 parent 6c5b056 commit dfea584

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
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

0 commit comments

Comments
 (0)