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.
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.