Releases: DavidRouyer/pipedrive-dotnet
Releases · DavidRouyer/pipedrive-dotnet
Pipedrive.net v0.5.19
11 Oct 21:44
Compare
Sorry, something went wrong.
No results found
fix: introduce NoContentException when 204 No Content is returned from the API to handle those cases (82a5169 )
fix: TimeRange timezone_id is a string instead of an int now (14961f7 )
Pipedrive.net v0.5.17
05 Jul 14:31
Compare
Sorry, something went wrong.
No results found
feat: GET /leadLabels (b394224 )
feat: GET /leadSources (7eba3bb )
feat: GET /pipelines/{id}/conversion_statistics & GET /pipelines/{id}/movement_statistics (9a63371 )
feat: GET /filters & GET /filters/{id} (82d7cc0 )
feat: add missing fields parameter in search (877800c )
Pipedrive.net v0.5.16
24 Jun 09:46
Compare
Sorry, something went wrong.
No results found
feat: add PUT /subscriptions/recurring/{id} endpoint (a06089d )
feat: add PUT /subscriptions/installment/{id} endpoint (a06089d )
Pipedrive.net v0.5.15
18 Jun 12:09
Compare
Sorry, something went wrong.
No results found
feat: add GET /deals/summary endpoint (d9bd39a )
feat: add GET /deals/timeline endpoint (b23d116 )
feat: add GET /deals/{id}/files (7e7c6d8 )
feat: add GET /deals/{id}/mailMessages (f69ad24 )
feat: add GET /deals/{id}/persons (8838bb7 )
Pipedrive.net v0.5.14
12 Jun 20:39
Compare
Sorry, something went wrong.
No results found
fix: create recurring subscription without payment (bcdea58 )
Pipedrive.net v0.5.13
04 Jun 15:21
Compare
Sorry, something went wrong.
No results found
Pipedrive.net v0.5.12
04 Jun 14:26
Compare
Sorry, something went wrong.
No results found
feat: add GET /subscriptions/{id} endpoint (#83 )
feat: add GET /subscriptions/find/{dealId} endpoint (#83 )
feat: add GET /subscriptions/{id}/payments endpoint (#83 )
feat: add POST /subscriptions/recurring endpoint (#83 )
feat: add POST /subscriptions/installment endpoint (#83 )
feat: add PUT /subscriptions/recurring/{id}/cancel endpoint (#83 )
feat: add DELETE /subscriptions/{id} endpoint (#83 )
Pipedrive.net v0.5.11
28 Apr 09:27
Compare
Sorry, something went wrong.
No results found
chore: nullable meta.trans_pending (1e42c96 )
Pipedrive.net v0.5.10
27 Apr 14:02
Compare
Sorry, something went wrong.
No results found
chore: nullable meta.company_id & meta.user_id (249f5aa )
Pipedrive.net v0.5.9
13 Feb 20:40
Compare
Sorry, something went wrong.
No results found
feat: add GET /persons/{id}/activities endpoint (bc06872 )
feat: add GET /persons/{id}/files endpoint (a7fe0f7 )
feat: add GET /persons/{id}/flow endpoint (3aaca7d )
renamed DealUpdateFlow to EntityUpdateFlow (ed918da )
Code cleanup