whatsapp-web.js 1.31.0
What's Changed
- fix: change mentionedIds type from ChatId[] to string[] in Message by @yusifaliyevpro in https://github.com/pedroslopez/whatsapp-web.js/pull/3581
- fix(vcard): parse vcard module by @CyrilLacroix in https://github.com/pedroslopez/whatsapp-web.js/pull/1995
- feat: send Media HD by @tofers in https://github.com/pedroslopez/whatsapp-web.js/pull/3535
- fix: 🐛 quote message obj by @hcfw007 in https://github.com/pedroslopez/whatsapp-web.js/pull/3586
- fix:
window.WWebJS.getChatModelby @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/3587 - fix:
GroupChat.setPictureby @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/3593 - Fix Send Animated Sticker by @BenyFilho in https://github.com/pedroslopez/whatsapp-web.js/pull/3591
- chore(deps): bump fluent-ffmpeg from 2.1.2 to 2.1.3 by @dependabot in https://github.com/pedroslopez/whatsapp-web.js/pull/3311
- Fix .sendMessage return by @BenyFilho in https://github.com/pedroslopez/whatsapp-web.js/pull/3612
New Contributors
- @yusifaliyevpro made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/3581
- @CyrilLacroix made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/1995
- @hcfw007 made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/3586
Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.30.0...v1.31.0