← Back to Returns v1.1.1 (9 releases)

Changelog Returns

Changelog for the planned Returns WooCommerce plugin: updates, fixes and feature development.

v1.1.1
  • Polish, German and Spanish translations completed for the typed request strings.
  • The "WooCommerce required" notice now uses the current plugin name.
v1.1.0
  • Typed requests: every request is now a Return, a Complaint or a Repair. Return stays the default, so existing records keep working unchanged.
  • Right to Repair: the Repair type lets customers ask you to repair a faulty item and state a preferred remedy (repair, replacement or refund) for complaints and repairs.
  • Type-aware reasons: each request type has its own reason list, validated on the server so a reason always matches its type.
  • Each order now allows one request per type instead of one request in total, so a return no longer blocks a later complaint or repair.
  • Admin: a Type column and a "filter by type" dropdown on the Return Requests list, plus the type and preferred remedy in the request details.
  • The merchant notification email now states the request type and preferred remedy.
  • New `returns/types` filter and a `returns/request_created` action for extensions.
v1.0.3
  • Accessibility improvements to the admin and storefront markup.
  • Fixed low-contrast admin headings under an OS dark-mode preference.
v1.0.2
  • Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.1
  • First stable release.
v0.1.3
  • Renamed to Plogins Returns for WooCommerce for a more distinctive plugin name.
v0.1.2
  • `Returns\Support\Refunds` helper with `returns/order_refund` action for PRO refund automation.
v0.1.1
  • `Returns\Support\Reasons` with `returns/reasons` and `returns/reason_label` filters for PRO analytics and extensions.
v0.1.0
  • Initial release: self-service return requests from My Account, item picker with reason and note, ownership checks, configurable eligibility and window, merchant email, a private return-request record and an admin status workflow.