Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-26 | 1.4 kB | |
v1.31.0 source code.tar.gz | 2025-06-26 | 321.8 kB | |
v1.31.0 source code.zip | 2025-06-26 | 437.3 kB | |
Totals: 3 Items | 760.6 kB | 11 |
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.getChatModel
by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/3587 - fix:
GroupChat.setPicture
by @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