Skip to content

Releases: wppconnect-team/wa-js

v2.23.4

28 Apr 01:19
Compare
Choose a tag to compare

2.23.4 (2023-04-28)

Bug Fixes

  • Fixed exported getHistorySyncProgress function (8ba04e8)
  • Fixed WPP.chat.editMessage function for WhatsApp >= 2.2318.7 (7a46aa0)

v2.23.3

15 Apr 01:11
Compare
Choose a tag to compare

2.23.3 (2023-04-15)

Bug Fixes

  • Fixed deprecated attributes for MsgModel (ff65494)

v2.23.2

13 Apr 02:47
Compare
Choose a tag to compare

2.23.2 (2023-04-13)

Bug Fixes

  • Fixed attributes MsgModel (4ac516f)

Features

v2.23.1

03 Apr 12:08
Compare
Choose a tag to compare

2.23.1 (2023-04-03)

Bug Fixes

v2.23.0

01 Apr 20:53
Compare
Choose a tag to compare

2.23.0 (2023-04-01)

Bug Fixes

  • Avoid permanent cache for WPP.contact.queryExists (wppconnect-team/wppconnect#1604) (556a97f)
  • Fixed buttons/list from normal accounts (based on adiwajshing/Baileys#2674) (6ec2d93)
  • Fixed getMessage return for serialization (fix #957) (f5a3bb9)
  • Renamed all call functions (f54cc87)

Features

  • Added option to disable all status sync (config.syncAllStatus) (845bcf6)
  • Added WPP.call.accept function (d379e50)
  • Added WPP.call.end function (ec7364d)
  • Added WPP.call.offer function (aa53282)

v2.22.2

15 Mar 00:34
Compare
Choose a tag to compare

2.22.2 (2023-03-15)

Bug Fixes

  • Fixed WPP.chat.getVotes function (#969) (f303f33)
  • Fixed WPP.chat.sendFileMessage function for WhatsApp >= 2.2312.5 (fix #976) (261be97)

v2.22.1

13 Mar 23:05
Compare
Choose a tag to compare

2.22.1 (2023-03-13)

Bug Fixes

  • Fixed compatibility with WhatsApp >= 2.2312.5 (7571f2f)
  • Fixed webpack events error (2b1da73)

v2.22.0

09 Mar 01:50
Compare
Choose a tag to compare

2.22.0 (2023-03-09)

Features

  • Added support to string, blob and file formats to WPP.chat.sendFileMessage (8a6626a)
  • Added support to waveform for ptt audio messages (290ebfe)

v2.21.0

04 Mar 22:39
Compare
Choose a tag to compare

2.21.0 (2023-03-04)

Bug Fixes

  • Update UserPrefs namespace (68db5fa)

Features

  • Added WPP.group.removeIcon function (close #923) (1abd12e)
  • Added WPP.profile.removeMyProfilePicture function (#923) (307e567)
  • Added WPP.profile.setMyProfileName function (close #941) (e8916e3)
  • Exported requestDeletePicture function (1f26500)
  • Exported setPushname function (40eb9bf)

v2.20.2

28 Feb 01:25
Compare
Choose a tag to compare

2.20.2 (2023-02-28)

Bug Fixes

  • Fixed link-preview function (2fc38b1)