Releases: PrestaShop/autoupgrade
v7.0.0-dev.3
This release is a snapshot of the dev branch at the current time. It contains some of the improvement incoming on the v7.
v6.3.0
Global improvements:
- Localization: Fixes an issue happening on a multi-language store. After an update, the entries of the side menu were displayed in the wrong lang after an update.
- UX: Fixes an issue preventing the selection on the channel
Local directory
. Note this channel is deprecated and will be removed on v7.
New Contributors:
- @fer-av made their first contribution, thank you!
Full Changelog: v6.2.0...v6.3.0
v6.3.0-beta.1
What's Changed
- Update sanity for 8.2.0 by @M0rgan01 in #1010
- Adapt to recent PRs by @Hlavtox in #1009
- Autoupgrade PR for 37261 by @Hlavtox in #1035
- [FIX] Fixed unintentional language update by @M0rgan01 in #1066
- Update upgrade.js by @fer-av in #906
New Contributors
Full Changelog: v6.2.0...v6.3.0-beta.1
v7.0.0-dev.2
This release is a snapshot of the dev branch at the current time. It contains some of the improvement incoming on the v7.
v7.0.0-dev.1
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
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
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
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
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
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