Skip to content

Releases: clairton/unoapi-cloud

v1.15.46

01 May 12:06
Compare
Choose a tag to compare
  • upgrade baileys 6.7.0

v1.15.44

22 Mar 10:11
Compare
Choose a tag to compare
  • auto reconnect on unavailable service

v1.15.43

22 Mar 10:11
Compare
Choose a tag to compare
  • fix this.phone where this in null when remove connection

v1.15.42

21 Mar 15:56
Compare
Choose a tag to compare
  • reconnect on send message and not is online or already connecting

v1.15.41

18 Mar 23:11
Compare
Choose a tag to compare

Status attemp set 1 exceeded on connection close

v1.15.40

15 Mar 22:40
Compare
Choose a tag to compare
  • fix generate qrcode after disconnect or exceeded 3 times of generate qrcode

v1.15.39

11 Mar 21:26
Compare
Choose a tag to compare
  • add name for connection
  • reenqueue read event when is not connected

thanks for @nestordavalos

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