Skip to content

Commit

Permalink
// Changelog 1.6.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Damien Metzger committed Jun 20, 2014
1 parent aba3ecb commit 617d765
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 11 deletions.
31 changes: 31 additions & 0 deletions docs/CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,37 @@ International Registred Trademark & Property of PrestaShop SA

Release Notes for PrestaShop 1.6
--------------------------------
####################################
# v1.6.0.8 - (2014-06-20) #
####################################

Fixed bugs:

[-] FO : Fix bug #PSCFV-12189, module can be disabled
[-] FO : Fix bug #PSCSX-2025 again, group by empty color for textures
[-] FO : Fix bug #PSCSX-2418, no thickbow when only one image
[-] FO : Fix bug #PSCFV-12204, bad deletion of cart rule Conflicts: themes/default-bootstrap/js/cart-summary.js

[-] BO : Fix bug #PSCSX-2455, lang not valid
[-] BO : Fix bug duplicate manufacturers, follow up https://github.com/PrestaShop/PrestaShop/pull/1892
[-] BO : Fix bug #PSCSX-2382, could not chosse an accessory
[-] BO : FixBug #PSCSX-2440
[-] BO : Fix bug #PSCSX-2419, could not force id
[-] BO : Fix bug #PSCSX-2431, bad admin_themes.js loading
[-] BO : Fix #PSCSX-2432, Display theme info from DB if no XML
[-] BO : Fix Invalid date Exception on AdminCustomers
[-] BO : Fix bug #PSCFV-12205, checked property for specific product selection

[-] CORE : #PSCSX-2438 undefined conts

[-] WS: Fix #PSCSX-2344 preg_match(): Compilation failed

Improved/changed features:

[*] BO : fix strip switch
[*] BO : strip label & checkbox for bootstrap/chrome


####################################
# v1.6.0.7 - (2014-06-17) #
####################################
Expand Down
4 changes: 2 additions & 2 deletions docs/readme_de.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ needs please refer to http://www.prestashop.com for more information.
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registered Trademark & Property of PrestaShop SA

NAME: Prestashop 1.6.0.7
VERSION: 1.6.0.7
NAME: Prestashop 1.6.0.8
VERSION: 1.6.0.8

VORBEREITUNG
===========
Expand Down
4 changes: 2 additions & 2 deletions docs/readme_en.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ needs please refer to http://www.prestashop.com for more information.
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registered Trademark & Property of PrestaShop SA

NAME: Prestashop 1.6.0.7
VERSION: 1.6.0.7
NAME: Prestashop 1.6.0.8
VERSION: 1.6.0.8

PREPARATION
===========
Expand Down
4 changes: 2 additions & 2 deletions docs/readme_es.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ needs please refer to http://www.prestashop.com for more information.
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registered Trademark & Property of PrestaShop SA

NAME: Prestashop 1.6.0.7
VERSION: 1.6.0.7
NAME: Prestashop 1.6.0.8
VERSION: 1.6.0.8

PREPARACIÓN
===========
Expand Down
4 changes: 2 additions & 2 deletions docs/readme_fr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ needs please refer to http://www.prestashop.com for more information.
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registered Trademark & Property of PrestaShop SA

NAME: Prestashop 1.6.0.7
VERSION: 1.6.0.7
NAME: Prestashop 1.6.0.8
VERSION: 1.6.0.8

PREPARATION
===========
Expand Down
4 changes: 2 additions & 2 deletions docs/readme_it.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ needs please refer to http://www.prestashop.com for more information.
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registered Trademark & Property of PrestaShop SA

NAME: Prestashop 1.6.0.7
VERSION: 1.6.0.7
NAME: Prestashop 1.6.0.8
VERSION: 1.6.0.8

PREPARAZIONE
===========
Expand Down
2 changes: 1 addition & 1 deletion install-dev/install_version.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
* International Registered Trademark & Property of PrestaShop SA
*/

define('_PS_INSTALL_VERSION_', '1.6.0.7');
define('_PS_INSTALL_VERSION_', '1.6.0.8');

0 comments on commit 617d765

Please sign in to comment.