Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Releases: Label84/laravel-active-campaign

v1.2.1

05 May 14:54
Compare
Choose a tag to compare
  • PendingRequest::get() - $data must be null if query string is used (#15) fixes #7
  • Update README.md with new usage examples, add optional lists example to config (#16)

v1.2.0

05 May 10:33
Compare
Choose a tag to compare
  • Remove empty ActiveCampaign class, defer provision and clean-up service provider (#12)

v1.1.3

05 May 10:22
Compare
Choose a tag to compare
  • Normalise docblocks and add API references (#10)
  • Fix endpoints that don't match the API docs and fix static analysis errors (#11)
  • Add support for sync and updateListStatus endpoints (#13)
  • Throw ActiveCampaignException instead of RequestException on HTTP error (#14)

Thanks to @rossbearman for the PRs

v1.1.2

20 Mar 09:25
Compare
Choose a tag to compare
  • Changes the field id to contact in create/update field value (issue #8 )

v1.1.1

19 Feb 15:46
Compare
Choose a tag to compare
  • Add Laravel 10.x support

v1.1.0

12 Dec 19:08
Compare
Choose a tag to compare
  • Fix facade
  • Fix alias in composer.json
  • Code cleanup
  • Add contact tag/untag

v1.0.1

29 Nov 10:26
Compare
Choose a tag to compare

Fixes the publish config command.

v1.0.0

14 Mar 17:59
Compare
Choose a tag to compare
Add badges to readme