Skip to content

Commit 8c27f11

Browse files
committed
chore(changelog): update to version 2.3.6
1 parent ae9f3ef commit 8c27f11

File tree

2 files changed

+1566
-309
lines changed

2 files changed

+1566
-309
lines changed

CHANGELOG.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,32 @@
1-
# 2.3.6 (2025-10-20)
1+
# 2.3.6 (2025-10-21)
2+
3+
### Features
4+
5+
* **Baileys, Chatwoot, OnWhatsapp Cache**: Multiple implementations and fixes
6+
- Fixed cache for PN, LID and g.us numbers to send correct number
7+
- Fixed audio and document sending via Chatwoot in Baileys channel
8+
- Multiple fixes in Chatwoot integration
9+
- Fixed ignored messages when receiving leads
10+
11+
### Fixed
12+
13+
* **Baileys**: Fix buffer storage in database
14+
- Correctly save Uint8Array values to database
15+
* **Baileys**: Simplify logging of messageSent object
16+
- Fixed "this.isZero not is function" error
17+
18+
### Chore
19+
20+
* **Version**: Bump version to 2.3.6 and update Baileys dependency to 7.0.0-rc.6
21+
* **Workflows**: Update checkout step to include submodules
22+
- Added 'submodules: recursive' option to checkout step in multiple workflow files to ensure submodules are properly initialized during CI/CD processes
23+
* **Manager**: Update asset files and install process
24+
- Updated subproject reference in evolution-manager-v2 to the latest commit
25+
- Enhanced the manager_install.sh script to include npm install and build steps
26+
- Replaced old JavaScript asset file with a new version for improved performance
27+
- Added a new CSS file for consistent styling across the application
28+
29+
# 2.3.5 (2025-10-15)
230

331
### Features
432

0 commit comments

Comments
 (0)