You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added possibility to prevent the download of stickers and avatars - thanks to @bexelbie
made the json-rpc mode more reliable by using the signal-cli daemon mode and doing an automatic re-connect in case the connection to signal-cli gets interrupted
correctly set pending_invites and pending_requests in the groups endpoint - thanks to @revilo951
fixed the error handling in the /groups/<number>/<groupid>/members POST endpoint
added all_recipients query parameter to the contacts GET 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 groups GET endpoint