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
(NEW) Media Manager: Powerful and lightning-fast explorer/manager for media files (commercial plugin exclusively bundled with Pro Edition)
(NEW) Rule Builder: Powerful rule system for visual business rule creation
Dozens of predefined rules out-of-the-box
Supports logical operators (AND/OR) and unlimited grouping/nesting
Cart rules: can be applied to discounts, shipping and payment methods
Customer rules: used to auto-assign customers to customer groups for 1-to-1 content targeting
Product rules: used to auto-assign products to categories based on filter definitions (e.g. price, brand, color, stock etc.)
(NEW) New permission (ACL) system: Granular tree-based permission management based on customer groups. Supports inheritance to allow or deny entire permission ranges
(NEW) Personalized product recommendations: Replaces homepage products dynamically with personalized product recommendations based on customer interests. (commercial plugin)
(NEW) Geo Blocker: Restricts shop access based on visitor country or IP address ranges (commercial plugin)
(NEW) Dashboard with charts: New dashboard widgets display key data like orders, customers, bestsellers etc. in nice graphical charts.
Breaking changes
(Dev) Install\UninstallPermissions has been removed from IPermissionService. No longer needs to be called by plugins. Permissions are now automatically installed\uninstalled.
(Dev) IDiscountRequirementRule and IShippingMethodFilter has been removed. Discounts and shipping methods can now be filtered by rule sets.
(Dev) Customer navigation property CustomerRoles has been replaced by CustomerRoleMappings, a new entity for role mappings.
The search index must be rebuilt due to various enhancements.
(Dev) The wrong name of API endpoint LocalizedPropertys has been corrected and renamed to LocalizedProperties.
New Features
Granular permissions: All permissions of a customer directly visible on the customer edit page.
DEV: Added Visual Studio extension to create Smartstore Plugins
GDPR conform Cookie Consent Manager
SEO: XML Sitemap now includes blog, news and forum
SEO: do 301 redirect to URL without trailing slash
SVG support for image uploads.
Schedule tasks: new property "Priority" runs tasks with higher priority first when multiple tasks are pending.