How To Guides for Advanced Calculations
Changelog for Advanced Calculations for Add-Ons Ultimate
= 1.3.0, 4 February 2026 =
* Updated: compatibility with Add-Ons Ultimate 4.0
= 1.2.6, 30 April 2025 =
* Fixed: Field ID for X and Field ID for Y not updated when a product is duplicated or when a group is copied
= 1.2.5, 29 August 2023 =
* Updated: compatibility with WooCommerce High-Performance Order Storage
* Updated: changed file upload permission to manage_woocommerce
= 1.2.4, 25 July 2023 =
* Fixed: layout issue when using Table group layout and when Display table is enabled on a calculation field
* Updated: renamed prefix_acf_fields to acaou_acf_fields
= 1.2.3, 15 May 2023 =
* Added: exact match for x and y values in look up tables
= 1.2.2, 15 February 2023 =
* Fixed: parse error in functions-look-ups.php
= 1.2.1, 12 July 2022 =
* Fixed: Fatal error on PHP 8 if Add tax to cell values is enabled and if table has null signifier
= 1.2.0, 22 June 2022 =
* Added: compatibility with Fees and Discounts
* Added: allow application/csv file type
* Added: acaou_allowed_file_types filter
* Updated: changed required admin capability to manage_woocommerce
= 1.1.0, 15 June 2021 =
* Added: option to apply tax to look up values
* Added: ACF integration for calculations
* Updated: changed display name for consistency
= 1.0.3, 31 March 2021 =
* Added: options for look up tables with empty cells
= 1.0.2, 11 March 2021 =
* Updated: changed method to check uploaded file mime type
= 1.0.1, 3 March 2021 =
* Added: support for single column look up tables
= 1.0.0, 20 February 2021 =
* Initial commit