Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-08 | 2.1 kB | |
v1.32.0 source code.tar.gz | 2025-08-08 | 326.1 kB | |
v1.32.0 source code.zip | 2025-08-08 | 442.3 kB | |
Totals: 3 Items | 770.4 kB | 5 |
What's Changed
- Fix TS2371 error in requestPairingCode type declaration by @Swaraj2004 in https://github.com/pedroslopez/whatsapp-web.js/pull/3622
- fix: error when processing channel messages without messageSecret by @iNerdStack in https://github.com/pedroslopez/whatsapp-web.js/pull/3617
- Fix send seen chat by @devlikepro in https://github.com/pedroslopez/whatsapp-web.js/pull/3663
- feat: getContactLidAndPhone by @BenyFilho in https://github.com/pedroslopez/whatsapp-web.js/pull/3673
- fix:
Client.createGroup + GroupChat.addParticipants
by @BenyFilho in https://github.com/pedroslopez/whatsapp-web.js/pull/3670 - feat: customise linked device name by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/3325
- Fix Message Forward by @BenyFilho in https://github.com/pedroslopez/whatsapp-web.js/pull/3680
- fix(types): update mentions type in MessageEditOptions by @eni4sure in https://github.com/pedroslopez/whatsapp-web.js/pull/3691
- feat: get pinned messages by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/3004
- fix:
Message.pin
andMessage.unpin
by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/3319 - feat:
Event
messages by @alechkos in https://github.com/pedroslopez/whatsapp-web.js/pull/3345 - feat: Switch between QR or phone number pairing method by @MobCode100 in https://github.com/pedroslopez/whatsapp-web.js/pull/3180
- Fix: Remove, Promote and Demote Participants by @BenyFilho in https://github.com/pedroslopez/whatsapp-web.js/pull/3674
New Contributors
- @Swaraj2004 made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/3622
- @iNerdStack made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/3617
- @eni4sure made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/3691
- @MobCode100 made their first contribution in https://github.com/pedroslopez/whatsapp-web.js/pull/3180
Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.31.0...v1.32.0