Skip to content

Commit e81ac40

Browse files
committed
Version 14 bump and release notes
1 parent e5e08d7 commit e81ac40

File tree

2 files changed

+16
-9
lines changed

2 files changed

+16
-9
lines changed

config/settings_schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"name": "theme_info",
44
"theme_name": "Dawn",
5-
"theme_version": "13.0.0",
5+
"theme_version": "14.0.0",
66
"theme_author": "Shopify",
77
"theme_documentation_url": "https://help.shopify.com/manual/online-store/themes",
88
"theme_support_url": "https://support.shopify.com/"

release-notes.md

+15-8
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
1-
Dawn 13.0.1 introduces a few fixes.
1+
Dawn 14.0.0 adds a new Quick Add Bulk setting, two improvements for “Sign in with Shop”, and a host of performance and interaction improvements.
2+
### Added
3+
- The new Quick Add Bulk functionality can be added to the product grid and featured collection sections, offering buyers an efficient, keyboard-optimized bulk buying flow.
4+
- Buyers who “Sign in with Shop” will now see the avatar associated with their Shop account in the header in place of the generic customer account icon.
5+
- The Classic Customer Accounts Login Page now includes a “Sign in with Shop” button for merchants with “Sign in with Shop” enabled.
26
### Changed
3-
- The cart drawer header (Product, Total) is not sticky anymore when the content is scrollable
7+
- Filters can now include images.
8+
- The Quick Order List section has greatly improved support for keyboard navigation.
9+
- The maximum number of products per page has been increased to 36.
10+
- Multicolumn, Collection list, Product grids, and Related products have an increased maximum of 6 columns.
411
### Fixes and improvements
5-
- Fix product rating alignment when the product doesn't have a media
6-
- Fix scroll issue on variant change
7-
- Limit width of country selector when the currency is the same for all the countries
8-
- Fix missing alt tags for the collection image on the collection page as well as for collection cards
9-
- Fix cart drawer's cart note to prevent overlapping of the text and caret icon
10-
- Fix cart drawer's header to prevent an overlap with the items in the cart
12+
- General UX improvements to swatches and other areas of the filter experience.
13+
- Padding improvements for Collections at various column sizes.
14+
- Fixed a bug where switching variants on a product without a media attached to it could disable the add to cart button.
15+
- Fixed a similar bug related to products without variant images.
16+
- Updated branding and copy to change references from Twitter to X.
17+
- Updated price filter to work with currency formats that use commas.

0 commit comments

Comments
 (0)