Getting Started with Advanced Uploads
Changelog for Advanced Uploads for Add-Ons Ultimate
= 1.3.2, 22 July 2026 =
* Added: wcpauau_custom_page_count_method filter
= 1.3.1, 15 April 2026 =
* Added: option to save edited file in different file formats
* Updated: improved license validation
* Updated: auto edit now works if Allow multiple uploads is disabled
= 1.3.0, 4 February 2026 =
* Updated: compatibility with Add-Ons Ultimate 4.0
= 1.2.17, 9 December 2025 =
* Fixed: upload quantity not getting passed back to the product page when edit options is enabled
= 1.2.16, 19 November 2025 =
* Added: {upload_quantity} tag for renaming files. Requires AOU 3.27.2+
* Fixed: auto edit not triggered if it was triggered previously and a new image is uploaded
= 1.2.15, 12 November 2025 =
* Added: wcpauau_autocroparea filter
* Updated: upload quantity default width
= 1.2.14, 3 November 2025 =
* Updated: declare aspectRatio variable earlier
= 1.2.13, 25 June 2025 =
* Added: wcpauau_cropper_detect_mime_type filter
= 1.2.12, 15 May 2025 =
* Added: Imagick option for wcpauau_page_count_method filter
= 1.2.11, 17 April 2025 =
* Fixed: ensure PDF count updates after file is removed
= 1.2.10, 20 March 2025 =
* Added: wcpauau_page_count_method filter
= 1.2.9, 12 March 2025 =
* Added: wcpauau_update_close_text filter
* Updated: PDF page count now works for multiple uploads
= 1.2.8, 21 January 2025 =
* Added: multiply price with quantity per upload
= 1.2.7, 10 October 2024 =
* Fixed: Max Files setting of Upload fields does not work if image editing is enabled
* Updated: improvement on image quality when editing image on the frontend
= 1.2.6, 10 June 2024 =
* Updated: hide Edit Image button if uploaded file is not an image
* Updated: minimize security check failures on uploads by non-logged in users
= 1.2.5, 15 May 2024 =
* Fixed: Edit Image popup box appears after adding the product to the cart even if upload field is hidden
* Fixed: combined quantity also counts failed uploads
* Fixed: removing a file from the AJAX upload box does not update the combined quantity field
= 1.2.4, 27 March 2024 =
* Added: option to keep original uploaded image
= 1.2.3, 29 August 2023 =
* Updated: trigger auto edit only after image is loaded
* Updated: compatibility with WooCommerce High-Performance Order Storage
= 1.2.2, 3 July 2023 =
* Updated: return message if there was an error in getting PDF page count
= 1.2.1, 15 May 2023 =
* Fixed: PDF page count not working for non-logged in users
= 1.2.0, 10 March 2023 =
* Added: option to enable PDF page count
= 1.1.6, 4 January 2023 =
* Added: wcpauau_zoomable filter for Cropper
* Updated: Cropper now follows the setting for upload min/max width/height
* Updated: extra param in extra_fields name attribute
= 1.1.5, 21 June 2022 =
* Updated: use global aspect ratio if field aspect ratio is empty
= 1.1.4, 7 February 2022 =
* Added: wcpauau_cropper_mime_type filter
* Fixed: quantity per upload field has no input name if "Combined quantity field ID" is blank
* Fixed: clicking Update and Close button in the cropper repeatedly generates multiple instances of the same file in the dropzone area
= 1.1.3, 20 September 2021 =
* Added: wcpauau_edit_text filter
* Updated: set resizeWidth param is set using max width via wcpauau_restrict_thumbnail_size filter
= 1.1.2, 15 June 2021 =
* Fixed: PDF fails upload
= 1.1.1, 20 May 2020 =
* Added: wcpauau_check_min_width filter
* Added: filters for default, min and max values for upload quantity fields
* Fixed: images with duplicate names getting incorrectly deleted after editing
= 1.1.0, 25 March 2021 =
* Added: min height and min width parameters
* Added: option to automatically trigger edit screen when image is uploaded
* Added: multiple parameters can be set on fields rather than globally
* Added: option to create 'Quantity' field for each upload
* Updated: prevent cropping off-canvas
= 1.0.4, 30 July 2020 =
* Fixed: error when activating without Product Add-Ons Ultimate
= 1.0.3, 23 July 2020 =
* Fixed: second Cropper instance not initiating
= 1.0.2, 16 July 2020 =
* Added: image quality setting
* Added: $id and $field parameters to wcpauau_aspect_ratio filter
* Fixed: allow multiple edits of same image
* Updated: ensure modal editor fits window
= 1.0.1, 25 June 2020 =
* Updated: added licence key field
= 1.0.0, 16 June 2020 =
* Initial commit