Skip to content

Commit 2314417

Browse files
New in doc: January 2025 (#2611)
* New in doc: January 2025 * New in doc: January 2025 * Fixed link * New in the doc pill * Missing * Update docs/resources/new_in_doc.md Co-authored-by: julitafalcondusza <[email protected]> --------- Co-authored-by: julitafalcondusza <[email protected]>
1 parent b5ea60f commit 2314417

File tree

14 files changed

+33
-12
lines changed

14 files changed

+33
-12
lines changed

docs/ai_actions/ai_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: AI Actions help editors by automating repetitive tasks.
33
page_type: landing_page
4-
month_change: true
4+
month_change: false
55
---
66

77
# AI Actions

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: true
3+
month_change: false
44
---
55

66
# AI Actions product guide

docs/ai_actions/extend_ai_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Extend AI Actions by connecting to other services and adding new capabilities.
3-
month_change: true
3+
month_change: false
44
---
55

66
# Extend AI Actions

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: true
3+
month_change: false
44
---
55

66
# Install AI Actions

docs/api/event_reference/ai_action_events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Events that are triggered when working with AI actions.
33
page_type: reference
4-
month_change: true
4+
month_change: false
55
---
66

77
# AI Actions events

docs/getting_started/requirements.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: System, component and package requirements for running Ibexa DXP.
3+
month_change: true
34
---
45

56
<!-- vale off -->

docs/resources/new_in_doc.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,31 @@
11
---
22
description: Overview of major recent additions to Ibexa DXP documentation.
3+
month_change: true
34
---
45

56
# New in documentation
67

78
This page contains recent highlights and notable changes in [[= product_name =]] documentation.
89

10+
## January 2025
11+
12+
### Trainings
13+
14+
- The Content Editor Training has been released. Learn more in the [annoucement blogpost](https://www.ibexa.co/blog/constant-development-is-key-so-here-s-a-new-training-for-content-editors).
15+
16+
### Infrastructure and maintenance
17+
18+
- The upgrade instructions from v3.3 to v4.6 have been expanded with a section describing the [GraphQL changes in v4](https://doc.ibexa.co/en/latest/update_and_migration/from_3.3/to_4.0/#graphql).
19+
- Ubuntu 24.04 has been added to the [list of officialy supported operating systems](https://doc.ibexa.co/en/latest/getting_started/requirements#operating-system).
20+
21+
### PHP API
22+
23+
- Added the following interfaces and classes to the public PHP API:
24+
- [`Ibexa\Contracts\AdminUi\Permission\PermissionCheckContextProviderInterface`](https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-AdminUi-Permission-PermissionCheckContextProviderInterface.html)
25+
- [`Ibexa\Contracts\AdminUi\Values\PermissionCheckContext`](https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-AdminUi-Values-PermissionCheckContext.html)
26+
- [`Ibexa\Contracts\Checkout\Discounts\DataMapper\DiscountsDataMapperInterface`](https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-Checkout-Discounts-DataMapper-DiscountsDataMapperInterface.html)
27+
- [`Ibexa\Contracts\Seo\Resolver\FieldValueResolverInterface`](https://doc.ibexa.co/en/latest/api/php_api/php_api_reference/classes/Ibexa-Contracts-Seo-Resolver-FieldValueResolverInterface.html)
28+
929
## December 2024
1030

1131
### Infrastructure and maintenance

docs/search/ai_actions_search_reference/action_configuration_criteria.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
month_change: true
2+
month_change: false
33
---
44

55
# Action Configuration Search Criterion reference

docs/search/ai_actions_search_reference/action_configuration_sort_clauses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
month_change: true
2+
month_change: false
33
---
44

55
# Action Configuration Search Sort Clauses reference

docs/search/criteria_reference/isbookmarked_criterion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: IsBookmarked Search Criterion
3-
month_change: true
3+
month_change: false
44
---
55

66
# IsBookmarked Criterion

0 commit comments

Comments
 (0)