1. Improve performance.
In this version, we continue to improve performance of displaying products list by optimize the code to reduce the SQL queries. So EShop run fast and much better now, specially for big store.
2. Layout improvements.
+ Code improvement to move assets folder (include CSS, images, JavaScript) from components/com_eshop/assets/ to media/com_eshop/assets/
+ Use configurable fontawesome icons for Notify, Wishlist, Compare, Question, Email, PDF buttons.
+ Change styles of elements on products list and product details page to make them look nice.
+ Remove almost <p> tags
3. EShop Products module improvements.
+ Replace old slider script/layout by another better one. So slider of products can be setup easily and fully responsive.
+ Improve default layout, make the better display better by some new style.
+ Optimize the module to reduce the code, improve the performance.
4. Cart module / Quote module update.
+ Both of modules can work together on same page now.
+ Fix the issue of remove item from Quote module.
5. Payment plugins / Shipping plugins fixes and improvements.
+ Add Itemid to the link to process payment of all payment plugins.
+ Fix the issue or credit card payment plugin.
+ Fix the issue of CyberSource and PayFast payment plugins.
+ Update shipping plugins to store correct shipping title to order.
6. Other improvements:
+ Download Products update to allow customers to download products if order status is Complete or Shipped.
+ Fix the issue of Minimum / Maximum quantity products.