- updated
signal-clito v0.14.1 - added possibility to prevent the download of stickers and avatars - thanks to @bexelbie
- made the
json-rpcmode more reliable by using thesignal-clidaemon mode and doing an automatic re-connect in case the connection tosignal-cligets interrupted - correctly set
pending_invitesandpending_requestsin thegroupsendpoint - thanks to @revilo951 - fixed the error handling in the
/groups/<number>/<groupid>/membersPOST endpoint - added
all_recipientsquery parameter to thecontactsGET endpoint to return all known recipients and not only contacts - thanks to @dangnabit - added possibility to look up contacts via the UUID - thanks to @dangnabit
- the group permissions are now correctly returned in the
groupsGET endpoint