Releases: wppconnect-team/wppconnect
Releases · wppconnect-team/wppconnect
v1.3.0
1.3.0 (2021-04-16)
Bug Fixes
Features
- Created tokenStore interface for session data management (a3a76c3)
v1.2.6
1.2.6 (2021-04-12)
Bug Fixes
v1.2.5
1.2.5 (2021-04-07)
Bug Fixes
Features
- Added phoneWatchdog verification (6616fa2)
v1.2.4
1.2.4 (2021-03-30)
Bug Fixes
- Fixed inject token for authentication (c36466f)
v1.2.3
1.2.3 (2021-03-29)
Bug Fixes
- Fixed downloadMedia with new WhatsApp version (fix #76) (f61e118)
v1.2.2
1.2.2 (2021-03-29)
Bug Fixes
- Fixed logged token delete on disconnect (883d0d4)
- Fixed statusFind callback (#fix 57) (cc0d3d6)
v1.2.1
1.2.1 (2021-03-04)
Bug Fixes
- Fixed send to status@broadcast (a0c8d20)
v1.2.0
1.2.0 (2021-03-02)
Bug Fixes
- Increased timeout WhatsApp page load (c1f8f03)
Features
v1.1.0
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
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