Skip to content

Releases: wppconnect-team/wppconnect

v1.3.0

16 Apr 01:53
Compare
Choose a tag to compare

1.3.0 (2021-04-16)

Bug Fixes

Features

  • Created tokenStore interface for session data management (a3a76c3)

v1.2.6

12 Apr 12:09
Compare
Choose a tag to compare

1.2.6 (2021-04-12)

Bug Fixes

  • Fixed sendFile from URL (ff63fed)

v1.2.5

07 Apr 19:00
Compare
Choose a tag to compare

1.2.5 (2021-04-07)

Bug Fixes

  • Fixed event dispose to stop listeners (#103) (0682c06)

Features

  • Added phoneWatchdog verification (6616fa2)

v1.2.4

30 Mar 18:09
Compare
Choose a tag to compare

1.2.4 (2021-03-30)

Bug Fixes

  • Fixed inject token for authentication (c36466f)

v1.2.3

29 Mar 17:44
Compare
Choose a tag to compare

1.2.3 (2021-03-29)

Bug Fixes

  • Fixed downloadMedia with new WhatsApp version (fix #76) (f61e118)

v1.2.2

29 Mar 12:00
Compare
Choose a tag to compare

1.2.2 (2021-03-29)

Bug Fixes

  • Fixed logged token delete on disconnect (883d0d4)
  • Fixed statusFind callback (#fix 57) (cc0d3d6)

v1.2.1

04 Mar 22:52
Compare
Choose a tag to compare

1.2.1 (2021-03-04)

Bug Fixes

  • Fixed send to status@broadcast (a0c8d20)

v1.2.0

02 Mar 20:25
Compare
Choose a tag to compare

1.2.0 (2021-03-02)

Bug Fixes

  • Increased timeout WhatsApp page load (c1f8f03)

Features

v1.1.0

27 Feb 17:12
Compare
Choose a tag to compare

1.1.0 (2021-02-27)

Bug Fixes

  • Fixed decryptFile function (c92597b)

Features

  • Allow pass browser/page in create method (#19) (a2902e8)

v1.0.3

26 Feb 16:56
Compare
Choose a tag to compare

1.0.3 (2021-02-26)

Bug Fixes

  • Fixed "sender" field in message return (ca5f6ef)

chore

  • Deprecated create with argument option position based (020e71c)

BREAKING CHANGES

  • Deprecated create from argument in favor of CreateOptions