Skip to content

v1.3.2

Choose a tag to compare

@Aunshon Aunshon released this 11 Sep 11:30
· 18 commits to develop since this release

= v1.3.2 -> 11th Sep, 2025 =

  • fix: Product search results were showing in reverse order (Z → A). Updated to sort ascending (A → Z).
  • fix: Alerts were missing sometimes on payment or order processing errors. Now error messages are handled safely (using optional chaining) and a fallback localized message is shown if the error message is unavailable.
  • feature: Introduce new Vue filter hooks (wepos_global_top, wepos_after_payment_content, wepos_after_payment_buttons) to allow extensions to inject custom UI.

New Contributors

Full Changelog: v1.3.1...v1.3.2