You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@@ -28,7 +41,7 @@ With improved reasoning and greater accuracy in mind, the AI Connector package h
28
41
29
42
Discounts now allow scheduling a mass re-indexing of discounted product catalog prices at the most convenient time by using the Ibexa Messenger package.
30
43
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.
32
45
33
46
[[= release_note_entry_end() =]]
34
47
@@ -47,6 +60,16 @@ Developers can now create and configure their own notification types, while user
47
60
48
61
#### Developer experience
49
62
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
+
50
73
##### New version of PHP Storm Plugin
51
74
52
75
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
57
80
- Added code completion for Twig Component Groups in YAML config files and AsTwigComponent attribute
58
81
- Added code completion for Twig Component Types in YAML config files
59
82
60
-
##### PHP API
61
-
62
-
The PHP API has been enhanced with the following new classes:
0 commit comments