-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update version number and release notes
- Loading branch information
1 parent
4a1783c
commit f3a2b98
Showing
2 changed files
with
13 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,15 @@ | ||
Dawn 12.0.0 introduces additional customization options by adding color scheme pickers to new areas, and new ways to visually display product filters. It also introduces some performance improvements related to image loading. | ||
|
||
Dawn 13.0.0 adds support for color swatches, improvements to the country selector, and tweaks and fixes to other sections. It also includes a breaking change to Color Schemes; see the Changed notes below for details. | ||
### Added | ||
- Important: If you use a gradient as a main background, the look of your cart drawer and product modal (quick add) will be affected. | ||
- You can now select a color scheme for the Image with text section, Collection template (Product grid section), Product information section, Cart drawer, and Cart page. | ||
|
||
- The Variant Picker now supports color swatches! This depends on the [Product Taxonomy](help.shopify.com/manual/products/details/product-category) feature, which is rolling out gradually over the coming weeks. | ||
- We reworked the country selector, which now includes search, a new “popular countries” section, and a generally improved look and feel especially on smaller screens. | ||
### Changed | ||
- If you are using the Search & Discovery app, you can now change the logical operator for facet filter values between OR and AND. | ||
- If you are using the Search & Discovery app, you can now choose to apply a swatch visual style for certain filter types (references to metaobjects). | ||
|
||
- **Important**: If you use Color Schemes, they will reset to their default values due to an internal change to the feature. | ||
- If you are using the Search & Discovery app, you can now change how dynamic facet lists treat filters with no product matches. | ||
### Fixes and improvements | ||
- We fixed an issue with facet filters that affected currencies that use comma separators. | ||
- We fixed a formatting issue with metadata that is used for SEO purposes. | ||
- We fixed a visual bug that was affecting the collage section. | ||
- We fixed an issue with the “compare at” price to ensure more predictable behavior. | ||
- We’ve improved the experience of adding items to cart on slower connections. | ||
- We fixed a styling issue affecting collections in empty cart drawers. | ||
- We fixed an issue in the Slideshow section where the next slide flashes before coming into view. | ||
- We’ve improved various visual elements on the Quick order list including font consistency, alignment, and spacing. | ||
- We fixed an issue affecting Quick order list on iOS, removing the need to double tap the info icon to open it. | ||
|
||
### Removed | ||
- Removed image tag attribute that indicated which images to load first. We will now allow the platform to determine this, which will improve performance. | ||
- We added a default font for input fields, they now inherit the body font instead of falling back to a system default font. | ||
- We fixed an issue when adding cart notes that would prevent them from showing during checkout. | ||
- We fixed an accessibility bug where filter colors were displaying incorrectly in high contrast mode. | ||
- We updated the Multicolumn Section to provide a slider on tablet-sized screens, like it does on phone-sized screens. | ||
- We fixed a bug where the Localization Selector was slightly obscured when using Sticky Header and scrolling while the selector was open. | ||
- We fixed a bug that prevented the Product Grid Section from using the correct Image Shape in its Product Cards. | ||
- We subtly increased the font size for inline quantity errors on product pages to make them more readable. |