Skip to content

Releases: intercom/intercom-rails

Bump gem version to v1.0.0

Choose a tag to compare

@dkremez dkremez released this 13 Feb 09:27
bfdd914
  • 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

Choose a tag to compare

@lloydliyu lloydliyu released this 08 Oct 12:44
507e7ce

Fix gem for Rails 6.0.0.rc2 media_type change

Choose a tag to compare

@jonnyom jonnyom released this 06 Aug 15:31
9b1533d

Allow specifying domain when deleting cookie

Choose a tag to compare

@danielhusar danielhusar released this 23 May 18:23

#278 Allow specifying domain when deleting cookie

Special thanks to @BastienL @abrambailey

Added optional encryption feature

Choose a tag to compare

@choran choran released this 23 Jan 10:49

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

v0.3.3

Choose a tag to compare

@mmartinic mmartinic released this 07 Oct 11:26
  • 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

Choose a tag to compare

@mmartinic mmartinic released this 07 Oct 11:11

Support for creating custom attributes for Leads

v0.3.1

Choose a tag to compare

@mmartinic mmartinic released this 07 Oct 11:10

Print depracation warning for api_keys config

Removal of broken and defunct import rake task

Choose a tag to compare

@travega travega released this 23 Jun 13:08

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.