diff --git a/content/news/core-monthly/2025/core-monthly-2025-01-01-2025-01-31.md b/content/news/core-monthly/2025/core-monthly-2025-01-01-2025-01-31.md index 3e9e2d4e37..57730c4d7b 100644 --- a/content/news/core-monthly/2025/core-monthly-2025-01-01-2025-01-31.md +++ b/content/news/core-monthly/2025/core-monthly-2025-01-01-2025-01-31.md @@ -35,11 +35,11 @@ The Auto Upgrade module has received several updates in January. The latest chan ### Live Update - January 2025 -During the January 2025 Live Update, we provided insights into the upcoming PrestaShop 9 Beta 1 and announced the next patch for 8.2. In addition, we introduced the "Targeted Contributions" experiment aimed at streamlining community involvement. The session also presented ongoing enhancements to the multi-carrier feature, a project led by Software Components Squad from PrestaShop SA. You can watch the full recording of the Live Update on our [YouTube channel](https://www.youtube.com/watch?v=JljSmYH-vdg). To not miss any future updates, subscribe to our channel and turn on notifications :rocket: +During the January 2025 Live Update, we provided insights into the upcoming PrestaShop 9 Beta 1 and announced the next patch for 8.2. In addition, we introduced the "Targeted Contributions" experiment aimed at streamlining community involvement. The session also presented ongoing enhancements to the multi-carrier feature, a project led by the Software Components Squad from PrestaShop SA. You can watch the Live Update full recording on our [YouTube channel](https://www.youtube.com/watch?v=JljSmYH-vdg). To not miss any future updates, subscribe to our channel and turn on notifications :rocket: -**Targeted contributions** +**Targeted Contributions** -The "Targeted Contributions" experiment is designed to simplify the process of contributing to the PrestaShop project. The goal is to provide contributors with a clear path to getting involved and making meaningful contributions. The experiment will focus on specific areas of the project, we start with the focus on hooks contributions. You can read more about the experiment and how to get involved in the [dedicated discussion](https://github.com/PrestaShop/PrestaShop/discussions/37703). +The "Targeted Contributions" experiment is designed to simplify the process of contributing to the PrestaShop project. The goal is to provide contributors with a clear path to getting involved and making meaningful contributions. The experiment will focus on specific areas of the project, starting with a focus on hooks contributions. You can read more about the experiment and how to get involved in the [dedicated discussion](https://github.com/PrestaShop/PrestaShop/discussions/37703) on GitHub. ### Summary @@ -83,11 +83,11 @@ In summary, January 2025 has been a busy month for the PrestaShop project to sta * [#37942](https://github.com/PrestaShop/PrestaShop/pull/37942): Generate category thumbnail for demo data on install. Thank you, [@jolelievre](https://github.com/jolelievre) ### Tests * [#37945](https://github.com/PrestaShop/PrestaShop/pull/37945): Functional Tests: Bump `@prestashop-core/ui-testing`. Thank you, [@Progi1984](https://github.com/Progi1984) -* [#37923](https://github.com/PrestaShop/PrestaShop/pull/37923): Functional Tests : Migrate to `@prestashop-core/ui-testing` (Part 3). Thank you, [@Progi1984](https://github.com/Progi1984) +* [#37923](https://github.com/PrestaShop/PrestaShop/pull/37923): Functional Tests: Migrate to `@prestashop-core/ui-testing` (Part 3). Thank you, [@Progi1984](https://github.com/Progi1984) * [#37908](https://github.com/PrestaShop/PrestaShop/pull/37908): Clean JS errors between each steps in UI tests. Thank you, [@jolelievre](https://github.com/jolelievre) -* [#37891](https://github.com/PrestaShop/PrestaShop/pull/37891): Functional Tests : Migrate to `@prestashop-core/ui-testing` (Part 2). Thank you, [@Progi1984](https://github.com/Progi1984) -* [#37870](https://github.com/PrestaShop/PrestaShop/pull/37870): Nightly : Improved `functionals/BO/00*/04*`. Thank you, [@Progi1984](https://github.com/Progi1984) -* [#37844](https://github.com/PrestaShop/PrestaShop/pull/37844): Nightly : Fixed `functional/BO/00*/04*`. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#37891](https://github.com/PrestaShop/PrestaShop/pull/37891): Functional Tests: Migrate to `@prestashop-core/ui-testing` (Part 2). Thank you, [@Progi1984](https://github.com/Progi1984) +* [#37870](https://github.com/PrestaShop/PrestaShop/pull/37870): Nightly: Improved `functionals/BO/00*/04*`. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#37844](https://github.com/PrestaShop/PrestaShop/pull/37844): Nightly: Fixed `functional/BO/00*/04*`. Thank you, [@Progi1984](https://github.com/Progi1984) ## Code changes in the ‘8.2.x’ branch ### Back office * [#37888](https://github.com/PrestaShop/PrestaShop/pull/37888): Fix: BO > Order details page - When changing pagination, Refunded column displays automatically. Thank you, [@Codencode](https://github.com/Codencode) @@ -110,10 +110,10 @@ In summary, January 2025 has been a busy month for the PrestaShop project to sta ### Back office * [#37882](https://github.com/PrestaShop/PrestaShop/pull/37882): Fix: BO - Product Page - Display all features in feature choice, even if two features have the same name. Thank you, [@Shagshag](https://github.com/Shagshag) ### Tests -* [#37871](https://github.com/PrestaShop/PrestaShop/pull/37871): Functional Tests : Migrate to `@prestashop-core/ui-testing` (Part 1). Thank you, [@Progi1984](https://github.com/Progi1984) -* [#37867](https://github.com/PrestaShop/PrestaShop/pull/37867): Nightly : Define Ubuntu Version for 8.1.x & 8.2.x. Thank you, [@Progi1984](https://github.com/Progi1984) -* [#37860](https://github.com/PrestaShop/PrestaShop/pull/37860): Functional Tests : `actions/upload-artifact@v4` doesn't support colon. Thank you, [@Progi1984](https://github.com/Progi1984) -* [#37845](https://github.com/PrestaShop/PrestaShop/pull/37845): Nightly : Fixed `functional/BO/00*/04*`. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#37871](https://github.com/PrestaShop/PrestaShop/pull/37871): Functional Tests: Migrate to `@prestashop-core/ui-testing` (Part 1). Thank you, [@Progi1984](https://github.com/Progi1984) +* [#37867](https://github.com/PrestaShop/PrestaShop/pull/37867): Nightly: Define Ubuntu Version for 8.1.x & 8.2.x. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#37860](https://github.com/PrestaShop/PrestaShop/pull/37860): Functional Tests: `actions/upload-artifact@v4` doesn't support colon. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#37845](https://github.com/PrestaShop/PrestaShop/pull/37845): Nightly: Fixed `functional/BO/00*/04*`. Thank you, [@Progi1984](https://github.com/Progi1984) ## Code changes in modules, themes and tools @@ -169,7 +169,7 @@ In summary, January 2025 has been a busy month for the PrestaShop project to sta * [#1095](https://github.com/PrestaShop/autoupgrade/pull/1095): [CLI] Add stack trace in logs when exception. Thank you, [@M0rgan01](https://github.com/M0rgan01) * [#1088](https://github.com/PrestaShop/autoupgrade/pull/1088): UI tests - Add first scénario to upgrade from module interface. Thank you, [@nesrineabdmouleh](https://github.com/nesrineabdmouleh) ### Cash on delivery module -* [#61](https://github.com/PrestaShop/ps_cashondelivery/pull/61): Functional Tests : Added dependabot & Bump `@prestashop-core/ui-testing`. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#61](https://github.com/PrestaShop/ps_cashondelivery/pull/61): Functional Tests: Added dependabot & Bump `@prestashop-core/ui-testing`. Thank you, [@Progi1984](https://github.com/Progi1984) ### Changes in developer documentation sources * [#1918](https://github.com/PrestaShop/docs/pull/1918): [UPGRADE] Add section for CLI, improve upgrade page. Thank you, [@M0rgan01](https://github.com/M0rgan01) * [#1916](https://github.com/PrestaShop/docs/pull/1916): Update tutorial.md. Thank you, [@LouisAUTHIE](https://github.com/LouisAUTHIE)