Skip to content

Commit eda55b6

Browse files
committed
Add missing links, fix formatting
1 parent 41ae992 commit eda55b6

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

docs/release_notes/ibexa_dxp_v4.6.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ month_change: true
1616

1717
#### Collaboration
1818

19-
The new Collaborative editing LTS Update allows multiple users to preview, review, and edit the same content, improving teamwork and streamlining the review process.
19+
The new [Collaborative editing](collaborative_editing_guide.md) LTS Update allows multiple users to preview, review, and edit the same content, improving teamwork and streamlining the review process.
2020
Internal and external users can be invited to a collaboration session, through different sharing options.
2121

2222
With Real-time editing, more advanced part of the feature, users can see each other’s changes in the real time, or work on the content asynchronously.
@@ -35,7 +35,7 @@ With improved reasoning and greater accuracy in mind, the AI Connector package h
3535

3636
[[= release_note_entry_end() =]]
3737

38-
[[= release_note_entry_begin("Discounts " + version, '2025-08-05', ['LTS Update', 'Commerce']) =]]
38+
[[= release_note_entry_begin("Discounts " + version, '2025-09-09', ['LTS Update', 'Commerce']) =]]
3939

4040
#### Discount indexing
4141

@@ -48,18 +48,16 @@ Once properly configured, it uses a background queue to trigger price re-indexin
4848

4949
The following additions were made to the Discounts PHP API:
5050

51-
###### Events
52-
53-
- [`Ibexa\Contracts\AdminUi\Event\ResolveVersionPreviewUrlEvent`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-AdminUi-Event-ResolveVersionPreviewUrlEvent.html)
54-
- [`Ibexa\Contracts\Discounts\Event\EnableDiscountEvent`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Discounts-Event-EnableDiscountEvent.html)
55-
- [`Ibexa\Contracts\Discounts\Event\BeforeDisableDiscountEvent`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Discounts-Event-BeforeDisableDiscountEvent.html)
56-
- [`Ibexa\Contracts\Discounts\Event\BeforeEnableDiscountEvent`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Discounts-Event-BeforeEnableDiscountEvent.html)
57-
- [`Ibexa\Contracts\Discounts\Event\DisableDiscountEvent`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Discounts-Event-DisableDiscountEvent.html)
51+
??? note "Events"
52+
- [`Ibexa\Contracts\AdminUi\Event\ResolveVersionPreviewUrlEvent`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-AdminUi-Event-ResolveVersionPreviewUrlEvent.html)
53+
- [`Ibexa\Contracts\Discounts\Event\EnableDiscountEvent`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Discounts-Event-EnableDiscountEvent.html)
54+
- [`Ibexa\Contracts\Discounts\Event\BeforeDisableDiscountEvent`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Discounts-Event-BeforeDisableDiscountEvent.html)
55+
- [`Ibexa\Contracts\Discounts\Event\BeforeEnableDiscountEvent`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Discounts-Event-BeforeEnableDiscountEvent.html)
56+
- [`Ibexa\Contracts\Discounts\Event\DisableDiscountEvent`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Discounts-Event-DisableDiscountEvent.html)
5857

59-
###### Search criteria
60-
61-
- [`Ibexa\Contracts\Discounts\Value\Query\Criterion\IndexedAtCriterion`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Discounts-Value-Query-Criterion-IndexedAtCriterion.html)
62-
- [`Ibexa\Contracts\Discounts\Value\Query\Criterion\UpdatedAtCriterion`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Discounts-Value-Query-Criterion-UpdatedAtCriterion.html)
58+
??? note "Search criteria"
59+
- [`Ibexa\Contracts\Discounts\Value\Query\Criterion\IndexedAtCriterion`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Discounts-Value-Query-Criterion-IndexedAtCriterion.html)
60+
- [`Ibexa\Contracts\Discounts\Value\Query\Criterion\UpdatedAtCriterion`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Discounts-Value-Query-Criterion-UpdatedAtCriterion.html)
6361

6462
[[= release_note_entry_end() =]]
6563

@@ -88,7 +86,7 @@ To further improve your experience with Ibexa DXP, a 1.14.0 version of PHP Storm
8886
- Added code completion for Twig Component Groups in YAML config files and AsTwigComponent attribute
8987
- Added code completion for Twig Component Types in YAML config files
9088

91-
#### Infrastructure
89+
##### Infrastructure
9290

9391
- Redis 7.2+ are now [officially supported](https://doc.ibexa.co/en/4.6/getting_started/requirements/)
9492

docs/release_notes/ibexa_dxp_v5.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ month_change: true
1616

1717
#### Collaboration
1818

19-
The new Collaborative editing feature allows multiple users to preview, review, and edit the same content, improving teamwork and streamlining the review process.
19+
The new [Collaborative editing feature](collaborative_editing_guide.md) allows multiple users to preview, review, and edit the same content, improving teamwork and streamlining the review process.
2020
Internal and external users can be invited to a collaboration session, through different sharing options.
2121

2222
With Real-time editing, more advanced part of the feature, users can see each other’s changes in the real time, or work on the content asynchronously.

0 commit comments

Comments
 (0)