Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/news/posts/2025/82x-extended-support-phase.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ On the [PrestaShop main repository](https://github.com/prestashop/prestashop), t

Branch `8.2.x` is the branch that gave birth to PrestaShop 8.2.0 and the patches that followed. As of today, the last 8.2 version is [PrestaShop patch release 8.2.1](https://github.com/PrestaShop/PrestaShop/tree/8.2.1).

Following the PrestaShop 9.0.0 release, the `8.2.x` branch has entered in the extended support phase. It means that patch releases of PrestaShop 8.2.2 and newer will only be published if critical bugs are reported, if security fixes are needed or to introduce new hooks if necessary.
Following the PrestaShop 9.0.0 release, the `8.2.x` branch has entered in the extended support phase. It means that patch releases of PrestaShop 8.2.2 and newer will only be published if critical bugs are reported, if security fixes are needed or to introduce new hooks during the call for hook contributions only (until September 2025).

Consequently, please avoid opening pull requests against this branch unless they address critical or security-related bugs. While we aim to follow this policy strictly, we reserve the right to make exceptions or revise it if circumstances change.

Expand Down