= 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
- @akzmoudud made their first contribution in #178
- @aminurislamarnob made their first contribution in #181
Full Changelog: v1.3.1...v1.3.2