Skip to content

Commit 2c74ca8

Browse files
November 2024 changelog (#2564)
--------- Co-authored-by: julitafalcondusza <[email protected]>
1 parent fd6d1a6 commit 2c74ca8

File tree

19 files changed

+52
-21
lines changed

19 files changed

+52
-21
lines changed

docs/ai_actions/ai_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ You can also extend it to perform other tasks or support additional AI services.
1515
"ai_actions/ai_actions_guide",
1616
"ai_actions/install_ai_actions",
1717
"ai_actions/extend_ai_actions"
18-
], columns=4) =]]
18+
], columns=4) =]]

docs/ai_actions/ai_actions_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ Once the feature is configured, editors can generate alt text for images they up
147147

148148
![Alt text generation](img/alt_text_use_ai.png)
149149

150-
With some customization, administrators could use the API to run a batch process against a larger collection of illustrations.
150+
With some customization, administrators could use the API to run a batch process against a larger collection of illustrations.

docs/ai_actions/install_ai_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ php bin/console ibexa:migrations:import vendor/ibexa/connector-openai/src/bundle
8080
php bin/console ibexa:migrations:migrate
8181
```
8282

83-
Based on these examples, which reflect the most common use cases, you can learn to configure your own AI actions with greater ease.
83+
Based on these examples, which reflect the most common use cases, you can learn to configure your own AI actions with greater ease.

docs/api/rest_api/rest_api_authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: To authenticate REST API communication you can use session (default), JWT, basic, OAuth and client certificate (SSL) authentication.
3-
month_change: true
3+
month_change: false
44
---
55

66
# REST API authentication

docs/content_management/data_migration/data_migration_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Data migration actions enable you to run special operations while executing data migrations, such as assigning roles, sections, Objects states, and more.
33
page_type: reference
4-
month_change: true
4+
month_change: false
55
---
66

77
# Data migration actions

docs/content_management/pages/create_custom_page_block.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Create and configure custom Page blocks to add customized content to Pages.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Create custom Page block

docs/infrastructure_and_maintenance/cache/http_cache/reverse_proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: You can use Symfony HttpCache Proxy, Varnish or Fastly as reverse proxies with Ibexa DXP.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Reverse proxy

docs/personalization/api_reference/recommendation_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Use HTTP GET request method to render recommendations.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Recommendation API

docs/personalization/enable_personalization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Configure your project files to enable Personalization and set up items you want to track.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Enable Personalization

docs/personalization/integrate_recommendation_service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Integrate recommendation service into your website.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Integrate recommendation service

0 commit comments

Comments
 (0)