File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11*** Changelog ***
22
3+ = 1.2.0 - xxxx-xx-xx =
4+ * Add - --country and --type arguments for the `generate customers` command.
5+ * Add - customer generator attempts to localize data based on the specified country.
6+ * Add - orders will now include order attribution meta data.
7+ * Add - a progress bar in the Web UI.
8+ * Add - all generators now use a `batch` function under the hood when generating multiple items.
9+ * Change - customer generator defaults to only using countries that the store is configured to sell to.
10+ * Change - customer generator attempts to keep data consistent between name, username, and email address.
11+ * Change - coupon generator now generates more unique coupon codes.
12+ * Change - background process for the Web UI now generates items in batches instead of one at a time.
13+ * Change - menu item under WP Admin > Tools is now just "Smooth Generator" for better space efficiency.
14+ * Dev - update build tools, remove Grunt.
15+ * Fix - coupon generator will always generate the specified number of coupons.
16+
317= 1.1.0 - 2023-03-14 =
418* Add - some generated orders will now include fees.
519* Add - the possibility for billing, shipping, and location addresses to be different in orders.
Original file line number Diff line number Diff line change 77 * Author: Automattic
88 * Author URI: https://woocommerce.com
99 *
10- * Tested up to: 6.2
10+ * Tested up to: 6.5
1111 * Requires PHP: 7.4
1212 * WC requires at least: 5.0.0
13- * WC tested up to: 7.9 .0
13+ * WC tested up to: 9.1 .0
1414 * Woo: 000000:0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0
1515 *
1616 * @package WooCommerce
You can’t perform that action at this time.
0 commit comments