File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 6
6
* Added newsletter block to subscribe/unsubscribe to the newsletter.
7
7
* Rule Builder: added CartItemQuantity rule to specify conditions for the quantity per cart product.
8
8
* Added an option to display blog posts and news only for a certain language.
9
+ * #2171 Created SEO setting for ExtraAllows.
9
10
10
11
### Improvements
11
12
* WebDAVModule is removed in Web.config because it disables PUT and DELETE requests (required by Web API).
12
13
* Newsletter subscriptions: added filter for customer roles in export profile and backend list.
13
14
* #2167 Added an activity log for order editing.
14
15
* Inherit ACL and store mappings into all sub-categories, not only into direct sub-categories.
16
+ * #2186 MegaMenu: link for background image had no effect.
17
+ * Added honeypot protection to blog post comments.
15
18
16
19
### Bugfixes
17
20
* #2162 A plugin could not be uninstalled if it's the only one installed.
23
26
* Link Builder: the selected media file was not applied.
24
27
* Selecting an attribute of type date caused an error on the product detail page.
25
28
* AmazonPay: fixed rare "client ID is a required parameter and is not set" when using the login function.
26
-
29
+ * Various fixes for anti forgery request handling.
30
+ * Used mediasettings value for picture rendering in MegaMenu (pictures weren't displayed in MegaMenu dropdowns).
31
+ * Mediamanager uploads were marked as being transient.
27
32
28
33
## Smartstore 4.1.0
29
34
### Highlights
You can’t perform that action at this time.
0 commit comments