New feature for the Professional Edition: Dynamic Access
Users of a Shopware PE licence can get excited about a new feature to come. Although not yet included in this release, this feature is already in the pipeline and offers valuable enhancements for B2B and B2C businesses. What does Dynamic Access do?
Online store operators can display categories, landing pages and products based on rules
For example, these can only be used for certain customer groups or based on other customer properties
You can always select several rules benin telegram screening at the same time that you would like to perform
Localised feedback for apps
App developers are now able to receive localised feedback by getting the default or the user language for stuff like e.g. webhooks that have no admin interaction.
We implemented error boundaries for the isolation of errors on different levels. These error messages will now be logged to the console before they can break other parts of the software so they can be caught on module level.
Read more about it:
Extensions are now completely isolated from each other as well as from the admin core. This means that extensions can never break the core build or interference with another extension can happen.
Additionally, each extension can also use its own Webpack configuration and install its own dependencies. The dependencies from the core can be imported directly using Webpack externals. This allows developers to work as they are used to from all other JS projects.
In summary, this leads to more robustness and stability of the entire system as well as to more independence when coding extensions.
ReleaseNews_More-information_860x58
Missed out on any release updates? Find out more about recent releases!
As always, you can see the concrete changes also in the upgrade.md or in our technical changelog.
No matter which issue you’re dealing with, it’s often worth checking out our documentation first.