Skip to content

Version 0.90

Latest
Compare
Choose a tag to compare
@bbernhard bbernhard released this 17 Dec 22:34
· 6 commits to master since this release
  • 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