Skip to content

Releases: Secreto31126/whatsapp-api-js

Phone class bug solved

04 May 00:38
c647c43
Compare
Choose a tag to compare

So, seems like wa_id and phone properties can and must co-exist for contacts to work as expected. Solved it :)

The release also includes small jsdoc improvements.

What's Changed

Full Changelog: v0.1.3...v0.1.4

Documentation Website

02 May 15:16
Compare
Choose a tag to compare

Added a documentation website, hosted in Firebase

Full Changelog: v0.1.2...v0.1.3

Template Support

01 May 08:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

markAsRead() Support

30 Apr 02:39
Compare
Choose a tag to compare

Now you can mark a message as read. Yeah, that's all.

Interactive messages support

29 Apr 23:53
Compare
Choose a tag to compare

Works 95% of it, for some reason media objects in the interactive header doesn't work at all in the API (I'm gonna ask why to support), and text object constructor isn't actually compatible, but you can still use it setting the header param as { type: "text", text: "YOUR_STRING_HERE" }

Read #1 for more information

Break-changing update

29 Apr 18:03
Compare
Choose a tag to compare

Now there's only one function to send messages, which recieves an object of differents type, and the message type is based on the object type.

Added link to this repo in the npm module website

26 Apr 20:42
Compare
Choose a tag to compare
v0.0.3

Added repository link to npm module

Still on alpha

26 Apr 06:06
Compare
Choose a tag to compare
v0.0.2

v0.0.2

Alpha Release

26 Apr 06:04
Compare
Choose a tag to compare
0.0.1

Keep missing some mentions...