Releases: hubspot-net/HubSpot.NET
Releases · hubspot-net/HubSpot.NET
Version 0.6.17
- Added Search Contacts API method (https://developers.hubspot.com/docs/methods/contacts/search_contacts) - Thanks @Mark-RSK
- Refactor example code - thanks @Mark-RSK
- Fix incorrect limit when listing deals - thanks @Mark-RSK
Version 0.6.16
- Added Create or Update method to Contact API (Thanks @Dwarner123)
- Added GetByUserToken to Contact API (Thanks @nsp37)
Version 0.6.15
Add recent deals (created/modified) APIs
Version 0.6.14
- Adds OwnerId option for engagements
Version 0.6.13
- Fixes Errors when retrieving deals without amounts - #6, thanks @bfutrell70
Version 0.6.10
Version 0.5.5
Fixes Deals list not returning the proper MoreResultsAvailable value #4 - thanks @bfutrell70
Version 0.5.4 - the GDPR release!
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
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
Adds the ability to specify a set of properties to fetch for each contact when getting all contacts