Nightly Release
Pre-release
Pre-release
3.16.3-alpha.0 (2025-01-22)
- refactor!: Renamed auth to conn (bc72d11)
Bug Fixes
- add image to product edit (#902) (426c5e9)
- Added all methods of UserPrefs (5e1a24c)
- Added catch block for prepareLinkPreview (b44d764)
- Added declaration files (0bac4ed)
- Added isGroup for chat model (#2516) (4ae02f7)
- Added missing data WPP.status.sendTextStatus (521c6f2)
- Added missing footer and title option for WPP.chat.sendListMessage (19401b3)
- Added missing footer option for WPP.chat.sendFileMessage (623c57f)
- Added option to disable device name override (961e6e2)
- Added support for reply status stories (#594) (19b2729)
- Added support to 2.2147.14 WhatsApp version (1343e04)
- Added trick to send list message (WPP.chat.sendListMessage) (752329b)
- Added version in compiled files (close #1928) (7c50f80)
- Allow string values for lat and lng for WPP.chat.sendLocationMessage function (02b174f)
- Allow WPP.contact.queryExists to throw exception (wppconnect-team/wppconnect#793) (7331aad)
- Alternative fix for is not loading #1322 (a60bbd3)
- Alternative fix for is not loading #1322 (d4d0d95)
- Avoid duplicate self account for send status (a7eef5b)
- Avoid emit events for 'chat.new_reaction' while is syncing (61bdffc)
- Avoid emit events for 'chat.poll_response' while is syncing (f5b4cb9)
- Avoid permanent cache for WPP.contact.queryExists (wppconnect-team/wppconnect#1604) (556a97f)
- BREAKING-CHANGE: Change function sendOrderMessage to sendChargeMessage (cf3dca0)
- Bugs fix (855926d)
- changed fromBuffer property to fileTypeFromBuffer (#135) (c5c6667)
- Disabled deviceName by default (c2f6287)
- Disabled WPP.call.rejectCall function for WhatsApp >= 2.2301.5 (3398baa)
- downgrade husky@^9.0.11 (e2bedb9)
- Dropped support for live location events for WhatsApp >= 2.2301.5 (d87367b)
- Exported related reactions classes (466ebad)
- Exported the missing options (2133e7e)
- exported WPP.group.getGroupInfoFromInviteCode function (0616778)
- Fixed 'call.incoming_call' event (close #1766) (486df99)
- Fixed 'chat.new_message' event on receive replied @lid msgs (2a40d01)
- Fixed ACK enum for WhatsApp >= 2.2238.5 (460f791)
- Fixed attribute chat on MessageModel (#1077) (38ba3af)
- Fixed attributes MsgModel (4ac516f)
- Fixed buttons for latest WhatsApp (2.22.16.75) (fix #571) (abfc9ad)
- Fixed buttons for non beta user (fbbf094)
- Fixed buttons rendering on WhatsApp WEB >= 2.2234.6 (49e8311)
- Fixed buttons title (ae0a6e9)
- Fixed buttons without message title (ed611cf)
- Fixed buttons/list from normal accounts (based on adiwajshing/Baileys#2674) (6ec2d93)
- Fixed buttons/list messages (fix #1024, fix #977) (8c91d3f)
- Fixed buttons/list reply is not flagging chat as unread (fix #768) (3c3cd94)
- Fixed call compatibility with WhatsApp >= 2.2333.11 (fix #1269) (57b1a1e)
- Fixed caption for WPP.chat.sendFileMessage (d2f370b)
- Fixed caption in send file message (close #1736) (#1738) (42f4689)
- Fixed catalog.editProduct function(close #1553) (01c4a18)
- Fixed chat.list with onlyUnreadMessages is true (3d3aff2)
- Fixed chat.live_location_update event when there are a current shared location (085a719)
- Fixed chat.msg_ack_change event for multi-device (e400ae8)
- Fixed chat.msg_ack_change event to ignore non my messages (78e5d49)
- Fixed chat.new_message event for status reply (fix #1211) (a898151)
- Fixed chat.new_reaction event in 2.3000.x (#2021) (65b35e5)
- Fixed check nine digit in Brazil in queryExists (close #1888) (8bc5f9e)
- Fixed compability with WhatsApp version 2.2134.10 (7208966)
- Fixed compability with WhatsApp version 2.2144.11 (25e8fd1)
- Fixed compability with WhatsApp version 2.2146.9 (4a3a0b9)
- Fixed compability with WhatsApp version 2.2146.9 (2310df4)
- Fixed compatibility for WhatsApp >= 2.2329.7 (bf34304)
- Fixed compatibility of ContactModel for WhatsApp >= 2.2327.4 (fix #1208) (b960710)
- Fixed compatibility with WhatsApp >= 2.2238.5 (28fd5f6)
- Fixed compatibility with WhatsApp >= 2.2241.6 (2d26a83)
- Fixed compatibility with WhatsApp >= 2.2243.5 (018ab61)
- Fixed compatibility with WhatsApp >= 2.2246.8 (b69c09e)
- Fixed compatibility with WhatsApp >= 2.2312.5 (7571f2f)
- Fixed compatibility with WhatsApp >= 2.2325.3 (5339618)
- Fixed compatibility with WhatsApp 2.2208.11 (8894d1a)
- Fixed compatibility with WhatsApp 2.2208.7 (3bcac63)
- Fixed compatibility with WhatsApp 2.2211.2 (d0c92b6)
- Fixed compatibility with WhatsApp Web >= 2.2220.8 (29a00fb)
- Fixed compatibility with WhatsApp Web >= 2.2222.8 (a1d994c)
- Fixed compatibility with WhatsApp WEB 2.2214.8 (0b464e8)
- Fixed conn.main_ready event (#2260) (af5b398)
- Fixed constants definitions (4d7a546)
- Fixed core functions Whatsapp >= 2.3000.1015281091 (6319d34)
- Fixed DataCloneError error after WPP.contact.queryExists call (fabe916)
- Fixed declaration files export (2d53d4c)
- Fixed delay for send ptt audios (close #2464) (051a31b)
- Fixed delete messages for me (5cdf157)
- Fixed deleteMessage function (#1954) (close #1939) (6e71b0d)
- Fixed deprecated attributes for MsgModel (ff65494)
- Fixed detect mentionedList for invalid wids (#427) (c701dc3)
- Fixed doc type for WPP.chat.sendFileMessage (7701d88)
- Fixed edit message function (close #1321) (#1335) (209c994)
- Fixed ephemeral setting for sending messages (fix #1014); (a7d840d)
- Fixed error for delete messages in groups (#2368) (closes #2300 #2319) (f490574)
- Fixed error in revokeStatus function (137415d)
- Fixed error in WPP.labels.getAllLabels (fix #780) (63ec7bc)
- Fixed error on get poll votes (close #1293) (#1319) (ac172a2)
- Fixed error on inject (00a7a01)
- Fixed error when send msg to some lids (close #2472, close #2480) (febaf0c)
- Fixed eval error on whatsapp-web (04e91fb)
- Fixed eventEmitter export (2532a20)
- Fixed export of events (c28f8d8)
- Fixed export of ParticipantCollection (95787bc)
- Fixed exportation enum for WPP.group.setProperty (76009f5)
- Fixed exported class Wap for old WhatsApp version (b71b222)
- Fixed exported config (651019c)
- Fixed exported function getQuotedMsgObj (db71920)
- Fixed exported getDisplayNameOrPnForLid function for WhatsApp >= 2.2337.7 (f6b463d)
- Fixed exported getHistorySyncProgress function (8ba04e8)
- Fixed exported methods for auth (454253e)
- Fixed exportModule loop (e617fe5)
- Fixed fetchLinkPreview function for WhatsApp >= 2.2240.5 (9681357)
- Fixed findChat is not a function (close #2098) (0944133)
- Fixed fromMe is undefined (d80bc2e)
- Fixed func is not a exported function (59db1a5)
- Fixed functions for >= 2.3000.1015671410 (ca3036b)
- Fixed functions for whatsapp >= 2.3000.1013251637 (#1894) (3f7488a)
- Fixed functions for whatsapp >= 2.3000.1013384762 (#1917) (46a6c28)
- Fixed functions for whatsapp >= 2.3000.1013409128 (a2f9053)
- Fixed functions for Whatsapp >= 2.3000.1015974389 (612d383)
- Fixed functions for whatsapp >= 2.3000.1016233710 (6a76619)
- Fixed functions for whatsapp >= 2.3000.10178x (7e1364a)
- Fixed functions for Whatsaspp >=2.3000.1014314644 (e22a7f5)
- Fixed functions in whatsapp >=2.3000.1013010908 (0481ce8)
- Fixed generated message ID for groups (aceeb89)
- Fixed generated quoted id on msg group (#1079) (48c6780)
- Fixed get text status function (close #2115) (b165a1c)
- Fixed getHistorySyncProgress function compatibility with WhatsApp >= 2.2402.2 (8ad2cec)
- Fixed getMessage return for serialization (fix #957) (f5a3bb9)
- Fixed getMessageById when the message is from status (wppconnect-team/wppconnect#823) (f075cd2)
- Fixed getMessages for non multidevices (fix wppconnect-team/wppconnect#629) (c43b2cb)
- Fixed getNumChatsPinned function (b91ec15)
- Fixed Google Analytics user properties (73ab7cd)
- Fixed group creation when you have your own number in the list (4b76f5a)
- Fixed group functions for WhatsApp >= 2.2301.5 (69e5db5)
- Fixed group functions when there are a lot of chats (fix wppconnect-team/wppconnect#871) (1ff6a50)
- Fixed group metadata from chat list (8b1dea1)
- Fixed group.participant_changed event for join action (d23c557)
- Fixed group.participant_changed event for WhatsApp >= 2.2234.6 (wppconnect-team/wppconnect#1330) (b60a9b6)
- Fixed hsm/template message is not flagging chat as unread (3b9a84b)
- Fixed injecting webpack (#1783) (close #1778) (79f1f2e)
- Fixed injecting, error undefined VERSION (close #1851) (8ccbf06)
- Fixed isOfficialClient check (#1769) (88f1f0e)
- Fixed isStatusV3 error (close #2054) (dfae74d)
- Fixed isUnreadTypeMsg function for WhatsApp >= 2.2308.6 (759bd64)
- Fixed isUnreadTypeMsg function for WhatsApp >= 2.2310.4 (0d1340d)
- Fixed javascript load order (fix #1061) (284391e)
- Fixed join group via invite (close #1986) (e3d26fa)
- Fixed join group via invite (close #2029) (610884d)
- Fixed launch protocol-log function (close #1950) (7380885)
- Fixed link-preview function (2fc38b1)
- Fixed list for latest WhatsApp (2.22.16.75) (fix #571) (4cae69e)
- Fixed live location event register and added a option (08949a9)
- Fixed mentionedList detection (fix #473) (5479679)
- Fixed missing exported interfaces (8b71f14)
- Fixed more functions to Whatsapp >= 2.3000.1015281091 (abff8fe)
- Fixed msg id on change:ack event for groups (1170848)
- Fixed permission check for set group subject/description (0ff6d58)
- Fixed promise time for WPP.chat.markIsComposing with duration (e94718b)
- Fixed Property is not defined > 2.3000.101264x (#1818) (76cb90c)
- Fixed QRCode for multidevice (574e968)
- Fixed queryGroupInviteCode function (close #1890) (b4ec6a8)
- Fixed quoted message response (fix #737) (c7ddbfd)
- Fixed registerRevokeMessageEvent register (ec26274)
- Fixed reply buttons send (useTemplateButtons: false) (fix #577) (28f3682)
- Fixed return value for the isNewMsg attribute (close #1333) (37b8354)
- Fixed revoke messages for list type (7938ae7)
- Fixed script injection (close #1322) (c412158)
- Fixed self contact name in WPP.chat.sendVCardContact (ba40ed1)
- Fixed send group invite link (#1991) (1978c5c)
- Fixed send list message (close #1728) (5b4827f)
- Fixed send message (DuplicateMessageError) (fix #1126) (d95b140)
- Fixed send message for groups (e0d5932)
- Fixed send message for template buttons (2988bd3)
- Fixed send message to community groups when is no announce group (10f29ee)
- Fixed send message to lids (a9a81ac)
- Fixed send message to newsletter (close #2528) (a121ac0)
- Fixed send message with quotedMsg (fix #721) (0931800)
- Fixed send newsletter text message (close #1808) (a041474)
- Fixed send some messages (#1876) (f063fa3)
- Fixed send status (text/image/video) (fix #1270,fix #1284, fix #1327) (e7e028e)
- Fixed send status error (#1540) (fe69680)
- Fixed send view once messages types (#1869) (close #1868) (16a1bd0)
- Fixed sendExitGroup function (b4b046c)
- Fixed sendFileMessage for MP4 files on Chromium (fix #384) (b7e6431)
- Fixed sendGroupInviteMessage by generated invite code (close #2216) (3a713f1)
- Fixed sending status with image/video (fix #1035); (cb7a32d)
- Fixed sendListMessage and send product (close #2162 close #2163) (1136e0a)
- Fixed sendScheduledCallMessage function (close #2374) (77853b4)
- Fixed sent status that was not show up after refresh (fix #1017) (dadb00d)
- Fixed server for link-preview (#861) (7294dcb)
- Fixed servers for link previews (5e6d2f8)
- Fixed set ephemeral value for group (#1185) (84c627d)
- Fixed setPin function (close #1871) (247fc04)
- Fixed some attributes in ChatModel (close #2491) (d87ea3d)
- Fixed some search modules (d739fba)
- Fixed status/stores screen after send (3fb61bd)
- Fixed template buttons for message file (0927157)
- Fixed the return for WPP.contact.getStatus function (ac02d5a)
- Fixed the return for WPP.group.addParticipants function (7f01c85)
- Fixed type definition for sendFileMessage (#2391) (e9c4a64)
- Fixed typescript definitions (77aac88)
- Fixed unixTime function for WhatsApp < 2.2238.5 (bf42f51)
- Fixed Unknown File path "9550" error (84e3466)
- Fixed waiting for queryExist synchronization (close #1784) (e89a374)
- Fixed webpack events error (2b1da73)
- Fixed webpack injection cache (15f6b3f)
- Fixed week days in spanish (close #1829) (a75cc32)
- Fixed WhatsApp WEB loading error (fix #1249) (331de74)
- Fixed WhatsApp WEB loading error (fix #1249) (433f939)
- Fixed WPP.blocklist.blockContact function for WhatsApp >= 2.2323.4 (fix #1210) (5e8c31e)
- Fixed WPP.blocklist.isBlocked (fix #1231) (353a3c2)
- Fixed WPP.chat.archive function (close #1743) (#1760) (d58e6d7)
- Fixed WPP.chat.deleteMessage for old versions (fix wppconnect-team/wppconnect#937) (a53ec55)
- Fixed WPP.chat.downloadMedia for Videos in Chromium (ba07dfc)
- Fixed WPP.chat.editMessage function for WhatsApp >= 2.2318.7 (7a46aa0)
- Fixed WPP.chat.forwardMessage (#1301) (fix #1300) (67089d7)
- Fixed WPP.chat.getMessageById (fix #728) (1a806b9)
- Fixed WPP.chat.getMessageById for old messages in MD (5023dd9)
- Fixed WPP.chat.getMessages function for WhatsApp >= 2.2301.5 (dee775a)
- Fixed WPP.chat.getMessages to include last message (fix #64) (24eef80)
- Fixed WPP.chat.getVotes function (#1821) (9f717e9)
- Fixed WPP.chat.getVotes function (#969) (f303f33)
- Fixed WPP.chat.list for communities (74ea985)
- Fixed WPP.chat.markIsRead and markIsUnread functions (fix wppconnect-team/wppconnect#786) (a1158f6)
- Fixed WPP.chat.markIsUnread function (wppconnect-team/wppconnect#1196) (db7195e)
- Fixed WPP.chat.mute function (close #1772) (#1780) (e5e293d)
- Fixed WPP.chat.mute function (close #849) (#860) (55db3c3)
- Fixed WPP.chat.on('msg_revoke') event (fix wppconnect-team/wppconnect#932) (aee0e99)
- Fixed WPP.chat.sendCreatePollMessage function (b688d95)
- Fixed WPP.chat.sendFileMessage for animated stickers (fix #432) (6c69da7)
- Fixed WPP.chat.sendFileMessage function for WhatsApp >= 2.2312.5 (fix #976) (261be97)
- Fixed WPP.chat.sendFileMessage when filename is different of caption (5525bca)
- Fixed WPP.chat.sendListMessage for MultiDevices (e4d4403)
- Fixed WPP.chat.sendLocationMessage function (fix #1187) (4b07663)
- Fixed WPP.chat.sendLocationMessage function (wppconnect-team/wppconnect#1237) (23b8cf3)
- Fixed WPP.chat.starMessage function (fix #729) (bfa6969)
- Fixed WPP.conn.getAuthCode function for WhatsApp >= 2.2301.5 (357b62b)
- Fixed WPP.contact.queryExists (fix wppconnect-team/wppconnect#725) (0c2b50c)
- Fixed WPP.contact.queryExists for WhatsApp >= 2.2244.5 (fix #758) (b5e8b3c)
- Fixed WPP.contact.queryExists function (fix wppconnect-team/wppconnect#803) (63a021d)
- Fixed WPP.contact.queryExists function for false positive (bf29270)
- Fixed WPP.contact.queryExists function for WhatsApp >= 2.2306.7 (3b76afc)
- Fixed WPP.contact.queryExists function for WhatsApp WEB >= 2.2241.6 (4005f36)
- Fixed WPP.contact.queryExists to avoid stuck in MD (53ef3b4)
- Fixed WPP.contact.queryExists to avoid stuck in MD (a7761e5)
- Fixed WPP.group.addParticipants function for WhatsApp >= 2.2320.4 (fix #1114) (fb7f4c6)
- Fixed WPP.group.addParticipants return value (3ed5e06)
- Fixed WPP.group.create function (close #2050) (#2056) (deb8160)
- Fixed WPP.group.create function for WhatsApp >= 2.2301.5 (aad5d3b)
- Fixed WPP.group.create return value (ae21561)
- Fixed WPP.group.getGroupInfoFromInviteCode function (fix wppconnect-team/wppconnect#972) (a8bb5cf)
- Fixed WPP.labels.getAllLabels function (fix #366) (d97f6bc)
- forwardMessagesToChats is missing from ChatStore (#1535) (788a37f)
- group: Fixed Add Member if not an administrator (#1964) (4afb4d4)
- Ignore errors in prepareLinkPreview (5ae0ef3)
- Ignore markIsRead error while is sending message (17d4ca5)
- Improovment check versions for >= 2.3000.x (4119ef2)
- Improovment link preview to prioritize the native function (ffa4eaa)
- Improovment newsletter to send poll (ca4382f)
- Improovment on btns (close #2253) (f0a23ce)
- Improovment on Linkpreview cache (05a78d2)
- Improovment on remove participant group (close #1814) (7fc192e)
- Improovment WPP.order.get function (9ad2dd2)
- Improovments on genLinkDeviceCodeForPhoneNumber (8c1c64b)
- Improovs on deleteMessege when received and revoke param is true (e842948)
- Improved chat.new_message event (5355a0e)
- Improved chat.presence_change event to use queueMicrotask (34dd0d6)
- Improved file mimetype detection (df98559)
- Improved files loading from WA-JS (fix #1061) (f94f695)
- Improved Google Analytics tracker (e51a542)
- Improved message key for status/stories (87d28bf)
- Improved participant list for send status (55cd0a4)
- Improved speed of WPP.contact.queryExists to use local contact list first (fb0bd95)
- Improvment on chat.active_chat event (8c5ae19)
- lint: sort imports (23fde0d)
- Mantain compatibility to 2.3000.10155x (7cc2025)
- onParticipantsChange operation/action (ee28ace)
- Re-added server for link-preview (645efc7)
- Reduced script file size (2276373)
- Removed fallback for WhatsApp WEB < 2.2307.10 (57f901a)
- Removed offline link-preview server (475bc4b)
- Removed offline link-preview server (1d10bab)
- Removed offline server for link preview (c8e8f2e)
- Removed offline server for link-preview (ba9560f)
- Removed quotedMsgObj for mantain compatibility (e590cd9)
- Renamed all call functions (f54cc87)
- Return undefined instead of throw an exception (817592b)
- Reverted file-type update (d665164)
- server link-preview (2763a4f)
- Small improvement for webpack inject (#1061) (84e7309)
- Throw error for invalid media type (wppconnect-team/wppconnect#1164) (0481c8b)
- Typos fix (3114b31)
- Typos fix for community (1486b10)
- Update compatibility to WhatsApp 2.2202.8 (b1e56ee)
- Update GTAG for Analytics (2586f3c)
- Update GTAG for analytics (#1800) (46518b6)
- Update minimum require Whatsapp version to >= 2.2212.4-beta (bcb5f36)
- Update status v3 contacts before send (96fa79b)
- Update the minimal version of WhatsApp WEB to 2.2230.9-beta (968fca2)
- Update UserPrefs namespace (68db5fa)
- Updated the minimal version of WhatsApp WEB to >=2.2245.8-beta (2ea71a2)
- Use non obstructive trigger for chat.new_message event (07316fb)
- webpack loading improvement attempt (ac4a818)
- WPP.chat.deleteMessage function (88ac040)
Code Refactoring
Features
- add optional link preview servers via config (4f7ac41)
- Add WPP.conn.refreshQR function (edae1c0)
- Added editMessage id response (#1955) (b6b96b8)
- Added 'chat.new_reaction' event (fix #417) (ce2ded5)
- Added 'conn.logout_reason' event (close #1899) (2466c30)
- Added base of QRCode (ae37878)
- Added base64 function (40e7b25)
- Added blocklist functions (14579c6)
- Added cache for link preview result (close #1316) (e19d4a6)
- Added call.outgoing_call event (#2018) (cda7e7a)
- Added chat.active_chat event (close #868) (4ca7a39)
- Added chat.msg_edited event (close #1620) (#1624) (06def0a)
- Added chat.new_message event (e16eaa1)
- Added chat.poll_response event (#809) (428dfa8)
- Added chat.presence_change event (70836d1)
- Added chat.update_label event (#1015) (b65a518)
- Added conn.main_init event (1b1adf5)
- Added conn.online event (#1085) (36415a0)
- Added ConnModel and default Conn (27de477)
- Added constants (91e3f3f)
- Added create, edit, and delete products functions (fix #442) (8e8bb22)
- Added delay option for text messages (#1354) (d0dc4a0)
- Added enum SendMsgResult (411c4ef)
- Added event to notify discord in fails functions (#2230) (adfe289)
- Added fallback for webpack modules (b54a03b)
- Added Features (51c0c86)
- Added function WPP.util.blobToBase64 (fc06eef)
- Added function WPP.util.downloadImage (bd6c0b8)
- Added get, create, edit, and delete collections functions (fix #442) (ef6192b)
- Added getMessages for Chat (4e0f1d3)
- Added Google Analytics (946cc80)
- Added googleAnalyticsUserProperty options (f425767)
- Added group management functions (decae64)
- Added group.participant_changed event (e24dcc2)
- Added GroupMetadataCollection (641a2c3)
- Added isAuthenticated function (73800d7)
- Added isMainReady (cd411bd)
- Added linkPreview for WPP.chat.sendTextMessage (d39f325)
- Added live location events in WPP.chat (#184) (d4c6f27)
- Added markIsComposing, markIsRecording and markIsPaused chat functions (2ec6bfc)
- Added markIsRead option for sending message (0a92e98)
- Added mentionedList and detectMentioned options for send message (f4c01fa)
- Added msg_ack_change event for WPP.chat (827952b)
- Added msg_revoke (WPP.chat.on) event (d6303bf)
- Added needsUpdate function/event (#763) (f4e8ee0)
- Added new server for link-preview (https://linkpreview.hps.net.br:2053) (638a0a8)
- Added new server for link-preview (https://wajsapi.titanwhats.com.br) (f5b0027)
- Added new server for link-preview (https://wppserver.comunicabh.com.br) (0db3c9c)
- Added newsletter functions (close #1365) (#1386) (b0bab71)
- Added option onlyCommunities for WPP.chat.list function (590c9ce)
- Added option onlyUnread for WPP.chat.getMessages function (550a66f)
- Added option to change the deviceName (841bea8)
- Added option to create a subgroup for community (445bc79)
- Added option to define device name (df6f1e2)
- Added option to disable all status sync (config.syncAllStatus) (845bcf6)
- Added option to filter chat and contacts with label (close #436) (bff74df)
- Added option to get only media, url and docs for WPP.chat.getMessages (a74ac3c)
- Added option to send buttons for files (1db78a2)
- Added order.payment_status event (8165a2a)
- Added queryOrder function (9bae53b)
- Added quotedMsg option for send message (1a6aacd)
- Added selectableCount option to WPP.chat.sendCreatePollMessage (f6f3c9f)
- Added send buttons for text message (332a8fe)
- Added send list message (80dad4d)
- Added send text to status stories (2752353)
- Added sendStatusToDevice option to avoid app crashing (d762d3a)
- Added support for buttons (v3) (#2309) (d721775)
- Added support for send message to Meta AI (e15802b)
- Added support for send PTV message (f973d9d)
- Added support to link preview for Multi Devices (2ef2249)
- Added support to reject call for WhatsApp >= 2.2301.5 (2aaf02c)
- Added support to string, blob and file formats to WPP.chat.sendFileMessage (8a6626a)
- Added support to waveform for ptt audio messages (290ebfe)
- Added support to WhasApp WEB 2.3000.x (dca69de)
- Added typedoc (c862697)
- Added util.generateOrderUniqueId function (53aa925)
- Added WhatsApp function to download and format source (1b3919f)
- Added WPP.auth.isMultiDevice function (1186db7)
- Added WPP.auth.logout function (wppconnect-team/wppconnect#579) (75914f2)
- Added WPP.call.accept function (d379e50)
- Added WPP.call.end function (ec7364d)
- Added WPP.call.offer function (aa53282)
- Added WPP.call.rejectCall function (4461cb0)
- Added WPP.cart.add function (f2087d7)
- Added WPP.cart.clear function (670474d)
- Added WPP.cart.get function (5f205d0)
- Added WPP.cart.remove function (ec01aac)
- Added WPP.cart.submit function (08ac283)
- Added WPP.cart.update function (011fcdc)
- Added WPP.catalog.getMyCatalog function (7922931)
- Added WPP.catalog.getProductById function (0b883a3)
- Added WPP.catalog.getProducts function (f4d1716)
- Added WPP.catalog.setProductVisibility function (d3a60e3)
- Added WPP.catalog.updateCartEnabled function (b70af87)
- Added WPP.chat.archive function (8e7b0c7)
- Added WPP.chat.canMarkPlayed function (4149eec)
- Added WPP.chat.canReply function (b10c648)
- Added WPP.chat.clear function (805ce7f)
- Added WPP.chat.closeChat function ( #2113) (192e416)
- Added WPP.chat.delete function (wppconnect-team/wppconnect#586) (4639722)
- Added WPP.chat.deleteMessage function (d9b1c4f)
- Added WPP.chat.downloadMedia function (712095a)
- Added WPP.chat.editMessage (c63dcd4)
- Added WPP.chat.forwardMessage function (#603) (afe5ac3)
- Added WPP.chat.getActiveChat function (close #868) (bc0b7be)
- Added WPP.chat.getLastSeen function (#546) (925920d)
- Added WPP.chat.getMessageACK function (close #697) (ffc378f)
- Added WPP.chat.getMessageById function (e44420c)
- Added WPP.chat.getNotes function (9aaec4b)
- Added WPP.chat.getPlatformFromMessage function (d0f41ee)
- Added WPP.chat.getReactions function (#811) (422da5f)
- Added WPP.chat.getVotes function (#810) (5b05beb)
- Added WPP.chat.keepMessage function (close #1142) (#1517) (77298e1)
- Added WPP.chat.list function (8657dd1)
- Added WPP.chat.markAsRead and WPP.chat.markAsUnread functions (1db6903)
- Added WPP.chat.markPlayed function (c21941f)
- Added WPP.chat.mute and unmute functions (d2c5c7c)
- Added WPP.chat.openChatAt, openChatBottom and openChatFromUnread functions (5e33e2d)
- Added WPP.chat.pin function (close #425) (0fdd8fe)
- Added WPP.chat.pinMsg function (a7078f8)
- Added WPP.chat.requestPhoneNumber function (4723eac)
- Added WPP.chat.sendCatalogMessage (close #2550) (95e0592)
- Added WPP.chat.sendCreatePollMessage (625b3b5)
- Added WPP.chat.sendEventMessage (c9e3a00)
- Added WPP.chat.sendFileMessage function (efac868)
- Added WPP.chat.sendGroupInviteMessage function (close #1530) (#1559) (caf2595)
- Added WPP.chat.sendLocationMessage function (9503dcc)
- Added WPP.chat.sendOrderMessage function (close #1328) (75047b1)
- Added WPP.chat.sendPixKeyMessage (b3526f2)
- Added WPP.chat.sendReactionMessage function (376b0be)
- Added WPP.chat.sendScheduledCallMessage (close #1381) (#1389) (d706459)
- Added WPP.chat.sendVCardContact function (01c9fbe)
- Added WPP.chat.setChatList function (#2498) (4969c66)
- Added WPP.chat.setInputText function (ebb247e)
- Added WPP.chat.setNotes function (4f64e4e)
- Added WPP.chat.starMessage function (99757dc)
- Added WPP.community.demoteParticipants (d9a84ac)
- Added WPP.community.getAnnouncementGroup function (4645994)
- Added WPP.community.getSubgroups function (7f6bf89)
- Added WPP.community.promoteParticipants (943a67c)
- Added WPP.conn.genLinkDeviceCodeForPhoneNumber function (close #1400) (7e5d363)
- Added WPP.conn.getHistorySyncProgress function (9a47ef6)
- Added WPP.conn.getMyDeviceId function (fix #433) (a4f06f9)
- Added WPP.conn.getMyUserId function (fix #433) (aaa391b)
- Added WPP.conn.getPlatform() (03416b6)
- Added WPP.conn.isMainInit function (6840878)
- Added WPP.conn.isMainLoaded function (46d7b47)
- Added WPP.conn.isMainReady function (66734d2)
- Added WPP.conn.isOnline function (close #1085) (b2d48c1)
- Added WPP.conn.isRegistered function (44c4664)
- Added WPP.conn.joinWebBeta (e9c0483)
- Added WPP.conn.markAvailable and WPP.conn.markUnavailable functions (019bd36)
- Added WPP.conn.on('authenticated') event (21d24dc)
- Added WPP.conn.on('main_loaded') event (ea696f9)
- Added WPP.conn.on('main_ready') event (9709b0d)
- Added WPP.conn.on('require_auth') event (f75b372)
- Added WPP.conn.setKeepAlive function (d211485)
- Added WPP.conn.setLimit function (#1069) (9988fc7)
- Added WPP.contact.get function (close #1012) (#1516) (0c31d37)
- Added WPP.contact.getBusinessProfile function (5c8e57a)
- Added WPP.contact.getCommonGroups function (close #1273) (a7766fb)
- Added WPP.contact.getProfilePictureUrl function (ac1a147)
- Added WPP.contact.getStatus function (3d7fb55)
- Added WPP.contact.list function (close #434) (b7ed183)
- Added WPP.contact.queryExists function (04262f5)
- Added WPP.contact.subscribePresence (close #2283) (6a19f1f)
- Added WPP.group.approve function (0661f02)
- Added WPP.group.create function (6bc2260)
- Added WPP.group.getAllGroups function (#859) (75fb318)
- Added WPP.group.getGroupInfoFromInviteCode function (15462d8)
- Added WPP.group.getGroupSizeLimit function (close #691) (77a91fe)
- Added WPP.group.getInviteCode function (675845c)
- Added WPP.group.getMembershipRequests (5ef0836)
- Added WPP.group.getParticipants function (70d5c39)
- Added WPP.group.join function (2f92669)
- Added WPP.group.leave function (0981635)
- Added WPP.group.reject function (close #1058) (687627d)
- Added WPP.group.removeIcon function (close #923) (1abd12e)
- Added WPP.group.revokeInviteCode function (501c378)
- Added WPP.group.setDescription function (547999f)
- Added WPP.group.setIcon function (79b0c76)
- Added WPP.group.setProperty function (0fdfb37)
- Added WPP.group.setSubject function (d0dcc5e)
- Added WPP.labels.getLabelById function (56767b4)
- Added WPP.newsletter.getSubscribers function (#1861) (close #1746) (31bdbb5)
- Added WPP.order.get function (7a0dce9)
- Added WPP.privacy.get function (f0f5231)
- Added WPP.privacy.getDisallowedList function (90e24ae)
- Added WPP.privacy.setAbout function (2bb31c3)
- Added WPP.privacy.setAddGroup function (9ff839e)
- Added WPP.privacy.setLastSeen function (2ebdc06)
- Added WPP.privacy.setOnline function (c5a4e3a)
- Added WPP.privacy.setProfilePic function (76143c8)
- Added WPP.privacy.setReadReceipt function (30a8aec)
- Added WPP.privacy.setStatus function (ce3d795)
- Added WPP.profile.editBusinessProfile function (30f18b2)
- Added WPP.profile.getMyProfileName function (#1656) (7726540)
- Added WPP.profile.getMyProfilePicture (close #2327) (b863dcf)
- Added WPP.profile.getMyStatus function (7c5975d)
- Added WPP.profile.isBusiness() (9433b9c)
- Added WPP.profile.removeMyProfilePicture function (#923) (307e567)
- Added WPP.profile.setMyProfileName function (close #941) (e8916e3)
- Added WPP.profile.setMyProfilePicture (3d773b7)
- Added WPP.profile.setMyStatus function (caaa3ce)
- Added WPP.status.sendImageStatus function (2814ef3)
- Added WPP.status.sendReadStatus (a4587dc)
- Added WPP.status.sendVideoStatus function (46bb3dc)
- Added WPP.status.updateParticipants function (1cc99a3)
- Added WPP.util (1bbe448)
- Added WPP.util.isBase64 function (5817ab5)
- Added WPP.version and WPP.license (31eaddd)
- Added WPP.whatsapp.BotProfileCollection (6554736)
- Added WPP.whatsapp.PinInChatStore (e81a362)
- Aded call.incoming_call event (e318902)
- Created community functions (d52137b)
- Created option to sendTextMessage (a979a82)
- Exported calculateFilehashFromBlob from WhatsApp (c0c0772)
- Exported Collection and Model for Notes (009d9a8)
- Exported ComposeBoxActions class (7b4fa25)
- Exported function addProductToCart (83983af)
- Exported function createEventCallLink (1d136c1)
- Exported function createOrder (ba553d0)
- Exported function currencyForCountryShortcode (d3caf97)
- Exported function getCountryShortcodeByPhone (17671d7)
- Exported function getOrderInfo (20e88c4)
- Exported function getPrivacyDisallowedListTable (c9ac5eb)
- Exported function setPrivacyForOneCategory (201e811)
- Exported function updateCart (245e7d9)
- Exported getCurrentLid function (92176a0)
- Exported getHistorySyncProgress function (02ee36d)
- Exported getQuotedMsgObj function (9ea80a2)
- Exported getStatusList function (4e8ba2c)
- Exported isUnreadTypeMsg function (864d060)
- Exported Lid1X1MigrationUtils (5e55a13)
- Exported MsgInfoParticipantCollection and MsgInfoParticipantModel (35011b4)
- Exported NetworkStatus (5ce90e8)
- Exported processRawAudioVideo function (e1b1db6)
- Exported processRawMedia function (45a353e)
- Exported ProductCatalogSession from WhatsApp (0aefe4c)
- Exported requestDeletePicture function (1f26500)
- Exported setPushname function (40eb9bf)
- Exported unixTime and unixTimeMs functions (5872e53)
- Exported WPP.whatsapp.canEditMessage (746d349)
- Exported WPP.whatsapp.sendPinInChatMsg function (c7a5606)
- Extracted createMsgProtobuf function (514065a)
- Extracted fetchLinkPreview function (0049dca)
- Extracted findFirstWebLink function (c4e04e0)
- Extracted genMinimalLinkPreview function from WhatsApp Web (bc81d8c)
- Extracted getStatus and setMyStatus functions (3777cf4)
- Extracted MediaBlobCache class (da30052)
- Extracted sendCallSignalingMsg function (05b5779)
- Extracted sendSetPicture function (127f32c)
- Extracted set group properties functions (548e880)
- Extracted Stream module (0d8f076)
- Extracted WapNode and wap functions (3b5a323)
- First functions for labels (#126) (56ed31e)
- group: add getPastParticipants function (#1936) (cdd2c6a)
- Improovment on edit message captions (#1946) (b609a9f)
- Improovment sendChargeMessage to send pix copy-paste code (a0dee31)
- Improovment WPP.chat.list for list Newsletters (6d3efed)
- Improved config (51548d9)
- Improved link-preview to try all available servers (f728bcb)
- More label functions (#154) (c92efec)
- more options to chat listing (#1037) (48663da)
- New function WPP.auth.setMultiDevice (#183) (e81307e)
- Now WPP.chat.sendFileMessage auto detect the content (09ce7e3)
- Send file as sticker (#155) (8395965)
- Send status (stories) from Multi Device (4fd782a)
- Switched emittery to eventemitter2 (0844cd2)
- Trigger chat.new_message event for ciphertext msg after sync (3338cce)
- Usage Google Analytics optional, can set own GA track id (19079d7)
- Working on template buttons support (ecf0a81)
Performance Improvements
- Improved module resolution time (f63778b)
Reverts
BREAKING CHANGES
- Now "not found module" will return undefined value instead of throw an exception
- Min version of WhatsApp WEB: 2.2204.13
- Changed all interface events to WPP.ev and WPP.on
- Renamed auth to conn
- Renamed sendVCardContact to sendVCardContactMessage