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
+38-38Lines changed: 38 additions & 38 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
71
71
72
72
#### PHP API
73
73
@@ -383,8 +383,8 @@ Enhanced the PHP API with the following new classes and interfaces:
383
383
384
384
### Templating
385
385
386
-
-[Site context Twig function `ibexa_site_context_aware`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/site_context_twig_functions/#ibexa_site_context_aware)
387
-
-[Storefront Twig function `ibexa_get_anonymous_user_id`](https://doc.ibexa.co/en/latest/templating/twig_function_reference/storefront_twig_functions/#ibexa_get_anonymous_user_id)
386
+
-[Site context Twig function `ibexa_site_context_aware`](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/site_context_twig_functions/#ibexa_site_context_aware)
387
+
-[Storefront Twig function `ibexa_get_anonymous_user_id`](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/storefront_twig_functions/#ibexa_get_anonymous_user_id)
388
388
389
389
## March 2024
390
390
@@ -439,7 +439,7 @@ Enhanced the PHP API with the following new classes and interfaces:
-[Updated arguments list for `ibexa_render()` method](https://doc.ibexa.co/en/latest/templating/twig_function_reference/content_twig_functions/#ibexa_render)
503
-
-[New Field information Twig functions](https://doc.ibexa.co/en/latest/templating/twig_function_reference/field_twig_functions/#ibexa_field_group_name)
504
-
-[Updated get user Twig functions](https://doc.ibexa.co/en/latest/templating/twig_function_reference/user_twig_functions/)
-[Updated arguments list for `ibexa_render()` method](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/content_twig_functions/#ibexa_render)
503
+
-[New Field information Twig functions](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/field_twig_functions/#ibexa_field_group_name)
504
+
-[Updated get user Twig functions](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/user_twig_functions/)
505
505
506
506
### User management
507
507
@@ -578,7 +578,7 @@ Enhanced the PHP API with the following new classes and interfaces:
@@ -588,11 +588,11 @@ Enhanced the PHP API with the following new classes and interfaces:
588
588
589
589
### Storefront
590
590
591
-
-[Display language name instead of its code in language swticher](https://doc.ibexa.co/en/latest/templating/twig_function_reference/storefront_twig_functions/#ibexa_storefront_get_language_name_by_code)
591
+
-[Display language name instead of its code in language swticher](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/storefront_twig_functions/#ibexa_storefront_get_language_name_by_code)
592
592
593
593
### Templating
594
594
595
-
-[Render content in PHP](https://doc.ibexa.co/en/latest/templating/render_content/render_content_in_php/)
595
+
-[Render content in PHP](https://doc.ibexa.co/en/latest/emplating/render_content/render_content_in_php/)
596
596
597
597
### Others
598
598
@@ -814,7 +814,7 @@ and [extend Storefront](https://doc.ibexa.co/en/latest/commerce/storefront/exten
814
814
815
815
### Checkout
816
816
817
-
-[Checkout](https://doc.ibexa.co/en/latest/commerce/checkout/checkout/) documentation, including [how to configure checkout](https://doc.ibexa.co/en/latest/commerce/checkout/configure_checkout/), description of main [PHP API methods](https://doc.ibexa.co/en/latest/commerce/checkout/checkout_api/), and [checkout-related Twig functions](https://doc.ibexa.co/en/latest/templating/twig_function_reference/checkout_twig_functions/)
817
+
-[Checkout](https://doc.ibexa.co/en/latest/commerce/checkout/checkout/) documentation, including [how to configure checkout](https://doc.ibexa.co/en/latest/commerce/checkout/configure_checkout/), description of main [PHP API methods](https://doc.ibexa.co/en/latest/commerce/checkout/checkout_api/), and [checkout-related Twig functions](https://doc.ibexa.co/en/latest/emplating/twig_function_reference/checkout_twig_functions/)
0 commit comments