You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,39 @@ The file format of it is based on [Keep a Changelog](http://keepachangelog.com/e
7
7
For public Changelog covering all changes done to Pipedrive’s API, webhooks and app extensions platforms, see [public Changelog](https://pipedrive.readme.io/docs/changelog) with discussion area in [Developers Community](https://devcommunity.pipedrive.com/c/documentation/changelog/19).
8
8
9
9
## [Unreleased]
10
+
### Added
11
+
12
+
- Added “pipeline_id” query parameter to GET /api/v1/deals/summary endpoint
13
+
10
14
### Changed
15
+
11
16
- Updated list of lead label colors to include 'brown', 'dark-gray', 'orange', 'pink'
12
17
13
18
## [24.0.0] - 2025-01-30
14
19
### Added
20
+
15
21
- Introduced a new client-nodejs library with full TypeScript support
16
22
- Added compatibility for both API v1 and v2 endpoints. See migration guide for more details
23
+
- Add documentation for installments functionality:
0 commit comments