Skip to content

Releases: intercom/intercom-ruby

Fix for PR353 lonely operator error

16 Oct 10:36
Compare
Choose a tag to compare

#353 Resolved issue with NoMEthodError being returned when parsed_body was nil.
However, this created an issue for some versions of Ruby.
This release adds a different error check for the parsed_body being nil which should work with all supported versions.

Fix NoMethodError issue

13 Oct 09:14
Compare
Choose a tag to compare

Fixing issue where NoMethodError is returned as described in #339

Release with handle rate limit

06 Oct 15:51
Compare
Choose a tag to compare

This version has a flag to handle rate limits if so desired.
Please see the readme for more info

v.3.5.5

07 Oct 11:05
Compare
Choose a tag to compare

Add scroll api for contacts
Add extra context to IntercomError
Add support to find admin by id
Add decrement method to incrementable traits
Suppress printing of users during test runs

v.3.5.4

07 Oct 11:05
Compare
Choose a tag to compare

Adding scroll functionality

v.3.5.3

07 Oct 11:06
Compare
Choose a tag to compare

Adding support for global conversation counts

v.3.5.2

07 Oct 11:06
Compare
Choose a tag to compare

Adding support for pagination

v.3.5.1

07 Oct 11:07
Compare
Choose a tag to compare

Enforcing utf8 body encoding

v.3.5.0

07 Oct 11:07
Compare
Choose a tag to compare

Visitor Endpoint

v3.3.0

10 Dec 10:34
Compare
Choose a tag to compare

Add Bulk API support