PrestaShop e-commerce software

Training, support, other information: +1 (888) 947-6543 (9am-6pm EST)

331 users online

PrestaShop Blog

[01 Jul 2010]

PrestaShop v.1.4 alpha 1 & v.1.3.1: news about the developments


Posted by Sabrina Maréchal

PrestaShop v.1.4 is available

As we announced during the Barcamp² PrestaShop, the 1.4 alpha 1 version of our software has been published a few days ago. This version includes the SQL replication as well as bug fixes that will be available in the 1.3.2 version published soon.
The notion of Alpha version indicates that this version should not be used in production, because it is not yet considered as being stable.

Learn more about the SQL replication

Test the 1.4 alpha 1 version

Modifications on the SVN structure

For the development of the 1.4 version of PrestaShop and the support of the 1.3 versions, our SVN has received some modifications.
This one is composed of the main branch, the "trunk", containing the 1.4 version in development, where new features will be integrated. Recently, a new branch named "1.3.x" has been added, on which bugs are fixed in the 1.3 versions.
Each week, we will merge the corrections made on the “1.3.x” branch to the "Trunk".

SVN branches' URLs:
http://svn.prestashop.com/trunk/ = 1.4 version in development
http://svn.prestashop.com/branches/1.3.x/ = 1.3 version in development

PrestaShop v. 1.3.1

Here is a non-exhaustive list of the enhancements made this week on the 1.3 version (SVN branch 1.3.x):

- Corrections to the generation of the sitemap.xml file
- Fixes on CSV files import
- It is now impossible to modify the "Administrator" group’s rights
- The products’ prices displayed in the Back-Office now takes into account the beginning and end of discounts dates
- Cross-Selling module no longer shows duplicates
- The list of states is now displayed in alphabetical order on the Front and Back-Office

These modifications will be shortly merged to the Trunk (1.4 version).

Download PrestaShop v.1.3.1

Patch: Cart Summary

For PrestaShop users who cannot wait for the release of the v.1.3.2 that fixes the issue on the cart summary, we propose a patch to apply to personalized templates.
This patch applies ONLY to people not using the PrestaShop default theme:
In the file "shopping-cart-product-line.tpl", replace {$product.quantity-$quantityDisplayed} by {$product.cart_quantity-$quantityDisplayed}..

Additional information about custom templates and their compatibility with the 1.3 version: Themes overriding the PayPal module templates file have to refer to the default template so that the module can function properly.

 

<< Previous | Next >>