Skip to content

Releases: intercom/intercom-java

Adding user delete option, list events and message attributes

05 Mar 11:50
dffb29d

Choose a tag to compare

  • Updating release versions due to number of new features ebing added
  • Add support for deletion by user_id or email (#175)
  • Add support for listing events (#173)
  • Add support for updating avatars for Users and Contacts/Leads (#174)
  • Add support for more message attributes: url, id and attachments (#177)

Removing restrictions on listing conversations

19 Dec 15:01

Choose a tag to compare

Release related to #171
Remove unnecessary type validation

Adding ID option for create events

13 Oct 15:25

Choose a tag to compare

This is option to create events with ID in #151

2.2.6

26 Jul 12:05

Choose a tag to compare

Add rate limit fields to RateLimitException

2.2.5

11 Apr 14:22

Choose a tag to compare

Add scroll to contacts and users

2.2.4

11 Apr 14:22

Choose a tag to compare

Add phone attribute
Fix infinite recursive call on get conversation parts

2.2.3

30 Nov 14:41

Choose a tag to compare

Add next page size check for pagination

2.2.2

11 Nov 13:56

Choose a tag to compare

Add data_type for bulk user actions

2.2.1

07 Oct 10:16

Choose a tag to compare

  • Add attachment support for replies
  • Fix remove user from company bug

2.2.0

22 Sep 17:09

Choose a tag to compare

  • Include company custom attributes when updating a user with an embedded company object
  • Include support for Personal Access Token API access