Skip to content

Commit 82f00ea

Browse files
author
klaviyo-sdk
committed
version 5.2.0
1 parent 01bfb6a commit 82f00ea

File tree

1,309 files changed

+424949
-52108
lines changed

Some content is hidden

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

1,309 files changed

+424949
-52108
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
NOTE: For more granular API-specific changes, please see our [API Changelog](https://developers.klaviyo.com/en/docs/changelog_)
99

10+
11+
12+
## [5.2.0] - revision 2023-09-15
13+
14+
### Added
15+
16+
- `Images` API
17+
- We now support the following operations to work with images:
18+
- `get_image`
19+
- `get_images`
20+
- `update_image`
21+
- `upload_image_from_file`
22+
- `upload_image_from_url`
23+
- `Coupons` API
24+
- We now support CRUD operations for both Coupons and Coupon Codes
25+
- Check out [Coupons API guide](https://developers.klaviyo.com/en/docs/use_klaviyos_coupons_api) for more information.
26+
- Additional filtering/sorting option for getting profiles from `Lists` and `Segments`: `joined_group_at`
27+
- New profile merge endpoint: `Profiles.merge_profiles`
28+
- Increased the maximum page size limit for `Lists.get_list_relationships_profiles` and `Segments.get_segment_relationships_profiles` to 1000
29+
1030
## [5.1.2] - revision 2023-08-15
1131

1232
### Added

0 commit comments

Comments
 (0)