From 4d218ad3e4f11908d5e4e60c71335999b092c825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Tue, 4 Aug 2026 16:52:46 +0200 Subject: [PATCH 1/2] New in doc --- .../recent_activity/recent_activity.md | 2 +- docs/ai/mcp/mcp_config.md | 2 +- docs/cdp/cdp_data_export_schedule.md | 2 +- .../data_migration/data_migration_actions.md | 2 +- .../data_migration/importing_data.md | 2 +- .../data_migration/managing_migrations.md | 2 +- .../url_management/url_management.md | 2 +- docs/discounts/configure_discounts.md | 2 +- .../cache/http_cache/content_aware_cache.md | 1 + .../cache/persistence_cache.md | 1 + docs/infrastructure_and_maintenance/devops.md | 1 + .../connector_installation_configuration.md | 2 +- .../custom_recommendation_rendering.md | 2 +- .../raptor_integration/hybrid_tracking.md | 2 +- .../raptor_connector_guide.md | 2 +- .../recommendation_blocks.md | 2 +- .../raptor_integration/tracking_functions.md | 2 +- docs/release_notes/ibexa_dxp_v4.6.md | 2 +- docs/release_notes/ibexa_dxp_v5.0.md | 2 +- docs/resources/new_in_doc.md | 44 +++++++++++++++++++ .../recommendations_twig_functions.md | 2 +- .../from_4.6/update_from_4.6.md | 2 +- .../from_5.0/update_from_5.0.md | 2 +- docs/users/user_authentication.md | 2 +- 24 files changed, 67 insertions(+), 20 deletions(-) diff --git a/docs/administration/recent_activity/recent_activity.md b/docs/administration/recent_activity/recent_activity.md index eb39877f93..78479eb211 100644 --- a/docs/administration/recent_activity/recent_activity.md +++ b/docs/administration/recent_activity/recent_activity.md @@ -1,7 +1,7 @@ --- description: Log and monitor activity through UI, PHP API and REST API. edition: experience -month_change: true +month_change: false --- # Recent activity diff --git a/docs/ai/mcp/mcp_config.md b/docs/ai/mcp/mcp_config.md index 8eb974bad3..8a7b76a6d9 100644 --- a/docs/ai/mcp/mcp_config.md +++ b/docs/ai/mcp/mcp_config.md @@ -1,7 +1,7 @@ --- description: Configure an MCP server that exposes built-in and custom tools, prompts, and resources. edition: lts-update -month_change: true +month_change: false --- # Install and configure MCP Servers diff --git a/docs/cdp/cdp_data_export_schedule.md b/docs/cdp/cdp_data_export_schedule.md index 5645119620..a67d9230d3 100644 --- a/docs/cdp/cdp_data_export_schedule.md +++ b/docs/cdp/cdp_data_export_schedule.md @@ -1,7 +1,7 @@ --- description: Data export schedule in Ibexa CDP. edition: experience -month_change: true +month_change: false --- # CDP data export schedule diff --git a/docs/content_management/data_migration/data_migration_actions.md b/docs/content_management/data_migration/data_migration_actions.md index dbc3ef3d2e..7fd3959579 100644 --- a/docs/content_management/data_migration/data_migration_actions.md +++ b/docs/content_management/data_migration/data_migration_actions.md @@ -1,7 +1,7 @@ --- description: Data migration actions enable you to run special operations while executing data migrations, such as assigning roles, sections, Objects states, and more. page_type: reference -month_change: false +month_change: true --- # Data migration actions diff --git a/docs/content_management/data_migration/importing_data.md b/docs/content_management/data_migration/importing_data.md index 73ff2fea86..41d6e35185 100644 --- a/docs/content_management/data_migration/importing_data.md +++ b/docs/content_management/data_migration/importing_data.md @@ -1,7 +1,7 @@ --- description: Import data into your repository from prepared YAML files. page_type: reference -month_change: false +month_change: true --- # Importing data diff --git a/docs/content_management/data_migration/managing_migrations.md b/docs/content_management/data_migration/managing_migrations.md index bdbde2e88a..a954524fd1 100644 --- a/docs/content_management/data_migration/managing_migrations.md +++ b/docs/content_management/data_migration/managing_migrations.md @@ -1,6 +1,6 @@ --- description: Manage data migrations by adding files, converting from Kaliop migration bundle, checking migration status, and setting up configuration. -month_change: false +month_change: true --- # Managing migrations diff --git a/docs/content_management/url_management/url_management.md b/docs/content_management/url_management/url_management.md index 669bcd8ff4..ae21591eeb 100644 --- a/docs/content_management/url_management/url_management.md +++ b/docs/content_management/url_management/url_management.md @@ -1,6 +1,6 @@ --- description: Manage URL aliases and wildcards, and validate external URLs. -month_change: true +month_change: false --- # URL management diff --git a/docs/discounts/configure_discounts.md b/docs/discounts/configure_discounts.md index 425915e4b8..43402d4906 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: true +month_change: false editions: - commerce --- diff --git a/docs/infrastructure_and_maintenance/cache/http_cache/content_aware_cache.md b/docs/infrastructure_and_maintenance/cache/http_cache/content_aware_cache.md index 95a9d05c2c..e801f4af6f 100644 --- a/docs/infrastructure_and_maintenance/cache/http_cache/content_aware_cache.md +++ b/docs/infrastructure_and_maintenance/cache/http_cache/content_aware_cache.md @@ -1,5 +1,6 @@ --- description: Content-aware HTTP cache takes into account the content it's connected to. +month_change: true --- # Content-aware HTTP cache diff --git a/docs/infrastructure_and_maintenance/cache/persistence_cache.md b/docs/infrastructure_and_maintenance/cache/persistence_cache.md index 410bdfe5b2..66b1d11955 100644 --- a/docs/infrastructure_and_maintenance/cache/persistence_cache.md +++ b/docs/infrastructure_and_maintenance/cache/persistence_cache.md @@ -1,5 +1,6 @@ --- description: Persistence cache caches SPI\Persistence calls used in common page loads. +month_change: true --- # Persistence cache diff --git a/docs/infrastructure_and_maintenance/devops.md b/docs/infrastructure_and_maintenance/devops.md index 2fb47269b5..4c3d6af690 100644 --- a/docs/infrastructure_and_maintenance/devops.md +++ b/docs/infrastructure_and_maintenance/devops.md @@ -1,5 +1,6 @@ --- description: See various tools that can help you debug your Ibexa DXP installation. +month_change: true --- # DevOps diff --git a/docs/recommendations/raptor_integration/connector_installation_configuration.md b/docs/recommendations/raptor_integration/connector_installation_configuration.md index 75e626a516..13d0472c18 100644 --- a/docs/recommendations/raptor_integration/connector_installation_configuration.md +++ b/docs/recommendations/raptor_integration/connector_installation_configuration.md @@ -1,6 +1,6 @@ --- description: To configure the Raptor integration, follow the step-by-step procedure described below. -month_change: true +month_change: false --- # Configuration procedure diff --git a/docs/recommendations/raptor_integration/custom_recommendation_rendering.md b/docs/recommendations/raptor_integration/custom_recommendation_rendering.md index fb79746e69..2bca4a40df 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: true +month_change: false --- # Custom recommendation rendering diff --git a/docs/recommendations/raptor_integration/hybrid_tracking.md b/docs/recommendations/raptor_integration/hybrid_tracking.md index 6a9a75f224..fb11ad8e94 100644 --- a/docs/recommendations/raptor_integration/hybrid_tracking.md +++ b/docs/recommendations/raptor_integration/hybrid_tracking.md @@ -1,6 +1,6 @@ --- description: Enable hybrid tracking to avoid ad blockers and proxy events through your server. -month_change: true +month_change: false --- # Raptor hybrid tracking diff --git a/docs/recommendations/raptor_integration/raptor_connector_guide.md b/docs/recommendations/raptor_integration/raptor_connector_guide.md index 3814914e75..8e4cea4682 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: true +month_change: false --- # Raptor integration guide diff --git a/docs/recommendations/raptor_integration/recommendation_blocks.md b/docs/recommendations/raptor_integration/recommendation_blocks.md index 5c6c967342..85619bb1bf 100644 --- a/docs/recommendations/raptor_integration/recommendation_blocks.md +++ b/docs/recommendations/raptor_integration/recommendation_blocks.md @@ -1,7 +1,7 @@ --- description: Recommendation blocks in Page Builder edition: experience -month_change: true +month_change: false --- # Recommendation blocks in Page Builder diff --git a/docs/recommendations/raptor_integration/tracking_functions.md b/docs/recommendations/raptor_integration/tracking_functions.md index 4fc378fef8..bbdec71d89 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: true +month_change: false --- # Raptor tracking functions diff --git a/docs/release_notes/ibexa_dxp_v4.6.md b/docs/release_notes/ibexa_dxp_v4.6.md index 894d2d768c..1c2aeacde3 100644 --- a/docs/release_notes/ibexa_dxp_v4.6.md +++ b/docs/release_notes/ibexa_dxp_v4.6.md @@ -1,7 +1,7 @@ --- description: Ibexa DXP v4.6 brings improvements to Commerce, product catalog and Personalization offerings, and a number of changes in CDP and Ibexa Connect. title: Ibexa DXP v4.6 LTS -month_change: true +month_change: false --- diff --git a/docs/release_notes/ibexa_dxp_v5.0.md b/docs/release_notes/ibexa_dxp_v5.0.md index a7602fe2e2..3653de279e 100644 --- a/docs/release_notes/ibexa_dxp_v5.0.md +++ b/docs/release_notes/ibexa_dxp_v5.0.md @@ -1,7 +1,7 @@ --- description: Ibexa DXP v5.0 incorporates features brought by LTS Updates from previous versions, brings upgrades to the tech stack and improvements to developer experience. title: Ibexa DXP v5.0 LTS -month_change: true +month_change: false --- diff --git a/docs/resources/new_in_doc.md b/docs/resources/new_in_doc.md index a59e50cf9e..88600ea167 100644 --- a/docs/resources/new_in_doc.md +++ b/docs/resources/new_in_doc.md @@ -7,6 +7,50 @@ month_change: true This page contains recent highlights and notable changes in [[= product_name =]] documentation. +## July 2026 + +### AI + +- Expanded the [MCP usage](https://doc.ibexa.co/en/5.0/ai/mcp/mcp_usage/#perform-copilot-or-claude-code-test) examples to include Claude Code + +### Background tasks + +- Described the [stamps available for Ibexa Messenger](https://doc.ibexa.co/en/5.0/infrastructure_and_maintenance/background_tasks/#stamps), including `SudoStamp`, `UserPermissionStamp`, and `DeduplicateStamp` + +### Data migration + +- Documented the [`service_call` migration type](https://doc.ibexa.co/en/5.0/content_management/data_migration/importing_data/#service-calls), which runs a method of a service allowed in the `ibexa_migrations.callable_services` configuration key +- Described the `set` and `list` modes of the [`reference` type](https://doc.ibexa.co/en/5.0/content_management/data_migration/managing_migrations/#references), and completed the list of [available reference types](https://doc.ibexa.co/en/5.0/content_management/data_migration/managing_migrations/#available-reference-types) with `section`, `user`, and `language_code` +- Added the `company` and `shipping_method` entries to the [list of available migrations](https://doc.ibexa.co/en/5.0/content_management/data_migration/importing_data/#available-migrations) +- Documented the [`update` mode for content items](https://doc.ibexa.co/en/5.0/content_management/data_migration/importing_data/#content-items), together with the optional `metadata` and `location` properties available when you create one +- Added an example of defining [product availability and stock](https://doc.ibexa.co/en/5.0/content_management/data_migration/importing_data/#product-availability) +- Described the [`assign_dashboard_to_user` action](https://doc.ibexa.co/en/5.0/content_management/data_migration/data_migration_actions/#content) +- Documented the `iteration_counter_starting_value` setting for [repeatable steps](https://doc.ibexa.co/en/5.0/content_management/data_migration/importing_data/#repeatable-steps-with-iteration-counter) + +### Caching + +- Described [clearing caches](https://doc.ibexa.co/en/5.0/infrastructure_and_maintenance/devops/#cache-clearing) in more detail, covering the system, [persistence](https://doc.ibexa.co/en/5.0/infrastructure_and_maintenance/cache/persistence_cache/#clearing-persistence-cache), and HTTP caches +- Expanded the example showing how to [inject `PurgeClientInterface`](https://doc.ibexa.co/en/5.0/infrastructure_and_maintenance/cache/http_cache/content_aware_cache/#custom-purging-from-code) + +### Security + +- Added a [Security advisories](https://doc.ibexa.co/en/5.0/infrastructure_and_maintenance/security/security_advisories/) page describing where [[= product_name_base =]] advisories are published and how to handle Composer package advisories + +### [[= product_name_cloud =]] + +- Added a dedicated page for the [[[= product_name_cloud =]] CLI](https://doc.ibexa.co/en/5.0/ibexa_cloud/ibexa_cloud_cli/) + +### Recommendations + +- Documented the [`websiteId` parameter](https://doc.ibexa.co/en/5.0/templating/twig_function_reference/recommendations_twig_functions/#websiteid-parameter) for tracking + +### Documentation improvements + +- Added a **View as Markdown** button to every documentation page +- Improved page structure so that HTML-to-Markdown converters used by AI agents produce cleaner output + +Combined, these changes make the documentation easier to use with AI Agents. + ## June 2026 ### Releases diff --git a/docs/templating/twig_function_reference/recommendations_twig_functions.md b/docs/templating/twig_function_reference/recommendations_twig_functions.md index dcc15b6b4c..cfd465d969 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: false +month_change: true --- # Recommendations Twig functions diff --git a/docs/update_and_migration/from_4.6/update_from_4.6.md b/docs/update_and_migration/from_4.6/update_from_4.6.md index 70949ef346..bf6788dc55 100644 --- a/docs/update_and_migration/from_4.6/update_from_4.6.md +++ b/docs/update_and_migration/from_4.6/update_from_4.6.md @@ -1,6 +1,6 @@ --- description: Update your installation to the latest v4.6 version from an earlier v4.6 version. -month_change: true +month_change: false --- # Update from v4.6.x to v4.6.latest diff --git a/docs/update_and_migration/from_5.0/update_from_5.0.md b/docs/update_and_migration/from_5.0/update_from_5.0.md index 800b8f793f..deaf078812 100644 --- a/docs/update_and_migration/from_5.0/update_from_5.0.md +++ b/docs/update_and_migration/from_5.0/update_from_5.0.md @@ -1,6 +1,6 @@ --- description: Update your installation to the latest v5.0 version from an earlier v5.0 version. -month_change: true +month_change: false --- # Update from v5.0.x to v5.0.latest diff --git a/docs/users/user_authentication.md b/docs/users/user_authentication.md index 81635e1c28..60039c3c00 100644 --- a/docs/users/user_authentication.md +++ b/docs/users/user_authentication.md @@ -1,6 +1,6 @@ --- description: Customize user authentication. -month_change: true +month_change: false --- # User authentication From 03b82d75ce9f4ff5a0912e818ff363878e048bee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Wed, 5 Aug 2026 17:47:05 +0200 Subject: [PATCH 2/2] New in the doc: July 2026 --- docs/ai/mcp/mcp_config.md | 2 +- docs/getting_started/install_with_ddev.md | 2 +- docs/resources/new_in_doc.md | 15 ++++++++++----- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/docs/ai/mcp/mcp_config.md b/docs/ai/mcp/mcp_config.md index 8a7b76a6d9..8eb974bad3 100644 --- a/docs/ai/mcp/mcp_config.md +++ b/docs/ai/mcp/mcp_config.md @@ -1,7 +1,7 @@ --- description: Configure an MCP server that exposes built-in and custom tools, prompts, and resources. edition: lts-update -month_change: false +month_change: true --- # Install and configure MCP Servers diff --git a/docs/getting_started/install_with_ddev.md b/docs/getting_started/install_with_ddev.md index 0dda9850d9..ddbb4352d1 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: false +month_change: true --- # Install with DDEV diff --git a/docs/resources/new_in_doc.md b/docs/resources/new_in_doc.md index 88600ea167..2657c9975d 100644 --- a/docs/resources/new_in_doc.md +++ b/docs/resources/new_in_doc.md @@ -12,24 +12,24 @@ This page contains recent highlights and notable changes in [[= product_name =]] ### AI - Expanded the [MCP usage](https://doc.ibexa.co/en/5.0/ai/mcp/mcp_usage/#perform-copilot-or-claude-code-test) examples to include Claude Code +- Documented how to reuse the default cache service as the [discovery cache](https://doc.ibexa.co/en/5.0/ai/mcp/mcp_config/#discovery-cache), or disable caching to ease development ### Background tasks -- Described the [stamps available for Ibexa Messenger](https://doc.ibexa.co/en/5.0/infrastructure_and_maintenance/background_tasks/#stamps), including `SudoStamp`, `UserPermissionStamp`, and `DeduplicateStamp` +- Described the [stamps available for Ibexa Messenger](https://doc.ibexa.co/en/5.0/infrastructure_and_maintenance/background_tasks/#stamps) ### Data migration -- Documented the [`service_call` migration type](https://doc.ibexa.co/en/5.0/content_management/data_migration/importing_data/#service-calls), which runs a method of a service allowed in the `ibexa_migrations.callable_services` configuration key +- Documented the [`service_call` migration type](https://doc.ibexa.co/en/5.0/content_management/data_migration/importing_data/#service-calls) - Described the `set` and `list` modes of the [`reference` type](https://doc.ibexa.co/en/5.0/content_management/data_migration/managing_migrations/#references), and completed the list of [available reference types](https://doc.ibexa.co/en/5.0/content_management/data_migration/managing_migrations/#available-reference-types) with `section`, `user`, and `language_code` - Added the `company` and `shipping_method` entries to the [list of available migrations](https://doc.ibexa.co/en/5.0/content_management/data_migration/importing_data/#available-migrations) - Documented the [`update` mode for content items](https://doc.ibexa.co/en/5.0/content_management/data_migration/importing_data/#content-items), together with the optional `metadata` and `location` properties available when you create one - Added an example of defining [product availability and stock](https://doc.ibexa.co/en/5.0/content_management/data_migration/importing_data/#product-availability) - Described the [`assign_dashboard_to_user` action](https://doc.ibexa.co/en/5.0/content_management/data_migration/data_migration_actions/#content) -- Documented the `iteration_counter_starting_value` setting for [repeatable steps](https://doc.ibexa.co/en/5.0/content_management/data_migration/importing_data/#repeatable-steps-with-iteration-counter) ### Caching -- Described [clearing caches](https://doc.ibexa.co/en/5.0/infrastructure_and_maintenance/devops/#cache-clearing) in more detail, covering the system, [persistence](https://doc.ibexa.co/en/5.0/infrastructure_and_maintenance/cache/persistence_cache/#clearing-persistence-cache), and HTTP caches +- Described [clearing caches](https://doc.ibexa.co/en/5.0/infrastructure_and_maintenance/devops/#cache-clearing) in more detail, covering the differences between system, [persistence](https://doc.ibexa.co/en/5.0/infrastructure_and_maintenance/cache/persistence_cache/#clearing-persistence-cache), and HTTP caches - Expanded the example showing how to [inject `PurgeClientInterface`](https://doc.ibexa.co/en/5.0/infrastructure_and_maintenance/cache/http_cache/content_aware_cache/#custom-purging-from-code) ### Security @@ -38,12 +38,17 @@ This page contains recent highlights and notable changes in [[= product_name =]] ### [[= product_name_cloud =]] -- Added a dedicated page for the [[[= product_name_cloud =]] CLI](https://doc.ibexa.co/en/5.0/ibexa_cloud/ibexa_cloud_cli/) +- Created a dedicated page for the [[[= product_name_cloud =]] CLI](https://doc.ibexa.co/en/5.0/ibexa_cloud/ibexa_cloud_cli/) ### Recommendations - Documented the [`websiteId` parameter](https://doc.ibexa.co/en/5.0/templating/twig_function_reference/recommendations_twig_functions/#websiteid-parameter) for tracking +### DDEV + +- Added instructions on how to [schedule tasks](https://doc.ibexa.co/en/5.0/getting_started/install_with_ddev/#configure-scheduled-tasks-optional) with the DDEV Cron add-on +- Added instructions on how to [launch Ibexa Messenger](https://doc.ibexa.co/en/5.0/getting_started/install_with_ddev/#configure-background-tasks-optional) on DDEV project start + ### Documentation improvements - Added a **View as Markdown** button to every documentation page