WooCommerce PDF Invoices Version 5.0.7 Changelog
* Check payment_complete for creating invoice details
* Fix missing Invoice number and date in some circumstances
* Check payment_complete for creating invoice details
* Fix missing Invoice number and date in some circumstances
* New: Tested up to WordPress 6.7
* New: Tested up to WooCommerce 9.4.1
* Fix: Resolved issue with coupon discount and store credit calculation in the frontend, email, and admin
* Fix: Auto apply coupon notice is not showing in the product page
* Fix: In custom table, column ‘date_expires’ is getting set to null when ‘wc_sc_expiry_time’ is null
* Fix: Under coupon’s setting ‘Actions’ tab, field ‘each with quantity’ appearing twice
* Fix: Discount row added by the plugin ‘Points and Rewards by WP Swings’ is not visible
* Fix: No discount applied by store credit when the entire code of the store credit is numeric
* Fix: Available coupons are not updating in the cart as expected
* Fix: Sometimes notice for database upgrade not going away when the cache is enabled
* Developer: Filter ‘wc_sc_show_email_addresses’ to manage display for ‘Sender’ and ‘Receiver’ email address
* Developer: Filter ‘wc_sc_batch_size_for_coupons_for_reminder’ for modifying the batch size for sending coupon expiry reminder email
* Update: Improved performance for custom table operations: creation, updates, auto-applying coupons, and displaying valid coupons
* Update: Performance improvement by moving codes meant for running once to appropriate function
* Update: Translation
* Add – New First-Class Mail postcards services.
* Tweak – Load box packer as composer package.
* Tweak – Box packer options name and description.
* Tweak – Ensure flat rate box length is always the longest side.
* Fix – Ensure that the shipping address in vendor emails is rendered properly without HTML elements.
* Fix – Prevent deprecation notices by conditionally loading Navigation feature only for stores running WC <= 9.2.
* Tweak - Wrap "Sold by" element with a paragraph.
* Dev - Bump WordPress "tested up to" version 6.7.
* Fix: WPML – switching language on waitlist account tab was not updating product names properly
* Fix: Removing waitlist data from product meta in Cocart plugin
* Fix – Fix issue with Gravity Forms 2.9.0. Needed to add a data-formid attribute to the WooCommerce form element.
* Fix – Fix issue with logging custom woocommerce_gravityforms_create_entries_on_specific_statuses filter.
* Fix – Fix issue with missing form during reorder validation.
* Fix – Ensure documents can still be manually listed using the shortcode for “Hidden” products
* Tweak – Added new shortcode parameter: `woocommerce_product_documents_list include-hidden=”true”` to allow hidden products to be included in the list
* Dev – Bump WordPress “tested up to” version 6.7.
* Add: New Customer Notification feature – sends reminder emails for upcoming subscription renewals, trials ending, and subscription expirations.
* Fix: Prevent adding products to the cart if a subscription renewal is already present.
* Update: Improved performance of wcs_get_subscription() when querying by product and customer or order.
* Update: Improved performance when checking limited subscription product availability.
* Update: Deprecate upgrading from versions of WooCommerce Subscriptions prior to 3.0.0 (released Jan 2020).
* Dev: Minor refactoring of `init` method in `WC_Subscriptions_Upgrader` class.
* Dev: Introduce the filter `woocommerce_subscriptions_synced_first_renewal_payment_timestamp` to enable plugins to modify the first renewal date of synced subscriptions.
* Dev: Update `get_post_meta()` calls to fetch product meta using CRUD getters.
* Dev: Update subscriptions-core to 7.7.1
* NEW: InSite for Checkout Block with preauthorizartions, Subscripiton & pay with one clic.
* NEW: Select all logo modes of payment methods from Redsys advanced (Checkout Block only).
* UPDATE: Now the token with the highest ID is used for subscriptions.
* UPDATE: Removed all code for multisite.
* UPDATE: Improved performance functions.
* FIX: Undefined variable.