Skip to content

v1.1.0 - Customer Editing and Payment Switch Release

Choose a tag to compare

@NichlasB NichlasB released this 03 Apr 14:39
· 6 commits to main since this release

What's New in v1.1.0

This release expands the plugin from basic customer and payment-link support into a broader customer and order management workflow for WooCommerce staff. It adds stronger customer editing and payment handoff capabilities while also improving maintainability, release tooling, and operational hardening.

Highlights

  • Added customer edit-screen improvements, including shipping-address management, customer notes, and billing email tools
  • Added pending-order editing enhancements with live product search, shipping updates, and stock-aware workflows
  • Added a hardened customer payment-switch workflow for staff-assisted payment completion
  • Refactored core admin, order, and pricing flows into smaller maintainable components
  • Improved payment link UX, shipping/pricing flow reliability, and release tooling

Changelog

[1.1.0] - 2026-04-03

Added

  • Customer edit-screen improvements, including shipping-address management, customer notes, and billing email tools
  • Pending-order editing enhancements with live product search, shipping updates, and stock-aware workflows
  • Customer payment switching for staff-assisted payment flows that need the customer account context
  • Build tooling, release automation, and settings/hooks documentation

Changed

  • Refactored admin pages, order handling, order interface, and pricing lookup into smaller components
  • Improved payment-link copy UX, product search behavior, and deploy packaging defaults
  • Clarified gateway guidance for payment links that require customer-context completion

Fixed

  • Shipping-address fallback logic during order creation
  • Pricing protection and admin order-origin edge cases
  • Release workflow asset-upload handling

Security

  • Hardened capability checks, nonce validation, uninstall cleanup, and scoped switched-payment access

Upgrade Notes

No breaking changes in this release.