Skip to content

Latest commit

 

History

History
73 lines (50 loc) · 1.48 KB

CHANGELOG.MD

File metadata and controls

73 lines (50 loc) · 1.48 KB

Craft Flexmail Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

3.1.0 - 2024-11-22

Fixed

  • Change the limit of getInterests() from the default 25 to the maximum of 500

3.0.1 - 2023-01-31

Fixed

  • Don't refresh on migrate

3.0.0 - 2022-12-23

Added

  • Utility to manually refresh interests

Deprecated

  • Interest Labels (field, API call & console command)
  • Preferences (field, API call & console command)

2.0.1 - 2022-11-18

Fixed

  • Send interests to Flexmail

2.0.0 - 2022-09-30

Added

  • Craft 4 compatibility
  • Added Flexmail Interests Field

Changed

  • Deprecated Flexmail Preferences Field
  • Deprecated Flexmail Interest Labels Field

2.0.0-beta.1 - 2022-03-15

Added

  • Craft 4 compatibility

1.0.6 - 2022-04-04

Fixed

  • Don't throw exception when status code is 409 Conflict
  • Link for updateContact

1.0.5 - 2022-03-03

Fixed

  • Fixed response parsing caused by API changes

1.0.4 - 2022-03-03

Fixed

  • Better check for excisting contacts

1.0.3 - 2022-03-03

Fixed

  • Better check for excisting contacts

1.0.2 - 2022-03-03

Fixed

  • Better check for excisting contacts

1.0.1 - 2022-03-03

Fixed

  • Fixed errors in response checks cause by API changes
  • Added caching to preference & interest label calls

1.0.0 - 2021-11-30

  • Initial release 🎉