mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-09 01:49:37 -06:00
chore(changelog): update to version 2.3.6
Some checks failed
Some checks failed
This commit is contained in:
parent
ae9f3efeff
commit
8c27f11f5b
30
CHANGELOG.md
30
CHANGELOG.md
@ -1,4 +1,32 @@
|
||||
# 2.3.6 (2025-10-20)
|
||||
# 2.3.6 (2025-10-21)
|
||||
|
||||
### Features
|
||||
|
||||
* **Baileys, Chatwoot, OnWhatsapp Cache**: Multiple implementations and fixes
|
||||
- Fixed cache for PN, LID and g.us numbers to send correct number
|
||||
- Fixed audio and document sending via Chatwoot in Baileys channel
|
||||
- Multiple fixes in Chatwoot integration
|
||||
- Fixed ignored messages when receiving leads
|
||||
|
||||
### Fixed
|
||||
|
||||
* **Baileys**: Fix buffer storage in database
|
||||
- Correctly save Uint8Array values to database
|
||||
* **Baileys**: Simplify logging of messageSent object
|
||||
- Fixed "this.isZero not is function" error
|
||||
|
||||
### Chore
|
||||
|
||||
* **Version**: Bump version to 2.3.6 and update Baileys dependency to 7.0.0-rc.6
|
||||
* **Workflows**: Update checkout step to include submodules
|
||||
- Added 'submodules: recursive' option to checkout step in multiple workflow files to ensure submodules are properly initialized during CI/CD processes
|
||||
* **Manager**: Update asset files and install process
|
||||
- Updated subproject reference in evolution-manager-v2 to the latest commit
|
||||
- Enhanced the manager_install.sh script to include npm install and build steps
|
||||
- Replaced old JavaScript asset file with a new version for improved performance
|
||||
- Added a new CSS file for consistent styling across the application
|
||||
|
||||
# 2.3.5 (2025-10-15)
|
||||
|
||||
### Features
|
||||
|
||||
|
||||
1845
package-lock.json
generated
1845
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user