Skip to content

Releases: clairton/unoapi-cloud

v1.23.0

29 Dec 00:30
Compare
Choose a tag to compare

send contact

curl -i -X POST \
http://localhost:9876/v15.0/5549988290955/messages \
-H 'Content-Type: application/json' \
-H 'Authorization: 1' \
-d '{
  "messaging_product": "whatsapp",
  "to": "554988290955",
  "type": "contacts",
  "contacts": [
    {
      "name": {
        "formatted_name": "Clairton - Faça um pix nessa chave e contribua com a unoapi"
      },
      "phones": [
        {
          "wa_id": "554988290955",
          "phone": "+5549988290955"
        }
      ]
    }
  ]
}'

v1.22.0

18 Dec 16:15
Compare
Choose a tag to compare
  • beta manager

Thanks to @rodrigo-gmengue for ui and @ViperTecCorporation for logo

v1.21.20

17 Dec 16:48
Compare
Choose a tag to compare
  • sync lost connecting(where not read qrcode and restart service)

v1.21.19

16 Dec 13:58
Compare
Choose a tag to compare
  • add /phone_numbers again

v1.21.17

11 Dec 10:08
Compare
Choose a tag to compare
  • refactor validate status

v1.21.26

10 Dec 15:48
Compare
Choose a tag to compare
  • timed out status connecting

v1.21.14

10 Dec 14:20
Compare
Choose a tag to compare
  • update endpoints /sessions and /session/:phone_numbers and remove /session/:phone_number

v1.21.13

09 Dec 12:51
Compare
Choose a tag to compare
  • set session status to offline on service start, where is connecting or online

v1.21.12

09 Dec 11:41
Compare
Choose a tag to compare
  • fix error on verify if phone number is whatsapp

v1.21.11

09 Dec 10:26
Compare
Choose a tag to compare
  • fix session state