Releases: marcelo386/wa-js_marcelo
Releases · marcelo386/wa-js_marcelo
Nightly Release
3.14.3-alpha.0 (2024-11-16)
- 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 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.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 compabili...