Skip to content

Releases: PrestaShop/autoupgrade

v7.0.0-dev.1

07 Nov 14:50
65dbd48
Compare
Choose a tag to compare
v7.0.0-dev.1 Pre-release
Pre-release

This release is a snapshot of the dev branch at the current time. It contains some of the improvement incoming on the v7.

v6.2.0

17 Sep 14:44
425ec7c
Compare
Choose a tag to compare

Global improvements:

  • Version comparison - Fix an issue on the PHP version check before starting an upgrade, which was reporting some valid versions as incompatible.

Full Changelog: v6.1.0...v6.2.0

v6.1.0

03 Sep 15:13
1d55a5a
Compare
Choose a tag to compare

Global improvements:

  • Version comparison - Fix an issue where the number of altered or deleted core files is always zero.
  • UX optimization - Improve user experience during update & restore processes with newer to-do lists & simplification of UI.
  • Improved module updates - Revamping of module migration methods and integration of new dedicated logs.
  • CLI enrichment - Homogenize CLI and module UI configuration system to deliver a consistent experience.

For developers:

  • New translation in Crowdin - New module translations added to Crowdin, in different languages.
  • Translation availability in Storybook - New feature to translate the module interface in Storybook.
  • Multiple tech improvements - JS format standardization, JS error handler, local archive check, new logs exception… Many corrections and tech optimizations have been added in this version.
  • Contributors - @tblivet and @diezsiete made their first contribution

Full Changelog: v6.0.0...v6.1.0

v6.0.0

23 Jul 12:14
7c7c84d
Compare
Choose a tag to compare

Global improvements:

  • ⬆️ Ensure update path - Optimization of the upgrade path to the latest versions of PrestaShop 8 when using the minor channel.
  • 🔎 Enable usage & error analytics - Introduce anonymous analytics with Segment and voluntary error reporting based on Sentry.
  • 🌍 Better display of RTL languages - Fix Right To Left languages display in the BO by better RTL files management during updates.
  • New PS/PHP compatibility check - Adding a check to make sure the PHP version is compatible with the target PrestaShop before allowing the update to start.
  • 🔐 Improved data security - Sanitize generated update logs from sensible data, such as the admin folder name.
  • 🚀 Smoother update process - Allow the whole update process to continue even when a module triggers an exception during the run of its migration files.
  • 📄 Reliability of local updates - When using a local archive, automatic detection of the PrestaShop version and check for PrestaShop matching in the ZIP and XML.

For developers:

  • 💻 Crowdin translation management - Rework the management and distribution of translations of the first native & open-source module with Crowdin and PrestaShop module translation tool.
  • 🌐 Update translation format - Switch to translations in XLIFF format.
  • 🖌️ Storybook front preview - Introduce Storybook on the project to easy the incoming UI rework.
  • 🧪 Deploying automated tests - Introduce UI tests running nightly.
  • ⚙️ Improving code quality - Increase number of checks made by PHPStan.

Full Changelog: v5.0.3...v6.0.0

v6.0.0-beta.1

22 Jul 14:19
7987640
Compare
Choose a tag to compare
v6.0.0-beta.1 Pre-release
Pre-release

Global improvements:

  • ⬆️ Ensure update path - Optimization of the upgrade path to the latest versions of PrestaShop 8 when using the minor channel.
  • 🔎 Enable usage & error analytics - Introduce anonymous analytics with Segment and voluntary error reporting based on Sentry.
  • 🌍 Better display of RTL languages - Fix Right To Left languages display in the BO by better RTL files management during updates.
  • New PS/PHP compatibility check - Adding a check to make sure the PHP version is compatible with the target PrestaShop before allowing the update to start.
  • 🔐 Improved data security - Sanitize generated update logs from sensible data, such as the admin folder name.
  • 🚀 Smoother update process - Allow the whole update process to continue even when a module triggers an exception during the run of its migration files.
  • 📄 Reliability of local updates - When using a local archive, automatic detection of the PrestaShop version and check for PrestaShop matching in the ZIP and XML.

For developers:

  • 💻 Crowdin translation management - Rework the management and distribution of translations of the first native & open-source module with Crowdin and PrestaShop module translation tool.
  • 🌐 Update translation format - Switch to translations in XLIFF format.
  • 🖌️ Storybook front preview - Introduce Storybook on the project to easy the incoming UI rework.
  • 🧪 Deploying automated tests - Introduce UI tests running nightly.
  • ⚙️ Improving code quality - Increase number of checks made by PHPStan.

Full Changelog: v5.0.3...v6.0.0-beta.1

v5.0.3

10 Jun 15:31
4b8213e
Compare
Choose a tag to compare

This release fixes an issue preventing users to reach the configuration page, happening when the module has been upgraded on the shop to v5.0.2.

Full Changelog: v5.0.2...v5.0.3

v5.0.2

05 Jun 16:30
b13a544
Compare
Choose a tag to compare

Changes

🚀 Improvements

🐛 Bug Fixes

v5.0.1

27 Feb 11:17
1e2754a
Compare
Choose a tag to compare

This version brings multiple bugfixes and also allow upgrades from previous versions to PrestaShop 8.1.5

Changes

v5.0.0

13 Dec 15:22
5b59ba4
Compare
Choose a tag to compare

This release brings several bugfixes and stability improvements to ensure smooth upgrade process and no difference between clean and upgraded installs.

Release has been marked as a major, because it removes many items old and unused such as upgrade scripts for versions prior to 1.7, unused methods in a copy of Tools class and many others. There are no new features or minimum compatibility changes.

Changes

v4.16.4

19 Sep 10:42
106e6eb
Compare
Choose a tag to compare

This release contains multiple improvements and registers 2 hooks for PrestaShop 8.1.2 .

Changes