Historia zmian planowanej wtyczki Returns: aktualizacje, poprawki i rozwój funkcji dla WooCommerce.
v1.1.4
Tested against WordPress 7.1. Verified by activating this build on a clean 7.1 install with WooCommerce 11.1, not by editing the header.
v1.1.3
Fixed the PRO promo on the settings screen quoting a price in PLN. PRO is priced and charged in EUR, so an admin on a Polish site was shown a zloty amount and then billed in euro, and the zloty figure was a fixed conversion that drifted from the real charge as the rate moved. The promo now shows the euro price that is actually taken.
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.