Skip to content

Releases: Shopify/cli

3.66.1

28 Aug 13:48
a1e03fb
Compare
Choose a tag to compare
  • Avoid link on deploy when there is a current config #4387

3.66.0

20 Aug 20:31
6c4ac20
Compare
Choose a tag to compare

CLI

  • Display daily upgrade reminder when a new version is available
  • Improve handling of 429 rate limiting for large projects

CLI-kit

  • Add cached package version checks
  • Fix small UI issue when using an invalid shop

App

  • General availability of log streaming for Shopify Functions in the app dev and app logs commands
  • Add required_scopes to the app_access module
  • Disable app linking prompt on deploy when API key is provided
  • Avoid duplicated error messages for invalid URLs in the TOML
  • Fix: Only proxy frontend web service, do not direct requests to any other web service
  • Upgrade cloudflared to 2024.8.2 and use the arm64 release

Theme

  • Release the developer preview for the Theme Console command
  • Update the theme selector to no longer match partial theme names by default; use the '*' character to enable partial matching

3.65.3

09 Aug 10:58
bab8e02
Compare
Choose a tag to compare
  • Bump cli-hydrogen version. Notes.

Full Changelog: 3.65.2...3.65.3

3.65.2

08 Aug 16:11
1727b3a
Compare
Choose a tag to compare
  • Fix a bug with the Shopify function runner and Javy on Windows
  • Fix a bug with importing Flow extensions with particularly long names

3.65.1

05 Aug 13:14
64a2665
Compare
Choose a tag to compare

What's Changed

  • Disable app linking prompt on deploy when API key is provided #4267

Full Changelog: 3.65.0...3.65.1

3.65.0

02 Aug 18:42
e6eec33
Compare
Choose a tag to compare

CLI

  • [Checkout extensibility] Adds iframe.sources capability #4192
  • Replace sample domain with IANA-reserved domain for technical documentation #4241

App

  • Introduce .wasm asset support for theme app extensions #4229
  • Fix webhook URI transformation in TOML to relative path when the app URL ends with a slash #4253
  • Clear cache on app init to avoid issues when re-using a folder #4186

Theme

  • Prevent the live theme from being set in the shopify theme dev session by Shopify infrastructure #4257

3.64.1

17 Jul 07:33
c296a0d
Compare
Choose a tag to compare

What's Changed

  • Update cli-hydrogen to fix an issue with authentication #4215

3.64.0

10 Jul 15:25
Compare
Choose a tag to compare

CLI

  • Added extension type pos_ui_extension to the ui_extension migration process #4162

CLI-kit

  • Device auth is the default authentication method #4092
  • Remove unnecessary prompt from CLI2 #4175

Theme

  • Avoid loop with static assets when users pass the --theme-editor-sync flag #4160
  • Avoid loop when users pass the --theme-editor-sync flag in the shopify theme dev command #4142

3.63.2

03 Jul 09:37
3d7f3f1
Compare
Choose a tag to compare

What's Changed

  • Avoid deploying draft webhook extensions during dev #4146
  • Avoid loop when users pass the --theme-editor-sync flag in the shopify theme dev command #4143
  • Fix issue that was causing declarative webhooks to be regenerated on every deploy #4150

Full Changelog: 3.63.1...3.63.2

3.63.1

26 Jun 19:17
808a156
Compare
Choose a tag to compare
  • Upgrade cloudflared version used to create tunnels on app dev #4126