Skip to content

v1.3.3

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Sep 03:57
· 1 commit to develop since this release

= v1.3.3 -> 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