Releases: wppconnect-team/wa-js
Releases · wppconnect-team/wa-js
v3.15.0
3.15.0 (2024-11-18)
Bug Fixes
- Fixed chat.list with onlyUnreadMessages is true (3d3aff2)
Features
v3.14.1
3.14.1 (2024-11-11)
Bug Fixes
- Fixed functions for whatsapp >= 2.3000.10178x (7e1364a)
v3.14.0
3.14.0 (2024-10-30)
Features
- Added WPP.chat.getNotes function (9aaec4b)
- Added WPP.chat.setNotes function (4f64e4e)
- Exported Collection and Model for Notes (009d9a8)
v3.13.0
3.13.0 (2024-10-29)
Bug Fixes
- Fixed send message to community groups when is no announce group (10f29ee)
Features
- Added support for send message to Meta AI (e15802b)
- Added WPP.community.getAnnouncementGroup function (4645994)
- Added WPP.community.getSubgroups function (7f6bf89)
- Added WPP.whatsapp.BotProfileCollection (6554736)
v3.12.1
3.12.1 (2024-10-24)
Bug Fixes
- Removed quotedMsgObj for mantain compatibility (e590cd9)
v3.12.0
3.12.0 (2024-10-24)
Bug Fixes
- Fixed 'chat.new_message' event on receive replied @lid msgs (2a40d01)
Features