Skip to content

Releases: PrestaShop/autoupgrade

v4.14.1

16 May 09:02
3f28b45
Compare
Choose a tag to compare

This patch release contains a SQL script required to upgrade to PrestaShop 1.7.8.6

v4.14.0

20 Jan 16:22
acecf5f
Compare
Choose a tag to compare

Changes

🚀 Improvements

🐛 Bug Fixes

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