-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5050 from Shopify/stable/3.71
Backport 3.71 patches
- Loading branch information
Showing
657 changed files
with
1,050 additions
and
856 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Themes | ||
* Fix password validation to handle capitalized store names on `shopify theme dev` | ||
* Update `shopify theme dev` to no longer display redundant URLs | ||
* Add shortcut keys to `theme dev` | ||
* Add `--strict` flag to `theme push` to enforce theme check before pushing | ||
* Handle localized URLs in storefront password validation | ||
* Improve storefront password detection for password-protected shops with redirects | ||
|
||
# Apps | ||
* Improve commands startup performance, all app commands run faster now | ||
* Add support to import admin-link extensions | ||
* Add client-id and reset as global flags to all app commands | ||
|
||
# CLI | ||
* Display link as plaintext if link label is nonexistent or just the link itself | ||
* Skip notifications check on CI and tests | ||
* Skip notifications when using --json |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.