- updated signal-cli to version 0.13.10
- fixed swagger documentation for search endpoint
- return UUID instead of number in groups GET endpoint, in case the number is hidden
- added notify-self flag to json-rpc mode (thanks to @ahatius)
- improved swagger documentation (thanks to @crummy)
- handle phone numbers that start with %2B properly (thanks to @crummy)
- fixed linting warnings in swagger documentation (thanks to @crummy)
- added possibility to set
about
text with update profile endpoint (thanks to @mattwr18) - added
expiration_time
parameter to create group endpoint