From a4de4c1cb34031629fef575c3e2915ee5b6fc24d Mon Sep 17 00:00:00 2001 From: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> Date: Wed, 1 Jul 2026 11:47:59 +0200 Subject: [PATCH 01/11] month_change: false --- docs/administration/back_office/notifications.md | 2 +- docs/ai/ai.md | 2 +- docs/ai/mcp/mcp.md | 2 +- docs/ai/mcp/mcp_guide.md | 2 +- docs/api/notification_channels.md | 2 +- docs/getting_started/install_with_ddev.md | 2 +- docs/product_catalog/create_custom_availability_strategy.md | 2 +- docs/product_catalog/product_api.md | 2 +- docs/product_catalog/products.md | 2 +- docs/search/criteria_reference/productavailability_criterion.md | 2 +- docs/search/search_api.md | 2 +- .../twig_function_reference/recommendations_twig_functions.md | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/administration/back_office/notifications.md b/docs/administration/back_office/notifications.md index 5e8fe93706..30f500695b 100644 --- a/docs/administration/back_office/notifications.md +++ b/docs/administration/back_office/notifications.md @@ -1,6 +1,6 @@ --- description: You can send notifications to users who work with the back office by using notification bars or notifications in the user menu. -month_change: true +month_change: false --- # Notifications diff --git a/docs/ai/ai.md b/docs/ai/ai.md index 6014973029..846866e5de 100644 --- a/docs/ai/ai.md +++ b/docs/ai/ai.md @@ -1,7 +1,7 @@ --- description: AI interactions with [[= product_name =]] page_type: landing_page -month_change: true +month_change: false --- # Artificial Intelligence diff --git a/docs/ai/mcp/mcp.md b/docs/ai/mcp/mcp.md index 9fe94cc241..aa23e20139 100644 --- a/docs/ai/mcp/mcp.md +++ b/docs/ai/mcp/mcp.md @@ -2,7 +2,7 @@ description: Overview of MCP resources in [[= product_name =]] page_type: landing_page edition: lts-update -month_change: true +month_change: false --- # MCP Servers diff --git a/docs/ai/mcp/mcp_guide.md b/docs/ai/mcp/mcp_guide.md index d746c773ec..7c3a6d244e 100644 --- a/docs/ai/mcp/mcp_guide.md +++ b/docs/ai/mcp/mcp_guide.md @@ -1,7 +1,7 @@ --- description: MCP servers expose tools, specialized prompts, and resources to AI agents. edition: lts-update -month_change: true +month_change: false --- # MCP Servers product guide diff --git a/docs/api/notification_channels.md b/docs/api/notification_channels.md index 6b3859272c..ed8f2f57eb 100644 --- a/docs/api/notification_channels.md +++ b/docs/api/notification_channels.md @@ -1,6 +1,6 @@ --- description: Notify users through several channels. -month_change: true +month_change: false --- # Notification channels diff --git a/docs/getting_started/install_with_ddev.md b/docs/getting_started/install_with_ddev.md index 47b35a8c5a..e902ffc667 100644 --- a/docs/getting_started/install_with_ddev.md +++ b/docs/getting_started/install_with_ddev.md @@ -1,6 +1,6 @@ --- description: Install Ibexa DXP with Docker and DDEV to use it for development. -month_change: true +month_change: false --- # Install with DDEV diff --git a/docs/product_catalog/create_custom_availability_strategy.md b/docs/product_catalog/create_custom_availability_strategy.md index 43f148fe19..20dea52c58 100644 --- a/docs/product_catalog/create_custom_availability_strategy.md +++ b/docs/product_catalog/create_custom_availability_strategy.md @@ -1,6 +1,6 @@ --- description: Implement custom availability strategies to handle different business scenarios, for example pre-orders or per-region availability. -month_change: true +month_change: false --- # Create custom availability strategy diff --git a/docs/product_catalog/product_api.md b/docs/product_catalog/product_api.md index 9d7b914c21..9a9ef826a6 100644 --- a/docs/product_catalog/product_api.md +++ b/docs/product_catalog/product_api.md @@ -1,6 +1,6 @@ --- description: Use PHP API to manage products in PIM, their attributes, availability, and prices. -month_change: true +month_change: false --- # Product API diff --git a/docs/product_catalog/products.md b/docs/product_catalog/products.md index 6c414856ac..44421c1237 100644 --- a/docs/product_catalog/products.md +++ b/docs/product_catalog/products.md @@ -1,6 +1,6 @@ --- description: Products are characterized by attributes describing their characteristics. You can create product variants and add assets to each product and variant. -month_change: true +month_change: false --- # Products diff --git a/docs/search/criteria_reference/productavailability_criterion.md b/docs/search/criteria_reference/productavailability_criterion.md index 3fea37006a..03ee97cd7b 100644 --- a/docs/search/criteria_reference/productavailability_criterion.md +++ b/docs/search/criteria_reference/productavailability_criterion.md @@ -1,6 +1,6 @@ --- description: ProductAvailability Search Criterion -month_change: true +month_change: false --- # ProductAvailability Criterion diff --git a/docs/search/search_api.md b/docs/search/search_api.md index 1af875bff8..a8274d28bd 100644 --- a/docs/search/search_api.md +++ b/docs/search/search_api.md @@ -1,6 +1,6 @@ --- description: You can search for content, locations and products by using the PHP API. Fine-tune the search with Search Criteria, Sort Clauses and Aggregations. -month_change: true +month_change: false --- # Search API diff --git a/docs/templating/twig_function_reference/recommendations_twig_functions.md b/docs/templating/twig_function_reference/recommendations_twig_functions.md index a392faa7fd..72df3577e9 100644 --- a/docs/templating/twig_function_reference/recommendations_twig_functions.md +++ b/docs/templating/twig_function_reference/recommendations_twig_functions.md @@ -1,6 +1,6 @@ --- description: Recommendations Twig Functions -month_change: true +month_change: false --- # Recommendations Twig functions From e04790b4afb43dfaa5b11e72521091f9b436e9e2 Mon Sep 17 00:00:00 2001 From: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> Date: Wed, 1 Jul 2026 11:51:14 +0200 Subject: [PATCH 02/11] month_change: true for #2664 --- docs/cdp/cdp_data_export_schedule.md | 1 + docs/content_management/url_management/url_management.md | 1 + docs/discounts/configure_discounts.md | 2 +- docs/getting_started/install_ibexa_dxp.md | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/cdp/cdp_data_export_schedule.md b/docs/cdp/cdp_data_export_schedule.md index 5597fe3710..5645119620 100644 --- a/docs/cdp/cdp_data_export_schedule.md +++ b/docs/cdp/cdp_data_export_schedule.md @@ -1,6 +1,7 @@ --- description: Data export schedule in Ibexa CDP. edition: experience +month_change: true --- # CDP data export schedule diff --git a/docs/content_management/url_management/url_management.md b/docs/content_management/url_management/url_management.md index db54af8fde..395a987aa5 100644 --- a/docs/content_management/url_management/url_management.md +++ b/docs/content_management/url_management/url_management.md @@ -1,5 +1,6 @@ --- description: Manage URL aliases and wildcards, and validate external URLs. +month_change: true --- # URL management diff --git a/docs/discounts/configure_discounts.md b/docs/discounts/configure_discounts.md index 43402d4906..425915e4b8 100644 --- a/docs/discounts/configure_discounts.md +++ b/docs/discounts/configure_discounts.md @@ -1,6 +1,6 @@ --- description: Customize the behavior of the Discounts feature. -month_change: false +month_change: true editions: - commerce --- diff --git a/docs/getting_started/install_ibexa_dxp.md b/docs/getting_started/install_ibexa_dxp.md index 69cabebd79..05e73b8035 100644 --- a/docs/getting_started/install_ibexa_dxp.md +++ b/docs/getting_started/install_ibexa_dxp.md @@ -1,6 +1,6 @@ --- description: Install Ibexa DXP on a Linux system and prepare your installation for production. -month_change: true +month_change: false --- # Install Ibexa DXP From d1140d67d1a812d2d2b82669bcda33bca5ba9119 Mon Sep 17 00:00:00 2001 From: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> Date: Wed, 1 Jul 2026 11:52:22 +0200 Subject: [PATCH 03/11] month_change: true for #3255 --- docs/infrastructure_and_maintenance/background_tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/infrastructure_and_maintenance/background_tasks.md b/docs/infrastructure_and_maintenance/background_tasks.md index ea51943774..2594f7320c 100644 --- a/docs/infrastructure_and_maintenance/background_tasks.md +++ b/docs/infrastructure_and_maintenance/background_tasks.md @@ -1,6 +1,6 @@ --- description: Use Ibexa Messenger to run processes in the background and conserve system resources. -month_change: false +month_change: true --- # Background tasks From d06f48264db78a34d50a11a2b29fb5a606b1f398 Mon Sep 17 00:00:00 2001 From: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> Date: Wed, 1 Jul 2026 11:58:44 +0200 Subject: [PATCH 04/11] month_change: true for #3250 --- .../raptor_integration/custom_recommendation_rendering.md | 2 +- .../raptor_integration/raptor_connector_guide.md | 2 +- docs/recommendations/raptor_integration/tracking_functions.md | 2 +- docs/recommendations/raptor_integration/tracking_php_api.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/recommendations/raptor_integration/custom_recommendation_rendering.md b/docs/recommendations/raptor_integration/custom_recommendation_rendering.md index 3ea21f2693..72bd43a9db 100644 --- a/docs/recommendations/raptor_integration/custom_recommendation_rendering.md +++ b/docs/recommendations/raptor_integration/custom_recommendation_rendering.md @@ -1,6 +1,6 @@ --- description: Use existing controllers to render recommendations outside the Page Builder. -month_change: false +month_change: true --- # Custom recommendation rendering diff --git a/docs/recommendations/raptor_integration/raptor_connector_guide.md b/docs/recommendations/raptor_integration/raptor_connector_guide.md index 0d690b168c..39e0bd480a 100644 --- a/docs/recommendations/raptor_integration/raptor_connector_guide.md +++ b/docs/recommendations/raptor_integration/raptor_connector_guide.md @@ -1,6 +1,6 @@ --- description: Discover Raptor integration - an add-on focused on recommendations and tracking customer behaviors. -month_change: false +month_change: true --- # Raptor integration guide diff --git a/docs/recommendations/raptor_integration/tracking_functions.md b/docs/recommendations/raptor_integration/tracking_functions.md index a4e93a8521..70ac6a4a61 100644 --- a/docs/recommendations/raptor_integration/tracking_functions.md +++ b/docs/recommendations/raptor_integration/tracking_functions.md @@ -1,6 +1,6 @@ --- description: Integrate the tracking script to collect user interactions. -month_change: false +month_change: true --- # Raptor tracking functions diff --git a/docs/recommendations/raptor_integration/tracking_php_api.md b/docs/recommendations/raptor_integration/tracking_php_api.md index 6f82e2c189..6b9cabe1cb 100644 --- a/docs/recommendations/raptor_integration/tracking_php_api.md +++ b/docs/recommendations/raptor_integration/tracking_php_api.md @@ -1,6 +1,6 @@ --- description: Tracking with PHP API. -month_change: true +month_change: false --- # Tracking with PHP API From 8a3ce7230e223165fa7e7053c0c2f11bbfa798c0 Mon Sep 17 00:00:00 2001 From: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> Date: Wed, 1 Jul 2026 12:13:04 +0200 Subject: [PATCH 05/11] new_in_doc.md --- docs/resources/new_in_doc.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/resources/new_in_doc.md b/docs/resources/new_in_doc.md index be2f5bebee..88a23f4534 100644 --- a/docs/resources/new_in_doc.md +++ b/docs/resources/new_in_doc.md @@ -7,6 +7,22 @@ month_change: true This page contains recent highlights and notable changes in [[= product_name =]] documentation. +## June 2026 + +### Releases + +- [v5.0.9 release notes](https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/#ibexa-dxp-v509) +- [v4.6.31 release notes](https://doc.ibexa.co/en/4.6/release_notes/ibexa_dxp_v4.6/#ibexa-dxp-v4631) + +### Users + +- Updated [user authentication customization example](user_authentication.md) + +### Background tasks and scheduled tasks + +- Reworked documentation about [scheduled tasks](install_ibexa_dxp.md#schedule-tasks) +- Described [Messenger configuration for production](background_tasks.md#configure-for-production-environment) + ## May 2026 ### Releases From 85d621af54c6c016ce074b0a0723da73b57c5f84 Mon Sep 17 00:00:00 2001 From: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> Date: Wed, 1 Jul 2026 14:23:20 +0200 Subject: [PATCH 06/11] new_in_doc.md: 3.3 EOL --- docs/resources/new_in_doc.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/resources/new_in_doc.md b/docs/resources/new_in_doc.md index 88a23f4534..9a91b511bd 100644 --- a/docs/resources/new_in_doc.md +++ b/docs/resources/new_in_doc.md @@ -13,6 +13,7 @@ This page contains recent highlights and notable changes in [[= product_name =]] - [v5.0.9 release notes](https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/#ibexa-dxp-v509) - [v4.6.31 release notes](https://doc.ibexa.co/en/4.6/release_notes/ibexa_dxp_v4.6/#ibexa-dxp-v4631) +- 3.3 as reached End of Life (EOL) on 30 June 2026. 3.3 documentation can still be accessed in the **Change version** dropdown menu by unfolding **Older versions**. ### Users From a23b00ff27648556efe168e6059de2b6910313d3 Mon Sep 17 00:00:00 2001 From: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> Date: Wed, 1 Jul 2026 14:33:33 +0200 Subject: [PATCH 07/11] new_in_doc.md: 3.3 EOL link --- docs/resources/new_in_doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/new_in_doc.md b/docs/resources/new_in_doc.md index 9a91b511bd..db95901e7b 100644 --- a/docs/resources/new_in_doc.md +++ b/docs/resources/new_in_doc.md @@ -13,7 +13,7 @@ This page contains recent highlights and notable changes in [[= product_name =]] - [v5.0.9 release notes](https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/#ibexa-dxp-v509) - [v4.6.31 release notes](https://doc.ibexa.co/en/4.6/release_notes/ibexa_dxp_v4.6/#ibexa-dxp-v4631) -- 3.3 as reached End of Life (EOL) on 30 June 2026. 3.3 documentation can still be accessed in the **Change version** dropdown menu by unfolding **Older versions**. +- [3.3 as reached End of Life (EOL) on 30 June 2026](https://support.ibexa.co/Public/service-life). 3.3 documentation can still be accessed in the **Change version** dropdown menu by unfolding **Older versions**. ### Users From 35daeee8b13c140652dbc98773623cb103bb4980 Mon Sep 17 00:00:00 2001 From: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> Date: Wed, 1 Jul 2026 14:34:22 +0200 Subject: [PATCH 08/11] new_in_doc.md: typo --- docs/resources/new_in_doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/new_in_doc.md b/docs/resources/new_in_doc.md index db95901e7b..d08c370ff7 100644 --- a/docs/resources/new_in_doc.md +++ b/docs/resources/new_in_doc.md @@ -13,7 +13,7 @@ This page contains recent highlights and notable changes in [[= product_name =]] - [v5.0.9 release notes](https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/#ibexa-dxp-v509) - [v4.6.31 release notes](https://doc.ibexa.co/en/4.6/release_notes/ibexa_dxp_v4.6/#ibexa-dxp-v4631) -- [3.3 as reached End of Life (EOL) on 30 June 2026](https://support.ibexa.co/Public/service-life). 3.3 documentation can still be accessed in the **Change version** dropdown menu by unfolding **Older versions**. +- [3.3 as reached End of Life (EOL) on 30 June 2026](https://support.ibexa.co/Public/service-life). 3.3 documentation can still be accessed in the **Change version** drop-down menu by unfolding **Older versions**. ### Users From 9b0f0352770435a8ef2c932d2e6d8ef6c3067d75 Mon Sep 17 00:00:00 2001 From: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> Date: Wed, 1 Jul 2026 15:28:57 +0200 Subject: [PATCH 09/11] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Marek NocoĊ„ --- docs/resources/new_in_doc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/resources/new_in_doc.md b/docs/resources/new_in_doc.md index d08c370ff7..1337b84447 100644 --- a/docs/resources/new_in_doc.md +++ b/docs/resources/new_in_doc.md @@ -13,7 +13,7 @@ This page contains recent highlights and notable changes in [[= product_name =]] - [v5.0.9 release notes](https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/#ibexa-dxp-v509) - [v4.6.31 release notes](https://doc.ibexa.co/en/4.6/release_notes/ibexa_dxp_v4.6/#ibexa-dxp-v4631) -- [3.3 as reached End of Life (EOL) on 30 June 2026](https://support.ibexa.co/Public/service-life). 3.3 documentation can still be accessed in the **Change version** drop-down menu by unfolding **Older versions**. +- [Ibexa DXP 3.3 has reached End of Life (EOL) on 30 June 2026](https://support.ibexa.co/Public/service-life). You can access the 3.3 documentation by unfolding **Older versions** in the **Change version** drop-down menu. ### Users @@ -22,7 +22,7 @@ This page contains recent highlights and notable changes in [[= product_name =]] ### Background tasks and scheduled tasks - Reworked documentation about [scheduled tasks](install_ibexa_dxp.md#schedule-tasks) -- Described [Messenger configuration for production](background_tasks.md#configure-for-production-environment) +- Described [Ibexa Messenger configuration for production](background_tasks.md#configure-for-production-environment) ## May 2026 From 0eb49c4b2b33e7d4b3cec201bc08e5d5224fbc76 Mon Sep 17 00:00:00 2001 From: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> Date: Wed, 1 Jul 2026 15:29:54 +0200 Subject: [PATCH 10/11] Apply suggestion from @adriendupuis --- docs/resources/new_in_doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/new_in_doc.md b/docs/resources/new_in_doc.md index 1337b84447..4f8c2c335f 100644 --- a/docs/resources/new_in_doc.md +++ b/docs/resources/new_in_doc.md @@ -13,7 +13,7 @@ This page contains recent highlights and notable changes in [[= product_name =]] - [v5.0.9 release notes](https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/#ibexa-dxp-v509) - [v4.6.31 release notes](https://doc.ibexa.co/en/4.6/release_notes/ibexa_dxp_v4.6/#ibexa-dxp-v4631) -- [Ibexa DXP 3.3 has reached End of Life (EOL) on 30 June 2026](https://support.ibexa.co/Public/service-life). You can access the 3.3 documentation by unfolding **Older versions** in the **Change version** drop-down menu. +- [[[= product_name =]] 3.3 has reached End of Life (EOL) on 30 June 2026](https://support.ibexa.co/Public/service-life). You can access the 3.3 documentation by unfolding **Older versions** in the **Change version** drop-down menu. ### Users From 74e9c48dd536499136e07893fb97218c0e6e9f51 Mon Sep 17 00:00:00 2001 From: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> Date: Wed, 1 Jul 2026 15:40:47 +0200 Subject: [PATCH 11/11] Revert "Apply suggestion from @adriendupuis" This reverts commit 0eb49c4b2b33e7d4b3cec201bc08e5d5224fbc76. --- docs/resources/new_in_doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/new_in_doc.md b/docs/resources/new_in_doc.md index 4f8c2c335f..1337b84447 100644 --- a/docs/resources/new_in_doc.md +++ b/docs/resources/new_in_doc.md @@ -13,7 +13,7 @@ This page contains recent highlights and notable changes in [[= product_name =]] - [v5.0.9 release notes](https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0/#ibexa-dxp-v509) - [v4.6.31 release notes](https://doc.ibexa.co/en/4.6/release_notes/ibexa_dxp_v4.6/#ibexa-dxp-v4631) -- [[[= product_name =]] 3.3 has reached End of Life (EOL) on 30 June 2026](https://support.ibexa.co/Public/service-life). You can access the 3.3 documentation by unfolding **Older versions** in the **Change version** drop-down menu. +- [Ibexa DXP 3.3 has reached End of Life (EOL) on 30 June 2026](https://support.ibexa.co/Public/service-life). You can access the 3.3 documentation by unfolding **Older versions** in the **Change version** drop-down menu. ### Users