Skip to main content
Version: 2.0.0

Release Notes

1.1.1 — August 2026

  • Settings moved from a single monolithic page onto the shared sectioned craft-24-pay layout, split into General, Credentials, Invoice, and Payment Mapping tabs.
  • Invoice creation outcomes (invoice.created, invoice.failed, invoice.error) are now reported through yui/craft-core's shared notification system, with descriptions for each notification type.
  • Fixed the plugin's Control Panel navigation icon mask.

1.1.0 — July 2026

  • Adopted the shared ycore UI framework (AbstractNavPlugin), adding a Dashboard page and a License CP page for plugin license activation shared with the rest of the yStore plugin suite.
  • Added billingo_get_invoices, billingo_create_invoice, and billingo_send_invoice MCP tools so AI agents and automation can inspect, create, and send invoices when yui/craft-mcp is installed.
  • Added missing CP subnav icons.
  • Removed a stale minVersionRequired check that could block the Craft CLI on a fresh install.
  • Added Slovak and Hungarian translations.

1.0.1 — 2026

  • Initial tracked release.