Skip to content

Commit d04fd68

Browse files
committed
Release v15.6.0
2 parents ccc9fc8 + b2f515b commit d04fd68

130 files changed

Lines changed: 11206 additions & 23006 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88
### Added
9+
<<<<<<< HEAD
910
- Added `source_deal_id` field to Lead schema to track the deal ID when a lead is converted from a deal
1011
- Added `source_lead_id` field to v2 Deal schema to track the lead ID when a deal is converted from a lead
12+
=======
13+
- Added `include_field_code` query parameter to Filters endpoints:
14+
- `GET /v1/filters/{id}`
15+
- `PUT /v1/filters/{id}`
16+
- `POST /v1/filters`
17+
- When set to `true`, each condition in the response includes a `field_code` field identifying the field by its code name. The value is `null` if the field code cannot be resolved.
18+
19+
## [15.6.0](https://github.com/pipedrive/client-php/compare/15.5.0...15.6.0) (2026-05-05)
20+
21+
## [15.5.0](https://github.com/pipedrive/client-php/compare/15.4.0...15.5.0) (2026-04-16)
22+
>>>>>>> origin/master
1123
1224
## [15.4.0](https://github.com/pipedrive/client-php/compare/15.3.0...15.4.0) (2026-02-16)
1325

0 commit comments

Comments
 (0)