wa-automate-nodejs

💬 🤖 The most reliable tool for chatbots with advanced features. Be sure to 🌟 this repository for updates!

OTHER License

Downloads
16.2K
Stars
3.1K
Committers
33

Bot releases are hidden (Show)

wa-automate-nodejs - Release 1.9.100

Published by smashah over 4 years ago

  • feature: npx integration fixes (#658) #604 47596f9
  • update wapi.js getAllMessagesInChat 6515bbb
  • serialize message output on clean: false in getAllMessagesInChat 4f917a0
wa-automate-nodejs - Release 1.9.100-0

Published by smashah over 4 years ago

  • build(deps): bump lodash from 4.17.15 to 4.17.19 #653
  • possible npx fix f2fda51
  • update wa-decrypt dep and test out npx fix 71dc057
  • export getConfigWithCase 979e2ac
  • update release image a48f8ea
wa-automate-nodejs - Release 1.9.99

Published by smashah over 4 years ago

  • build(deps-dev): bump marked from 1.1.0 to 1.1.1 #649
  • build(deps-dev): bump @types/node from 14.0.22 to 14.0.23 #650
  • build(deps): bump puppeteer from 5.0.0 to 5.1.0 #643
  • build(deps-dev): bump @types/node from 14.0.20 to 14.0.22 #644
  • Completed common type alias migration #583 9b7673b
  • Feature: inDocker will try to find most configs from process.env #603 fadf126
  • Feature: Implemented simple server binary npx open-wa -p 8080 #604 6f4f3f1
  • implemented docwatch and new docs theme 3e4b3f2
  • Added better error handling on sendText #645 53660d5
  • BREAKING CHANGE: client.page is now deprecated and private. access via client.getPage() 2acfd6b
  • chore: update supported version in readme ccbf1d2
  • fix demos a5da92c
  • Feature: sessionDataPath now can point to specific session.data.json file instead of just directory 1d8d31e
  • killProcessOnBrowserClose default to false #647 96b7d4e
  • chore: Update default UA 2bab677
wa-automate-nodejs - Release 1.9.98

Published by smashah over 4 years ago

  • build(deps-dev): bump release-it from 13.6.4 to 13.6.5 #637
  • Refactored config and implemented qr config options #639 c2ed7b7
  • Prelim work for aliases #583 4c3bfc7
  • Fix spinnies errors 724c9a1
  • Update pop up title 9d54d80
wa-automate-nodejs - Release 1.9.97

Published by smashah over 4 years ago

  • build(deps): bump puppeteer-extra from 3.1.9 to 3.1.12 #633
  • build(deps): bump puppeteer-extra-plugin-devtools from 2.2.8 to 2.2.11 #632
  • build(deps): bump puppeteer-extra-plugin-stealth from 2.4.9 to 2.4.13 #635
  • build(deps-dev): bump @types/node from 14.0.19 to 14.0.20 #634
  • build(deps-dev): bump @types/node from 14.0.18 to 14.0.19 #631
  • build(deps): bump chrome-launcher from 0.13.3 to 0.13.4 #630
  • build(deps-dev): bump @types/node from 14.0.14 to 14.0.18 #627
  • build(deps-dev): bump @types/express from 4.17.6 to 4.17.7 #628
  • build(deps-dev): bump auto-changelog from 2.1.0 to 2.2.0 #624
  • Feature: Implemented pop up auth window #608 108ac2a
  • Better init logging c5bb467
  • optimize launch logo 7c6ebd4
  • Feature: Implemented skipSessionSave #606 58280c2
  • onStateChanged docs fix bdd7c75
  • Better error messages for sendMessage 29b9488
  • update supported WA version 1cc0c69
  • optimise business profie getter 3e66d69
wa-automate-nodejs - Release 1.9.96

Published by smashah over 4 years ago

  • BREAKING: reverting onAnyMessage to original message processor #621 9794ffc
wa-automate-nodejs - Release 1.9.95

Published by smashah over 4 years ago

  • build(deps): bump puppeteer from 4.0.1 to 5.0.0 #620
  • possible fix for #622 2d33a45
wa-automate-nodejs - Release 1.9.94

Published by smashah over 4 years ago

  • Improvement to getAllMessagesInChat #610 399a329
wa-automate-nodejs - Release 1.9.93

Published by smashah over 4 years ago

  • Fix: insances connected through WS will now kill properly 69c0afa
  • Messaging existing contacts without chats is now more reliable #614 2125f54
wa-automate-nodejs - Release 1.9.92

Published by smashah over 4 years ago

  • build(deps): bump p-queue from 6.4.0 to 6.5.0 #609
  • build(deps): bump rxjs from 6.5.5 to 6.6.0 #615
  • build(deps-dev): bump typescript from 3.9.5 to 3.9.6 #616
  • build(deps-dev): bump typedoc from 0.17.7 to 0.17.8 #600
  • build(deps-dev): bump release-it from 13.6.3 to 13.6.4 #601
  • build(deps-dev): bump @types/puppeteer from 3.0.0 to 3.0.1 #602
  • onAck fixed #617 #617
  • Doc updates 2fe1f55
  • fix: getAllMessagesInChat now works on chats with notifications #610 c1e2726
  • better error handling for business products #612 c875deb
wa-automate-nodejs - Release 1.9.91

Published by smashah over 4 years ago

  • Fix: iAmAdmin now loads all possible groups and also checks if super admin #584 65ee6fa
wa-automate-nodejs - Release 1.9.90

Published by smashah over 4 years ago

wa-automate-nodejs - Release 1.9.89

Published by smashah over 4 years ago

  • Better listener docs 851ac42
  • fix: getAllMessagesInChat returning messages again #591 9b7ef81
wa-automate-nodejs - Release 1.9.88

Published by smashah over 4 years ago

  • remove all traces of original middleware #588 9b48891
  • Feature: Implemented onChatState #578 2b1f0d9
wa-automate-nodejs - Release 1.9.87

Published by smashah over 4 years ago

  • Massively simplified majority of listeners, register listeners #589 9628a28
  • Feature: Implemented client.refresh() #582 bc997c5
  • Prelim work for refresh and reinjection #582 5abc74b
  • Replaced ExposedFn with SimpleListener #588 cb2e132
  • Using SimpleListener wherever applicable #588 #589 279f202
  • BREAKING: Refactor AvailableWebhooks to SimpleListener #588 a226e80
  • Migrate onAck from middleware to client #588 c058eee
  • Migrate onMessage from middleware to client #588 2320773
  • chore: remove redundant code in client 63e5794
  • Replaced string function names with SimpleListener #588 bb10f61
  • Migrate onAnyMessage from middleware to client #588 8e811f6
  • remove redundant code, added sessionInfo model to docs e19c5d3
  • Refactor page close listener #582 411ab28
  • Commented out middleware script tag #588 14904d4
  • fix: add missing optional chaining for safemode config #590 cfcb136
  • Export license check url eb647ee
wa-automate-nodejs - Release 1.9.86

Published by smashah over 4 years ago

  • Multiple enhancements #584 cfafce1
wa-automate-nodejs - Release 1.9.85

Published by smashah over 4 years ago

  • build(deps): bump puppeteer from 4.0.0 to 4.0.1 #572
  • build(deps-dev): bump @types/node from 14.0.13 to 14.0.14 #573
  • build(deps-dev): bump @types/line-reader from 0.0.29 to 0.0.30 #577
  • deprecated getAllChatsWithMessages #576 f454cd9
  • animated stickers (Still WIP), prelim groundwork #580 55232ee
  • Feature: onAnyMessage now includes more/all message types #585 14b49cc
  • Feature: implemented iAmAdmin #584 fb1354e
  • Feature: Implemented getSessionInfo #586 fef6b95
  • Improved error messages #581 03dcde7
  • chore: bump supported WA version 3d77906
  • Demo: increases express json limit to enable sending base64 over api 83bfbf7
  • Enhancement: Improved performance 5 second faster load times if safeMode is off. e3cefef
  • removed p-queue as dev dep (already a standard dep) 7622cce
wa-automate-nodejs - Release 1.9.84

Published by smashah over 4 years ago

  • fix: getStoryViewers consumes story id 128df3c
wa-automate-nodejs - Release 1.9.83

Published by smashah over 4 years ago

  • rename getReadOfStory to getStoryViewers dac1437
wa-automate-nodejs - Release 1.9.82

Published by smashah over 4 years ago

  • docs: renamed WAState to State e428aa8
  • Story feature: get list of users that read your story #574 0b95620
  • state check only in safe mode #575 1b1e109
  • delay config changes #563 33972d0
  • kill process on initializer kill #563 8de92bc