Skip to content

Commit 39c2f03

Browse files
Updated change log
1 parent 56500cc commit 39c2f03

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,15 @@
66
* Added newsletter block to subscribe/unsubscribe to the newsletter.
77
* Rule Builder: added CartItemQuantity rule to specify conditions for the quantity per cart product.
88
* Added an option to display blog posts and news only for a certain language.
9+
* #2171 Created SEO setting for ExtraAllows.
910

1011
### Improvements
1112
* WebDAVModule is removed in Web.config because it disables PUT and DELETE requests (required by Web API).
1213
* Newsletter subscriptions: added filter for customer roles in export profile and backend list.
1314
* #2167 Added an activity log for order editing.
1415
* 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.
1518

1619
### Bugfixes
1720
* #2162 A plugin could not be uninstalled if it's the only one installed.
@@ -23,7 +26,9 @@
2326
* Link Builder: the selected media file was not applied.
2427
* Selecting an attribute of type date caused an error on the product detail page.
2528
* 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.
2732

2833
## Smartstore 4.1.0
2934
### Highlights

0 commit comments

Comments
 (0)