Release Notes
1.6.0 — August 2026
- Added descriptions to CP dashboard modules
- The Invoices link always shows in the CP sidebar navigation (previously hidden behind a settings toggle)
- Reworked the settings page field layout for improved clarity
- Redrew the CP icon mask to match the plugin icon's geometry and avoid style collisions with other plugins' icons
1.5.0 — July 2026
- Invoice notifications: created, failed, and error events now trigger their own notification type, each with a description shown in the CP
- MCP tools are now registered during plugin initialization, fixing tools that failed to load
- Added a review/support widget to the settings panel
- The Dashboard link always shows in the CP sidebar navigation (previously hidden behind a settings toggle)
- Cleaned up the CP icon mask for Craft compatibility
1.3.0 — July 2026
- New plugin UI framework: license management panel (
AbstractNavPlugin) with a dedicated CP navigation section - Added missing CP subnavigation icons
1.2.0 — July 2026
- Plugin base class now extends the shared
ycoreplugin base (yui\craftcore\base\BasePlugin)
1.1.0 — May 2026
- New diagnostics tab: view iDoklad API error logs, test the API connection, and manage invoice creation from one place
- Improved tax and discount handling when creating invoices
1.0.0 — March 2026
Initial release.
- Automatic invoice creation from store orders via the iDoklad API
- OAuth-based authentication with iDoklad, including retry handling for expired or invalid credentials
- Configurable invoice defaults and billing synchronization settings
- Improved handling of extra order items, tax calculation, and address data on generated invoices