Skip to content

Commit

Permalink
Add version bump and release notes (#1997)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludoboludo committed Sep 29, 2022
1 parent 2dcf808 commit 2948b89
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 26 deletions.
2 changes: 1 addition & 1 deletion config/settings_schema.json
Expand Up @@ -2,7 +2,7 @@
{
"name": "theme_info",
"theme_name": "Dawn",
"theme_version": "7.0.0",
"theme_version": "7.0.1",
"theme_author": "Shopify",
"theme_documentation_url": "https://help.shopify.com/manual/online-store/themes",
"theme_support_url": "https://support.shopify.com/"
Expand Down
31 changes: 6 additions & 25 deletions release-notes.md
@@ -1,27 +1,8 @@
Dawn 7.0.0 introduces several fixes and enhancements to make the themes even more flexible and easy to use. We now offer additional customization options in the header to change the position of your logo, new ways of displaying your product page and featured product images, and a new complementary product block to help boost sales.

### Added
- The announcement bar section has a new setting that lets you set the text alignment.
- The header is now more flexible. We added a new logo position option called “Middle center” to feature your logo in the center and your navigation menu on the left, on larger screens.
- The product information section has a new layout option that allows you to split your product images into a two-column grid.
- The product information section has a new block that allows you to display complementary products.
- The product information and featured product sections now allow desktop media to be displayed on the left or on the right on larger screens.
- We added pagination to the main collection list.
- We introduced the ability to add and reorder sections, including app sections, to the customer account pages.

### Changed
- Important: We introduced new theme settings to style “product cards”, “blog cards” and “collection cards” separately. Prior to this update, all these components were styled with the cards’ theme settings. If you have previously updated the style of your cards, this update may cause visual changes to your product cards, blog cards, or collection cards. This can be modified by adjusting their styling in theme settings.
- We introduced a new setting on the collage section to let you apply product card styling to all card types featured in the section.
Dawn 7.0.1 introduces several bug fixes.

### Fixes and improvements
- We fixed the setting that displays the product’s vendor name on the cart pop up notification.
- We fixed an issue where the search dropdown window wasn’t matching the width of the search input field on smaller screens.
- We fixed an issue where the quick add buttons would still display when JavaScript was disabled.
- We fixed an issue where the login link wouldn’t display properly in the menu drawer on Android.
- We fixed video controls not being clickable on the featured product section.
- We fixed an issue with the cart notification overlapping the rest of the content on Safari v15.6.
- We added max width to iFrames placed in the product description so the content doesn’t overflow.
- We fixed the slider padding being different on Safari from the rest of the browsers.
- We fixed an issue where manually inputting a quantity in the cart drawer could remove the item in question.
- We fixed a bug to allow the removal of filters.
- We fixed focus rings for Windows High Contrast mode.
- We fixed an issue causing mobile slider controls to display unnecessarily under some conditions.
- We fixed an issue where hidden variant media were visible in product media modals.
- We fixed a spacing issue with the “Middle center” desktop logo position setting.
- We fixed an issue that could prevent the complementary products block from displaying product images.
- We updated Shopify Help Center links for complementary products.

0 comments on commit 2948b89

Please sign in to comment.