Skip to content

Commit c0ae9fa

Browse files
new in the doc updated with March 2025
1 parent d9c74d1 commit c0ae9fa

File tree

4 files changed

+19
-2
lines changed

4 files changed

+19
-2
lines changed

docs/ai_actions/ai_actions_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: AI Actions LTS update helps editors by automating repetitive tasks.
3-
month_change: false
3+
month_change: true
44
---
55

66
# AI Actions product guide

docs/ai_actions/install_ai_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Install the AI Actions LTS update.
3-
month_change: false
3+
month_change: true
44
---
55

66
# Install AI Actions

docs/resources/new_in_doc.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ month_change: true
77

88
This page contains recent highlights and notable changes in [[= product_name =]] documentation.
99

10+
## March 2025
11+
12+
### AI Actions
13+
14+
- Specified minimum [[= product_name =]] version supported while working with AI Actions
15+
- AI Actions product guide: [Availability](https://doc.ibexa.co/en/latest/ai_actions/ai_actions_guide/#availability)
16+
- AI Actions section: [Install AI Actions](https://doc.ibexa.co/en/latest/ai_actions/install_ai_actions/)
17+
18+
### Online Editor
19+
20+
- Added example in the Online Editor documentation showing how to [add characters and shortcuts for specific characters to the SpecialCharacters plugin in CKEditor configuration](https://doc.ibexa.co/en/latest/content_management/rich_text/extend_online_editor/#change-ckeditor-configuration)
21+
22+
### Templating
23+
24+
- Updated description of the [`ibexa_render`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/content_twig_functions/#content-rendering) Twig function to mention its support for objects implementing the [`ContentAwareInterface`](https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-Core-Repository-Values-Content-ContentAwareInterface.html) as argument
25+
1026
## February 2025
1127

1228
### Security

docs/templating/twig_function_reference/content_twig_functions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
description: Content Twig function enable rendering whole content items and their information.
33
page_type: reference
4+
month_change: true
45
---
56

67
# Content Twig functions

0 commit comments

Comments
 (0)