File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- ## Smartstore 4.1.0
3
+ ## Smartstore 4.0.1
4
4
### New Features
5
5
6
6
### Improvements
7
+ * Theming: minimal but effective tweaks (rounding, shadows, typo)
7
8
* ** Rule Builder** :
8
9
* #1969 The preview grid is now displayed in a modal dialog.
9
10
* #1980 Added a cart rule for total quantity of products in cart.
10
11
* #1995 The localized ALT text of media files is now respected for all frontend images.
12
+ * SEO: most images in frontend now carry ` loading="lazy" ` attribute which loads images only when they enter visible viewport
13
+ * Media Manager: improved image lazy loading behavior
11
14
12
15
### Bugfixes
13
16
* Order placement validation now also checks whether the selected payment method has been filtered out.
You can’t perform that action at this time.
0 commit comments