Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/settings_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "theme_info",
"theme_name": "Dawn",
"theme_version": "15.4.0",
"theme_version": "15.4.1",
"theme_author": "Shopify",
"theme_documentation_url": "https://help.shopify.com/manual/online-store/themes",
"theme_support_url": "https://support.shopify.com/"
Expand Down
9 changes: 1 addition & 8 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,8 +1 @@
Dawn 15.4.0 introduces support for nested cart lines, accessibility improvements, performance enhancements, and bug fixes.

### Added
- Added support for nested cart lines. Cart now properly displays nested items( like product add-ons) with improved styling and accessibility labels
- Improved accessibility with added ARIA labels for product quantity inputs

### Changed
- Improved performance by removing lazy loading of images above the fold in the Featured collection section
Dawn 15.4.1 introduces improvements for performance monitoring.
Loading