Skip to content

Releases: intercom/intercom-rails

Bump gem version to v1.0.0

13 Feb 09:27
bfdd914

Choose a tag to compare

  • Update version dependencies to rely on ActiveSupport ~> 4.x.
  • Provide installtion_type = rails settings attribute when intercom messenger is installed via gem.
  • Updated readme docs to add company attributes example

Allows api_base to be specified in config

08 Oct 12:44
507e7ce

Choose a tag to compare

Fix gem for Rails 6.0.0.rc2 media_type change

06 Aug 15:31
9b1533d

Choose a tag to compare

Allow specifying domain when deleting cookie

23 May 18:23

Choose a tag to compare

#278 Allow specifying domain when deleting cookie

Special thanks to @BastienL @abrambailey

Added optional encryption feature

23 Jan 10:49

Choose a tag to compare

#263 Encrypted payload support
#264 Remove support for ruby 1.9

v0.3.3

07 Oct 11:26

Choose a tag to compare

  • Add check for Date class
  • Remove Gemfile.lock from Git
  • Add ability to supply Proc/Symbol for custom_data
  • Add hide_default_launcher
  • Fix json escape with gsub

v0.3.2

07 Oct 11:11

Choose a tag to compare

Support for creating custom attributes for Leads

v0.3.1

07 Oct 11:10

Choose a tag to compare

Print depracation warning for api_keys config

Removal of broken and defunct import rake task

23 Jun 13:08

Choose a tag to compare

In line with the deprecations of API V1 we have now removed the broken import rake task that has not been working for a long time.