- chore: rollback typedoc (077ff9b)
- chore: upgrade @wppconnect/wa-js (50775a8)
- chore: Remove unused deps (a600ce0)
- fix: Fixed emitting events (95e934d)
- fix: Improovment whatsappVersion to 2.3000.10139x (d246c58)
- Downgrade whatsappVersion to 2.2413.x (22ca707)
- Upgrade whatsappVersion (b8b1ec7)
- fix: Fixed login by qr code (5ebd5f5)
- [FIX] version whatsapp web (716cd97)
- feat: Added client.getCommonGroups function (194c898)
- chore: Update release-it (4869dc8)
- fix : update version whatsappVersion 2.2347.x (6fe090a)
- Reduced the number of log for events (5b39646)
- Added getVotes and getReactions functions (49bb58f)
- Fixed "Checking phone is connected" without autoClose (ad63fb5)
- deps: update dependency @wppconnect/wa-js to ^2.10.0 (dc8133a)
- deps: update dependency @wppconnect/wa-js to ^2.6.0 (27d5a52)
- Migrate archiveChat and pinChat methods to WA-JS (cee7e1c)
- Improved chat state to keep alive and online (ba82005)
- Fixed stuck state after logout (bb9695a)
- Updated @wppconnect/wa-js to v1.1.9 (5074de1)
- Updated to latest version of WhatsApp (f6d01a3)
- Added setOnlinePresence function to define your presence (627d1a5)
1.8.5 (2021-07-20)
- Corrigido disparos de onNotificationMessage e onParticipantsChanged ao iniciar (d421f7b)
1.8.1 (2021-07-12)
- Atualizado a versão estável do WhatsApp (08dabb2)
1.8.0 (2021-07-12)
- Estabilidade para evitar problemas na atualização do WhatsApp (97d26ab)
1.7.5 (2021-07-09)
- Corrigido injeção de script para nova versão do WhatsApp Web (efd6fe7)
1.7.4 (2021-07-08)
- Corrigido o disparo do evento onAddedToGroup (9e0fcbe)
1.7.3 (2021-07-02)
- Corrigido função onAddedToGroup (fix #276) (f034d1a)
- Envolvido todos erros para separar erro da LIB do puppeteer (68b933d)
- Removido chat da serialização de mensagem para maior desempenho (#289) (69df15c)
- Removido o quotedMsgObj da serialização de mensagem e adicionado quotedMsgId (#289) (3f6daaf)
1.7.2 (2021-07-01)
1.7.1 (2021-06-22)
1.7.0 (2021-06-21)
- Corrigido a função getProfilePicFromServer (#240) (b7061e5)
- Corrigido e melhorado a função de onLiveLocation (fix #258) (6bc6d7e)
1.6.0 (2021-06-02)
- Fixed send message to non contact (c66b597)
1.5.2 (2021-05-24)
- Fixed click to reload qr code, Update scrape-img-qr.ts (a2104e4) Thanks to @AlanMartines
1.5.1 (2021-05-21)
- Added revokeGroupInviteLink function; (50feb3c)
1.5.0 (2021-05-18)
- Fixed sendFile return type (#208) (67dfad5)
- Fixed sendPtt return type (fix #208) (5b701f7)
- Fixed setChatState function (fix #188) (3351bf7)
- Added onPresenceChanged to listen presence change (4629699)
- Added starMessage function to star/unstar messages (b83fcbb)
1.4.1 (2021-05-14)
- Fixed archiveChat function (#194) (1ee2bce)
- Fixed clearChat function (#194) (4ee7a2e)
- Fixed return of forwardMessages function (#194) (d81f94b)
1.4.0 (2021-05-08)
- Fixed getAllMessagesInChat function when chat not found (2760f68)
- Fixed onParticipantsChanged function (fix #171) (08975a0)
- Improved speed of loadAndGetAllMessagesInChat function (fix #166) (7f1348a)
- Added getAllBroadcastList function (close #184) (351be03)
- Added onNotificationMessage function for notif. msg. (#171) (32c395b)
1.3.6 (2021-05-04)
1.3.5 (2021-05-03)
- Fixed deletion of tmp chrome user data dir on exit (8586505)
- Fixed sendVideoAsGif from URL (0422a5b)
1.3.4 (2021-04-30)
- Fixed deletion of tmp chrome user data dir on exit (8586505)
1.3.3 (2021-04-28)
1.3.2 (2021-04-28)
1.3.1 (2021-04-20)
- Added function to enable and disable temporary messages (5a9a289)
- Added options to edit group description, subject and properties (07d155f)
1.3.0 (2021-04-16)
- Created tokenStore interface for session data management (a3a76c3)
1.2.6 (2021-04-12)
- Fixed sendFile from URL (ff63fed)
1.2.5 (2021-04-07)
- Added phoneWatchdog verification (6616fa2)
1.2.4 (2021-03-30)
- Fixed inject token for authentication (c36466f)
1.2.3 (2021-03-29)
1.2.2 (2021-03-29)
1.2.1 (2021-03-04)
- Fixed send to status@broadcast (a0c8d20)
1.2.0 (2021-03-02)
- Increased timeout WhatsApp page load (c1f8f03)
1.1.0 (2021-02-27)
- Fixed decryptFile function (c92597b)
1.0.3 (2021-02-26)
- Fixed "sender" field in message return (ca5f6ef)
- Deprecated create with argument option position based (020e71c)
- Deprecated create from argument in favor of CreateOptions
1.0.2 (2021-02-25)
- WhatsApp Web v2.2106.5 compatibility (fa9d575)
1.0.1 (2021-02-24)
- Fixed sendPtt from audio with codecs (2a8b476)
- Added sendPtt from file (ae38c8e)