Skip to content

Releases: wpcodefactory/cost-of-goods-for-woocommerce

v3.5.2

07 Oct 16:21
Compare
Choose a tag to compare
  • Fix - Fixed Key Manager library.

v3.5.1

27 Sep 21:53
Compare
Choose a tag to compare
  • Dev - Add Cross-selling library.
  • Dev - Move settings to WPFactory menu.

v3.5.0

24 Sep 22:21
Compare
Choose a tag to compare
  • Dev - Orders - Calculations - Added new option "Ignore quantity".
  • Dev - Added the License Key Manager library.
  • WC tested up to: 9.3.

v3.4.9

05 Sep 08:21
Compare
Choose a tag to compare
  • Fix - Fixed php warning.
  • WC tested up to: 9.2.

v3.4.8

17 Jul 22:14
Compare
Choose a tag to compare
  • 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

24 Jun 19:20
Compare
Choose a tag to compare
  • 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

18 Jun 15:08
Compare
Choose a tag to compare
  • 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

12 Jun 21:02
Compare
Choose a tag to compare
  • Fix - Tools - Bulk edit costs - "Edit tags manually" does not work.
  • Fix - Tools - Bulk edit costs - String missing translation.

v3.4.4

04 Jun 19:27
Compare
Choose a tag to compare
  • Dev - Advanced - Create option to avoid infinite loops.

v3.4.3

03 Jun 20:36
Compare
Choose a tag to compare
  • 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.