Skip to content

Commit c51f355

Browse files
committed
Add API changes
1 parent 8ef23b8 commit c51f355

File tree

2 files changed

+149
-20
lines changed

2 files changed

+149
-20
lines changed

docs/release_notes/ibexa_dxp_v4.6.md

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,19 @@ month_change: true
1212

1313
[[% set version = 'v4.6.24' %]]
1414

15+
[[= release_note_entry_begin("Collaboration ", '2025-08-05', ['LTS Update', 'Commerce']) =]]
16+
17+
#### Collaboration
18+
19+
The new [Collaborative editing feature](collaborative_editing_guide.md) allows multiple users to preview, review, and edit the same content or product, improving teamwork and streamlining the review process.
20+
Internal and external users can be invited to a collaboration session, through different sharing options.
21+
22+
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.
23+
24+
Additionally, shared drafts can be accessed and managed through new dashboard tabs: **My shared drafts** and **Drafts shared with me**, helping users stay organized.
25+
26+
[[= release_note_entry_end() =]]
27+
1528
[[= release_note_entry_begin("AI Actions " + version, '2025-04-09', ['LTS Update']) =]]
1629

1730
#### Chat GPT 5.0 support
@@ -28,7 +41,7 @@ With improved reasoning and greater accuracy in mind, the AI Connector package h
2841

2942
Discounts now allow scheduling a mass re-indexing of discounted product catalog prices at the most convenient time by using the Ibexa Messenger package.
3043
Ibexa Messenger is a customization of the Symfony Messenger package, created to adjust it to [[= product_name =]]'s needs.
31-
Once [properly configured](configure_ai_actions.md#configure-ibexa-messenger) it monitors your system resources to trigger price re-indexing without causing performance-based disruptions.
44+
Once properly configured, it monitors your system resources to trigger price re-indexing without causing performance-based disruptions.
3245

3346
[[= release_note_entry_end() =]]
3447

@@ -47,6 +60,16 @@ Developers can now create and configure their own notification types, while user
4760

4861
#### Developer experience
4962

63+
##### New packages
64+
65+
The following packages have been introduced in Ibexa DXP v4.6.24:
66+
67+
- ibexa/messenger
68+
69+
##### PHP API
70+
71+
The PHP API has been enhanced with the following new classes:
72+
5073
##### New version of PHP Storm Plugin
5174

5275
To further improve your experience with Ibexa DXP, a 1.14.0 version of PHP Storm Plugin has been released, which brings the following changes:
@@ -57,12 +80,6 @@ To further improve your experience with Ibexa DXP, a 1.14.0 version of PHP Storm
5780
- Added code completion for Twig Component Groups in YAML config files and AsTwigComponent attribute
5881
- Added code completion for Twig Component Types in YAML config files
5982

60-
##### PHP API
61-
62-
The PHP API has been enhanced with the following new classes:
63-
64-
65-
6683
#### Full changelog
6784

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

0 commit comments

Comments
 (0)