Skip to content

Commit 2f3b288

Browse files
committed
remove blur, set versions and date
1 parent 0531001 commit 2f3b288

2 files changed

Lines changed: 7 additions & 19 deletions

File tree

docs/release_notes/ibexa_dxp_v4.6.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ month_change: true
1010

1111
<div class="release-notes" markdown="1">
1212

13-
[[% set version = 'v4.6.X' %]]
13+
[[% set version = 'v4.6.29' %]]
1414

1515
[[= release_note_entry_begin(
1616
"Integrated help " + version,
17-
'YYYY-MM-DD',
17+
'2026-04-14',
1818
['Headless', 'Experience', 'Commerce', 'LTS Update', 'New feature']
1919
) =]]
2020

@@ -28,7 +28,7 @@ For more information, see [Product tour](https://doc.ibexa.co/en/4.6/administrat
2828

2929
[[= release_note_entry_begin(
3030
"Ibexa DXP " + version,
31-
'YYYY-MM-DD',
31+
'2026-04-14',
3232
['Headless', 'Experience', 'Commerce', 'New feature']
3333
) =]]
3434

@@ -74,12 +74,6 @@ The following additions were made to the PHP API:
7474
(for more information, see [its search criteria reference entry](https://doc.ibexa.co/en/4.6/search/criteria_reference/taxonomy_no_entries/))
7575
- optionally, from the [Integrated help LTS-Update](https://doc.ibexa.co/en/4.6/administration/back_office/integrated_help/), classes of the - [`Ibexa\Contracts\IntegratedHelp` namespace](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/namespaces/ibexa-contracts-integratedhelp.html)
7676

77-
### Gaussian blur optimization in Image Editor
78-
79-
The [Image Editor]([[= user_doc =]]/image_management/edit_images/) now supports configurable gaussian blur strength for image optimization.
80-
You can adjust the blur level to balance between file size reduction and image sharpness.
81-
For more information, see [Configure image editor](https://doc.ibexa.co/en/4.6/content_management/images/configure_image_editor/#gaussian-blur-strength).
82-
8377
### Full changelog
8478

8579
[[% include 'snippets/release_46.md' %]]

docs/release_notes/ibexa_dxp_v5.0.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ month_change: true
1010

1111
<div class="release-notes" markdown="1">
1212

13-
[[% set version = 'v5.0.X' %]]
13+
[[% set version = 'v5.0.7' %]]
1414

1515
[[= release_note_entry_begin(
1616
"Google Gemini connector " + version,
17-
'YYYY-MM-DD',
17+
'2026-04-14',
1818
['Headless', 'Experience', 'Commerce', 'LTS Update', 'New feature', 'First release']
1919
) =]]
2020

@@ -27,7 +27,7 @@ For more information, see how to [install and configure the Google Gemini connec
2727

2828
[[= release_note_entry_begin(
2929
"Integrated help " + version,
30-
'YYYY-MM-DD',
30+
'2026-04-14',
3131
['Headless', 'Experience', 'Commerce', 'LTS Update', 'New feature']
3232
) =]]
3333

@@ -41,7 +41,7 @@ For more information, see [Product tour](https://doc.ibexa.co/en/5.0/administrat
4141

4242
[[= release_note_entry_begin(
4343
"Ibexa DXP " + version,
44-
'YYYY-MM-DD',
44+
'2026-04-14',
4545
['Headless', 'Experience', 'Commerce', 'New feature']
4646
) =]]
4747

@@ -152,12 +152,6 @@ The following additions were made to the PHP API:
152152
- optionally, from the [Raptor connector add-on](https://doc.ibexa.co/en/5.0/cdp/raptor_integration/raptor_connector/), classes of the [`Ibexa\Contracts\ConnectorRaptor` namespace](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/namespaces/ibexa-contracts-connectorraptor.html)
153153
- optionally, from the [Integrated help LTS-Update](https://doc.ibexa.co/en/5.0/administration/back_office/integrated_help/), classes of the [`Ibexa\Contracts\IntegratedHelp` namespace](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/namespaces/ibexa-contracts-integratedhelp.html)
154154

155-
### Gaussian blur optimization in Image Editor
156-
157-
The [Image Editor]([[= user_doc =]]/image_management/edit_images/) now supports configurable gaussian blur strength for image optimization.
158-
You can adjust the blur level to balance between file size reduction and image sharpness.
159-
For more information, see [Configure image editor](https://doc.ibexa.co/en/5.0/content_management/images/configure_image_editor/#gaussian-blur-strength).
160-
161155
### AI Actions in Page Builder blocks [[% include 'snippets/experience_badge.md' %]] [[% include 'snippets/commerce_badge.md' %]]
162156

163157
You can now use the [refining text AI Actions](https://doc.ibexa.co/en/5.0/ai_actions/ai_actions_guide/#refining-text) in Page Builder blocks string and text inputs.

0 commit comments

Comments
 (0)