Skip to content
2 changes: 1 addition & 1 deletion docs/administration/back_office/notifications.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/ai/ai.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: AI interactions with [[= product_name =]]
page_type: landing_page
month_change: true
month_change: false
---

# Artificial Intelligence
Expand Down
2 changes: 1 addition & 1 deletion docs/ai/mcp/mcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/ai/mcp/mcp_guide.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/api/notification_channels.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Notify users through several channels.
month_change: true
month_change: false
---

# Notification channels
Expand Down
1 change: 1 addition & 0 deletions docs/cdp/cdp_data_export_schedule.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
description: Data export schedule in Ibexa CDP.
edition: experience
month_change: true
---

# CDP data export schedule
Expand Down
1 change: 1 addition & 0 deletions docs/content_management/url_management/url_management.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
description: Manage URL aliases and wildcards, and validate external URLs.
month_change: true
---

# URL management
Expand Down
2 changes: 1 addition & 1 deletion docs/discounts/configure_discounts.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Customize the behavior of the Discounts feature.
month_change: false
month_change: true
editions:
- commerce
---
Expand Down
2 changes: 1 addition & 1 deletion docs/getting_started/install_ibexa_dxp.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/getting_started/install_with_ddev.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/product_catalog/product_api.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/product_catalog/products.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Use existing controllers to render recommendations outside the Page Builder.
month_change: false
month_change: true
---

# Custom recommendation rendering
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Integrate the tracking script to collect user interactions.
month_change: false
month_change: true
---

# Raptor tracking functions
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Tracking with PHP API.
month_change: true
month_change: false
---

# Tracking with PHP API
Expand Down
17 changes: 17 additions & 0 deletions docs/resources/new_in_doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@

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)

Check failure on line 15 in docs/resources/new_in_doc.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/resources/new_in_doc.md#L15

[Ibexa.VariablesVersion] Use global variable '[[= latest_tag_4_6 =]]' instead of 'v4.6.31'
Raw output
{"message": "[Ibexa.VariablesVersion] Use global variable '[[= latest_tag_4_6 =]]' instead of 'v4.6.31'", "location": {"path": "docs/resources/new_in_doc.md", "range": {"start": {"line": 15, "column": 4}}}, "severity": "ERROR"}
- [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.

Check failure on line 16 in docs/resources/new_in_doc.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/resources/new_in_doc.md#L16

[Ibexa.VariablesGlobal] Use global variable '[[= product_name_base =]]' instead of 'Ibexa'
Raw output
{"message": "[Ibexa.VariablesGlobal] Use global variable '[[= product_name_base =]]' instead of 'Ibexa'", "location": {"path": "docs/resources/new_in_doc.md", "range": {"start": {"line": 16, "column": 4}}}, "severity": "ERROR"}

### 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 [Ibexa Messenger configuration for production](background_tasks.md#configure-for-production-environment)

Check failure on line 25 in docs/resources/new_in_doc.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/resources/new_in_doc.md#L25

[Ibexa.VariablesGlobal] Use global variable '[[= product_name_base =]]' instead of 'Ibexa'
Raw output
{"message": "[Ibexa.VariablesGlobal] Use global variable '[[= product_name_base =]]' instead of 'Ibexa'", "location": {"path": "docs/resources/new_in_doc.md", "range": {"start": {"line": 25, "column": 14}}}, "severity": "ERROR"}

## May 2026

### Releases
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: ProductAvailability Search Criterion
month_change: true
month_change: false
---

# ProductAvailability Criterion
Expand Down
2 changes: 1 addition & 1 deletion docs/search/search_api.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Recommendations Twig Functions
month_change: true
month_change: false
---

# Recommendations Twig functions
Expand Down
Loading