Skip to main content
Version: 2.0.0

Release Notes

1.2.0 — July 2026

  • New plugin UI framework: license management panel (LicenseController, LicenseService) with a dedicated CP navigation section
  • Settings split into separate General and Advanced tabs for easier configuration
  • Added MCP tools for AI-assisted workflows: export a single order to POHODA (pohoda_export_order), fetch orders from POHODA (pohoda_import_orders), and look up a stock item by code (pohoda_lookup_item)
  • Fixed a stale minVersionRequired check that blocked the Craft CLI on a fresh install
  • Fixed missing CP subnav icons

1.0.1 — Initial release

  • POHODA mServer API integration for syncing store data with POHODA accounting
  • Item import from POHODA, including buffered and paginated list imports
  • Manual XML upload for stock items with custom parsing and mapping
  • Product export to POHODA
  • PohodaInvoiceProvider registered as an invoice provider for CraftInvoiceService