← Wróć do Returns Prov1.0.5 (11 wydań)

Historia zmian Returns Pro

Historia zmian dostępnej wtyczki Returns Pro: aktualizacje, poprawki i rozwój funkcji dla WooCommerce.

v1.0.5
  • Fixed: the plugin title label on Freemius notices rendered white on a background measuring 2.37:1, where WCAG AA wants 4.5:1 for text that size. The label now uses the same grey WordPress core uses, at 4.61:1.
  • Fixed: the public key constant was defined inside the guard for the product id constant, so it would have gone undefined if anything had defined the id first. Harmless today, wrong the moment it is not.
v1.0.4
  • Fix: deleting the plugin now removes its options and transients instead of leaving them in the database, on every site of a network. The free plugin's own settings are untouched.
v1.0.2
  • Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.1
  • First stable release.
v0.6.2
  • Plugin Check: escaping/sanitisation/i18n/hygiene fixes.
v0.6.1
  • Renamed plugin slug to `plogins-returns-pro` for the Plogins family naming convention. No functional changes.
v0.6.0
  • Refund actions from the return request screen (`RefundActions`, `RefundActionsSettings`) using `Returns\Support\Refunds` and `returns/order_refund`.
  • Order refund (Pro) meta box with gateway refund and restock toggles.
  • Requires Returns 0.1.2 or later.
v0.5.0
  • Return-reason analytics dashboard with date filters and CSV export (`ReturnReasonAnalytics`, `ReturnReasonReportQuery`).
  • Register `ShippingLabels` in the PRO service container.
  • Requires Returns 0.1.1 or later.
v0.4.0
  • Automatic store credit on completed returns (`AutoStoreCredit`): single-use WooCommerce coupon or meta-only mode, admin toggle under WooCommerce → Returns Pro, guarded by `_returns_pro_credit_issued`.
v0.2.0
  • Refund amount and store-credit details in completed status emails (`ResolutionMeta`, extended `StatusEmails`).
v0.1.0
  • Initial release: customer status-update emails with per-status toggles and a customisable footer.