whatsapp-web.js 1.27.0
What's Changed
- Sync history conversation of the Chat by @momokang in https://github.com/pedroslopez/whatsapp-web.js/pull/3281
- fix: make function
getContactDeviceCountwork (fix for #3223) by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/3284 - fix: resolve 'onPollVoteEvent' binding issue after logout and reconnect by @bpena in https://github.com/pedroslopez/whatsapp-web.js/pull/3286
- Use idempotent exposeFunctionIfAbsent (no reinject flag) by @devlikepro in https://github.com/pedroslopez/whatsapp-web.js/pull/3233
- hotfix:
openChatWindowfunction by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/3291 - fix: openChatWindow by @Lavyk in https://github.com/pedroslopez/whatsapp-web.js/pull/3293
- fix: pass client reference correctly by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/3296
- Get Stories by @tofers in https://github.com/pedroslopez/whatsapp-web.js/pull/3294
- chore: update issue templates by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/3298
- fix: change the logic of wweb version retrieving by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/3299
- fix: enable docs generation before the release by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/3300
- Update WhatsApp Web Version (2.3000.1017054665) by @github-actions in https://github.com/pedroslopez/whatsapp-web.js/pull/2616
- Fix isGroup by @BenyFilho in https://github.com/pedroslopez/whatsapp-web.js/pull/3380
- Add 4 retries for fs.promises.rm by @devlikepro in https://github.com/pedroslopez/whatsapp-web.js/pull/3351
- Fix Group getInviteCode by @BenyFilho in https://github.com/pedroslopez/whatsapp-web.js/pull/3492
New Contributors
- @momokang made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/3281
- @bpena made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/3286
- @devlikepro made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/3233
- @Lavyk made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/3293
- @BenyFilho made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/3380
Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.26.0...v1.27.0