Skip to content

Releases: wppconnect-team/wppconnect

v1.14.1

08 Jun 17:57
Compare
Choose a tag to compare

1.14.1 (2022-06-08)

Bug Fixes

  • Fixed log level for 'Using browser folder' (10c42f3)

v1.14.0

08 Jun 02:25
Compare
Choose a tag to compare

1.14.0 (2022-06-08)

Bug Fixes

  • deps: update dependency @wppconnect/wa-js to ^2.6.0 (27d5a52)
  • deps: update dependency @wppconnect/wa-version to ^1.1.89 (d65437d)
  • Fixed compatibility with WhatsApp WEB >= 2.2220.8 (1a96ab1)
  • Updated the WhatsApp version to 2.2220.X (8ad94be)
  • Updated User-Agend (2353013)

Features

  • Automatic use tokens folder for browser session (f082612)
  • Full rework of sendFile to allow options (b1b712e)
  • Full rework of sendLocation to allow options (d9fb419)

BREAKING CHANGES

  • Changed the sendLocation result
  • Changed the function result

v1.13.3

01 Jun 02:50
Compare
Choose a tag to compare

1.13.3 (2022-06-01)

Bug Fixes

  • Clear all token data when disconnected (fix #1147) (4abcfed)
  • deps: update dependency @wppconnect/wa-js to ^2.4.1 (#1139) (3407555)
  • Fixed and deprecated method sendLinkPreview (fix: #1146) (d2bd6aa)
  • Fixed and deprecated sendMessageWithThumb method (fix #1067) (d0c0ad0)
  • Fixed sendImageAsStickerGif and sendImageAsSticker methods (fix #1138) (8fcd94a)

v1.13.2

28 May 22:15
Compare
Choose a tag to compare

1.13.2 (2022-05-28)

Bug Fixes

  • Migrate archiveChat and pinChat methods to WA-JS (cee7e1c)
  • deps: update dependency @wppconnect/wa-js to ^2.3.0 (f1675f3)
  • deps: update dependency @wppconnect/wa-js to ^2.4.0 (fix #1117) (b7b8372)
  • Updated browser user-agent (cb8584a)

v1.13.1

10 May 12:46
Compare
Choose a tag to compare

1.13.1 (2022-05-10)

v1.13.0

25 Apr 03:22
Compare
Choose a tag to compare

1.13.0 (2022-04-25)

Features

  • Improved chat state to keep alive and online (ba82005)
  • Updated the WA-JS (441850b)
  • Updated WhatsApp WEB to 2.2214.9 (5ad6045)

v1.12.8

13 Mar 00:05
Compare
Choose a tag to compare

1.12.8 (2022-03-13)

Bug Fixes

  • Fixed 'Unhandled Rejection' that was killing the application (f865d48)
  • Fixed deleteMessage (#937) and onRevokedMessage (#932) (880489e)
  • Fixed stuck state after logout (bb9695a)
  • Stop firing new message for status@broadcast (fix #942) (4b2c68b)

v1.12.7

03 Mar 01:50
Compare
Choose a tag to compare

1.12.7 (2022-03-03)

Bug Fixes

  • Fixed onParticipantsChanged and onPresenceChanged function (fix #864, fix #911) (aff7f6c)

v1.12.6

22 Feb 23:57
Compare
Choose a tag to compare

1.12.6 (2022-02-22)

Bug Fixes

  • ajuste versao default para 2.2204 (#893) (c910958)
  • Fixed code for getGroupAdmins (fix #899) (a50809e)
  • Fixed getGroupMembersIds and getGroupMembers for large chats (fix #892) (9cc34a5)
  • Fixed multidevice don't keep auth (fix #866, fix #784) (06cbd88)
  • Removed unused functions (fix #862) (34773b7)

v1.12.5

06 Feb 20:35
Compare
Choose a tag to compare

1.12.5 (2022-02-06)

Bug Fixes

  • Updated functions to use WA-JS 1.1.16 (f218c3b)