Skip to content

Commit 2e0aacb

Browse files
klaviyo-sdkklaviyo-sdk
andauthored
version 8.0.0 (#28)
Co-authored-by: klaviyo-sdk <[email protected]>
1 parent 1fb53b9 commit 2e0aacb

File tree

556 files changed

+5068
-1555
lines changed

Some content is hidden

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

556 files changed

+5068
-1555
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [8.0.0] - revision 2024-07-15
8+
9+
### Added
10+
11+
- Forms API
12+
- New `KlaviyoAPI::Forms` class with methods to get forms, form versions and relationships.
13+
- Webhooks API
14+
- new `KlaviyoAPI::Webooks` class containing CRUD operations for webhooks.
15+
16+
### Changed
17+
- `ProfilesApi.subscribe()`
18+
- Added `historical_import` flag for importing historically consented profiles can now be optionally supplied in the payload for the Subscribe Profiles endpoint.
19+
- When using this flag, a consented_at date must be provided and must be in the past.
20+
21+
722
## [7.1.0] - revision 2024-06-15
823

924
### Added

0 commit comments

Comments
 (0)