What's Changed
-
Feature: Add missed endpoints for mailing lists by @olexandr-mazepa in #505
- Added MailListsMembers.listMembersByAddress to retrieve list members by address.
- Added MailingListsClient.listByAddress for mailing list retrieval by address.
- Implemented CSV bulk upload support for mailing list members.
- Introduced a breaking change by removing the optional address property from the query parameter for MailingLists.list.
Full Changelog: v12.9.0...v13.0.0