Version: 2.0.0
1.2.0 — July 2026
- Fixed missing icons in the Control Panel subnav
- Hardened the release pipeline so
-dev branches no longer trigger automatic releases
1.1.0 — July 2026
- Migrated to the shared
yui\craftcore\base\BasePlugin (Craft 5 core integration)
- Added the ability to delete import logs, with debug tracing for troubleshooting
- Updated Composer package metadata (author, homepage, documentation URL)
1.0.1 — June 2026
- Added an interactive console wizard (
craft seeder/generator/wizard) for generating customers, products, and categories
- Added dedicated Control Panel pages for managing seeder profiles and their settings
- Added category assignment, random field population, and tax category selection for seeded products
- Added dataset validation, progress reporting, batch seeding, and dry-run mode
- Added template download and Faker locale/seed CLI options
- Improved category mapping and asset import during seeding
- Added import log management
1.0.0 — October 2025
- Upgraded the plugin to Craft CMS 5
- Added the customer generator and initial product generation functionality
- Added Control Panel settings for the seeder
- Added usage documentation
Initial release — January 2024
- Initial plugin scaffolding and configuration for Craft CMS