Skip to content

1.0.0

Latest

Choose a tag to compare

@gakdesign gakdesign released this 28 Aug 10:33
· 3 commits to main since this release

fix: accept bare ActiveCampaign account URL, not just the /api/3 form

normalize_base_url() strips/re-adds the /api/3 path so "Test connection" works whether the client pastes https://acct.api-us1.com or the full API URL. Settings now store the normalised value.