WooCommerce Subscriptions 6.5.0 Changelogs

The WooCommerce Subscriptions 6.5.0 update, released on July 16, 2024, brought a few important changes and fixes. One significant addition is the inclusion of trial_period, suspension_count, and requires_manual_renewal details in the REST API response for subscriptions. This change helps developers get more useful information about subscriptions programmatically. Also, now when a renewal payment is skipped, the current status of the order will be included in the note, making it easier to troubleshoot such situations.

The update also addressed several bugs. For example, it improved the labels on subscription and order page templates for better clarity. Additionally, it fixed a problem where multiple renewal orders in a subscription could wrongly mark a random item as processing. Another fix prevents errors that occurred when there were invalid subscription objects during the update of a customer’s payment method. Lastly, it updated the core subscription module to version 7.3.0 for better performance and stability.

Latest Update Details

Version 6.5.0
Release Date 2024-07-16

Changelog

  • Add: Include trial_period, suspension_count, and requires_manual_renewal in the REST API response for subscriptions.
  • Update: When a renewal order’s payment is skipped, include the order’s current status in the note to help troubleshooting.
  • Fix: Label improvements on subscription and order page templates.
  • Fix: Fixed an issue with subscriptions containing multiple renewal orders to mark a random item as processing, instead of the last order.
  • Fix: Prevent errors from invalid subscription objects during customer payment method updates.
  • Dev: Updated subscriptions-core to 7.3.0.

Download WooCommerce Subscriptions 6.5.0