Skip to content

Releases: hubspot-net/HubSpot.NET

Version 0.6.17

03 Aug 10:48
c24e4a8
Compare
Choose a tag to compare

Version 0.6.16

31 Jul 09:42
c55aab7
Compare
Choose a tag to compare
  • Added Create or Update method to Contact API (Thanks @Dwarner123)
  • Added GetByUserToken to Contact API (Thanks @nsp37)

Version 0.6.15

05 Jun 14:20
da7f7e4
Compare
Choose a tag to compare

Add recent deals (created/modified) APIs

Version 0.6.14

02 May 10:21
Compare
Choose a tag to compare
  • Adds OwnerId option for engagements

Version 0.6.13

01 May 14:01
c240c8c
Compare
Choose a tag to compare
  • Fixes Errors when retrieving deals without amounts - #6, thanks @bfutrell70

Version 0.6.10

01 May 12:26
f4ca32e
Compare
Choose a tag to compare

Bug Fixes

  • DataMember name for ContactHubSpotModel's AssociatedCompanyID property needs to be updated #10
  • associations not part of all deals if includeAssociations set to true #9

Features

  • Added RecentlyUpdated & RecentlyCreated Contact APIs - #11

Version 0.5.5

16 Apr 09:51
7197a7d
Compare
Choose a tag to compare

Fixes Deals list not returning the proper MoreResultsAvailable value #4 - thanks @bfutrell70

Version 0.5.4 - the GDPR release!

09 Mar 11:36
Compare
Choose a tag to compare

This version adds the Email Subscriptions API which allows you to view and update the email subscription status for a given email address.

Version 0.5.3

24 Feb 18:55
fc1826e
Compare
Choose a tag to compare

Allows listing of contacts, deals and companies using your custom models (Thanks @andreasobjektvision)

Version 0.5.2 is skipped due to new integration with AppVeyor.

Version 0.5.1

22 Feb 18:27
Compare
Choose a tag to compare

Adds the ability to specify a set of properties to fetch for each contact when getting all contacts