Conversation
docs/resources/new_in_doc.md
Outdated
| ### Search | ||
| - The lists of [search criteria](search_criteria_reference.md) and [sort clauses](sort_clause_reference.md) have been expanded to show their support for [searching in Trash](search_in_trash_reference.md). |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
docs/resources/new_in_doc.md
Outdated
|
|
||
| ### Page Builder clipboard | ||
|
|
||
| - Described how you can use the [Page Builder's clipboard]([[= user_doc =]]content_management/create_edit_pages/#copy-blocks) to copy blocks between landing pages. |
There was a problem hiding this comment.
| - Described how you can use the [Page Builder's clipboard]([[= user_doc =]]content_management/create_edit_pages/#copy-blocks) to copy blocks between landing pages. | |
| - Described how you can use the [Page Builder's clipboard]([[= user_doc =]]content_management/create_edit_pages/#copy-blocks) to copy blocks between pages |
docs/resources/new_in_doc.md
Outdated
|
|
||
| ### REST API | ||
|
|
||
| - Described endpoints for [Segment](../api/rest_api/rest_api_reference/rest_api_reference.html#segments) and [Segment Group](http://localhost:8103/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#segment-groups) management. |
There was a problem hiding this comment.
| - Described endpoints for [Segment](../api/rest_api/rest_api_reference/rest_api_reference.html#segments) and [Segment Group](http://localhost:8103/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#segment-groups) management. | |
| - Described endpoints for [Segment](../api/rest_api/rest_api_reference/rest_api_reference.html#segments) and [Segment Group](http://localhost:8103/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#segment-groups) management |
There was a problem hiding this comment.
Thans! I've also removed the localhost link 🙈
docs/resources/new_in_doc.md
Outdated
|
|
||
| - Described endpoints for [Segment](../api/rest_api/rest_api_reference/rest_api_reference.html#segments) and [Segment Group](http://localhost:8103/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#segment-groups) management. | ||
| - Described endpoints for [AI Action Configurations](../api/rest_api/rest_api_reference/rest_api_reference.html#ai-actions-list-action-configurations) and [AI Action Types](../api/rest_api/rest_api_reference/rest_api_reference.html#ai-actions-list-action-types) | ||
| - Improved the example for [creating Orders](../api/rest_api/rest_api_reference/rest_api_reference.html#orders-create-order), showing how to pass shipping cost data. |
There was a problem hiding this comment.
| - Improved the example for [creating Orders](../api/rest_api/rest_api_reference/rest_api_reference.html#orders-create-order), showing how to pass shipping cost data. | |
| - Improved the example for [creating Orders](../api/rest_api/rest_api_reference/rest_api_reference.html#orders-create-order), to show how to pass shipping cost data |
docs/resources/new_in_doc.md
Outdated
|
|
||
| ### HTTP Cache | ||
|
|
||
| - Improved the VCL snippet to cache the first ESI request when [using Basic Auth with Fastly](fastly.md#enable-basic-auth-on-fastly). |
There was a problem hiding this comment.
| - Improved the VCL snippet to cache the first ESI request when [using Basic Auth with Fastly](fastly.md#enable-basic-auth-on-fastly). | |
| - Improved the VCL snippet to cache the first ESI request when [using Basic Auth with Fastly](fastly.md#enable-basic-auth-on-fastly) |
docs/resources/new_in_doc.md
Outdated
|
|
||
| ### Security | ||
|
|
||
| - Expanded security recommendations to follow when working with [images submitted by users](images.md#configuring-image-variations). |
There was a problem hiding this comment.
| - Expanded security recommendations to follow when working with [images submitted by users](images.md#configuring-image-variations). | |
| - Expanded security recommendations to follow when working with [images submitted by users](images.md#configuring-image-variations) |
It's a bullet and we don't put fullstops at the end of bullets
docs/resources/new_in_doc.md
Outdated
|
|
||
| ### Templating | ||
|
|
||
| - The new [icon reference](icon_twig_functions.md#icons-reference) lists all the icons you can use when extending the back office. |
There was a problem hiding this comment.
| - The new [icon reference](icon_twig_functions.md#icons-reference) lists all the icons you can use when extending the back office. | |
| - Added the [icon reference](icon_twig_functions.md#icons-reference) that lists all the icons you can use when extending the back office |
docs/resources/new_in_doc.md
Outdated
| ### Templating | ||
|
|
||
| - The new [icon reference](icon_twig_functions.md#icons-reference) lists all the icons you can use when extending the back office. | ||
| - The following Twig functions now support objects implementing the [`ContentAwareInterface`](../api/php_api/php_api_reference/classes/Ibexa-Contracts-Core-Repository-Values-Content-ContentAwareInterface.html) as arguments: |
There was a problem hiding this comment.
| - The following Twig functions now support objects implementing the [`ContentAwareInterface`](../api/php_api/php_api_reference/classes/Ibexa-Contracts-Core-Repository-Values-Content-ContentAwareInterface.html) as arguments: | |
| - Updated descriptions of the following Twig functions to mention their support for objects implementing the [`ContentAwareInterface`](../api/php_api/php_api_reference/classes/Ibexa-Contracts-Core-Repository-Values-Content-ContentAwareInterface.html) as arguments: |
docs/resources/new_in_doc.md
Outdated
|
|
||
| ### DDEV | ||
|
|
||
| - Described how you can use the [Ibexa Cloud addons](ddev_and_ibexa_cloud.md#with-ibexa-cloud-add-ons) when working with [[= product_name_cloud =]] projects. |
There was a problem hiding this comment.
| - Described how you can use the [Ibexa Cloud addons](ddev_and_ibexa_cloud.md#with-ibexa-cloud-add-ons) when working with [[= product_name_cloud =]] projects. | |
| - Described how you can use the [Ibexa Cloud addons](ddev_and_ibexa_cloud.md#with-ibexa-cloud-add-ons) when working with [[= product_name_cloud =]] projects |
docs/resources/new_in_doc.md
Outdated
|
|
||
| ### [[= product_name_cloud =]] | ||
|
|
||
| - Described how to [set up Composer authentication](install_on_ibexa_cloud.md#composer-authentication-using-the-web-console) when creating an [[= product_name_cloud =]] project. |
There was a problem hiding this comment.
| - Described how to [set up Composer authentication](install_on_ibexa_cloud.md#composer-authentication-using-the-web-console) when creating an [[= product_name_cloud =]] project. | |
| - Described how to [set up Composer authentication](install_on_ibexa_cloud.md#composer-authentication-using-the-web-console) when creating an [[= product_name_cloud =]] project |
docs/resources/new_in_doc.md
Outdated
|
|
||
| #### PHP API | ||
|
|
||
| The PHP API has been enhanced with the following new classes and interfaces: |
There was a problem hiding this comment.
| The PHP API has been enhanced with the following new classes and interfaces: | |
| Enhanced the PHP API with the following new classes and interfaces: |
adriendupuis
left a comment
There was a problem hiding this comment.
I would use absolute https://doc.ibexa.co/en/latest/ links like the rest of the page.
I would remove final periods from list items (like already @dabrt suggested).
docs/resources/new_in_doc.md
Outdated
|
|
||
| ### REST API | ||
|
|
||
| - Described endpoints for [Segment](../api/rest_api/rest_api_reference/rest_api_reference.html#segments) and [Segment Group](http://localhost:8103/en/latest/api/rest_api/rest_api_reference/rest_api_reference.html#segment-groups) management. |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
|
@adriendupuis @dabrt than you for the suggestions, all of them are applied in 30631c4 - could you please look again? |
* Added entry * New in the doc: February * Fixed link * Removed plural * Fixed cloud sentence * Review fixes * Review fix
Target: master, 4.6, 3.3
Included things:
ibexa_product_catalog_group_attributesdescribed in Developer Documentation #2626TrashServicereferences,LocationList::getTotalCount()#2540Previous one:
February comparison:
Preview:
https://ez-systems-developer-documentation--2660.com.readthedocs.build/en/2660/resources/new_in_doc/
Questions:
should we somehow highlight the interactive demos in the user doc? I've mentioned the dev doc ones, not sure about preparing a list of all of them in the user doc.