v2.3.15
✨ Enhancements
Added Exchange Rates core configuration with scheduled auto-update, API key management (Fixer & ExchangeRate-API), and date_format vee-validate rules.
🐛 Bug Fixings
#11187 - Fixed an issue causing an "Undefined array key 'resolver'" error.
#11176 - Fixed an issue where the extra price for image/file customizable options was not applied in the cart and checkout for simple products.
#11107 - Fixed an issue with the SEO URL preview.
#10964 - Fixed an issue where the search query was not populated in the search box on the customer end.
#10250 - Added support email configuration through the core configuration settings.
2.3.14
🐛 Bug Fixings
Fixed an issue where wishlist items were being fetched for all customers when performing "Move to Cart" or deleting wishlist items.
2.3.13
🐛 Bug Fixings
Fixed catalog rule condition validation where boolean value 0 was being incorrectly treated as empty and causing the condition to fail.
#11034 - Fixed an issue where the createOrderIfNotThenRetry method 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. |