We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7868b04 commit 25d8f64Copy full SHA for 25d8f64
1 file changed
changelog.md
@@ -1,13 +1,16 @@
1
# Release Notes
2
3
-## Smartstore 4.1.0
+## Smartstore 4.0.1
4
### New Features
5
6
### Improvements
7
+* Theming: minimal but effective tweaks (rounding, shadows, typo)
8
* **Rule Builder**:
9
* #1969 The preview grid is now displayed in a modal dialog.
10
* #1980 Added a cart rule for total quantity of products in cart.
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
14
15
### Bugfixes
16
* Order placement validation now also checks whether the selected payment method has been filtered out.
0 commit comments