You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/new_in_doc.md
+26-26Lines changed: 26 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,63 +11,63 @@ This page contains recent highlights and notable changes in [[= product_name =]]
11
11
12
12
### Security
13
13
14
-
- Expanded security recommendations to follow when working with [images submitted by users](https://doc.ibexa.co/en/latest/tcontent_management/images/images/#configuring-image-variations)
14
+
- Expanded security recommendations to follow when working with [images submitted by users](https://doc.ibexa.co/en/latest/content_management/images/images/#configuring-image-variations)
15
15
16
16
### Date and time attributes
17
17
18
-
- Added documentation for the latest LTS Update: [Date and time attributes](https://doc.ibexa.co/en/latest/tpim/attributes/date_and_time/)
18
+
- Added documentation for the latest LTS Update: [Date and time attributes](https://doc.ibexa.co/en/latest/pim/attributes/date_and_time/)
19
19
20
20
### Automated Translation
21
21
22
-
- Added information about how you can install and extend the [Automated Translation](https://doc.ibexa.co/en/latest/tmultisite/languages/automated_translations/) feature
22
+
- Added information about how you can install and extend the [Automated Translation](https://doc.ibexa.co/en/latest/multisite/languages/automated_translations/) feature
23
23
24
24
### Interactive demos
25
25
26
-
- Updated [Form Builder](https://doc.ibexa.co/en/latest/tcontent_management/forms/form_builder_guide/#how-does-form-builder-work), [Page Builder](https://doc.ibexa.co/en/latest/tcontent_management/pages/page_builder_guide/#create-page), and [Online Editor](https://doc.ibexa.co/en/latest/tcontent_management/rich_text/online_editor_guide/) product guides by addng interactive demos that present these features
26
+
- Updated [Form Builder](https://doc.ibexa.co/en/latest/content_management/forms/form_builder_guide/#how-does-form-builder-work), [Page Builder](https://doc.ibexa.co/en/latest/content_management/pages/page_builder_guide/#create-page), and [Online Editor](https://doc.ibexa.co/en/latest/content_management/rich_text/online_editor_guide/) product guides by addng interactive demos that present these features
27
27
28
28
### Page Builder clipboard
29
29
30
-
- Described how you can use the [Page Builder's clipboard](https://doc.ibexa.co/en/latest/tcontent_management/rich_text/online_editor_guide/) to copy blocks between pages
30
+
- Described how you can use the [Page Builder's clipboard](https://doc.ibexa.co/en/latest/content_management/rich_text/online_editor_guide/) to copy blocks between pages
31
31
32
32
### REST API
33
33
34
-
- Described endpoints for [Segment](https://doc.ibexa.co/en/latest/tapi/rest_api/rest_api_reference/rest_api_reference.html#segments) and [Segment Group]((https://doc.ibexa.co/en/latest/tapi/rest_api/rest_api_reference/rest_api_reference.html#segment-groups) management
35
-
- Described endpoints for [AI Action Configurations](https://doc.ibexa.co/en/latest/tapi/rest_api/rest_api_reference/rest_api_reference.html#ai-actions-list-action-configurations) and [AI Action Types](https://doc.ibexa.co/en/latest/tapi/rest_api/rest_api_reference/rest_api_reference.html#ai-actions-list-action-types)
36
-
- Improved the example for [creating Orders](https://doc.ibexa.co/en/latest/tapi/rest_api/rest_api_reference/rest_api_reference.html#orders-create-order), to show how to pass shipping cost data
34
+
- Described endpoints for [Segment](https://doc.ibexa.co/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#segments) and [Segment Group]((https://doc.ibexa.co/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#segment-groups) management
35
+
- Described endpoints for [AI Action Configurations](https://doc.ibexa.co/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#ai-actions-list-action-configurations) and [AI Action Types](https://doc.ibexa.co/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#ai-actions-list-action-types)
36
+
- Improved the example for [creating Orders](https://doc.ibexa.co/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#orders-create-order), to show how to pass shipping cost data
37
37
38
38
### HTTP Cache
39
39
40
-
- Improved the VCL snippet to cache the first ESI request when [using Basic Auth with Fastly](https://doc.ibexa.co/en/latest/tinfrastructure_and_maintenance/cache/http_cache/fastly/#get-diff-between-two-versions)
40
+
- Improved the VCL snippet to cache the first ESI request when [using Basic Auth with Fastly](https://doc.ibexa.co/en/latest/infrastructure_and_maintenance/cache/http_cache/fastly/#get-diff-between-two-versions)
41
41
42
42
### Search
43
43
44
-
- The lists of [search criteria](https://doc.ibexa.co/en/latest/tsearch/criteria_reference/search_criteria_reference/) and [sort clauses](https://doc.ibexa.co/en/latest/tsearch/sort_clause_reference/sort_clause_reference/) have been expanded to show their support for [searching in Trash](https://doc.ibexa.co/en/latest/tsearch/search_in_trash_reference/)
44
+
- The lists of [search criteria](https://doc.ibexa.co/en/latest/search/criteria_reference/search_criteria_reference/) and [sort clauses](https://doc.ibexa.co/en/latest/search/sort_clause_reference/sort_clause_reference/) have been expanded to show their support for [searching in Trash](https://doc.ibexa.co/en/latest/search/search_in_trash_reference/)
45
45
46
46
### Templating
47
47
48
-
- Added the [icon reference](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/icon_twig_functions/#icon-size-variants) that lists all the icons you can use when extending the back office
48
+
- Added the [icon reference](https://doc.ibexa.co/en/latest/templating/twig_function_reference/icon_twig_functions/#icon-size-variants) that lists all the icons you can use when extending the back office
49
49
- Updated descriptions of the following Twig functions to mention their 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 arguments:
- Described new Twig filter for product attributes grouping: [`ibexa_product_catalog_group_attributes`](https://doc.ibexa.co/en/latest/ttemplating/twig_function_reference/product_twig_functions/#ibexa_product_catalog_group_attributes)
- Described new Twig filter for product attributes grouping: [`ibexa_product_catalog_group_attributes`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/product_twig_functions/#ibexa_product_catalog_group_attributes)
63
63
64
64
### DDEV
65
65
66
-
- Described how you can use the [Ibexa Cloud addons](https://doc.ibexa.co/en/latest/tibexa_cloud/ddev_and_ibexa_cloud/#with-ibexa-cloud-add-ons) when working with [[= product_name_cloud =]] projects
66
+
- Described how you can use the [Ibexa Cloud addons](https://doc.ibexa.co/en/latest/ibexa_cloud/ddev_and_ibexa_cloud/#with-ibexa-cloud-add-ons) when working with [[= product_name_cloud =]] projects
67
67
68
68
### [[= product_name_cloud =]]
69
69
70
-
- Described how to [set up Composer authentication](https://doc.ibexa.co/en/latest/tibexa_cloud/install_on_ibexa_cloud/#composer-authentication-using-the-web-console) when creating an [[= product_name_cloud =]] project
70
+
- Described how to [set up Composer authentication](https://doc.ibexa.co/en/latest/ibexa_cloud/install_on_ibexa_cloud/#composer-authentication-using-the-web-console) when creating an [[= product_name_cloud =]] project
0 commit comments