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](https://doc.ibexa.co/en/4.6/content_management/collaborative_editing/collaborative_editing_guide/) LTS Update allows multiple users to preview, review, and edit the same content, 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.
Discounts now allow scheduling a re-indexing of discounted product catalog prices at the most convenient time by using the Ibexa Messenger package.
43
+
Ibexa Messenger is a customization of the Symfony Messenger package, created to adjust it to [[= product_name =]]'s needs.
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.
46
+
47
+
##### PHP API
48
+
49
+
The following additions were made to the Discounts PHP API:
An improved notifications system is now more intuitive.
68
+
Developers can now create and configure their own notification types, while users can now browse through a list of notifications, where they can either act on them or dismiss them.
The only package that has been introduced in [[= product_name =]] v4.6.24 is ibexa/messenger.
77
+
78
+
##### New version of PHP Storm Plugin
79
+
80
+
To further improve your experience with Ibexa DXP, a 1.14.0 version of [PHP Storm Plugin](phpstorm_plugin.md) has been released, which brings the following changes:
81
+
82
+
- Added support for Ibexa DXP v5.0
83
+
- Added compatibility with PhpStorm 2024.3.6+
84
+
- Added file template for Twig Component class
85
+
- Added code completion for Twig Component Groups in YAML config files and AsTwigComponent attribute
86
+
- Added code completion for Twig Component Types in YAML config files
87
+
88
+
##### Infrastructure
89
+
90
+
- Redis 7.2+ is now [officially supported](https://doc.ibexa.co/en/4.6/getting_started/requirements/)
0 commit comments