Releases: wppconnect-team/wa-js
Releases · wppconnect-team/wa-js
Nightly Release
v3.19.3
v3.19.2
v3.19.0
3.19.0 (2025-11-25)
Bug Fixes
- #2761 - removed old files and improved launchLocal and docs (#3021) (107f9d1)
- chatEntryPoint to be optional (#3023) (429333c)
- correct optional param (#3025) (4e663bd)
- Fixed chat attribute isGroup on ChatModel (#3078) (0f33f91)
- mentions for lids (#3040) (fb9a487)
- pinMsg: add parameter validation and correct documentation (#3012) (e38f9a3)
- reset custom filter on filter type switch and update return type to boolean (#3077) (4c1b0a1)
- update isLidMigrated function return type to boolean (#3037) (4be7ca2)
Features
- add issue templates for support questions and configuration (#3050) (10544ba)
- add support for filtering archived chats in list function (#3036) (5ae2aee)
- exposing account lid migration state (#3038) (6168db0)
- implement order acceptance and decline functionalities with status updates (#3055) (b3c54c3)
- support call messages along with chat messages (#3046) (a291d72)
- username flag (#3082) (03c6c5a)
v3.18.8
3.18.8 (2025-11-10)
Bug Fixes
- fixed endCall function without id (#2964) (be59840)
- Fixed event incoming_call (#2975) (c775ee0)
- fixed fetchDataFromPNG function build error (#2984) (117efc3)
- Fixed saveContact #2974 (#2982) (65b2608)
- iphone lougouts after qrcode read (#2962) (f5bb7b4)
- remove quoted message from rehydrated payload to avoid nested quoting issues (#2978) (94898ba)
Features
- add getBuildConstants function to retrieve WhatsApp Web build constants (#2987) (327e032)
- add quotedMsgPayload option and rehydrateMessage utility for message quoting (#2976) (ea85df2)
- Added function forwardMessages for many massages and new WhatsApp version forwarding (#2960) (2a02f9f)
- change device function (#2959) (8dc6f52)
- simplified rehydrate logic (#2994) (be3adff)
- getPnLidEntry function (#2989)