Releases: wpcodefactory/cost-of-goods-for-woocommerce
Releases · wpcodefactory/cost-of-goods-for-woocommerce
v3.5.2
- Fix - Fixed Key Manager library.
v3.5.1
- Dev - Add Cross-selling library.
- Dev - Move settings to WPFactory menu.
v3.5.0
- Dev - Orders - Calculations - Added new option "Ignore quantity".
- Dev - Added the License Key Manager library.
- WC tested up to: 9.3.
v3.4.9
- Fix - Fixed php warning.
- WC tested up to: 9.2.
v3.4.8
- Dev - Orders - Refunds options redesigned to make it easier to understand.
- Dev - New filter
alg_wc_cog_stock_report_export_record
added. - Tested up to: 6.6.
- WC tested up to: 9.1.
v3.4.7
- Fix - Removed 'woocommerce_bookings_after_display_cost' so it does not conflict with the WooCommerce Bookings.
- Dev - WC tested up to: 9.0.
v3.4.6
- Change - Report options removed, since the old WooCommerce reports doesn't work anymore.
- Change - Analytics settings moved to its own section.
- Dev - Analytics - Created a new option to add cost and profit columns for the admin page "WooCommerce > Customers".
v3.4.5
- Fix - Tools - Bulk edit costs - "Edit tags manually" does not work.
- Fix - Tools - Bulk edit costs - String missing translation.
v3.4.4
- Dev - Advanced - Create option to avoid infinite loops.
v3.4.3
- Fix - Avoid WordPress bug "https://core.trac.wordpress.org/ticket/40393" by not using
remove_filter()
in some places. - Fix - Advanced - Order calculation hooks - Some important hooks are not set for previous users.
- Dev - New action
alg_wc_cog_on_update
.