Skip to content

Commit

Permalink
3.71 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacroldan committed Dec 3, 2024
1 parent 55b65ec commit 87ba0d3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions RELEASE_NOTES/3.71.md
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

0 comments on commit 87ba0d3

Please sign in to comment.