Releases: DavidRouyer/pipedrive-dotnet
Releases · DavidRouyer/pipedrive-dotnet
Pipedrive.net v0.5.8
- fix: erasing expected close date on update (a74ce89)
Pipedrive.net v0.5.7
- fix: person & organization webhooks (45ce210)
Pipedrive.net v0.5.6
Pipedrive.net v0.5.5
- feat: add GET /organizations/{id}/files endpoint (728eb56)
Pipedrive.net v0.5.4
Pipedrive.net v0.5.3
- feat: allow update without custom fields (#62) thanks to @gregarican
- feat: add location, public_description, busy_flag to activities (8509d43)
- feat: add expected_close_date on deals (d651230, #62) thanks to @gregarican
Pipedrive.net v0.5.2
fix: activity creation and update (d74e976)
Pipedrive.net v0.5.1
- bugfix: Make Value in
SimpleDeal
nullable
Pipedrive.net v0.5.0
- Replace */find endpoints with */search endpoints. See https://pipedrive.readme.io/docs/changelog#removal-of-the-/find-/searchresults-and-/searchresults/field-endpoints-replaced-by-6-new-endpoints
Pipedrive.net v0.4.0
- BREAKING CHANGE: replace
IntCustomField
withLongCustomField