Releases: PrestaShop/autoupgrade
v4.14.3
This patch release disables, on PrestaShop 1.6 and lower, the system that would push people to download versions 4.16 and higher of the module. As these versions were not compatible with PrestaShop 1.6 it was confusing users.
This release makes it a lot easier for users to use v4.14 of the autoupgrade module to perform upgrades from PrestaShop 1.6 to 1.7 .
Important
As upgrades from PrestaShop 1.6 to 1.7 are not actively supported anymore, this release is provided "as is" without warranty of any kind, express or implied. It was simply published in order to help solve the above confusing situation.
v4.16.3
Changes
- #622: Release 4.16.3 by @matthieu-rolland
- #621: bump to 4.16.3 by @matthieu-rolland
- #617: fix local module upgrade by @matthieu-rolland
- #620: Fix minor issues in upgrade process by @Hlavtox
- #619: Fix tab wordings by @Hlavtox
- #618: Fix for #33634 - Prevent overrides being wiped during upgrade to PS8 by @gennaris
- #614: Add presenter hooks by @Hlavtox
- #613: Update version regex in JavaScript by @matthieu-rolland
- #546: Upgrade module from local source by @sowbiba
v4.16.2
This release fixes multiple upgrading issues from 1.7.x to 8.0.x and 8.1.x versions.
As usual, please build a backup of your shop before upgrading it.
Changes
- #610: Release version 4.16.2 by @Hlavtox
- #612: Bump version to 4.16.2 by @Hlavtox
- #604: Add empty values for MPN fields by @Hlavtox
- #599: Add key check by @Hlavtox
- #609: Add force removing system for some files by @boherm
- #608: Avoid deleting a popular payment module "stripejs" by @nexustotalsolutions
- #607: Add more info to autoupgrade process by @Hlavtox
- #601: Fix product redirect_type by @Hlavtox
- #606: Clean opcache when cleaning cache by @Hlavtox
- #603: Add upgrade helptext by @Hlavtox
- #602: Move script to proper location by @Hlavtox
v4.16.1
Changes
- #597: Release 4.16.1 by @Hlavtox
- #598: Bump word-wrap from 1.2.3 to 1.2.4 in /tests/e2e by @dependabot
- #596: Bump version to 4.16.1 by @Hlavtox
- #595: Add id_employee in order_payment table by @M0rgan01
- #594: Add type in feature_flag table by @boherm
- #593: Use interface instant of implementation by @M0rgan01
v4.16.0
Changes
- #592: Release module 4.16.0 by @jolelievre
- #590: Fix and improve autoupgrade nightly by @M0rgan01
- #591: Merge master to dev by @matks
- #589: Update build-release.yml using Organization config by @leemyongpakvn
- #571: Fix migration issues by @jocel1
- #580: Add actionAdminBreadcrumbModifier hook by @cvng
- #587: Improve README about branches by @matks
- #586: Fixed URL to download PrestaShop releases by @nicosomb
- #562: Update product page feature flag values by @jolelievre
- #577: Helper for adding hooks in upgrade scripts by @kpodemski
- #578: Update composer.lock by @ValentinGratz
- #518: Requires the XML file when upgrading with archive by @0x346e3730
- #549: Added stock mvt upgrade by @margud
- #557: Add new image feature flag and configuration values by @matthieu-rolland
- #575: Add actionAdminMenuTabsModifier hook by @cvng
- #494: Update stock movement DB employee fields by @jolelievre
- #563: New hook for performing actions when address change on cart by @Prestaworks
- #559: Fix issue with bad table prefix by @Prestaworks
- #576: Install ps_distributionapiclient after upgrade >= 8.0 by @mflasquin
- #573: Update 8.1.0 sql script by @matthieu-rolland
- #574: Uninstall from the database the module welcome by @mflasquin
- #553: Add actionCartGetPackageShippingCost hook by @PrestaEdit
- #572: Bump version to 4.16.0 by @matthieu-rolland
- #568: Get all langs to generate data when filling ps_product_attribute_lang by @Hlavtox
- #552: Add actionLoggerLogMessage hook by @PrestaEdit
- #565: Add PS_MAINTENANCE_ALLOW_ADMINS to the configuration table by @unlocomqx
- #564: Add actionGenerateDocumentReference hook by @Hlavtox
- #569: Remove attempt to copy removed icon by @Prestaworks
- #567: Bump validator and mochawesome in /tests/e2e by @dependabot
- #530: Bump minimatch and mocha in /tests/e2e by @dependabot
- #550: Bump json5 from 1.0.1 to 1.0.2 in /tests/e2e by @dependabot
- #561: Fix session test by @Hlavtox
- #558: Remove .github/ISSUE_TEMPLATE not used by @matks
- #556: Change limit of filed value on ps_customized_data so that it can accepts more than 255 characters by @lartist
- #554: Fix deprecated function usage by @FabienPapet
- #538: Add config and data for discontinuted products by @Hlavtox
- #534: Add and fill combination lang table by @Hlavtox
- #551: Delete logo.gif by @Hlavtox
- #543: Add a display hook in the address step by @Amit-Kumar-Tiwari-Webkul
- #544: Set PS_MAIL_SUBJECT_PREFIX to 1 during upgrade by @rmilecki
- #539: Add missing keys for 8.1.0 by @atomiix
- #533: Fix translations by @atomiix
- #547: Fix maintenance check by @atomiix
- #542: Readme update by @kpodemski
- #541: Update README for 4.15.0 by @matks
🚀 Improvements
- #579: Nightly : Migrate from nightly.prestashop.com to nightly.prestashop-project.org by @Progi1984
v4.15.0
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
v4.14.2
This patch release contains a SQL script required to upgrade to PrestaShop 1.7.8.7
v4.14.1
This patch release contains a SQL script required to upgrade to PrestaShop 1.7.8.6
v4.14.0
Changes
- #453: Release 4.14.0 by @jolelievre
- #436: Add logs email receivers in configuration table by @rsoulard-prolaser
- #448: Add rtl files generation by @tegbessou
- #449: Bump follow-redirects from 1.14.4 to 1.14.7 in /tests/e2e by @dependabot
- #438: Add optional xml field for archive channel by @atomiix
🚀 Improvements
- #452: Bump version 4.14.0 by @jolelievre
- #447: Remove Referrer (and associated) table by @Progi1984
- #444: Add build release by @Progi1984
- #437: Drop column id_tax_rules_group in carrier table by @jf-viguier
🐛 Bug Fixes
- #439: Fix untranslatable Tabs for shops upgraded to 1.7.8.0 by @Prestaworks
- #435: Update short description length config if needed by @kpodemski
v4.13.0
This version brings a few improvements and bug fixes. The main bugfix is #396 that enables rolling back to previous version with MySQL8
.
Changes
🐛 Bug Fixes
- #400: Added support of Twig 3 by @Progi1984
- #408: Fix CLI upgrade by @atomiix
- #406: Add second parameter for fopen in Tools14::copy by @sowbiba
- #396: Delete table before delete view by @atomiix
- #389: Fix filename for nightly cli to push on GCP by @boubkerbribri
- #390: Add branch to filename to push with nightly api by @boubkerbribri
Other
- #431: Bump to 4.13.0 by @PierreRambaud
- #426: Add SQL query regarding #26259 on PrestaShop by @PrestaEdit
- #427: Added SQL for WebP Configuration by @Progi1984
- #419: Edit the wording of the welcome part by @okom3pom
- #425: Fix wording by @marionf
- #416: Don't hide expert mode when major chanel selected by @okom3pom
- #402: Add suppliers sql upgrade by @atomiix
- #417: Remove useless message by @okom3pom
- #415: Enable upgrades from 1.6 to develop by @atomiix
- #413: Fix bad display and uppercase to respect the project by @okom3pom
- #414: Upgrade prestashop_test_lib version to 0.0.14 by @boubkerbribri
- #411: Display the current PHP version by @okom3pom
- #409: Move to 8.0.0 and add security page sql by @PierreRambaud
- #405: Bump axios from 0.21.1 to 0.21.2 in /tests/e2e by @dependabot
- #407: Add test branch to screenshot name by @boubkerbribri
- #403: Add master branch to the nightly by @atomiix
- #399: Wrong upgrade scripts path for PHP executions by @PierreRambaud
- #401: Bump path-parse from 1.0.6 to 1.0.7 in /tests/e2e by @dependabot
- #394: Update mochawesome and fix nightly import by @boubkerbribri
- #395: Move upgrade scripts from the Core to the autoupgrade module by @PierreRambaud
- #369: Avoid drop of some tables like guests by @Quetzacoalt91
- #347: Rename function name to avoid conflicts while upgrading several modules in a row by @Quetzacoalt91
- #391: Wait For page to reload before putting it under maintenance on e2e tests by @boubkerbribri
- #388: Don't run e2e workflow on push by @boubkerbribri
- #385: Fix get_matrix returning the same value twice by @atomiix
🚀 Improvements
- #429: Add hook regarding #26239 on PrestaShop (dashboardZoneThree) by @intraordinaire
- #410: Update E2E tests to run on 1.7.7.8 by @boubkerbribri
- #404: Run E2E tests on master by @boubkerbribri
- #392: Improve link to requirements by @okom3pom
- #387: Add Nightly upgrades using User Interface by @boubkerbribri
- #386: Add more nightly tests and re-enable 1.6 migration test by @atomiix