Whatsapp-Lite Fixed

This commit is contained in:
raweee 2023-09-30 15:15:04 +05:30
parent 483e4461e1
commit d39e56525d
2 changed files with 2 additions and 1 deletions

View File

@ -163,6 +163,7 @@ Issues and Suggestions are welcome [here.](https://github.com/raweee/node-red-co
* `Ver-0.1.34` : Multiple Events reading options are added in Chats-In Node.
* `Ver-0.1.36` : Check box added to show status as `Online/Offline` in Whatsapp-Link Node, to get push notifications. Ping-Interval added to keep whatsapp alive for long time. Multiple examples added.
* `Ver-0.1.37` : Changes for correction of send message with images and use Chromium profiles in Puppeteer.
* `Ver-0.1.39` : "Broken Whatsapp-Lite" fixed. working on easy to use nodes.
## Future Nodes
Currently working on more Whatsapp Node and will be avilable soon -

View File

@ -1,6 +1,6 @@
{
"name": "node-red-contrib-whatsapp-link",
"version": "0.1.38",
"version": "0.1.39",
"description": "Node to send and receive whatsapp messages in groups and chats. | No third party APIs",
"repository": {
"type": "git",