File manager - Edit - /home/aussies6/public_html/wp-content/plugins/woocommerce-measurement-price-calculator/changelog.txt
Back
*** WooCommerce Measurement Price Calculator Changelog *** 2017.06.13 - version 3.12.0 * Feature - Add a percentage overage or cut estimate when accepting customer-defined measurements * Feature - Optionally limit customer-defined measurements with minimum value, maximum value, or increment * Fix - Ensure "remaining stock" checks do not fail when inventory is being calculated, but remaining inventory is less than 1 (requires WooCommerce 3.1+) * Fix - Always persist user inputs if add-to-cart validation fails 2017.05.03 - version 3.11.4 * Fix - Ensure calculated inventory reduction is correct when using IPN gateways in WooCommerce 3.0+ * Fix - "Sold Individually" setting respected when "Calculated Inventory" is enabled in WooCommerce 3.0+ * Fix - Incorrect unit prices for simple products or variations displayed when using quantity-based pricing in WooCommerce 3.0+ * Fix - Incorrect line item price when using unit price and a remaining stock of "1" in WooCommerce 3.0+ * Fix - Ensure variations fallback to parent product measurements if not set in quantity-based mode 2017.04.18 - version 3.11.3 * Fix - Potential timeouts for non-measurement products with certain configurations * Fix - PHP notices when inventory is calculated in WooCommerce 3.0+ * Fix - Product weight missing from "Additional Information" tab when not using measurements 2017.04.12 - version 3.11.2 * Fix - Show the correct price range when using a pricing table * Fix - Calculated inventory only accounted for entered measurement, not quantity in WooCommerce 3.0+ 2017.04.04 - version 3.11.1 * Fix - Errors with simple products that have "calculated price" enabled 2017.03.28 - version 3.11.0 * Fix - Compatibility error with Min / Max Quantities plugin * Fix - Avoid overriding the shop "add to cart" text when measurement products are out of stock * Misc - Added support for WooCommerce 3.0 * Misc - Removed support for WooCommerce 2.4 2017.01.11 - version 3.10.2 * Fix - PHP notices when a measurement product is back-ordered * Fix - PHP 7.1 warning when product sale price is not set * Dev - Updated single-product/price-calculator.php and single-product/quantity-calculator.php templates 2016.09.07 - version 3.10.1 * Tweak - Allow merchants to filter the measurement options select to add additional data to the measurement labels * Tweak - Allow plugins to force price calculations to round to the set decimal places * Fix - Ensure the quantity input doesn't have a maximum value when calculated inventory is enabled * Fix - Fix a rare issue where the calculated total price doesn't display below the calculator * Fix - Fix incorrect cart contents weight when using products with the pricing calculator inventory feature enabled * Fix - Fix a rounding error which can occur with large quantities * Fix - A user's entered measurements for a pricing calculator product will not clear if add-to-cart validation fails with a page refresh * Fix - Ensure the pricing calculator displays below the variation description 2016.06.02 - version 3.10.0 * Misc - Added support for WooCommerce 2.6 * Misc - Removed support for WooCommerce 2.3 2016.05.18 - version 3.9.1 * Fix - Improve Google Product Feed compatibility 2016.01.14 - version 3.9.0 * Misc - Added support for WooCommerce 2.5 * Misc - Removed support for WooCommerce 2.2 2015.12.14 - version 3.8.1 * Fix - Fix a PHP warning when backorders are allowed * Tweak - Use the maximum pricing rules price in Google Product Feed 2015.11.06 - version 3.8.0 * Feature - Google Product Feed compatibility * Tweak - Display the maximum price per unit in the price rich snippet for pricing calculator products 2015.09.10 - version 3.7.1 * Fix - Quantity calculator pricing per unit display for variable products in WooCommerce 2.4 * Fix - Ensure a variation's area and volume are updated when variations are saved via AJAX in WooCommerce 2.4 * Fix - Ensure a variation's meta is inherited from the parent when not set 2015.07.28 - version 3.7.0 * Feature - Catalog Visibility Options compatibility * Fix - Measurement product pricing now respects the tax display settings :) * Fix - Compatibility fix with Dynamic Pricing 2.9.0+ * Fix - Ensure variation meta is inherited from the parent if not set * Fix - Virtual products are allowed again * Fix - Compatibility fix with Request a Quote * Fix - Allow mixed fractions to be used in measurement options * Fix - Fix incorrect cart contents count when using products with the pricing calculator inventory feature enabled * Tweak - Use `woocommerce_get_price_html` and `woocommerce_get_variation_price_html` to filter the per-unit price HTML * Tweak - Skip saving the `_wc_price_calculator` meta if the measurement type is set to 'None' * Tweak - Translatable quantity calculator actual amount label * Tweak - Display the weight per unit label on the Additional Information product tab for products with calculated weight enabled * Misc - WooCommerce 2.4 Compatibility 2015.02.24 - version 3.6.1 * Fix - Ensure variation meta is properly saved in WooCommerce 2.3 2015.02.09 - version 3.6.0 * Misc - WooCommerce 2.3 Compatibility 2015.01.27 - version 3.5.5 * Fix - Fix stock availability for variable products using pricing rules * Fix - Fix a potential rounding issue when using PayPal as a payment gateway * Tweak - Introduce `wc_measurement_price_calculator_no_price_available_notice_text` filter 2014.12.03 - version 3.5.4 * Fix - Fix an error with the price for simple pricing rules products once placed in the cart 2014.12.02 - version 3.5.3 * Fix - Fix an error with the price for variable pricing rules products once placed in the cart 2014.11.18 - version 3.5.2 * Tweak - Introduce 'wc_measurement_price_calculator_measurement_needed' filter * Tweak - Introduce 'wc_measurement_price_calculator_measurement_dimension' filter * Tweak - Introduce 'wc_measurement_price_calculator_measurement_area' filter * Tweak - Introduce 'wc_measurement_price_calculator_measurement_perimeter' filter * Tweak - Introduce 'wc_measurement_price_calculator_measurement_volume' filter * Fix - Display sale badge on pricing rules products 2014.10.07 - version 3.5.1 * Fix - Fix an error when using variable measurement products 2014.10.06 - version 3.5.0 * Feature - Surface area calculator * Tweak - Support for measurement price calculator pricing products sold individually * Tweak - Separate price and pricing label with a slash * Fix - Fix an issue with variation measurement meta in WooCommerce 2.2 2014.09.10 - version 3.4.3 * Fix - Compatibility with Cost of Goods Sold 2014.09.07 - version 3.4.2 * Misc - WooCommerce 2.2 Compatibility 2014.08.22 - version 3.4.1 * Fix - Fix bug with fractions calculations 2014.08.19 - version 3.4.0 * Feature - Users can now enter measurements needed in fractions such as "1/4" or "8 1/4" * Tweak - Show pricing as a range for better compatibility with rich snippets * Tweak - Show price suffix after the pricing label for quantity calculator products * Tweak - Frontend measurement label is filterable with wc_measurement_price_calculator_label * Fix - Include price suffix for products that use the pricing calculator * Fix - Fix price rich snippet for pricing calculator products * Fix - Total measurement needed can no longer be altered from the browser 2014.05.27 - version 3.3.3 * Fix - Error that can occur during WPML translation 2014.04.25 - version 3.3.2 * Fix - Product variation with pricing table support 2014.02.24 - version 3.3.1 * Fix - Quantity calculator pricing per unit display for variable products 2014.01.20 - version 3.3 * Misc - Uses SkyVerge Plugin Framework * Misc - WooCommerce 2.1 Compatibility * Localization - Changed text domain to woocommerce-measurement-price-calculator and moved languages directory to i18n 2013.12.13 - version 3.2 * Feature - Perimeter calculator * Fix - Improved shipping handling for pricing quantity calculator products * Fix - Corrected Volume (LxWxH) calculation for metric units * Localization - Fixed text domain 2013.10.18 - version 3.1.3 * Fix - Allow non-integer stock quantities * Fix - Pricing calculator compatibility with WooCommerce Dynamic Pricing plugin * Fix - Improved compatbility with WooCommerce Product Addons 2013.09.06 - version 3.1.2 * Tweak - Improved customizability of the frontend unit label field 2013.07.16 - version 3.1.1 * Fix - Bug fix on edit product page 2013.07.12 - version 3.1 * Feature - Pricing calculator product minimum price * Tweak - Pricing Calculator Product compatibility with WooCommerce Product Addons 2.0.9+ 2013.05.31 - version 3.0.1 * Tweak - Frontend unit label is filterable with wc_measurement_price_calculator_unit_label * Tweak - Measurement unit labels are localized on frontend 2013.05.17 - version 3.0 * Feature - Fixed values or select dropdowns can be configured for pricing calculator product measurement fields * Feature - Price per unit (ie $/sq ft) can be displayed on frontend for quantity calculator products * Feature - Customizable pricing calculator products inventory can now be managed "per unit" (requires WC 2.0.4+) * Feature - Customizable pricing calculator products weight can now be calculated "per unit" * Feature - Pricing table for configuring stepped prices for pricing calculator products * Feature - Pricing Calculator Product compatibility with WooCommerce Product Addons * Tweak - Total amount displayed on frontend for derived pricing calculator products * Tweak - Measurement units are localized on frontend * Fix - Improved "order again" support for pricing calculator customizable products (requires WC 2.0.4+) 2013.01.13 - version 2.0 * Feature - Pricing per unit calculator * Feature - Quantity calculator variation support * Localization - added German translation by Stephanie Schlieske * WC 2.0 compatibility 2012.12.17 - version 1.0.2 * Fix - cleaned up frontend javascript minor issues * Localization - added French translation by Olivier Herzog 2012.12.04 - version 1.0.1 * New updater 2012.07.09 - version 1.0 * Initial Release
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings