Skip to content

Releases: PrestaShop/autoupgrade

v4.13.0

29 Oct 05:32
3f8c27a
Compare
Choose a tag to compare

This version brings a few improvements and bug fixes. The main bugfix is #396 that enables rolling back to previous version with MySQL8
.

Changes

🐛 Bug Fixes

Other

🚀 Improvements

v4.12.0

11 Feb 07:52
257d9d4
Compare
Choose a tag to compare

Changes

🚀 Improvements

🐛 Bug Fixes

v4.11.0

02 Dec 08:53
4a63ab4
Compare
Choose a tag to compare

Changes

🚀 Improvements

🐛 Bug Fixes

v4.10.1

07 Jan 09:28
ce96357
Compare
Choose a tag to compare

Security patch release

Changes

  • Release 4.10.1
  • Remove phpunit from vendor folder during upgrade

v4.10.0

22 Nov 13:22
1302047
Compare
Choose a tag to compare

Changes

v4.9.0

08 Jul 14:53
973fa1a
Compare
Choose a tag to compare

Changes

  • #284: Display a notice if PHP is below v7.1
  • #322: Fix warning in 1.7 when settings file does not exist by @jf-viguier
  • #320: Add action option in command line upgrade doc

🚀 Improvements

  • #325: Prepend and optimize autoloader
  • #326: Add PHPDoc & log when module switch the current theme
  • #327: Update logs around zip upgrade

v4.8.0

09 May 10:55
Compare
Choose a tag to compare

Changes

🚀 Improvements

  • #306: Handle folder var/cache in module
  • #307: Improve configuration getter for image backup
  • #303: Enable php-cs-fixer on the project
  • #300: Improve report of errors and fix notices
  • #279: Apply fixes from phpstan reviews
  • #305: Add Rollback explanation in readme

🐛 Bug Fixes

  • #308: Avoid conflit with Psr\Log\LoggerInterface when loading core
  • #302: Display error when access is not granted
  • #299: Init Kernel on UpgradeDB when upgrading to 1.7

v4.7.0

08 Apr 16:57
da69158
Compare
Choose a tag to compare

Changes

🚀 Improvements

🐛 Bug Fixes

v4.6.0

19 Feb 17:00
bc38995
Compare
Choose a tag to compare

Changelog

Improvements

#274: Make upgrades possible from PS 1.7.5.0
#275: Avoid upgrading PrestaShop when already on the latest version
#278: Update module logo

Coding standards

#235, #249, #248, #236, #262, #260, #254, #253, #247, #246, #263, #261, #245, #243, #238, #239, #265, #268, #252

v4.5.1

06 Dec 14:51
33b71ca
Compare
Choose a tag to compare

Changes

Improvement:

  • #195 : Clear cache earlier in the upgrade process (fixes upgrade to PrestaShop 1.7.5.0)