| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-02 | 970 Bytes | |
| v2.3.13 source code.tar.gz | 2026-03-02 | 34.1 MB | |
| v2.3.13 source code.zip | 2026-03-02 | 35.8 MB | |
| Totals: 3 Items | 69.9 MB | 0 | |
:bug: Bug Fixings
-
Fixed catalog rule condition validation where boolean value
0was being incorrectly treated as empty and causing the condition to fail. -
[#11034] - Fixed an issue where the
createOrderIfNotThenRetrymethod caused an infinite loop by adding a configurable max retry attempts limit. -
[#10876] - Fixed an issue where customers were unable to resubscribe to the newsletter after unsubscribing or after an admin changed their subscription status from True to False.
-
[#10854] - Fixed an issue where incomplete product data was exported in CSV, XLS, and XLSX formats.
-
[#10828] - Fixed an issue in the customer order view where the parent SKU was being displayed instead of the variant SKU for configurable products.
-
[#10827] - Fixed an issue where customers from one channel could see orders from another channel. Now customers are bound to a specific channel at registration and login, ensuring orders are channel-specific.