Skip to content

Releases: PrestaShop/autoupgrade

v7.4.0

16 Sep 09:41
a0ed255
Compare
Choose a tag to compare

What's Changed

⬆️ Compatibility with PrestaShop 9.0.1

  • Prepare the module to welcome PrestaShop 9.0.1 with the integration of two new hooks and one configuration value.
  • Removal of one requirement regarding symbolic links management.

📢 Recommandation of updates

  • The notification of new updates on the backoffice home page received stability updates. It can work even if no release notes have been published along with the PrestaShop release, and an issue preventing it to work with ad blockers has been fixed.
  • Furthermore, the promoted PrestaShop version is termporarly limited to version 8.

💾 Backups

  • The backups are no longer deleted when uninstalling the module.

🧹 Refacto

  • The tools the module uses have been updated. Some legacy code has been removed from the project as well, because it tends to cause errors.

✅ Tests

  • The tools used by the tests suite have been updated to improve reliability.
  • We now rely on the PrestaShop Project API to retrieve the releases of PrestaShop for testing the updates.

New Contributors

Full Changelog: v7.3.0...v7.4.0

v7.4.0-beta.1

10 Sep 13:03
777d12a
Compare
Choose a tag to compare
v7.4.0-beta.1 Pre-release
Pre-release

What's Changed

  • Make display of release notes optional in update notification modal by @Quetzacoalt91 in #1437
  • Provide absolute URL to fix routing issues by @Hlavtox in #1433
  • Upgrade to PHPStan 2 following Docker image updated to PrestaShop v9 by @Quetzacoalt91 in #1442
  • Translation catalog update by @github-actions[bot] in #1440
  • Bump on-headers and compression in /tests/UI by @dependabot[bot] in #1425
  • Use Distribution API to download zip files needed for the tests with the local channel by @Quetzacoalt91 in #1443
  • [FEAT] remove all folder on uninstall except backups by @ga-devfront in #1441
  • Add new hook: actionModifyHtmlPurifierConfig for make the TinyMCEEditor more flexible and extensible via module by @Codencode in #1439
  • Translation catalog update by @github-actions[bot] in #1448
  • Bump form-data from 4.0.1 to 4.0.4 in /_dev by @dependabot[bot] in #1432
  • Bump vite-plugin-static-copy from 2.3.0 to 2.3.2 in /_dev by @dependabot[bot] in #1445
  • Bump form-data from 4.0.1 to 4.0.4 in /tests/UI by @dependabot[bot] in #1451
  • Translation catalog update by @github-actions[bot] in #1450
  • Suggest PrestaShop v8 max on the modal by @Quetzacoalt91 in #1449
  • Improve segment error handler by @M0rgan01 in #1453
  • Translation catalog update by @github-actions[bot] in #1455
  • add hook actionCheckoutStepRenderTemplate by @alexandrebrubeyonds in #1444
  • [9.0.1][configuration-table] add new value PS_MIN_LOGGER_LEVEL_IN_DB by @mattgoud in #1456
  • Run command "assets:install" during the update process for PS 9.0.1 by @Quetzacoalt91 in #1454
  • Bump to v7.4.0 by @Quetzacoalt91 in #1463
  • Translation catalog update by @github-actions[bot] in #1462
  • New Crowdin updates by @ps-jarvis in #1464
  • Remove tools14 class by @M0rgan01 in #1459

New Contributors

Full Changelog: v7.3.0...v7.4.0-beta.1

v7.3.0

31 Jul 08:41
Compare
Choose a tag to compare

What's New

New Features

  • Updates: Add migration script for PrestaShop 8.2.2,
  • Management of new update notification modal: Introduce a toggle to disable the display of the modal on the back office default page.

Fixes

  • Fixes an issue where Update Assistant prevented some ajax requests of the back office to return an answer

Maintenance & Testing

  • Multiple translation updates via Crowdin and GitHub Actions.
  • Improve resilience of automatic tests

Full Changelog: v7.2.0...v7.3.0

v7.3.0-beta.1

24 Jul 15:29
cfaaa86
Compare
Choose a tag to compare
v7.3.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v7.2.0...v7.3.0-beta.1

v7.2.0

07 Jul 09:29
8946d09
Compare
Choose a tag to compare

What's New

New Features

  • File alterations skeleton: Introduces a loading screen when details of modified and deleted files are being loaded.
  • Browser tab progress indicator: Displays update progress in the browser tab when the page is not visible.

Fixes

  • Fixed an issue where file restore did not properly remove links.
  • Improved handling of module migration files.
  • Enhanced error handler to avoid silent failures.
  • Improved stability during the deletion of cache folders
  • Fixed incorrect upgrade warning display in specific cases.
  • Improved file backup logic to display the same file count.

Maintenance & Testing

  • Multiple translation updates via Crowdin and GitHub Actions.
  • UI tests updated to support PrestaShop version 9, with adjusted memory limits.
  • Merged changes from 7.1.x into the dev branch to keep the codebase aligned.

Full Changelog: v7.1.1...v7.2.0

v7.2.0-beta.1

27 Jun 12:45
5972717
Compare
Choose a tag to compare
v7.2.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: 7.1.1-beta.1...v7.2.0-beta.1

v7.1.1

16 Jun 13:32
85b8ba7
Compare
Choose a tag to compare

What's Changed

This release fixes important issues found during updates to PrestaShop with Update Assistant 7.1.0:

  • Fix loading of PrestaShop archive contents on Distribution API
  • Assert PHP function symlink exists in pre-requirements

Full Changelog: v7.1.0...v7.1.1

7.1.1-beta.1

16 Jun 09:21
85b8ba7
Compare
Choose a tag to compare
7.1.1-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v7.1.0...7.1.1-beta.1

v7.1.0

10 Jun 11:49
1779488
Compare
Choose a tag to compare

What's New?

✅ Upgrade to PrestaShop 9

This version introduces full compatibility with PrestaShop 9. Merchants using PrestaShop 1.7 or 8 can now upgrade their stores seamlessly to PrestaShop 9 using the Update Assistant.

📦 Distribution API Support

Update Assistant now integrates with the updated Distribution API.

🔔 Update Availability Notification

A new modal now alerts merchants directly in the Back Office when an update is available for their store:

  • Quick access to Update Assistant.
  • Option to dismiss or schedule the reminder.
  • A new shortcut to release notes is also available from the BO profile menu.

📋 Post-Update Module Information

After the update, the Post-Update page now includes:

  • Direct links to the Module Manager.
  • Visibility into which modules were copied or impacted during the upgrade.

🌍 Expanded Interface Translations

The module interface now includes improved multilingual support with many new translations:

  • Languages include French, Italian, Czech, Polish, Russian, Spanish, German, and more.

🔧 Reliability Enhancements

Several backend improvements increase the stability and resilience of update processes:

  • Improved handling of OPCache, symbolic links, OpenSSL, SQL scripts specific to PrestaShop 9, and more.
  • Enhanced robustness across update, backup, and restore workflows.

New Contributors

Full Changelog: v7.0.0...v7.1.0

v7.1.0-beta.1

02 Jun 09:43
84af2ce
Compare
Choose a tag to compare
v7.1.0-beta.1 Pre-release
Pre-release

What's Changed

Read more