Changelog v.2.11.0
2016-10-20
-
Changes
-
- [Core] : Refactored internal structure of the validator to handle mutiple versions of validation
- [Core] : Added validation rules specific to PrestaShop 1.7 (beta)
- [Core] : Add new level of comment: notices
- [Core] : Add PrestaShop 1.7 in PS Guide
-
Improvements
-
- [Module validation] : Display better message when 'UTF-8' was missing from escaped variables
- [Module Generator] : Add missing hook 'displayAdminProductsExtra'
- [Module Generator] : Add hooks introduced in PrestaShop 1.7
-
Bug fix
-
- [Core] : Fix GitHub OAuth login
- [Module validation - Errors] : Do not display error for SQL request 'SHOW CREATE TABLE'
- [Module validation - Security] : Add link to a tool which can add missing index.php files