Releases: PrestaShop/autoupgrade
Releases · PrestaShop/autoupgrade
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
v4.12.0
Changes
🚀 Improvements
- #384: Update GCP secret keys by @atomiix
- #382: Replace Travis (deprecated) badge by GitHub Action Upgrade badge by @matks
- #380: Bump v4.12.0 by @matks
- #377: Add more upgrade tests and switch to Github actions by @atomiix
- #376: Clear cache before enabling theme by @atomiix
- #372: Improve README by @matks
- #371: Add LICENSE file by @matks
- #370: Add some badges in README by @matks
🐛 Bug Fixes
v4.11.0
Changes
🚀 Improvements
- #366: Release 4.11.0 by @Progi1984
- #365: Bump version to 4.11.0 by @Progi1984
- #364: Check for version instead of if file exists by @atomiix
- #361: Test upgrades for PS1.7 with php7.1 by @matks
- #362: Remove useless E2E tests by @matks
- #360: Move PHPUnit Tests to GA by @matks
- #353: Remove useless and outdated changelog file by @matks
- #356: Install the Database for tests by @PierreRambaud
- #352: Remove VSCode config files by @matks
- #351: Add travis badge status by @matks
- #349: Update short description and logo by @Julievrz
- #350: Make job with latest tag pass by @Quetzacoalt91
- #332: Reverse arrays and use array_pop instead of array_shift by @Quetzacoalt91
- #344: Update license headers & add all index.php by @Quetzacoalt91
- #346: Fix codestyle and merge master into dev by @matks
🐛 Bug Fixes
v4.10.1
v4.10.0
Changes
- #343: Bump version 4.10.0 by @jolelievre
- #342: Bump new version 4.10.0 by @jolelievre
- #330: Return in php upgrade script when an error occurs by @Quetzacoalt91
- #341: SQL upgrade files can use DB_NAME placeholder by @jolelievre
v4.9.0
Changes
- #284: Display a notice if PHP is below v7.1
- #322: Fix warning in 1.7 when settings file does not exist by @jf-viguier
- #320: Add action option in command line upgrade doc
🚀 Improvements
v4.8.0
v4.7.0
Changes
- #296: Deploying v4.7.0 of the autoupgrade module by @Quetzacoalt91
🚀 Improvements
- #286: Allow ipv6 to pass the maintenance check by @Quetzacoalt91
- #289: Remove PclZip from the project by @Quetzacoalt91
- #293: Call CLDR update only if the class exists by @Quetzacoalt91
- #295: Add configuration file needed for Release Drafter by @Quetzacoalt91
🐛 Bug Fixes
- #285: Use raw trans to avoid " being displayed by @Quetzacoalt91
- #290: Do not display exception when running unit tests by @Quetzacoalt91
- #288: Do not reset theme anymore when already active (prevent hooks to be reset) by @Quetzacoalt91