v6.0.0-beta.1
Pre-release
Pre-release
Quetzacoalt91
released this
22 Jul 14:19
·
1178 commits
to dev
since this 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