wppconnect

WPPConnect is an open source project developed by the JavaScript community with the aim of exporting functions from WhatsApp Web to the node, which can be used to support the creation of any interaction, such as customer service, media sending, intelligence recognition based on phrases artificial and many other things, use your imagination

OTHER License

Downloads
10.4K
Stars
1.7K
Committers
33

Bot releases are visible (Hide)

wppconnect - v1.8.1

Published by github-actions[bot] over 3 years ago

1.8.1 (2021-07-12)

Bug Fixes

  • Atualizado a versão estável do WhatsApp (08dabb2)
wppconnect - v1.8.0

Published by github-actions[bot] over 3 years ago

1.8.0 (2021-07-12)

Features

  • Estabilidade para evitar problemas na atualização do WhatsApp (97d26ab)
wppconnect - v1.7.5

Published by github-actions[bot] over 3 years ago

1.7.5 (2021-07-09)

Bug Fixes

  • Corrigido injeção de script para nova versão do WhatsApp Web (efd6fe7)
wppconnect - v1.7.4

Published by github-actions[bot] over 3 years ago

1.7.4 (2021-07-08)

Bug Fixes

  • Corrigido o disparo do evento onAddedToGroup (9e0fcbe)
wppconnect - v1.7.3

Published by github-actions[bot] over 3 years ago

1.7.3 (2021-07-02)

Bug Fixes

  • Corrigido função onAddedToGroup (fix #276) (f034d1a)
  • Envolvido todos erros para separar erro da LIB do puppeteer (68b933d)

Performance Improvements

  • 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)
wppconnect - v1.7.2

Published by github-actions[bot] over 3 years ago

1.7.2 (2021-07-01)

Features

  • Adicionado nova função getMessages (fix #282) (ee783e4)
wppconnect - v1.7.1

Published by github-actions[bot] over 3 years ago

1.7.1 (2021-06-22)

Bug Fixes

  • Corrigido a função sendLocation (fix #273) (e3dd987)
wppconnect - v1.7.0

Published by github-actions[bot] over 3 years ago

1.7.0 (2021-06-21)

Bug Fixes

  • Corrigido a função getProfilePicFromServer (#240) (b7061e5)
  • Corrigido e melhorado a função de onLiveLocation (fix #258) (6bc6d7e)

Features

wppconnect - v1.6.0

Published by github-actions[bot] over 3 years ago

1.6.0 (2021-06-02)

Bug Fixes

  • Fixed send message to non contact (c66b597)
wppconnect - v1.5.2

Published by github-actions[bot] over 3 years ago

1.5.2 (2021-05-24)

Bug Fixes

  • Fixed click to reload qr code, Update scrape-img-qr.ts (a2104e4) Thanks to @AlanMartines
wppconnect - v1.5.1

Published by github-actions[bot] over 3 years ago

1.5.1 (2021-05-21)

Bug Fixes

  • Fixed getGroupInviteLink function (fix #214) (597715b)

Features

  • Added revokeGroupInviteLink function; (50feb3c)
wppconnect - v1.5.0

Published by github-actions[bot] over 3 years ago

1.5.0 (2021-05-18)

Bug Fixes

Features

  • Added onPresenceChanged to listen presence change (4629699)
  • Added starMessage function to star/unstar messages (b83fcbb)
wppconnect - v1.4.1

Published by github-actions[bot] over 3 years ago

1.4.1 (2021-05-14)

Bug Fixes

wppconnect - v1.4.0

Published by github-actions[bot] over 3 years ago

1.4.0 (2021-05-08)

Bug Fixes

  • Fixed getAllMessagesInChat function when chat not found (2760f68)
  • Fixed onParticipantsChanged function (fix #171) (08975a0)
  • Improved speed of loadAndGetAllMessagesInChat function (fix #166) (7f1348a)

Features

  • Added getAllBroadcastList function (close #184) (351be03)
  • Added onNotificationMessage function for notif. msg. (#171) (32c395b)
wppconnect - v1.3.6

Published by github-actions[bot] over 3 years ago

1.3.6 (2021-05-04)

Bug Fixes

  • Fixed getAllUnreadMessages and getAllNewMessages (fix #170) (c45314f)
wppconnect - v1.3.5

Published by github-actions[bot] over 3 years ago

1.3.5 (2021-05-03)

Bug Fixes

  • Fixed deletion of tmp chrome user data dir on exit (8586505)
  • Fixed sendVideoAsGif from URL (0422a5b)

Features

  • Added sendGif method to send GIF in the chat (#112) (4ee590c)
wppconnect - v1.3.4

Published by github-actions[bot] over 3 years ago

1.3.4 (2021-04-30)

Bug Fixes

  • Fixed deletion of tmp chrome user data dir on exit (ce767b5)
wppconnect - v1.3.3

Published by github-actions[bot] over 3 years ago

1.3.3 (2021-04-28)

  • Fixed send your own contact number in sendContactVcard (#152)
wppconnect - v1.3.2

Published by github-actions[bot] over 3 years ago

1.3.2 (2021-04-28)

Bug Fixes

  • Fixed message ID generator (0da9a62)
  • Fixed sendContact with custom name (#152) (47a51f0)

Features

  • Allow to define contact name in sendContactVcardList (#152) (474e5a0)
wppconnect - v1.3.1

Published by github-actions[bot] over 3 years ago

1.3.1 (2021-04-20)

Features

  • Added function to enable and disable temporary messages (5a9a289)
  • Added options to edit group description, subject and properties (07d155f)