Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/resources/new_in_doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@

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

## April 2025

- Added a [custom DAM connector example](add_image_asset_from_dam.md#extend-dam-support-by-adding-custom-connector)
- Added v4.6.19 [release notes](ibexa_dxp_v4.6.md#ibexa-dxp-v4619) and [upgrade instructions](update_from_4.6.md#v4618),

Check failure on line 13 in docs/resources/new_in_doc.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/resources/new_in_doc.md#L13

[Ibexa.VariablesVersion] Use global variable '[[= latest_tag_4_6 =]]' instead of 'v4.6.19'
Raw output
{"message": "[Ibexa.VariablesVersion] Use global variable '[[= latest_tag_4_6 =]]' instead of 'v4.6.19'", "location": {"path": "docs/resources/new_in_doc.md", "range": {"start": {"line": 13, "column": 9}}}, "severity": "ERROR"}
introducing [Ibexa Rector](update_from_4.6.md#ibexa-rector), an optional tool helping to maintain your code
- Added how to couple AI Actions and Ibexa Connect

Check failure on line 15 in docs/resources/new_in_doc.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/resources/new_in_doc.md#L15

[Ibexa.VariablesGlobal] Use global variable '[[= product_name_connect =]]' instead of 'Ibexa Connect'
Raw output
{"message": "[Ibexa.VariablesGlobal] Use global variable '[[= product_name_connect =]]' instead of 'Ibexa Connect'", "location": {"path": "docs/resources/new_in_doc.md", "range": {"start": {"line": 15, "column": 38}}}, "severity": "ERROR"}
- Added [grace period definition and configuration](repository_configuration.md#grace-period-for-archived-versions)
- Added [`/cart/{identifier}/summary` REST resource's `ShortCartSummary` response format](/api/rest_api/rest_api_reference/rest_api_reference.html#managing-commerce-carts-cart-summary)

## March 2025

### Release notes
Expand Down