Skip to content

Commit

Permalink
Merge pull request #4464 from Shopify/release-notes-3.67
Browse files Browse the repository at this point in the history
Add release notes for 3.67.0
  • Loading branch information
isaacroldan authored Sep 18, 2024
2 parents a8e9a95 + e2af949 commit 1334816
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions RELEASE_NOTES/3.67.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# CLI
- Support hyperlinks in Windows Terminal by default

# App
- Access GraphiQL on remote URL
- Fix duplicated slashes when deploying webhooks with relative URIs
- Allow multiple shops to be selected in app logs command
- Allow managed stores for collaborators

# Theme
This version of Shopify CLI brings a better development experience that streamlines your setup for building Shopify themes with:

- Instant development server startup, so there's no need to wait for synchronization before opening a browser
- No dependency on Ruby and unified commands implementation on TypeScript, which streamlines your development cycle with easier install and setup
- A headless Liquid console, so you can run `shopify theme console` without opening a browser for authentication

0 comments on commit 1334816

Please sign in to comment.