Releases: justinholtweb/craft-headcount
Releases · justinholtweb/craft-headcount
5.0.2 Bump composer
Bump composer version
5.0.1 Bugfixes
Fixed
- Outgoing webhooks now actually dispatch. The documented events (
subscription.created,subscription.updated,subscription.canceled,subscription.expired,member.upgraded,member.downgraded) were never being sent; subscription lifecycle changes now deliver HMAC-SHA256 signed payloads to the configured endpoint via a queued job
Added
- Plan change detection: Stripe
customer.subscription.updatedevents now sync the subscription's plan and emitmember.upgraded/member.downgradedwebhooks based on the price delta Subscriptions::changePlan()service method for moving a subscription to a different plan
Initial plugin release
Initial plugin release