From 99edda63984762caf574aa62ef5b87b97aafe5a2 Mon Sep 17 00:00:00 2001 From: Krystian Podemski Date: Tue, 5 Mar 2024 16:57:19 +0100 Subject: [PATCH] rephrase info about new pages in BO --- .../core-monthly/2024/core-monthly-2024-02-01-2024-02-29.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/news/core-monthly/2024/core-monthly-2024-02-01-2024-02-29.md b/content/news/core-monthly/2024/core-monthly-2024-02-01-2024-02-29.md index fa8c76cd69..41e3574d69 100644 --- a/content/news/core-monthly/2024/core-monthly-2024-02-01-2024-02-29.md +++ b/content/news/core-monthly/2024/core-monthly-2024-02-01-2024-02-29.md @@ -17,7 +17,7 @@ With over 250 pull requests merged in the project repositories, February was a b ### Release of PrestaShop 8.1.4 -The 8.1.4 maintenance release of PrestaShop was a dedicated security release. This was the first instance where the decision was made to separate security fixes from other bug fixes and improvements, allowing for a quicker release of the security patch. The release went smoothly, leading to plans to continue this approach in future releases. It is recommended to upgrade to this version promptly to benefit from these security fixes. More details can be found in the [release notes]({{< ref "/news/releases/prestashop-8-1-4-maintenance-release.md" >}}). +The 8.1.4 maintenance release of PrestaShop was a dedicated security release. This was the first instance where the decision was made to separate security fixes from other bug fixes and improvements, allowing for a quicker release of the security patch. The release went smoothly, leading to plans to continue this approach in future releases. It is recommended to upgrade to this version promptly to benefit from these security fixes. More details can be found in the [release notes]({{< ref "/news/releases/prestashop-8-1-4-maintenance-release" >}}). ### PrestaShop 8.1.5 @@ -43,7 +43,7 @@ In the upcoming weeks, we will be releasing a series of blog posts to introduce The work on upgrading the Symfony framework to version 6 is ongoing. The upgrade is a significant task, as it requires changes to many parts of the codebase. The upgrade will bring many improvements and new features, and it will also ensure that PrestaShop is using the LTS version of the Symfony framework. -As part of the migration process to Symfony, we have a new version of two pages in back office: +As part of the migration process, we have three new pages in the back office that have been migrated to the Symfony: - [Orders -> Shopping carts](https://github.com/PrestaShop/PrestaShop/pull/35329) - [Design -> Image settings](https://github.com/PrestaShop/PrestaShop/pull/35192) (enabled with a feature flag) - [Catalog -> Attributes & Features](https://github.com/PrestaShop/PrestaShop/pull/32475) (enabled with a feature flag)