Skip to content

Releases: JonathanCosta/wppconnect

Nightly Release

20 Sep 00:50
Compare
Choose a tag to compare
Nightly Release Pre-release
Pre-release

1.8.15-alpha.0 (2021-09-20)

Bug Fixes

  • Adicionado mensagem quando não informado o ID (#345) (5b122ea)
  • Allow to define chat type in sendMessageOptions (close #504) (bf76179)
  • Atualizado a versão estável do WhatsApp (08dabb2)
  • Corrigido a função de fixar conversas (pinChat) (fix #338) (f6bf1f3)
  • Corrigido a função getProfilePicFromServer (#240) (b7061e5)
  • Corrigido a função sendLocation (fix #273) (e3dd987)
  • Corrigido disparos de onNotificationMessage e onParticipantsChanged ao iniciar (d421f7b)
  • Corrigido e melhorado a função de onLiveLocation (fix #258) (6bc6d7e)
  • Corrigido erro "null to object" ao enviar mensagem (fix #378) (ec103b9)
  • Corrigido erro "undefined: bundle.encKey" na criação de grupos (fix #376) (7cb143d)
  • Corrigido erro de "Promise was collected" (54b2be7)
  • Corrigido função checkNumberStatus (fix #372) (2f28945)
  • Corrigido função onAddedToGroup (fix #276) (f034d1a)
  • Corrigido id de mensagem retornada no sendText (fix #364) (3f8561a)
  • Corrigido injeção de script para nova versão do WhatsApp Web (efd6fe7)
  • Corrigido leitura de QR com internet lenta (e9b1616)
  • Corrigido o disparo do evento onAddedToGroup (9e0fcbe)
  • Corrigido o envio de arquivos de tipos de áudio via URL (fix #329) (6e8b836)
  • Corrigido problema de ES Module (fix #362) (dcdefc4)
  • Corrigido problema de impressão da versão do WhatsApp (6e030d1)
  • Corrigido remoção de token ao fechar (#316) (450fe5e)
  • Corrigido tempo de espera de novo QRCode (b9e941a)
  • Corrigido todas chamadas que podem gerar UnhandledRejection (78d7616)
  • Disabled servicework to work with userDataDir (2ad5954)
  • Envolvido todos erros para separar erro da LIB do puppeteer (68b933d)
  • Falha ao encerrar sessão no whatsapp beta (#424) (9d8b81d)
  • Fixed "'isGroup' of undefined" for group links (#389) (255db87)
  • Fixed archiveChat function (#194) (1ee2bce)
  • Fixed clearChat function (#194) (4ee7a2e)
  • Fixed deletion of tmp chrome user data dir on exit (8586505)
  • Fixed file mime-type detection (fix #409) (1609e34)
  • Fixed getAllMessagesInChat function when chat not found (2760f68)
  • Fixed getAllUnreadMessages and getAllNewMessages (fix #170) (c45314f)
  • Fixed getGroupInviteLink function (fix #214) (597715b)
  • Fixed getMessages function (fix #401) (43ba3d4)
  • Fixed getProfilePicFromServer function and added getWid (09f70c2)
  • Fixed getWAVersion version info (76a4217)
  • Fixed message id return for files message (#419) (e61a605)
  • Fixed onParticipantsChanged function (fix #171) (08975a0)
  • Fixed reinicialization of WhatsApp Beta Multi-device (a35994e)
  • Fixed return of forwardMessages function (#194) (d81f94b)
  • Fixed send message to non contact (c66b597)
  • Fixed sendFile return type (#208) (67dfad5)
  • Fixed sendPtt return type (fix #208) (5b701f7)
  • Fixed sendVideoAsGif from URL (0422a5b)
  • Fixed setChatState function (fix #188) (3351bf7)
  • Fixed setProfilePic function for BETA(multidevice) (0824b65)
  • Fixed startTyping/stopTyping functions (a122b15)
  • Improved speed of loadAndGetAllMessagesInChat function (fix #166) (7f1348a)
  • Melhorado mensagens de erro ao encaminhar (fix #374) (4da4613)
  • Melhorado mensagens de retorno de erro ao criar o client (fix #373) ([dde9f83](https://gith...
Read more