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
What's Changed
- feat(baileys,chatwoot,on-whatsapp-cache): implementações e correções na baileys e chatwoot by @KokeroO in #2103
- fix: Simplify logging of messageSent object by @KokeroO in #2105
- fix( baileys.service ): Corrige ao salvar no DB valores Uint8Array by @KokeroO in #2107
- chore: bump version to 2.3.6 and update baileys dependency to 7.0.0-rc.6 by @KokeroO in #2108
Full Changelog: 2.3.5...2.3.6