diff --git a/content/news/core-monthly/2023/core-monthly-2023-10-01-2023-10-31.md b/content/news/core-monthly/2023/core-monthly-2023-10-01-2023-10-31.md index 067e58284fb..9c114611624 100644 --- a/content/news/core-monthly/2023/core-monthly-2023-10-01-2023-10-31.md +++ b/content/news/core-monthly/2023/core-monthly-2023-10-01-2023-10-31.md @@ -36,11 +36,6 @@ Other than that, there are some minor bugfixes which you can find in the list of With PrestaShop 9, there's certainly more going on. Work on Symfony Layout, API, cleaning: there is a lot of progress, but the team still needs some time to better present the results. Regarding the new API, which is being implemented into PrestaShop 9, [some interesting developments are happening](https://github.com/PrestaShop/PrestaShop/pull/34171), and we will be sharing more details about them soon! A great time to learn more about the new API is the PrestaShop Developer Conference, where [@joelievre](https://github.com/jolelievre) will be [presenting the new API](https://events.prestashop.com/prestashop-developer-conference/en/sessions?searchtext=api&page=1) to the audience. - -### Welcome to Dominik Shaim, new PrestaShop committer - -In November we welcomed a new PrestaShop committer - [@ShaiMagal](Dominik Shaim), community member from Czech Republic and founder of [OpenServis](https://www.openservis.cz/), company specialized in the PrestaShop hosting and support. Dominik is an experienced developer who works with PrestaShop since 2012, and he's been contributing to the project for a while now. We're happy to have him on board, and we're looking forward to working with him! You can see a list of all committers on [the PrestaShop project website](https://www.prestashop-project.org/project-organization/people-and-roles/#committers). - ### Faceted search module It is safe to say that for the last few months [@Hlavtox](https://github.com/Hlavtox) has taken over the development of the faceted search module. He's been working on improving the module and fixing bugs. In October, he released a new version of the module with yet another highly anticipated feature - the ability to filter by discounts, on sale and new products. You can get the new version of the module and see a full list of changes on [the module release page](https://github.com/PrestaShop/ps_facetedsearch/releases/tag/v3.14.0). diff --git a/content/news/core-monthly/2023/core-monthly-2023-11-01-2023-11-30.md b/content/news/core-monthly/2023/core-monthly-2023-11-01-2023-11-30.md index c8b2bb00f04..df3cb44d3da 100644 --- a/content/news/core-monthly/2023/core-monthly-2023-11-01-2023-11-30.md +++ b/content/news/core-monthly/2023/core-monthly-2023-11-01-2023-11-30.md @@ -67,6 +67,10 @@ The [comments module](https://github.com/PrestaShop/productcomments/) has change This is not the end! There's also a new version of the shopping cart module that brings sizable performance improvements. You can see the details of their implementation [here](https://github.com/PrestaShop/ps_shoppingcart/pull/94), and they are available [in version 3.0 of the module](https://github.com/PrestaShop/ps_shoppingcart/releases/tag/v3.0.0). +### Welcome to Dominik Shaim, new PrestaShop committer + +In November we welcomed a new PrestaShop committer - [@ShaiMagal](Dominik Shaim), community member from Czech Republic and founder of [OpenServis](https://www.openservis.cz/), company specialized in the PrestaShop hosting and support. Dominik is an experienced developer who works with PrestaShop since 2012, and he's been contributing to the project for a while now. We're happy to have him on board, and we're looking forward to working with him! You can see a list of all committers on [the PrestaShop project website](https://www.prestashop-project.org/project-organization/people-and-roles/#committers). + ### PrestaShop Flashlight The [PrestaShop Flashlight project](https://github.com/PrestaShop/prestashop-flashlight) that was presented [during October's Live Update](https://youtu.be/tNAfcQhVmVM?t=817) welcomed new improvements. There are so many changes that it's hard to list them all so I invite you to the [Flashlight repository](https://github.com/PrestaShop/prestashop-flashlight), where you can track the changes, see a refreshed user guide, usage examples and much, much more.