Skip to content

Releases: intercom/intercom-java

Add permanent deletion support

Choose a tag to compare

@choran choran released this 08 Jun 20:01
fc9faa5
  • PR #195 Add support for permanent delete functionality
  • PR #192 Update dependencies
    For more info on the API related changes for permanent deletion, please see here

Fix for scroll endpoint issue

Choose a tag to compare

@choran choran released this 28 Mar 09:42
a0bc709

PR #186 to fix scroll endpoint issue (#187)

Adding user delete option, list events and message attributes

Choose a tag to compare

@choran choran released this 05 Mar 11:50
dffb29d
  • 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

Choose a tag to compare

@choran choran released this 19 Dec 15:01

Release related to #171
Remove unnecessary type validation

Adding ID option for create events

Choose a tag to compare

@choran choran released this 13 Oct 15:25

This is option to create events with ID in #151

2.2.6

Choose a tag to compare

@mmartinic mmartinic released this 26 Jul 12:05

Add rate limit fields to RateLimitException

2.2.5

Choose a tag to compare

@mmartinic mmartinic released this 11 Apr 14:22

Add scroll to contacts and users

2.2.4

Choose a tag to compare

@mmartinic mmartinic released this 11 Apr 14:22

Add phone attribute
Fix infinite recursive call on get conversation parts

2.2.3

Choose a tag to compare

@mmartinic mmartinic released this 30 Nov 14:41

Add next page size check for pagination

2.2.2

Choose a tag to compare

@mmartinic mmartinic released this 11 Nov 13:56

Add data_type for bulk user actions