Releases: pinalj/quotes-for-woocommerce
Releases · pinalj/quotes-for-woocommerce
Version 2.7
= 2.7 ( 02.02.2025 ) =
- Fix - Compatibility errors with WordPress 6.7.1.
- Fix - Intermittent fatal error with Stream.
- Tweak - Add a hook to allow users to set a custom order status when quote orders come through.
- Fix - Request Quote button is displayed on the product listing page for products where no price is set.
- Fix - Fixed some warnings thrown by the QIT tool in the readme.txt file.
Version 2.6
= 2.6 ( 16.10.2024 ) =
- Tweak - Added some filters for compatibility with Premium 1.5.
- Fix - Address WooCommerce Payment Gateway API required fields.
Version 2.5
= 2024-09-17 - Version 2.5 =
- Enhancement - Added setting to modify the Proceed to Checkout button text when cart contains only quote products.
- Enhancement - Added setting to modify Checkout page title when cart contains only quote products.
- Tweak - Added filters to allow users to modify the quote status for which initial emails should be sent to admin and customer.
- Fix - Rectified incorrect French translation for the word 'Price'.
- Fix - Modified plugin code to work correctly with PHP 8.3.x.
Version 2.4
= 2.4 ( 27.06.2024 ) =
- Enhancement - Introduced compatibility with WooCommerce Composite Products.
- Tweak - Moved the individual product quote settings in Product Data > Inventory meta tab to the Premium version.
- Fix - Fixed an issue where tracking consent is sent incorrectly by the plugin.
- Fix - Fixed a fatal error displayed with WooCommerce 9.0.x.
- Fixed - Fixed an issue where prices are not displayed on the Cart page for non-quotable products with the Pro version.
Version 2.3
= 2.3 ( 20.05.2024 ) =
- Fix - Added missing Spanish language .mo file.
- Fix - Order totals are not displayed on the Pay Order page when quotes are enabled globally.
- Tweak - Added non-sensitive diagnostic data tracking.
Version 2.2.1
= 2.2.1 ( 06.04.2024 ) =
- Fix - Modify plugin code to hide prices in mini-cart created using blocks.
- Tweak - Updated plugin to preload files to hide prices based on global settings.
Version 2.2
= 2.2 ( 25.03.2024 ) =
- Tweak - Add filters to allow the modification of the General Settings page.
- Tweak - Add filters to compatibility with Pro version 1.1
Version 2.1.1
= 2.1.1 ( 14.03.2024 ) =
- Tweak - Add Premium verison link.
Version 2.1.0
= 2.1.0 ( 10.02.2024 ) =
- Tweak - The Quotes menu has now been moved to WooCommerce > Settings > Quotes.
- Tweak - The recipient is now displayed in the emails listing page in WooCommerce > Settings > Emails.
- Fix - Fixed an issue where the note was displayed twice on the Order Received Page for Add for Quote payment medium.
- Fix - The item price is displayed on the Cart Blocks.
Version 2.0.2
= 2.0.2 ( 29.11.2023 ) =
- Fix - Added check to run the plugin only when WooCommerce is active.
- Fix - Added nonce checks for ajax calls for security.