v1.7.5
Fixed
- Add merge_brazil_contacts function to solve nine digit in brazilian numbers
- Optimize ChatwootService method for updating contact
- Fix swagger auth
- Update aws sdk v3
- Fix getOpenConversationByContact and init queries error
- Method to mark chat as unread
- Added environment variable to manually select the WhatsApp web version for the baileys lib (optional)
What's Changed
- feat: method to mark chat as unread by @neanderdev in #577
- fix(chatwoot): getOpenConversationByContact and init queries error by @deivisonrpg in #582
- chore(aws sqs): update aws sdk v3 by @deivisonrpg in #583
- Fix/swagger auth by @Al1st1c in #584
- chore: build docker image to platforms: linux/amd64, linux/arm64 by @milesibastos in #571
- refactor(chatwoot): optimize ChatwootService method for updating contact inform… by @deivisonrpg in #586
- feature(chatwoot): add merge_brazil_contacts function to solve nine digit in brazilian numbers by @deivisonrpg in #587
- Corrigindo variável inexistente do arquivo env.config.ts e substituindo pela correta CLEAN_STORE_CLEANING_INTERVAL by @Ckk3 in #590
New Contributors
- @neanderdev made their first contribution in #577
- @Al1st1c made their first contribution in #584
- @milesibastos made their first contribution in #571
- @Ckk3 made their first contribution in #590
Full Changelog: 1.7.4...1.7.5