Skip to content

Releases: PrestaShop/PrestaShop

PrestaShop 9.0.0

10 Jun 12:13
f9a73d1
Compare
Choose a tag to compare

πŸš€ PrestaShop 9 is now available!

After over two years of development, PrestaShop 9 brings some big updates, all shaped by feedback and collaboration with the community.

What’s new?
πŸ”Ή Symfony 6.4 long-term support version
πŸ”Ή PHP 8.1 - 8.4 support
πŸ”Ή A completely new Admin API
πŸ”Ή Modern Hummingbird theme
πŸ”Ή Better developer experience across the board

This release marks a major step forward for merchants, developers, and integrators.

πŸ‘‰ Explore the details on the Build blog: https://build.prestashop-project.org/news/2025/prestashop-9-0-available/

It includes multiple bug fixes and improvements in addition to all the changes that were already released in PrestaShop 9.0.0 Beta 1 and PrestaShop 9.0.0 RC 1.

Changelog

Click here to read the changes since RC 1

  • Back Office:
    • Improvement:
    • Bug fix:
      • #38199: Fix: Cannot use 'type' => 'file' on HelperOptions on PS 9.0.x (by @Codencode)
      • #38795: Fix LegacyControllerContextBuilder to use physicalUri (by @boherm)
  • Core:
    • Improvement:
      • #38820: Update Symfony components after 6.4.22 release (by @nicosomb)
      • #38491: OrderSlipCreator Hook actionOrderSlipAdd => add order slip object to hook param (by @Mch0)
  • Tests:
    • Improvement:
    • Bug fix:
      • #38749: TextWithLengthCounterType : Support for existing CSS class (by @Progi1984)

PrestaShop 9.0.0 RC 1

02 Jun 13:31
54873b9
Compare
Choose a tag to compare
PrestaShop 9.0.0 RC 1 Pre-release
Pre-release

This is PrestaShop 9.0.0 first Release Candidate.

It includes multiple bug fixes and improvements in addition to all the changes that were already released in PrestaShop 9.0.0 Beta 1.

Changelog

Click here to read the changes since beta 1

Read more

Prestashop 8.2.1

20 Feb 11:04
Compare
Choose a tag to compare

Full Changelog

This minor release fixes some bugs and adds some improvements

  • Back Office:
    • Improvement:
    • Bug fix:
      • #37869: Fix: Admin search by product ID results in CSV download instead of product page redirect (by @Codencode)
      • #37888: Fix: BO > Order details page - When changing pagination, Refunded column displays automatically (by @Codencode)
      • #37803: Fix multistore disabling (by @boherm)
      • #37771: Improve constraint on Product description (by @jolelievre)
      • #35709: Partial fix for textarea field height issues in V1 product page (by @Roxayl)
      • #36607: Fix: set by default enable action if module is disabled instead of configure action (by @Nakahiru)
      • #36505: Fix: set the product redirection to another product (301 & 302) (by @RomPiot)
      • #37030: Fix: Multistore - Can't disable a group shop (by @Codencode)
    • Refactoring:
  • Front Office:
  • Core:
    • Improvement:
      • #37964: Fixed license header (by @mattgoud)
      • #37943: Chore: [release-8.2.1] - composer : update classic-theme package to 2… (by @mattgoud)
      • #37907: Chore: [release-8.2.1] - update version number to 8.2.1 (by @mattgoud)
      • #37354: Slovakia VAT change from 2025/01 to 5% and 19% and 23% (by @ShaiMagal)
      • #36612: Add a condition for handling errors from hook actionModuleInstallBefore (by @JohnPAfr)
      • #37016: Guest.php - OS/Browser unnecessary logging to PHP error log in specific conditions (by @ShaiMagal)
      • #35695: Allow select correct invoice -> invoice_number can be "duplicated" (every year) (by @ShaiMagal)
      • #37159: Updated PrestaShop Packages (by @github-actions[bot])
      • #37147: Updated PrestaShop Packages (by @github-actions[bot])
      • #36938: Delete old thumbnail for variant images when deleting product (by @ShaiMagal)
    • Bug fix:
  • Web Services:
    • Bug fix:
      • #36807: Move the array_unshift in Product::setWsPositionInCategory() (by @matks)
  • Tests:

PrestaShop 9.0.0 Beta 1

10 Feb 09:29
Compare
Choose a tag to compare
Pre-release

Full Changelog

This is the first beta for PrestaShop 9.0. You can read the Release note on the blog.

Click here to see

Read more

PrestaShop 8.2.0

26 Sep 14:55
Compare
Choose a tag to compare

Full Changelog

This minor release fixes some bugs and adds some improvements

Click here to see

  • Back Office:
  • Front Office:
    • Improvement:
      • #36359: Match URLs with a trailing slash (by @Hlavtox)
      • #36451: Enhance TemplateVarShop Function with Shop Group ID for Improved Multi-Shop Support (by @ChronoBrake)
    • Bug fix:
      • #36454: Prevent creating duplicate customers in some scenarios (by @Hlavtox)
      • #36521: Handle hook prefix to allow dashboard module to be saved (by @PrestaEdit)
      • #36664: Use attribute public name instead of private name in URL anchors (by @maxldn5)
      • #36834: Fix: problems with product customizations issue 1 (by @Codencode)
      • #36905: Fix: Cart.php class method _deleteCustomization not deleting all image files from same customization but only first (by @Codencode)
  • Core:
    • Improvement:
      • #36398: Updated PrestaShop Packages (by @github-actions)
      • #36417: Updated PrestaShop Packages (by @github-actions)
      • #36576: Mail - Reply-To can be the same as the To address (spam indicator - negative points) (by @ShaiMagal)
      • #36764: Version number 8.2.0 (by @matks)
      • #36657: Add hook for assigning general purpose variables before the core does it (by @matthieu-rolland)
      • #36575: Migrate lazy array improvements and cart presenter decoupling from develop to 8.2.x (by @matthieu-rolland)
      • #36955: Use basename on user given filename in legacy uploadcontroller (by @matthieu-rolland)
      • #36972: Update default catalog 8.2.x (by @ps-jarvis)
    • Bug fix:
      • #36662: Cast OrderProductForViewing - location to string for Memcached (by @ShaiMagal)
      • #36840: Use PHP constants for doctrine config (by @matks)
      • #36875: Add attr_stringify_fetches to PDO init config to avoid BC Break (by @fox-john)
      • #36689: Can't transformToCustomer while password max length is shorter than default 16 length (by @ShaiMagal)
    • Refactoring:

PrestaShop 8.1.7

24 Jun 09:57
Compare
Choose a tag to compare

Full Changelog

This release fixes multiple bugs.

Click here to see

PrestaShop 9.0.0 Alpha 1

06 Jun 13:04
f516f27
Compare
Choose a tag to compare
Pre-release

This is PrestaShop 9.0.0 first Alpha Release.

Changelog

Click here to read the details of this version

Read more

PrestaShop 8.1.6

14 May 15:06
Compare
Choose a tag to compare

This release fixes 2 vulnerabilities

PrestaShop 8.1.5

18 Mar 14:50
Compare
Choose a tag to compare

Full Changelog

This release fixes multiple bug fixes.

Click here to see

Compare with 8.1.4: 8.1.4...8.1.5

PrestaShop 8.1.4

19 Feb 10:46
Compare
Choose a tag to compare

This release fixes 1 vulnerability.

Compare with 8.1.3: 8.1.3...8.1.4