1. Home
  2. Knowledge Base
  3. WooCommerce Review and Approve
  4. Advanced Topics for Review and Approve

Advanced Topics for Review and Approve

Current version 1.2.2View Changelog

Changelog for WooCommerce Review and Approve

= 1.2.2, 2 June 2026 =
* Fixed: PHP Warning on the frontend Orders page if order has child products from Product Add-Ons Ultimate
* Updated: prevent multiple submissions when approving or sending revisions

= 1.2.1, 6 May 2026 =
* Fixed: PHP Warning when there are child products in the cart

= 1.2.0, 4 February 2026 =
* Updated: compatibility with Add-Ons Ultimate 4.0

= 1.1.10, 12 December 2025 =
* Added: added quote-request order status to permitted statuses for file uploads
* Added: rawc_order_statuses_upload_file and rawc_order_statuses_delete_file filters

= 1.1.9, 18 December 2024 =
* Fixed: incorrect image URL in the Approval Workflow if WordPress files are in a subdirectory
* Fixed: PHP warning if review.php is copied to the site's current theme
* Fixed: PHP notices about the text domain
* Updated: moved the review notice in the My Account page to inside the WooCommerce notice wrapper
* Updated: CSS stylesheet

= 1.1.8, 10 October 2023 =
* Added: admin notice if Product Add-Ons Ultimate is not active
* Updated: replaced FILTER_SANITIZE_STRING with FILTER_SANITIZE_FULL_SPECIAL_CHARS
* Updated: Updater class to 1.9.2

= 1.1.7, 12 September 2023 =
* Updated: handling of blank file uploads

= 1.1.6, 12 September 2023 =
* Fixed: updating an order with no uploaded file causes fatal error with Jetpack
* Updated: compatibility with WooCommerce High-Performance Order Storage

= 1.1.5, 24 April 2023 =
* Fixed: Products field type does not trigger approval workflow

= 1.1.4, 28 March 2023 =
* Added: rawc_allow_zero_files filter
* Added: rawc_after_maybe_prevent_status_transition action

= 1.1.3, 9 March 2023 =
* Added: link to final approved file in order details
* Fixed: PHP warnings
* Updated: use PR_RAWC_ASSETS_URL for enqueuing assets

= 1.1.2, 11 January 2022 =
* Fixed: customer email not sending in WooCommerce 6.0

= 1.1.1, 23 August 2021 =
* Updated: allow admins to set orders to Completed

= 1.1.0, 9 August 2021 =
* Added: ability to integrate with any type of Add-Ons Ultimate field

= 1.0.2, 2 August 2021 =
* Fixed: transition to order Completed status

= 1.0.1, 15 July 2021 =
* Fixed: licence activation issue

= 1.0.0, 7 July 2021 =
* First official release.