Skip to content

Latest commit

 

History

History
executable file
·
24 lines (17 loc) · 525 Bytes

CHANGES.md

File metadata and controls

executable file
·
24 lines (17 loc) · 525 Bytes

1.0.7

  • Added link_user_to_channel and unlink_user_from_channel

1.0.6

  • Fixed issue in ensuring_webhooks
  • Added option to delete webhooks

1.0.5

  • When Smooch API returns error, the class will raise Smooch.APIError containing response from server

1.0.4

  • Added method to upload media files

1.0.3

  • Added precreate user option

1.0.2

  • Ensuring webhook returns also webhook secret to be able to check if callback is legit

1.0.1

  • Added jwt token generation for user scope

1.0.0

  • Initial release