Skip to content

Releases: intercom/intercom-dotnet

2.1.1

25 Jul 11:29
a9993b3
Compare
Choose a tag to compare

Multi-target NuGet packages
#147

2.1.0

09 Aug 09:45
537645d
Compare
Choose a tag to compare

Bug fixes:
#95 Added reply to last conversation endpoint
#69 Allow listing all conversations for a workspace
#113 Added conversation ratings
#120 Added the permanent deletion of users
#117 Changed the monthly_spend to decimal
#122 Include count in segments (thanks to @ThomasArdal)

This is the first working version of this library in the .NET Standard 2.0 format. Any feedback you may have will be more than welcome!

2.0.3-beta

15 Jun 22:47
9ce466a
Compare
Choose a tag to compare
2.0.3-beta Pre-release
Pre-release

Bug fixes:
#124 Fixed project version

This is the first working version of this library in the .NET Standard 2.0 format. Any feedback you may have will be more than welcome!

2.0.2-beta

23 May 10:19
Compare
Choose a tag to compare
2.0.2-beta Pre-release
Pre-release

Bugfixes:

  • #116 Removed dependency of test libraries in core library

Upgraded library to NetStandard 2.0

23 May 10:16
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Added NetStandard 2.0 support
  • Renamed the compiled library name
  • Updated RestSharp, Newtonsoft.Json and Nunit
  • Updated the Nunit tests for the new syntax (thanks to @nicholi and his work)
  • Updated several models to have the new fields
  • Refactored the README file to increase legibility
  • Updated README file with the visitor's endpoint usage instructions

Bugfixes:

  • #96 rename library output dll
  • #90 moved to netstandard 2.0
  • #85 company tags now are available when viewing a company

.NET Framework 4.5 version

11 Apr 13:15
7d2dff5
Compare
Choose a tag to compare

This release was the last stable build before we have migrated the library to support NetStandard 2.0 as noted in the PR #97.

If you are not able to update to NetStandard 2.0 please use this version, but note that we won't be able to maintain it going forward. Fixes and updates will only be supported on the new major release.