Release Notes
0.2.0 — July 2026
- Added a Dashboard as the default GoCardless CP view, with a configurable widget layout and a Craft primary nav icon/link
- Added payment success, failed, and error notifications
- Split plugin Settings into General, Credentials, Pricing, Restrictions, and Test cards sections
- Added MCP tools so an AI agent can create a subscription or a refund through the same service layer the CP uses
- Removed the unused dashboard reorder route (had no backing action)
0.1.0 — July 2026
- Fixed missing control panel sub-navigation icons
- Blocked
-devbranches from triggering an automatic release
0.0.1 — June 2026
Initial release.
- Added the GoCardless control panel section with list and detail views for Payments and Mandates
- Added retry, cancel, refund, and sync actions for payments and mandates from the CP
- Added a Webhooks view that verifies inbound GoCardless webhooks against the configured signing secret and logs received events; payment and mandate status update from webhook events
- Added the initial database migration for the CP payments, mandates, and webhook events tables