Skip to content

Releases: clairton/unoapi-cloud

v1.15.36

02 Mar 13:11
Compare
Choose a tag to compare
  • fix try connection limit on error

v1.15.32

28 Feb 14:19
Compare
Choose a tag to compare
  • fix connect again when is disconnect, offline ou var sock is null

v1.15.27

25 Feb 15:55
Compare
Choose a tag to compare

Version 1.15.27

-SEND_REACTION_AS_REPLY: chatwoot is not ready for reactions, with this send a reply message

-compatibility with typebot adding timestamp as strings and some webhook configs:
-WEBHOOK_TIMEOUT_MS
-WEBHOOK_URL_ABSOLUTE
-WEBHOOK_SEND_NEW_MESSAGES

-UNOAPI_JOB_OUTGOING_PREFETCH: possibility to process more then one message, not for incoming

-SEND_PROFILE_PICTURE: possibility of disable send profile picture

-PROXY_URL to connect in baileys with a proxy

-Interactive messages with list

Thanks for @w3nder and @thercd

v1.14.9

09 Feb 19:35
Compare
Choose a tag to compare
  • fix generate qrcode to connect

v1.14.8

06 Feb 11:52
Compare
Choose a tag to compare
  • fix notify failed messages

v1.14.7

03 Feb 13:27
Compare
Choose a tag to compare
  • routes compatibility with typebot(v2.22.0)
  • use env UNOAPI_AUTH_TOKEN and redis session authToken field to validate access
  • add field message timestamp with current datetime when is empty

v1.13.3

23 Jan 17:36
Compare
Choose a tag to compare
  • baileys 6.6.0

v1.3.7

21 Oct 03:55
Compare
Choose a tag to compare
  • save medias on s3
  • save messages on redis
  • rabbitmq as broker
  • replay messages

v0.31.1

12 Aug 18:09
Compare
Choose a tag to compare
  • fix lint and test of 0.31.0

v0.31.0

11 Aug 16:31
Compare
Choose a tag to compare
  • Webhook session config

Thanks @giquieu