Releases: wppconnect-team/wppconnect
Releases · wppconnect-team/wppconnect
v1.14.4
1.14.4 (2022-06-20)
Bug Fixes
- deps: update dependency @wppconnect/wa-js to ^2.7.3 (ef777ee)
- deps: update dependency @wppconnect/wa-version to ^1.1.97 (e3fd5df)
v1.14.3
1.14.3 (2022-06-17)
Bug Fixes
- deps: update dependency @wppconnect/wa-js to ^2.7.2 (#1181) (5208e62)
- deps: update dependency @wppconnect/wa-version to ^1.1.93 (5293613)
v1.14.2
1.14.2 (2022-06-11)
Bug Fixes
- Added filename for sendFile when is using path or URL (fix #1168) (5534fad)
- deps: update dependency @wppconnect/wa-version to ^1.1.92 (62e05c9)
v1.14.1
1.14.1 (2022-06-08)
Bug Fixes
- Fixed log level for 'Using browser folder' (10c42f3)
v1.14.0
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
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
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.0
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
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)