File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77## [ Unreleased]
88### Fixed
99<<<<<<< HEAD
10+ - Prepared ` nullable: true ` to fields that can return null values in schemas for Field and Roles schemas
11+ =======
12+ <<<<<<< HEAD
1013- Fixed return type for ` filesApi.downloadFile ` function
1114=======
1215- Corrected ` FieldResponse ` schema to use ` GetField ` instead of ` Field ` to ensure GET responses accurately reflect all field types returned by the API
1316>>>>>>> origin/master
17+ >>>>>>> origin/master
1418## Added
1519- Added ` is_archived ` field in search response schemas for deals and leads
1620### Fixed
1721- Fixed PHP SDK v2 Configuration to use correct ` /v2 ` API endpoints after OAuth token refresh instead of defaulting to ` /v1 `
1822
23+ ## [ 14.3.3] ( https://github.com/pipedrive/client-php/compare/14.3.2...14.3.3 ) (2025-11-18)
24+
1925## [ 14.3.2] ( https://github.com/pipedrive/client-php/compare/14.3.1...14.3.2 ) (2025-11-18)
2026
2127## [ 14.3.1] ( https://github.com/pipedrive/client-php/compare/14.3.0...14.3.1 ) (2025-11-18)
You can’t perform that action at this time.
0 commit comments