Skip to content

Commit

Permalink
Bump theme version and add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoffbeck committed Mar 7, 2025
1 parent ecb06c3 commit f96f4b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
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.2.0",
"theme_version": "15.3.0",
"theme_author": "Shopify",
"theme_documentation_url": "https://help.shopify.com/manual/online-store/themes",
"theme_support_url": "https://support.shopify.com/"
Expand Down
10 changes: 4 additions & 6 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
Dawn 15.2.0 provides a few fixes for known bugs and updates the styling for the new dynamic checkout buttons.
Dawn 15.3.0 adds pagination to the quick order list, updates settings labels, and introduces a few bug fixes.
### Changed
- Adjust the local selector dropdown to match the maximum width of its content.
- Adjust the styling for dynamic checkout buttons now that they’re using a new HTML structure.
- Quick order list paginates product variants, improving buyer experience for products containing many variants.
- Theme setting labels were updated across all surfaces to make them less crowded and easier to scan.
### Fixes and improvements
- Fix issue where while in the theme editor, a modal wouldn’t be cleared once the section it belonged to was removed.
- Updated the account login link to use a nofollow attribute so that google doesn’t interpret it as spammy backlinking.
- Fix issue where the svg icon for the filters were not clickable
- Fix issue where quick order list displayed the remove all button on small windows, even if no variants were in the cart.

0 comments on commit f96f4b4

Please sign in to comment.