v4.15.0
release-drafter
released this
22 Dec 08:43
·
1040 commits
to master
since this release
This release enables upgrading process from 1.7.x to 8.0.x versions.
The minimum PrestaShop compatibility version has been bumped to 1.7. If you upgrade from a version older than 1.7, please use a previous version of this module.
As usual, please build a backup of your shop before upgrading it.
Enabling 1.7.x -> 8.0.x upgrades
- #540: Minimum compat for 4.15 is 1.7 by @kpodemski
- #479: Adding the PATCH method to the REST API (webservices) by @nsorosac
- #514: Remove module catalog tab even when MBO module is not installed by @matthieu-rolland
- #497: Fix version compare check to use CoreUpgrader 8 with 8.0 version by @FabienPapet
- #504: Add method to recursively remove tabs, and use it for PS8 upgrade by @matthieu-rolland
- #500: Add auto generated hooks via Core command for 8.0.0 by @jolelievre
- #498: Disable non native modules on PS8.0 and onward by @matthieu-rolland
- #499: Instert configuration values for password policy by @zuk3975
- #457: Update quick access link for orders by @okom3pom
Improvements and upgrade scripts
- #532: Typo on module dir constant by @jf-viguier
- #526: Allow to configure, if order should switch to backorder by @Hlavtox
- #528: Disable e2e tests cron to not push on nightly by @boubkerbribri
- #527: Add sitemap hook on upgrade by @Hlavtox
- #508: Set translation theme to null is it was classic by @atomiix
- #517: Fix error validator - "Create table SQL" by @HanaRebaiQA
- #519: Update licence header by @khouloudbelguith
- #523: Merge dev master conflicts fix by @jolelievre
- #521: Fix conflicts from master commit and fix PHPStan by @jolelievre
- #507: Removed
US/Pacific New
from timezone list by @Progi1984 - #510: Don't use 0 value for carrier name by @mflasquin
- #511: Fix broken wording by @matthieu-rolland
- #509: Add domain in all trans calls in twig templates by @jolelievre
- #505: Hardcode translation domains by @matthieu-rolland
- #506: Cherry pick a52214e to dev by @atomiix
- #495: Remove PS_SMARTY_CACHING_TYPE configuration in 1.7.8.8 by @atomiix