Skip to content

Commit

Permalink
Version bump v6.0.0 (#1769)
Browse files Browse the repository at this point in the history
* Version bump

Update theme version to v6.0.0

* Update release-notes.md

* Update release-notes.md

Co-authored-by: Ludo <ludo.segura@shopify.com>

* Update release-notes.md

Co-authored-by: Ludo <ludo.segura@shopify.com>

* Update release-notes.md

Co-authored-by: Lucas Lacerda <37168033+LucasLacerdaUX@users.noreply.github.com>

* Update release-notes.md

Co-authored-by: Ludo <ludo.segura@shopify.com>
Co-authored-by: Lucas Lacerda <37168033+LucasLacerdaUX@users.noreply.github.com>
  • Loading branch information
3 people authored Jun 7, 2022
1 parent e36aa68 commit 708729f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 25 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": "5.0.0",
"theme_version": "6.0.0",
"theme_author": "Shopify",
"theme_documentation_url": "https://help.shopify.com/manual/online-store/themes",
"theme_support_url": "https://support.shopify.com/"
Expand Down
34 changes: 10 additions & 24 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,15 @@
Dawn v5.0.0 introduces new ways to customize the look and feel of your store with a vertical product filter layout, mega menu header style, and a quick add button option. This update also features fixes and improvements, including several accessibility enhancements.
Dawn 6.0.0 introduces a new cart drawer feature, additional customization options on the rich text section, and various fixes and enhancements.

### Added
- Important: We’ve introduced a new vertical product filter layout so you can further customize your store’s filters. You’ll find this setting in the collection and search templates. This update may cause a visual change to your theme. If you previously selected the “Collapse on desktop” checkbox, your filter layout will be changed to horizontal, which is the new default. If you’d like to achieve the collapsed style, select “Drawer” from the “Desktop filter layout” dropdown.
- Important: You can now control the number of desktop and mobile grid columns in the collections list page, giving you more options to express your brand’s look and feel. This update may cause a layout change because columns will no longer automatically adjust to fill the available screen width. This can be modified by adjusting the number of columns setting.
- We’ve added the ability to choose a mega menu style in the header section, providing better support for menus with many items.
- You can now enable a quick add button on your product cards, allowing your customers to quickly add items to their cart. Find this setting in the collection template and the featured collection section.
- The featured collection section is now more flexible. You can control the description, text styles, button styles, and layout in the section settings.
- You can now adjust how many products to show in the product recommendations section, allowing you more control over the layout of your store.
- The theme’s product filtering functionality now supports boolean (true or false) custom filters.
- We introduced a new cart behavior setting offering the options to surface a cart drawer, a pop up notification, or link directly to the cart page upon adding an item to cart.
- The rich text section is now more flexible. You can now customize the desktop content position, the content alignment, the size and formatting of headings, and the number of blocks added to the section.
- Important: We introduced new settings to the header section to control top and bottom padding. This update may cause a visual change to your header. This can be modified by adjusting the bottom padding value.

### Fixes and improvements
- Gradients will now be applied more predictably across the theme.
- In some cases, the maximum price wasn’t showing on the price filter. This is now fixed.
- We fixed an issue where navigation arrows were unexpectedly appearing on product pages.
- The experience of navigating the slideshow section when using a screen reader or keyboard is improved.
- We fixed an issue where unintended mobile menu items were being discovered by screen readers.
- We removed an empty heading in the contact form, improving its accessibility.
- There was an issue with vendor name visibility on the cart page that is now fixed.
- We fixed an issue where the email signup text on the password page sometimes wasn’t visible.
- The “Continue shopping” button on the gift card page wasn’t working as expected. This is now fixed.
- The Shop Pay installments text will now be center aligned when there is no accompanying product media.
- There were some spacing inconsistencies in the product media gallery. This is now fixed.
- Empty columns in the multicolumn section were adding unnecessary vertical space. This is now fixed.
- We’re now providing improved information on how to create meaningful alt text in the video section.
- We fixed an issue with making products full width on featured collections.

### Removed
- In the collection and search templates, the “Collapse on desktop” checkbox has been removed from the filtering and sorting settings. If you’d like to achieve the collapsed style, select “Drawer” from the “Desktop filter layout” dropdown.
- On larger screen sizes, the quick add modal included unnecessary empty space. This is now fixed.
- We fixed an issue where the product media gallery sometimes hid the subsequent media when larger values of horizontal grid space were used.
- The product media gallery included unnecessary empty space between the product media and the gallery controls. This is now fixed.
- We fixed an issue where the collapsible content section and the collapsible content block were missing bottom padding within each collapsible tab.
- We fixed an issue where hiding the background of the content container on the slideshow section would not work if a gradient was set as the background color.
- The recaptcha badge was not visible on the contact form. This is now fixed.

0 comments on commit 708729f

Please sign in to comment.