Skip to content

Releases: intercom/intercom-php

v3.1.2

14 Apr 09:56
Compare
Choose a tag to compare

Several fixes to phpdocs, contributed by @fnwbr @andrewandante

v3.0.2

07 Oct 09:59
Compare
Choose a tag to compare

Add PhpDoc to methods and variables
Add a new method to IntercomUsers to allow fetching details of a single user by its Intercom id

v3.0.1

05 Sep 11:17
Compare
Choose a tag to compare

Add method for deleting a user

v3.0.0

26 Jul 10:03
Compare
Choose a tag to compare
  • Requires php 5.6 (which is why we are using a major version)
  • Fixes an issue were Notes where not available. Thanks to @512banque for the fix.
  • Readme improvements

v2.0.0

03 May 11:47
Compare
Choose a tag to compare

Major rewrite using recent Guzzle

v1.5.0

08 Mar 12:07
Compare
Choose a tag to compare

Adds created_since when listing users

v1.4.0

19 Nov 19:29
Compare
Choose a tag to compare

Adds order when listing users

v1.3.2

06 Nov 13:38
Compare
Choose a tag to compare

1.3.2

  • Adds bulk support for both users and events.
  • Adds support for viewing bulk job info.

v1.3.1

15 Oct 10:47
Compare
Choose a tag to compare

This release fixes an issue with paging

v1.3.0

03 Sep 10:00
Compare
Choose a tag to compare

Adds support for the Bulk API (Users)