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
Copy file name to clipboardExpand all lines: docs/release_notes/ibexa_dxp_v4.6.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,8 @@ With improved reasoning and greater accuracy in mind, the AI Connector package h
41
41
42
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.
43
43
Ibexa Messenger is a customization of the Symfony Messenger package, created to adjust it to [[= product_name =]]'s needs.
44
-
Once properly configured, it monitors your system resources to trigger price re-indexing without causing performance-based disruptions.
44
+
45
+
Once properly configured, it uses a background queue to trigger price re-indexing, ensuring efficient use of system resources without causing performance disruptions.
Copy file name to clipboardExpand all lines: docs/release_notes/ibexa_dxp_v5.0.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,8 @@ Additionally, shared drafts can be accessed and managed through new dashboard ta
27
27
28
28
Discounts now allow scheduling a mass re-indexing of discounted product catalog prices at the most convenient time by using the Ibexa Messenger package.
29
29
Ibexa Messenger is a customization of the Symfony Messenger package, created to adjust it to [[= product_name =]]'s needs.
30
-
Once properly configured, it monitors your system resources to trigger price re-indexing without causing performance-based disruptions.
30
+
31
+
Once properly configured, it uses a background queue to trigger price re-indexing, ensuring efficient use of system resources without causing performance disruptions.
31
32
32
33
#### Improvements to notifications
33
34
@@ -105,6 +106,7 @@ The PHP API has been expanded with the following:
0 commit comments