Releases: boxblinkracer/shopware-ai-demodata
Releases · boxblinkracer/shopware-ai-demodata
v1.4.0
v1.3.1
Fixed
- Fix problem where the default value of the "--count" argument did not work. So it was not possible to skip it.
- Fix problem where the plugin always threw an exception if no API key was provided, even if other commands would have been called.
v1.3.0
Added
- Added new option --saleschannel to specify the SalesChannel when importing products and assign them to a category. (thx @schliesser)
v1.2.0
Added
- Added new option to define the approximate length of product descriptions.
- Add new plugin configuration hint for OpenAI key that it starts with sk_. (thx @jissereitsma)
- Added better error output for OpenAI requests. Sometimes the message is empty, but the error code can still be displayed. (thx @jissereitsma)
v1.1.0
Added
- Add new CLI command to generate media images.
- Added new plugin configurations for default values.
- Add new option to specify the sizes of generated product images.
v1.0.0
Initial release with product data generation