Skip to content

Releases: aldinokemal/go-whatsapp-web-multidevice

v3.3.0

17 May 14:59
ad89eb4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

v3.2.0

16 May 02:27
bd59f64
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

15 May 03:52
a99a6e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

29 Apr 14:38
6b432b3
Compare
Choose a tag to compare
  • Dockerize app
  • Change folder structure
  • Add open api in docs/openapi.yml
  • Install using docker with simple command docker run --publish=3000:3000 --restart=always aldinokemal2104/go-whatsapp-web-multidevice

v2.1.1

26 Apr 07:02
091a7f7
Compare
Choose a tag to compare
  1. Set hostname and protocol from server
  2. add openapi docs

v2.1.0

23 Apr 13:23
fcb70ad
Compare
Choose a tag to compare
  1. Add Send to Group
  2. Fix phone number validation
  3. Remove Indonesia phone validation

v2.0.0

13 Feb 06:21
53f7152
Compare
Choose a tag to compare

Add UserInterface
Screen Shot 2022-02-13 at 12 55 39

v1.1.0

11 Feb 15:22
Compare
Choose a tag to compare

Add Send FIle API

Full Changelog: v1.0.0...v1.1.0

v1.0.0

10 Feb 14:31
Compare
Choose a tag to compare

Current API

Feature Menu Method URL Payload
Login GET /app/login
Logout GET /app/logout
Reconnect GET /app/reconnect
User Info GET /user/info
Param Type Type Example
phone_numberstringquerystring6289685024099
User Avatar GET /user/avatar
Param Type Type Example
phone_numberstringquerystring6289685024099
Send Message (Text) POST /send/message
Param Type Type Example
phone_numberstringform-data6289685024099
messagestringform-dataHello guys this is testing
Send Message (Image) POST /send/image
Param Type Type Example
phone_numberstringform-data6289685024099
captionstringform-dataHello guys this is caption
view_onceboolform-datafalse
imagebinaryform-data