Recently, the long-awaited update of the 1-Click Upgrade module to version 6.0.0, also known as Autoupgrade, was released. This significant release brings major improvements and new features that simplify the process of upgrading PrestaShop.
Key Improvements:
- Upgrade Path Optimization: Upgrading to the latest PrestaShop 8 version is now smoother and safer, especially when using the minor update channel.
- Support for Analytics and Error Reporting: Anonymous analytics via Segment and optional error reporting through Sentry have been introduced.
- RTL Language Support: Display issues with right-to-left (RTL) languages in the admin panel have been fixed, and RTL file management has been improved during upgrades.
- PHP Compatibility Check: A check for PHP version compatibility with the target PrestaShop version is added before starting the upgrade.
- Enhanced Data Protection: Upgrade logs are now cleansed of sensitive information, such as the admin folder name, and a link to the updated privacy policy has been added.
For Developers:
- Translation Management via Crowdin: Translations are now handled and distributed using Crowdin and the PrestaShop Translation Tool.
- Transition to XLIFF Format: Translation format has been changed to XLIFF.
- Preview via Storybook: Storybook has been integrated into the project to simplify the upcoming interface redesign.
- Test Automation: Automatic UI tests are now run daily.
- Code Quality Improvement: Increased number of checks performed using PHPStan.
It’s Important to Stay Updated!
Regular updates are crucial for the stable and secure operation of your online store. It's important to update not only the modules but also the PrestaShop platform itself. This allows you to benefit from new features, performance improvements, and protection against potential threats.
Read more about the update here.