Skip to content
- New Feature: added an “unselect vars” button on the variable products to deselect all the variations of a product.
- Fix: for date fields not displaying date picker.
- Fix: for an issue with attributes not showing on WooCommerce 3.6+.
- Fix: for a problem where groups wouldn’t load for any products in the list. Thanks to MastersIT for pointing that out.
- Small general bug fixes and improvements.
- Added Status “pending” to Bulk Edit dialog as it was previously available only in the grid built-in editor for the Status field.
- Fixed StockStatus not saving in some cases.
- Fixed not saving the change of Product Type, when option “Use API calls when possible” is enabled.
- Fixed an issue with the grid where the current grid changes aren’t commit when the grid loose focus. For example, if you edit a cell and then click “Save Changes” it does nothing as the grid didn’t commit the changes when lost the focus and therefor “Save Changes” doesn’t execute.
- Small general bug fixes.
- “Use API calls when possible” on by default because latest WordPress does not save some fields using the regular faster method.
- Option to call the new API calls when possible.
- Optionally revert tags to text handling.
- “Convert manually to UTF-8” is now called always and removed from options.
- Attributes are now sorted by slug and not by ID.
- Bug fixes and improvements.
- Easy way to clear applied search filters.
- Fixed the publish date not getting saved (in 4.3.4).
- New distinctive formatting for variations.
- Support for the new on backorder stock status.
- Moved wp lister action calls in the woocommerce action.
- Updated the headers declaring WooCommerce support.
- Better compatibility with Prospress subscriptions.
- New distinctive formatting for variations.
- Support for the new on backorder stock status.
- Moved wp lister action calls in the woocommerce action.
- Updated the headers declaring WooCommerce support.
- Better compatibility with Prospress subscriptions.
- Added the new headers declaring WooCommerce support.
- Function ‘Full View’ added which expands the table to the maximum available height and hides the other controls.
- Better sorting of the variations.
- UTF-8 encoded slugs are now decoded in the table.
- Fixed a bug for custom fields with unsupported characters.
- Updated the spanish translation(thanks to Antonio Gutierrez).
- Now the product update WebHook is triggered.
- Confirmation dialog when active changes exist and the ‘Get Products’ button was clicked.
- Support for grouped products for woocommerce >= 3.0.0.
- Function ‘Revert selected’ added.
- Fixed a php warning when the action calls are enabled (woo >= 3.0.0).
- CSV Update is hidden by default and can be enabled when debug mode is on.
- Added actions for better compatibility with third-party plugins.
- Allow backorders is explicitly set to ‘not allow’ when creating variations.
- Maintenance update.
- Fix for woo > 3.0.0 – variation stock status should not use the new product_visibility taxonomy.