Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v11.0.0 version bump and release notes #2906

Merged
merged 1 commit into from
Jul 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "10.0.0",
"theme_version": "11.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
38 changes: 18 additions & 20 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,24 @@
Dawn 10.0.0 introduces new color schemes, animation options across templates and sections, performance improvements for large images, an improved announcement bar, and the ability to change the shape of product cards images.
Dawn 11.0.0 introduces new customization options to the announcement bar, new animations and hover effects, and a Quick order list section to product pages.

### Added
- Important: Fade in animations will now be enabled by default on your theme. If you’d like to disable them, navigate to your theme settings → animations → uncheck “Reveal sections on scroll”.
- Important: We’ve introduced a new visual way of setting your theme's colors. In your theme settings, you can now configure 5+ color schemes and apply them across sections in your themes. The default colors are created based on your theme’s current color settings, but we recommend reviewing them before publishing.
- We’ve added new animations to your theme settings where you can have sections fade in or slide in when the user scrolls.
- You can pick a new hover effect for buttons and cards - 3D lift.
- You now have options to add animations on the Image with Text and Image Banner sections.
- We added options to change the shape of the product card images.
- We introduced the ability to send and schedule a gift card to a recipient.
- You can now create different color schemes and apply them across your pages and sections.
- You can now add multiple Announcement bar sections to your Header.
- You can now display social media icons in the Announcement bar.
- You can now add the country/region selector and the language selector to the Announcement bar.
- You can now set a different color scheme for your navigation menu than for your Header.
- We added a new “Zoom in on scroll” animation option to the Image with text and Image banner sections.
- We added a new “Vertical lift” hover effect option to cards and buttons.
- You can now apply the outline button style to the button on Image with text.
- You can now adjust the bottom padding on the Subtotal section in the cart.
- We introduced a new Quick order list section to the product template. This allows you to optimize your product pages for bulk buying.
- Customers who qualify for volume pricing will now see the different price breaks on your product pages.

### Changed
- Important: Color schemes now apply to content on the Image Banner and Slideshow sections, regardless of container visibility. Please review and adjust color schemes to ensure the content is readable.
- There are now unique identifiers on navigation links, which lets you add custom CSS in the Header section.
- We improved the announcement bar by adding a slider for each announcement instead of stacking them on top of each other.
- We introduced new placeholder images across all theme sections.
- We reduced the height of the Announcement bar section.
- You can now choose to auto rotate the Announcement bar slides every 3 seconds. The minimum was previously 5 seconds.
- Your mobile menu drawer will now appear full-width.
- The Featured collection section will now display placeholder product images until a collection is selected.

### Fixes and improvements
- We fixed some spacing issues in the mobile drawer.
- We improved the performance of the Collage section images.
- We fixed some accessibility issues with the language and currency picker in the mobile drawer.
- We fixed the facet filter animation duration to match the menu drawer.

### Removed
- Important: Decorative icons will now always inherit text color.
- We fixed a bug where text links were not styled properly in the heading of the Related products section.
- We made light stylistic improvements to link styles, alignment and spacing for both the dropdown and mega menu types in the Header.
- We fixed a bug where the Footer would display extra white space when the “Show email signup” setting was left unchecked.