Skip to content

2.2.0

Compare
Choose a tag to compare
@bkuhl bkuhl released this 09 Apr 19:15
· 384 commits to master since this release
06e3a3d
  • PR #122 resolves #121 - Adds support for validating inbound webhook requests, ensuring they're from HelpScout, as well as other convenience methods
  • PR #123 - setAssignee() can now be used to specify the assignee when creating a conversation (previously could only use setAssignTo())
  • PR #126 - updateTags() and updateCustomFields() now accept Collection and [Tags|CustomFields]Collection in addition to an array. This is a quality of life improvement, making it easier to update these fields for existing conversations.

In other news, the v2 branch is now the new master. You can still track changes to the v1 SDK via the v1 branch.