diff --git a/content/news/core-monthly/2025/core-monthly-2025-10-01-2025-10-31.md b/content/news/core-monthly/2025/core-monthly-2025-10-01-2025-10-31.md new file mode 100644 index 00000000000..58169dcb7ed --- /dev/null +++ b/content/news/core-monthly/2025/core-monthly-2025-10-01-2025-10-31.md @@ -0,0 +1,401 @@ +--- +layout: post +title: "PrestaShop Core Monthly - October 2025" +subtitle: "PrestaShop 9.0.1 release, Developer Conference goes hybrid, and Admin API contributions take off" +date: 2025-11-04 +authors: [ kpodemski ] +image: /assets/images/theme/banner-core-monthly.jpg +twitter_image: /assets/images/theme/banner-core-monthly.jpg +icon: icon-calendar +tags: + - core-monthly +--- + +October has been an exceptional month for the PrestaShop project! We released the first maintenance version of PrestaShop 9, opened registration for our biggest community event of the year, and watched the Admin API contribution initiative gain incredible momentum. Let's dive into what made this month so special. + +![Core Monthly banner](/assets/images/theme/banner-core-monthly-wide.jpg) + +October was truly a milestone month for PrestaShop. The energy and enthusiasm from both PrestaShop SA and our community contributors have been remarkable, resulting in impressive progress across multiple fronts. + +## PrestaShop 9.0.1 is here, 9.0.2 is coming soon + +The [first patch version for PrestaShop 9]({{< relref "/news/releases/prestashop-9-0-1-maintenance-release" >}}) arrived on October 13th, bringing over 60 bug fixes and 140 merged pull requests. Since its release, PrestaShop 9 has been met with great enthusiasm from our community, and this maintenance release focuses on resolving key issues that directly impact day-to-day operations. A primary focus was placed on addressing challenges encountered during the installation process on some environments, ensuring a smoother and more reliable deployment experience for everyone. + +But we're not stopping there. Work is already in progress on PrestaShop 9.0.2, which is planned for release in November. The team is actively collecting feedback and fixing additional issues to make PrestaShop 9 even more stable and reliable. + +![9.0.1 is available!](/assets/images/2025/09/PrestaShop-9.0.1-BuildBlog.png) + +## Join us at PrestaShop Developer Conference 2025 + +**Mark your calendars for November 19, 2025!** + +The third edition of the PrestaShop Developer Conference is taking place in Paris, and for the first time ever, we're going hybrid. + +You can [register now]({{< relref "/news/posts/2025/register-for-prestashop-developer-conference-2025" >}}) to attend either in person or online. The virtual experience includes live broadcasts with automatic subtitles translated into 35 languages, making the content accessible to our global community. Seats are limited, so secure your spot today! + +![PrestaShop Developer Conference 2025 Visual](/assets/images/2025/10/DEVCON_2025_1200x628.png) + +## Admin API contributions are flying + +Remember our [Call for Contributions focused on Admin API]({{< relref "/news/posts/2025/call-for-contributions-admin-api" >}})? The response has been phenomenal! After the success of our first Call for Contributions focused on hooks, we invited the community to help expand PrestaShop 9's new Admin API with additional endpoints. October saw incredible progress, with community members stepping up to contribute new endpoints across multiple domains. + +The numbers speak for themselves. We've seen a steady stream of contributions adding endpoints for categories, attributes, stores, suppliers, tax rules, titles, search aliases, addresses, and more. You can track the [current coverage of endpoints](https://github.com/PrestaShop/PrestaShop/issues/39630) to see what's been accomplished and what's still available to work on. + +If you haven't joined yet, it's not too late! Head over to the `#cfc-adminapi` channel on [PrestaShop Slack](https://www.prestashop-project.org/slack/) to get started and see what endpoints you'd like to contribute. + +## Big improvements to the developer experience + +October brought a significant enhancement to the developer experience, thanks to [@tyloo](https://github.com/tyloo). The [Docker setup integrated in the GitHub repository](https://github.com/PrestaShop/PrestaShop/pull/39305) received a complete rework with comprehensive documentation. This isn't just a small tweak – it's a fundamental improvement that makes it easier for developers to get started with PrestaShop development. The new setup includes better configuration options, clearer documentation, and a more streamlined workflow. If you're developing for PrestaShop, you'll definitely want to check out these improvements. + +We also want to give a big shout-out to [@MattKelvin](https://github.com/MattKelvin) for his amazing work on [the developer documentation](https://devdocs.prestashop-project.org). Over recent weeks, he's made numerous contributions that have significantly improved the quality and accessibility of our documentation. Thanks to contributors like Matt, it's easier than ever for developers to learn and build with PrestaShop. + +## Progress on key features for PrestaShop 9.1 + +On the development side, October saw solid progress on two major features for PrestaShop's future. The multi-carrier functionality continued to evolve with multiple pull requests adding virtual product filters, split shipment improvements, and better order summary displays. Meanwhile, the discounts feature received substantial attention with work on the priority system, form improvements, and new validation rules. Both of these features are shaping up to bring significant value to merchants. + +Work on Hummingbird 2.0 also continues at a steady pace, with [@tblivet](https://github.com/tblivet) leading the charge on making PrestaShop's front office accessible, faster and more modern. + +## A truly collaborative month + +What makes October stand out is the balance of contributions from both PrestaShop SA and our community members. From bug fixes and new features to documentation improvements and API endpoints, everyone played a part in moving the project forward. This is what open source is all about – people from different backgrounds and companies coming together to build something great. + +Beyond these major topics, October was packed with other improvements. You'll find detailed lists of all the pull requests and changes below, covering everything from back office enhancements and front office fixes to core improvements and test coverage. The sheer volume of work accomplished this month is impressive, with 408 pull requests opened and 313 merged across the project repositories. + +## Project releases + +* [PrestaShop](https://github.com/PrestaShop/PrestaShop), [PrestaShop 9.0.1](https://github.com/PrestaShop/PrestaShop/releases/tag/9.0.1) released on 2025-10-13. + +* [Pages not found module](https://github.com/PrestaShop/pagesnotfound), [v3.0.0](https://github.com/PrestaShop/pagesnotfound/releases/tag/v3.0.0) released on 2025-10-28. + +* [Main menu module](https://github.com/PrestaShop/ps_mainmenu), [v2.3.5](https://github.com/PrestaShop/ps_mainmenu/releases/tag/v2.3.5) released on 2025-10-10. + + + +## A quick update about PrestaShop's GitHub issues and pull requests: + +- [82 new issues](https://github.com/search?q=repo%3APrestaShop%2FPrestaShop+is%3Apublic++is%3Aissue+created%3A2025-10-01..2025-10-31) have been created in the project repositories; +- [91 have been closed](https://github.com/search?q=repo%3APrestaShop%2FPrestaShop+is%3Apublic++is%3Aissue+closed%3A2025-10-01..2025-10-31), including [0 fixed issues](https://github.com/search?q=repo%3APrestaShop%2FPrestaShop+is%3Apublic++is%3Aissue+label%3Afixed+closed%3A2025-10-01..2025-10-31) on the core; +- [408 pull requests have been opened](https://github.com/search?q=org%3APrestaShop+is%3Apublic++-repo%3Aprestashop%2Fprestashop.github.io++is%3Apr+created%3A2025-10-01..2025-10-31) in the project repositories; +- [400 pull requests have been closed](https://github.com/search?q=org%3APrestaShop+is%3Apublic++-repo%3Aprestashop%2Fprestashop.github.io++is%3Apr+closed%3A2025-10-01..2025-10-31), including [313 merged pull requests](https://github.com/search?q=org%3APrestaShop+is%3Apublic++-repo%3Aprestashop%2Fprestashop.github.io++is%3Apr+merged%3A2025-10-01..2025-10-31). + + +## Code changes in the ‘develop’ branch +### Back office +* [#39880](https://github.com/PrestaShop/PrestaShop/pull/39880): Add virtual product filter for shipments. Thank you, [@M0rgan01](https://github.com/M0rgan01) +* [#39876](https://github.com/PrestaShop/PrestaShop/pull/39876): feat: [discount-list] fix #39796 - add start and expiration date columns. Thank you, [@mattgoud](https://github.com/mattgoud) +* [#39873](https://github.com/PrestaShop/PrestaShop/pull/39873): Discount priority system. Thank you, [@tleon](https://github.com/tleon) +* [#39857](https://github.com/PrestaShop/PrestaShop/pull/39857): Rearrange discount form. Thank you, [@nicosomb](https://github.com/nicosomb) +* [#39811](https://github.com/PrestaShop/PrestaShop/pull/39811): Fix product type discount. Thank you, [@tleon](https://github.com/tleon) +* [#39810](https://github.com/PrestaShop/PrestaShop/pull/39810): chore: verify is carrier is linked to shipments for soft delete. Thank you, [@PoulainMaxime](https://github.com/PoulainMaxime) +* [#39808](https://github.com/PrestaShop/PrestaShop/pull/39808): Add missing form type in catalog discount. Thank you, [@tleon](https://github.com/tleon) +* [#39789](https://github.com/PrestaShop/PrestaShop/pull/39789): Add limit to a single customer for discount. Thank you, [@nicosomb](https://github.com/nicosomb) +* [#39763](https://github.com/PrestaShop/PrestaShop/pull/39763): UI tests - Add new scenario to check multicarrier. Thank you, [@nesrineabdmouleh](https://github.com/nesrineabdmouleh) +* [#39760](https://github.com/PrestaShop/PrestaShop/pull/39760): Address without linked brand. Thank you, [@aomaxime](https://github.com/aomaxime) +* [#39741](https://github.com/PrestaShop/PrestaShop/pull/39741): Set validity date for discounts. Thank you, [@tleon](https://github.com/tleon) +* [#39706](https://github.com/PrestaShop/PrestaShop/pull/39706): Fix discount edition when no cart conditions were defined. Thank you, [@nicosomb](https://github.com/nicosomb) +* [#39662](https://github.com/PrestaShop/PrestaShop/pull/39662): Add discount compatibility. Thank you, [@nicosomb](https://github.com/nicosomb) +* [#39629](https://github.com/PrestaShop/PrestaShop/pull/39629): Update d3 and nvd3 libs. Thank you, [@boherm](https://github.com/boherm) +* [#39579](https://github.com/PrestaShop/PrestaShop/pull/39579): chore: trigger error when split shipment with tracking number. Thank you, [@PoulainMaxime](https://github.com/PoulainMaxime) +* [#37668](https://github.com/PrestaShop/PrestaShop/pull/37668): Add more specific filtering to Brand addresses listing. Thank you, [@zelarg](https://github.com/zelarg) +### Core +* [#39719](https://github.com/PrestaShop/PrestaShop/pull/39719): Remove tests & references to the cronjobs module. Thank you, [@tleon](https://github.com/tleon) +* [#39670](https://github.com/PrestaShop/PrestaShop/pull/39670): Fix log level for create-test-db. Thank you, [@boherm](https://github.com/boherm) +### Front office +* [#39788](https://github.com/PrestaShop/PrestaShop/pull/39788): Add check for enabled countries in cart and order. Thank you, [@PrestaEdit](https://github.com/PrestaEdit) +* [#39787](https://github.com/PrestaShop/PrestaShop/pull/39787): [Multi-carrier] added a property in OrderLazyArray. Thank you, [@M0rgan01](https://github.com/M0rgan01) +* [#39755](https://github.com/PrestaShop/PrestaShop/pull/39755): feat: add logic for new display on multishipment for order summary. Thank you, [@PoulainMaxime](https://github.com/PoulainMaxime) +### Tests +* [#39846](https://github.com/PrestaShop/PrestaShop/pull/39846): Functional Tests : API : GET /attributes/attribute/{attributeId}. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39795](https://github.com/PrestaShop/PrestaShop/pull/39795): Functional Tests : Fixed `functional/BO/03*/05*/brands/addresses/02*`. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39738](https://github.com/PrestaShop/PrestaShop/pull/39738): Functional Tests : API : PUT /hook/{hookId}/status. Thank you, [@Progi1984](https://github.com/Progi1984) +## Code changes in the ‘9.0.x’ branch +### Back office +* [#39877](https://github.com/PrestaShop/PrestaShop/pull/39877): Add the possibility to bulk assign a new zone. Thank you, [@nicosomb](https://github.com/nicosomb) +* [#39874](https://github.com/PrestaShop/PrestaShop/pull/39874): BO - Products : Enable/Disable actions depending on permissions. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39802](https://github.com/PrestaShop/PrestaShop/pull/39802): [BO] State Grid : Clean unuseful parameters. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39758](https://github.com/PrestaShop/PrestaShop/pull/39758): Allow attribute groups colors/textures on groups with ID different than 2. Thank you, [@ChillCode](https://github.com/ChillCode) +* [#39748](https://github.com/PrestaShop/PrestaShop/pull/39748): BO : Webservice : Refactoring using CQRS. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39732](https://github.com/PrestaShop/PrestaShop/pull/39732): Fix order tax update. Thank you, [@tleon](https://github.com/tleon) +* [#39714](https://github.com/PrestaShop/PrestaShop/pull/39714): [BO] Email Layouts : Set table responsive. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39691](https://github.com/PrestaShop/PrestaShop/pull/39691): fix: Ensure order status template keeps between saves. Thank you, [@ChillCode](https://github.com/ChillCode) +* [#39621](https://github.com/PrestaShop/PrestaShop/pull/39621): [BO] Added DataCollector for Legacy Profiling. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39578](https://github.com/PrestaShop/PrestaShop/pull/39578): Fix issue with null values on stores from import. Thank you, [@Prestaworks](https://github.com/Prestaworks) +* [#38301](https://github.com/PrestaShop/PrestaShop/pull/38301): Fix: AverageTaxOfProductsTaxCalculator, Cannot use a scalar value as an array. Thank you, [@Codencode](https://github.com/Codencode) +### Core +* [#39855](https://github.com/PrestaShop/PrestaShop/pull/39855): Add some comments to Cart class. Thank you, [@Hlavtox](https://github.com/Hlavtox) +* [#39775](https://github.com/PrestaShop/PrestaShop/pull/39775): Corrects the date in the change log. Thank you, [@Touxten](https://github.com/Touxten) +* [#39742](https://github.com/PrestaShop/PrestaShop/pull/39742): Merge release-9.0.1 into 9.0.x. Thank you, [@tyloo](https://github.com/tyloo) +* [#39674](https://github.com/PrestaShop/PrestaShop/pull/39674): Fix log level create test db for `9.0.x`. Thank you, [@boherm](https://github.com/boherm) +### Front office +* [#39666](https://github.com/PrestaShop/PrestaShop/pull/39666): Explain parent initialization for future generation. Thank you, [@Hlavtox](https://github.com/Hlavtox) +* [#39651](https://github.com/PrestaShop/PrestaShop/pull/39651): Fix the canonical redirection when category slug is wrong but id is correct. Thank you, [@aomaxime](https://github.com/aomaxime) +* [#39606](https://github.com/PrestaShop/PrestaShop/pull/39606): fix(CustomerMessage): increase user_agent length from 128 to 255 to prevent silent validation errors on some mobile contact form. Thank you, [@yebor974](https://github.com/yebor974) +* [#39525](https://github.com/PrestaShop/PrestaShop/pull/39525): Fix: Fatal Error : Doctrine proxy classes and cache in production mode Prestashop 9.0.0. Thank you, [@Codencode](https://github.com/Codencode) +### Installer +* [#39305](https://github.com/PrestaShop/PrestaShop/pull/39305): Rework Docker Developer Experience and Added documentation. Thank you, [@tyloo](https://github.com/tyloo) +### Tests +* [#39875](https://github.com/PrestaShop/PrestaShop/pull/39875): Functional Tests : BO - Cart rules - Condition : Case 2 - Valid Date Time. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39871](https://github.com/PrestaShop/PrestaShop/pull/39871): Bump prestashop/ps_apiresources. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39870](https://github.com/PrestaShop/PrestaShop/pull/39870): Functional Tests : BO - Cart rules - Condition : Case 2 bis - Invalid Date Time. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39856](https://github.com/PrestaShop/PrestaShop/pull/39856): Functional Tests : API : DELETE /admin-api/category/{categoryId}/cover. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39844](https://github.com/PrestaShop/PrestaShop/pull/39844): Functional Tests : Bump @prestashop-core/ui-testing. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39829](https://github.com/PrestaShop/PrestaShop/pull/39829): UI tests - Fix random errors in functional:BO:advanced-parameters:07-10 & functional:FO:hummingbird:08-12. Thank you, [@nesrineabdmouleh](https://github.com/nesrineabdmouleh) +* [#39828](https://github.com/PrestaShop/PrestaShop/pull/39828): Functional Tests : API : POST /admin-api/attributes/attribute. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39815](https://github.com/PrestaShop/PrestaShop/pull/39815): Functional Tests : API : DELETE /admin-api/category/{categoryId}. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39812](https://github.com/PrestaShop/PrestaShop/pull/39812): [TE] Bump behat/behat (v3.16.0 => v3.25.0). Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39807](https://github.com/PrestaShop/PrestaShop/pull/39807): Functional tests - Fix random error in Orders > Credit slips > Create filter credit slip. Thank you, [@nesrineabdmouleh](https://github.com/nesrineabdmouleh) +* [#39806](https://github.com/PrestaShop/PrestaShop/pull/39806): Functional Tests : API : DELETE /attributes/attribute/{attributeId}. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39794](https://github.com/PrestaShop/PrestaShop/pull/39794): Functional Tests : Bump @prestashop-core/ui-testing. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39777](https://github.com/PrestaShop/PrestaShop/pull/39777): Functional Tests : API : GET /categories. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39768](https://github.com/PrestaShop/PrestaShop/pull/39768): Functional Tests : Update new endpoints. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39767](https://github.com/PrestaShop/PrestaShop/pull/39767): Functional Tests : API : PUT /attributes/groups/delete. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39754](https://github.com/PrestaShop/PrestaShop/pull/39754): Functional Tests : API : GET /attributes/groups. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39749](https://github.com/PrestaShop/PrestaShop/pull/39749): Functional Tests : Bump @prestashop-core/ui-testing. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39731](https://github.com/PrestaShop/PrestaShop/pull/39731): Functional Tests : API : POST /attributes/group. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39718](https://github.com/PrestaShop/PrestaShop/pull/39718): Functional Tests : API : PATCH /attributes/group/{attributeGroupId}. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39702](https://github.com/PrestaShop/PrestaShop/pull/39702): Removed pdiddy occurences in PrestaShop project. Thank you, [@nicosomb](https://github.com/nicosomb) +* [#39701](https://github.com/PrestaShop/PrestaShop/pull/39701): Functional Tests : Bump @prestashop-core/ui-testing. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39681](https://github.com/PrestaShop/PrestaShop/pull/39681): Github Action `setup-env` : Retry 5 times the download of MkCert. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39677](https://github.com/PrestaShop/PrestaShop/pull/39677): Functional Tests : GET /attributes/group/{attributeGroupId}. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39675](https://github.com/PrestaShop/PrestaShop/pull/39675): Functional Tests : Added new endpoints. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#39661](https://github.com/PrestaShop/PrestaShop/pull/39661): Functional Tests : Bump @prestashop-core/ui-testing. Thank you, [@Progi1984](https://github.com/Progi1984) +## Code changes in the ‘8.2.x’ branch +### Back office +* [#39728](https://github.com/PrestaShop/PrestaShop/pull/39728): Fix product broken when redirect target is deleted. Thank you, [@tleon](https://github.com/tleon) + + +## Code changes in modules, themes and tools + +### .github +* [#16](https://github.com/PrestaShop/.github/pull/16): Added actions for phpstan and cs. Thank you, [@tleon](https://github.com/tleon) +### API Resources +* [#95](https://github.com/PrestaShop/ps_apiresources/pull/95): Fix category endpoint. Thank you, [@nicosomb](https://github.com/nicosomb) +* [#94](https://github.com/PrestaShop/ps_apiresources/pull/94): Try to fix failing test with latest symfony release. Thank you, [@nicosomb](https://github.com/nicosomb) +* [#93](https://github.com/PrestaShop/ps_apiresources/pull/93): Add Get Hook status endpoint. Thank you, [@Codencode](https://github.com/Codencode) +* [#86](https://github.com/PrestaShop/ps_apiresources/pull/86): Add missing endpoints about discounts. Thank you, [@nicosomb](https://github.com/nicosomb) +* [#85](https://github.com/PrestaShop/ps_apiresources/pull/85): Added endpoints for domain "Store". Thank you, [@Progi1984](https://github.com/Progi1984) +* [#84](https://github.com/PrestaShop/ps_apiresources/pull/84): Added endpoints for domain "Supplier". Thank you, [@Progi1984](https://github.com/Progi1984) +* [#83](https://github.com/PrestaShop/ps_apiresources/pull/83): Pr addresses. Thank you, [@Jeremie-Kiwik](https://github.com/Jeremie-Kiwik) +* [#80](https://github.com/PrestaShop/ps_apiresources/pull/80): Add endpoints for category image delete and is enabled. Thank you, [@Codencode](https://github.com/Codencode) +* [#76](https://github.com/PrestaShop/ps_apiresources/pull/76): Add endpoints for category bulk actions. Thank you, [@Codencode](https://github.com/Codencode) +* [#74](https://github.com/PrestaShop/ps_apiresources/pull/74): Fix hook update-status route. Thank you, [@boherm](https://github.com/boherm) +* [#73](https://github.com/PrestaShop/ps_apiresources/pull/73): Added endpoints for domain "TaxRulesGroup". Thank you, [@Progi1984](https://github.com/Progi1984) +* [#72](https://github.com/PrestaShop/ps_apiresources/pull/72): Added endpoints for domain "Title". Thank you, [@Progi1984](https://github.com/Progi1984) +* [#69](https://github.com/PrestaShop/ps_apiresources/pull/69): SearchAlias resource. Thank you, [@kpodemski](https://github.com/kpodemski) +* [#66](https://github.com/PrestaShop/ps_apiresources/pull/66): Added attribute endpoints. Thank you, [@Codencode](https://github.com/Codencode) +### Auto Upgrade module +* [#1517](https://github.com/PrestaShop/autoupgrade/pull/1517): Document 'chain' parameter. Thank you, [@tswfi](https://github.com/tswfi) +* [#1513](https://github.com/PrestaShop/autoupgrade/pull/1513): Fix update command - get channel version. Thank you, [@M0rgan01](https://github.com/M0rgan01) +* [#1511](https://github.com/PrestaShop/autoupgrade/pull/1511): Fix readme check command. Thank you, [@tswfi](https://github.com/tswfi) +* [#1509](https://github.com/PrestaShop/autoupgrade/pull/1509): Translation catalog update. Thank you, [@github-actions](https://github.com/github-actions) +* [#1503](https://github.com/PrestaShop/autoupgrade/pull/1503): Bump to v7.4.3. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1501](https://github.com/PrestaShop/autoupgrade/pull/1501): Translation catalog update. Thank you, [@github-actions](https://github.com/github-actions) +* [#1500](https://github.com/PrestaShop/autoupgrade/pull/1500): Prepare change of index with pre-deletion of duplicates in image_type table bug, compliant with MySQL. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1499](https://github.com/PrestaShop/autoupgrade/pull/1499): Remove magic_ ini directive that have been deleted from PHP. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1498](https://github.com/PrestaShop/autoupgrade/pull/1498): Redirect stderr to stdout while finding base command (7.4.x branch). Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1497](https://github.com/PrestaShop/autoupgrade/pull/1497): Redirect stderr to stdout while finding base command (dev branch). Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1496](https://github.com/PrestaShop/autoupgrade/pull/1496): Update PHPStan config files for PS 9 (7.4.x branch). Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1495](https://github.com/PrestaShop/autoupgrade/pull/1495): Update PHPStan config files for PS 9 (dev branch). Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1494](https://github.com/PrestaShop/autoupgrade/pull/1494): Prepare change of index with pre-deletion of duplicates in image_type table. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1493](https://github.com/PrestaShop/autoupgrade/pull/1493): Bump to 7.4.2. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1491](https://github.com/PrestaShop/autoupgrade/pull/1491): Prepare change of index with pre-deletion of duplicates in image_type table (Branch 7.4.x). Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1490](https://github.com/PrestaShop/autoupgrade/pull/1490): Display last output when missing the base command (7.4.x branch). Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1489](https://github.com/PrestaShop/autoupgrade/pull/1489): Display last output when missing the base command. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1488](https://github.com/PrestaShop/autoupgrade/pull/1488): Add missing hooks (7.4.x branch). Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1487](https://github.com/PrestaShop/autoupgrade/pull/1487): Add missing hooks. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1486](https://github.com/PrestaShop/autoupgrade/pull/1486): Cherry pick all commits for release of 7.4.1 on branch 7.4.x. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1484](https://github.com/PrestaShop/autoupgrade/pull/1484): Add missing changes for PS 9.0.1 and 9.0.0 (with catch-up script). Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1483](https://github.com/PrestaShop/autoupgrade/pull/1483): UI tests - Add ui test to check the notification modal of Update assistant. Thank you, [@nesrineabdmouleh](https://github.com/nesrineabdmouleh) +* [#1482](https://github.com/PrestaShop/autoupgrade/pull/1482): Bump version to v7.5.0. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1480](https://github.com/PrestaShop/autoupgrade/pull/1480): Bump version to v7.4.1. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1478](https://github.com/PrestaShop/autoupgrade/pull/1478): Update call to bin/console by relying on PHP binary first. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#1473](https://github.com/PrestaShop/autoupgrade/pull/1473): Update italian provinces as of June 2025. Thank you, [@Codencode](https://github.com/Codencode) +* [#1467](https://github.com/PrestaShop/autoupgrade/pull/1467): Remove theme_name field from update sql file. Thank you, [@tleon](https://github.com/tleon) +### Automated tests on Pull Requests +* [#96](https://github.com/PrestaShop/ga.tests.ui.pr/pull/96): `pr_security_test_one.yml` : Option for Runner Version. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#95](https://github.com/PrestaShop/ga.tests.ui.pr/pull/95): Bump Node 20.17.0 to 20.19.5. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#94](https://github.com/PrestaShop/ga.tests.ui.pr/pull/94): `pr_test_one.yml` : Added option for telemetry. Thank you, [@Progi1984](https://github.com/Progi1984) +### Available quantities statistics module +* [#35](https://github.com/PrestaShop/statsstock/pull/35): Bump version of actions in CI. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#34](https://github.com/PrestaShop/statsstock/pull/34): Bump to 2.0.2. Thank you, [@Hlavtox](https://github.com/Hlavtox) +* [#32](https://github.com/PrestaShop/statsstock/pull/32): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Best-selling products statistics module +* [#25](https://github.com/PrestaShop/statsbestproducts/pull/25): Bump version of actions in CI. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#24](https://github.com/PrestaShop/statsbestproducts/pull/24): Bump to v2.1.0. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#23](https://github.com/PrestaShop/statsbestproducts/pull/23): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Best categories statistics module +* [#26](https://github.com/PrestaShop/statsbestcategories/pull/26): Bump version of actions in CI. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#25](https://github.com/PrestaShop/statsbestcategories/pull/25): Bump to v2.1.0. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#24](https://github.com/PrestaShop/statsbestcategories/pull/24): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Best customers statistics module +* [#38](https://github.com/PrestaShop/statsbestcustomers/pull/38): Bump version of actions in CI. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#36](https://github.com/PrestaShop/statsbestcustomers/pull/36): Bump to v2.1.0. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#35](https://github.com/PrestaShop/statsbestcustomers/pull/35): Remove empty line before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Best manufacturers statistics module +* [#30](https://github.com/PrestaShop/statsbestmanufacturers/pull/30): Bump version of actions in CI. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#29](https://github.com/PrestaShop/statsbestmanufacturers/pull/29): Bump to v2.0.4. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#28](https://github.com/PrestaShop/statsbestmanufacturers/pull/28): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Best suppliers statistics module +* [#26](https://github.com/PrestaShop/statsbestsuppliers/pull/26): Bump to v2.0.3. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#25](https://github.com/PrestaShop/statsbestsuppliers/pull/25): Bump version of actions in CI. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#24](https://github.com/PrestaShop/statsbestsuppliers/pull/24): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Best vouchers statistics module +* [#24](https://github.com/PrestaShop/statsbestvouchers/pull/24): Bump to v2.1.0. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#23](https://github.com/PrestaShop/statsbestvouchers/pull/23): Bump version of actions in CI. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#22](https://github.com/PrestaShop/statsbestvouchers/pull/22): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Carrier distribution statistics module +* [#20](https://github.com/PrestaShop/statscarrier/pull/20): Bump to v2.1.0. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#19](https://github.com/PrestaShop/statscarrier/pull/19): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Cash on delivery module +* [#143](https://github.com/PrestaShop/ps_cashondelivery/pull/143): Changed the workflow file to use the new actions. Thank you, [@tleon](https://github.com/tleon) +### Catalog evaluation statistics module +* [#35](https://github.com/PrestaShop/statscheckup/pull/35): Bump to version 2.0.4. Thank you, [@ga-devfront](https://github.com/ga-devfront) +* [#33](https://github.com/PrestaShop/statscheckup/pull/33): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Catalog statistics module +* [#41](https://github.com/PrestaShop/statscatalog/pull/41): Bump version of actions in CI. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#40](https://github.com/PrestaShop/statscatalog/pull/40): release: bump to 2.0.5. Thank you, [@ga-devfront](https://github.com/ga-devfront) +* [#38](https://github.com/PrestaShop/statscatalog/pull/38): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Category tree links module +* [#82](https://github.com/PrestaShop/ps_categorytree/pull/82): Bump to version 3.0.2. Thank you, [@ga-devfront](https://github.com/ga-devfront) +### Changes in developer documentation sources +* [#2056](https://github.com/PrestaShop/docs/pull/2056): Fixed broken shortcode following guidelines. Thank you, [@Giulio-Cappelli](https://github.com/Giulio-Cappelli) +* [#2055](https://github.com/PrestaShop/docs/pull/2055): Add AI usage guidelines to contribution guidelines. Thank you, [@tleon](https://github.com/tleon) +* [#2053](https://github.com/PrestaShop/docs/pull/2053): Add documentation for disabling bulk checkbox using Bulk Actions. Thank you, [@MattKelvin](https://github.com/MattKelvin) +* [#2052](https://github.com/PrestaShop/docs/pull/2052): Add a summary for the cache page. Thank you, [@MattKelvin](https://github.com/MattKelvin) +* [#2051](https://github.com/PrestaShop/docs/pull/2051): Remove references to cronjob archived module. Thank you, [@tleon](https://github.com/tleon) +* [#2048](https://github.com/PrestaShop/docs/pull/2048): add "Decorating your data" part. Thank you, [@MattKelvin](https://github.com/MattKelvin) +* [#2047](https://github.com/PrestaShop/docs/pull/2047): fix broken link by escaping < and >. Thank you, [@MattKelvin](https://github.com/MattKelvin) +* [#2046](https://github.com/PrestaShop/docs/pull/2046): Update actionPresentProduct.md. Thank you, [@Prestaworks](https://github.com/Prestaworks) +* [#2045](https://github.com/PrestaShop/docs/pull/2045): Update actionPresentProduct.md. Thank you, [@Prestaworks](https://github.com/Prestaworks) +* [#2044](https://github.com/PrestaShop/docs/pull/2044): add a link to the docker images chapter. Thank you, [@MattKelvin](https://github.com/MattKelvin) +* [#2043](https://github.com/PrestaShop/docs/pull/2043): change TranslatorInterface namespace. Thank you, [@MattKelvin](https://github.com/MattKelvin) +* [#2042](https://github.com/PrestaShop/docs/pull/2042): add link. Thank you, [@MattKelvin](https://github.com/MattKelvin) +* [#2041](https://github.com/PrestaShop/docs/pull/2041): Fix header formatting in strategy.md. Thank you, [@PrestaEdit](https://github.com/PrestaEdit) +* [#2040](https://github.com/PrestaShop/docs/pull/2040): Update Symfony documentation links to version 6.4. Thank you, [@PrestaEdit](https://github.com/PrestaEdit) +* [#2039](https://github.com/PrestaShop/docs/pull/2039): Update file structure documentation. Thank you, [@PrestaEdit](https://github.com/PrestaEdit) +* [#2038](https://github.com/PrestaShop/docs/pull/2038): Update PrestaShop configuration links to version 9.0.x. Thank you, [@PrestaEdit](https://github.com/PrestaEdit) +* [#2037](https://github.com/PrestaShop/docs/pull/2037): Update of EntitySearchInputType. Thank you, [@MattKelvin](https://github.com/MattKelvin) +### Changes in developer documentation theme +* [#66](https://github.com/PrestaShop/ps-docs-theme/pull/66): Banner for the developer conference 2025. Thank you, [@kpodemski](https://github.com/kpodemski) +* [#65](https://github.com/PrestaShop/ps-docs-theme/pull/65): Allow markdown in hook description notice. Thank you, [@MattKelvin](https://github.com/MattKelvin) +### Classic theme +* [#177](https://github.com/PrestaShop/classic-theme/pull/177): Add multi-shipment-table in order confirmation. Thank you, [@M0rgan01](https://github.com/M0rgan01) +* [#176](https://github.com/PrestaShop/classic-theme/pull/176): feat: add new template multishipment for order summary. Thank you, [@PoulainMaxime](https://github.com/PoulainMaxime) +* [#175](https://github.com/PrestaShop/classic-theme/pull/175): Replace deprecated node-sass by sass. Thank you, [@mattgoud](https://github.com/mattgoud) +### Custom text module +* [#79](https://github.com/PrestaShop/ps_customtext/pull/79): Bump to version 4.2.2. Thank you, [@ga-devfront](https://github.com/ga-devfront) +### Dashboard Products module +* [#63](https://github.com/PrestaShop/dashproducts/pull/63): Bump to v2.2.0. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#61](https://github.com/PrestaShop/dashproducts/pull/61): Provide absolute URL to fix routing issues. Thank you, [@Hlavtox](https://github.com/Hlavtox) +### Distribution API +* [#73](https://github.com/PrestaShop/distribution-api/pull/73): Add release notes of PrestaShop 9.0.1. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#72](https://github.com/PrestaShop/distribution-api/pull/72): Enable updates to PrestaShop 9.0.1 with Update Assistant 7.4.1. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#71](https://github.com/PrestaShop/distribution-api/pull/71): Fix autoupgrade.json for prestashop 1.6. Thank you, [@M0rgan01](https://github.com/M0rgan01) +### Docker images +* [#452](https://github.com/PrestaShop/docker/pull/452): Sync backlog of Docker images. Thank you, [@github-actions](https://github.com/github-actions) +### Docker internal images +* [#48](https://github.com/PrestaShop/docker-internal-images/pull/48): Increase innodb_buffer_pool_size for the minimum required value. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Email subscription module +* [#118](https://github.com/PrestaShop/ps_emailsubscription/pull/118): Bump version to 2.8.3. Thank you, [@Hlavtox](https://github.com/Hlavtox) +* [#116](https://github.com/PrestaShop/ps_emailsubscription/pull/116): Fix the link since the page migration. Thank you, [@Touxten](https://github.com/Touxten) +### Google Analytics module +* [#172](https://github.com/PrestaShop/ps_googleanalytics/pull/172): Bump to 5.0.3. Thank you, [@Hlavtox](https://github.com/Hlavtox) +### Hummingbird theme +* [#800](https://github.com/PrestaShop/hummingbird/pull/800): Feat update manufacturer property. Thank you, [@tblivet](https://github.com/tblivet) +* [#799](https://github.com/PrestaShop/hummingbird/pull/799): Feat display product brand link. Thank you, [@tblivet](https://github.com/tblivet) +* [#793](https://github.com/PrestaShop/hummingbird/pull/793): [A11Y][productcomments] improve accessibility. Thank you, [@tblivet](https://github.com/tblivet) +* [#791](https://github.com/PrestaShop/hummingbird/pull/791): Add multi-shipment-table in order confirmation. Thank you, [@M0rgan01](https://github.com/M0rgan01) +* [#790](https://github.com/PrestaShop/hummingbird/pull/790): feat: add new template multishipment for order summary. Thank you, [@PoulainMaxime](https://github.com/PoulainMaxime) +* [#789](https://github.com/PrestaShop/hummingbird/pull/789): Refactor and cleanup for upcoming v2 release. Thank you, [@tblivet](https://github.com/tblivet) +* [#788](https://github.com/PrestaShop/hummingbird/pull/788): [A11Y][ps_mainmenu] improve accessibility. Thank you, [@tblivet](https://github.com/tblivet) +* [#786](https://github.com/PrestaShop/hummingbird/pull/786): Fix issue on updateProductListDOM. Thank you, [@tblivet](https://github.com/tblivet) +* [#785](https://github.com/PrestaShop/hummingbird/pull/785): [ACCESSIBILITY - PART 7] Checkout pages accessiblity improvements. Thank you, [@tblivet](https://github.com/tblivet) +### Image slider module +* [#117](https://github.com/PrestaShop/ps_imageslider/pull/117): Bump version to 3.2.2. Thank you, [@Hlavtox](https://github.com/Hlavtox) +* [#115](https://github.com/PrestaShop/ps_imageslider/pull/115): Fix the link since the page migration. Thank you, [@Touxten](https://github.com/Touxten) +### Kanbanbot +* [#79](https://github.com/PrestaShop/kanbanbot/pull/79): Add new comment for security branch in PrestaShop/PrestaShop repository. Thank you, [@boherm](https://github.com/boherm) +* [#78](https://github.com/PrestaShop/kanbanbot/pull/78): Bump to v1.11.0. Thank you, [@boherm](https://github.com/boherm) +* [#77](https://github.com/PrestaShop/kanbanbot/pull/77): Replace deprecated usage of ::set-output in Github actions. Thank you, [@PrestaEdit](https://github.com/PrestaEdit) +### Main menu module +* [#86](https://github.com/PrestaShop/ps_mainmenu/pull/86): Bump to v2.3.6. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#84](https://github.com/PrestaShop/ps_mainmenu/pull/84): Release 2.3.5. Thank you, [@nicosomb](https://github.com/nicosomb) +* [#82](https://github.com/PrestaShop/ps_mainmenu/pull/82): Fix the link since the page migration. Thank you, [@Touxten](https://github.com/Touxten) +### Newsletter statistics module +* [#23](https://github.com/PrestaShop/statsnewsletter/pull/23): Bump version to 2.1.0. Thank you, [@Hlavtox](https://github.com/Hlavtox) +* [#22](https://github.com/PrestaShop/statsnewsletter/pull/22): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Pages not found module +* [#40](https://github.com/PrestaShop/pagesnotfound/pull/40): Prepare release of pagesnotfound 3.0.0. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#39](https://github.com/PrestaShop/pagesnotfound/pull/39): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Presthubot +* [#392](https://github.com/PrestaShop/presthubot/pull/392): `slack:notifier` : Added report titles differents between JIRA & Github. Thank you, [@Progi1984](https://github.com/Progi1984) +### Product Comments module +* [#220](https://github.com/PrestaShop/productcomments/pull/220): Remove deprecated 7.0.0 functions. Thank you, [@ga-devfront](https://github.com/ga-devfront) +* [#219](https://github.com/PrestaShop/productcomments/pull/219): Bump to version 8.0.0. Thank you, [@ga-devfront](https://github.com/ga-devfront) +* [#216](https://github.com/PrestaShop/productcomments/pull/216): Provide absolute URL to fix routing issues. Thank you, [@Hlavtox](https://github.com/Hlavtox) +* [#163](https://github.com/PrestaShop/productcomments/pull/163): Update list-comments.js. Thank you, [@djbuch](https://github.com/djbuch) +### Product details statistics module +* [#48](https://github.com/PrestaShop/statsproduct/pull/48): Bump to 2.1.4. Thank you, [@Hlavtox](https://github.com/Hlavtox) +* [#47](https://github.com/PrestaShop/statsproduct/pull/47): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Registered customer information statistics module +* [#28](https://github.com/PrestaShop/statspersonalinfos/pull/28): [FIX] CI and update PR Template. Thank you, [@ga-devfront](https://github.com/ga-devfront) +* [#27](https://github.com/PrestaShop/statspersonalinfos/pull/27): Bump to 2.1.0. Thank you, [@Hlavtox](https://github.com/Hlavtox) +* [#26](https://github.com/PrestaShop/statspersonalinfos/pull/26): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Registrations statistics modules +* [#24](https://github.com/PrestaShop/statsregistrations/pull/24): Bump to 2.1.0. Thank you, [@Hlavtox](https://github.com/Hlavtox) +* [#23](https://github.com/PrestaShop/statsregistrations/pull/23): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Sales and orders statistics module +* [#37](https://github.com/PrestaShop/statssales/pull/37): Bump version of actions in CI. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#36](https://github.com/PrestaShop/statssales/pull/36): Bump to 2.1.1. Thank you, [@Hlavtox](https://github.com/Hlavtox) +* [#35](https://github.com/PrestaShop/statssales/pull/35): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Shopping cart module +* [#97](https://github.com/PrestaShop/ps_shoppingcart/pull/97): Fix Workflow use actions/cache@v4 instead of V1 or V2. Thank you, [@Touxten](https://github.com/Touxten) +### Shop search statistics module +* [#27](https://github.com/PrestaShop/statssearch/pull/27): [FIX] CI and update GH template. Thank you, [@ga-devfront](https://github.com/ga-devfront) +* [#26](https://github.com/PrestaShop/statssearch/pull/26): Bump version to 2.1.0. Thank you, [@Hlavtox](https://github.com/Hlavtox) +* [#25](https://github.com/PrestaShop/statssearch/pull/25): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Stats Dashboard module +* [#38](https://github.com/PrestaShop/statsforecast/pull/38): Bump to 2.1.0. Thank you, [@Hlavtox](https://github.com/Hlavtox) +* [#37](https://github.com/PrestaShop/statsforecast/pull/37): Bump version of actions in CI. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#35](https://github.com/PrestaShop/statsforecast/pull/35): Remove space before PHP tag. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#32](https://github.com/PrestaShop/statsforecast/pull/32): Update README.md. Thank you, [@sallemiines](https://github.com/sallemiines) +### Traces +* [#150](https://github.com/PrestaShop/traces/pull/150): feature / added missing people from Invertus with consent. Thank you, [@tomas862](https://github.com/tomas862) +* [#148](https://github.com/PrestaShop/traces/pull/148): Added former/contractants PrestaShop SA employees (Batch 15). Thank you, [@Progi1984](https://github.com/Progi1984) +* [#146](https://github.com/PrestaShop/traces/pull/146): Update companies.json. Thank you, [@Touxten](https://github.com/Touxten) +### UI Testing Library +* [#727](https://github.com/PrestaShop/ui-testing-library/pull/727): Add some fixes to autoupgrade module. Thank you, [@nesrineabdmouleh](https://github.com/nesrineabdmouleh) +* [#726](https://github.com/PrestaShop/ui-testing-library/pull/726): Add methods to check recommanded version for autoupgrade module. Thank you, [@nesrineabdmouleh](https://github.com/nesrineabdmouleh) +* [#725](https://github.com/PrestaShop/ui-testing-library/pull/725): `boCartRulesCreatePage` : Added error message & use of save & stay. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#724](https://github.com/PrestaShop/ui-testing-library/pull/724): `boCategoriesCreatePage` : Fetch the category cover image. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#723](https://github.com/PrestaShop/ui-testing-library/pull/723): `boAttributesValueCreatePage` : Added the method `getInputValue`. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#721](https://github.com/PrestaShop/ui-testing-library/pull/721): Wait for timeout to check hidden selector. Thank you, [@nesrineabdmouleh](https://github.com/nesrineabdmouleh) +* [#720](https://github.com/PrestaShop/ui-testing-library/pull/720): Force select category root in create shop page. Thank you, [@nesrineabdmouleh](https://github.com/nesrineabdmouleh) +* [#719](https://github.com/PrestaShop/ui-testing-library/pull/719): Add methods in order page > block tab list. Thank you, [@nesrineabdmouleh](https://github.com/nesrineabdmouleh) +* [#713](https://github.com/PrestaShop/ui-testing-library/pull/713): Add timeout to select product from split shipment modal. Thank you, [@nesrineabdmouleh](https://github.com/nesrineabdmouleh) +* [#712](https://github.com/PrestaShop/ui-testing-library/pull/712): Fix addProductToCart method. Thank you, [@nesrineabdmouleh](https://github.com/nesrineabdmouleh) +* [#711](https://github.com/PrestaShop/ui-testing-library/pull/711): Add methods and selectors to test multicarrier. Thank you, [@nesrineabdmouleh](https://github.com/nesrineabdmouleh) +* [#710](https://github.com/PrestaShop/ui-testing-library/pull/710): `boDesignPositionsPage` : Improve method `getHookStatus`. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#703](https://github.com/PrestaShop/ui-testing-library/pull/703): `boAttributesCreatePage` : Added method `getValue`. Thank you, [@Progi1984](https://github.com/Progi1984) +* [#694](https://github.com/PrestaShop/ui-testing-library/pull/694): Added `dataAttributeTypes`. Thank you, [@Progi1984](https://github.com/Progi1984) +### Wire payment module +* [#91](https://github.com/PrestaShop/ps_wirepayment/pull/91): Update CI files. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +* [#89](https://github.com/PrestaShop/ps_wirepayment/pull/89): Bump to v2.2.1. Thank you, [@Quetzacoalt91](https://github.com/Quetzacoalt91) +### Wishlist block module +* [#370](https://github.com/PrestaShop/blockwishlist/pull/370): CI : Fixed PHPStan. Thank you, [@Progi1984](https://github.com/Progi1984) +### Zip-archives +* [#12](https://github.com/PrestaShop/zip-archives/pull/12): Add 8.2.2 and 8.2.3. Thank you, [@Touxten](https://github.com/Touxten) + + +
+ +Thank you to the contributors whose pull requests were merged since the last Core Monthly Report: [@ChillCode](https://github.com/ChillCode), [@Codencode](https://github.com/Codencode), [@Giulio-Cappelli](https://github.com/Giulio-Cappelli), [@Hlavtox](https://github.com/Hlavtox), [@Jeremie-Kiwik](https://github.com/Jeremie-Kiwik), [@M0rgan01](https://github.com/M0rgan01), [@MattKelvin](https://github.com/MattKelvin), [@PoulainMaxime](https://github.com/PoulainMaxime), [@PrestaEdit](https://github.com/PrestaEdit), [@Prestaworks](https://github.com/Prestaworks), [@Progi1984](https://github.com/Progi1984), [@Quetzacoalt91](https://github.com/Quetzacoalt91), [@Touxten](https://github.com/Touxten), [@aomaxime](https://github.com/aomaxime), [@boherm](https://github.com/boherm), [@djbuch](https://github.com/djbuch), [@ga-devfront](https://github.com/ga-devfront), [@github-actions](https://github.com/github-actions), [@kpodemski](https://github.com/kpodemski), [@mattgoud](https://github.com/mattgoud), [@nesrineabdmouleh](https://github.com/nesrineabdmouleh), [@nicosomb](https://github.com/nicosomb), [@sallemiines](https://github.com/sallemiines), [@tblivet](https://github.com/tblivet), [@tleon](https://github.com/tleon), [@tomas862](https://github.com/tomas862), [@tswfi](https://github.com/tswfi), [@tyloo](https://github.com/tyloo), [@yebor974](https://github.com/yebor974), [@zelarg](https://github.com/zelarg)! + +Thank you to the contributors whose PRs haven't been merged yet! And of course, a big thank you to all those who contribute with issues and comments [on GitHub](https://github.com/PrestaShop/PrestaShop)! + +Coding is only just one of the ways you can contribute. Here are some ideas on how you can [get involved in the project](https://www.prestashop-project.org/get-involved/). + +If you need help with contributing or have questions about it, feel free to contact me, **@kpodemski**, on the [project's Slack](https://www.prestashop-project.org/slack/). + +Happy contributin' everyone! +