Skip to content

Releases: Shopify/cli

3.90.0

29 Jan 21:42
35f9fac

Choose a tag to compare

What's Changed

Full Changelog: 3.89.0...3.90.0

3.89.0

20 Jan 15:20
d3164b9

Choose a tag to compare

App

  • Add shopify app import-custom-data-definitions -- a command to automatically convert existing metafields and metaobjects to declarative TOML #6658
  • Add --allow-updates and --allow-delete flags to deploy and release #6749
  • Add support for an optional name field for webhook subscriptions in shopify.app.toml #6576
  • Support flexible templates in shopify app init #6751

Theme

  • Abort theme command when an invalid environment is passed in so it doesn't fall back to cached store data #6698
  • Fix issue where theme dev shortcuts keys would not work when using the 'theme-editor-sync' flag #6752
  • Create a slight delay when keypressing theme dev shortcut keys to stop accidental copy pasting and opening up a ton of tabs #6711

3.88.1

15 Dec 11:30
856e01e

Choose a tag to compare

App

  • Fix import-extensions by unblocking Partners API #6708

3.88.0

03 Dec 21:38
502e0ae

Choose a tag to compare

App

  • Enable types to be re-generated when extensions are rebuilt during dev #6670

Theme

  • Introduce AGENTS.md file support in shopify theme init #6625
  • Fix a possible CORS vulnerability where a website could read data from the localhost server #6607
  • [Bug fix] Remove ability to sync Liquid files by checksum #6589
  • Return error when running theme profile using a Theme Access password #6664
  • Fix zip and brotliCompress functions to handle binary files #6614

3.87.4

14 Nov 11:32
04506e4

Choose a tag to compare

What's Changed

  • [Stable] Fix CLI crashing on Node 25 in #6623

3.87.3

13 Nov 19:13
f1e9d76

Choose a tag to compare

What's Changed

  • 3.87 Patch: Fix images not loading in theme app extensions by @graygilmore in #6618

Full Changelog: 3.87.2...3.87.3

3.87.2

12 Nov 09:11
8cd585f

Choose a tag to compare

What's Changed

  • Fix error loading apps for some commands while having metaobjects in #6598

3.87.1

10 Nov 15:28
837def6

Choose a tag to compare

What's Changed

  • Fix bug where files were being constantly synced on Windows when running theme dev

Full Changelog: 3.87.0...3.87.1

3.87.0

06 Nov 13:56
387d5a3

Choose a tag to compare

App

  • Watch all imported files on app dev #6078
  • Add a function info command to display function information #6541
  • Remove support for --api-key and SHOPIFY_API_KEY. Use --client-id or SHOPIFY_FLAG_CLIENT_ID instead #6542
  • Use the handle to set the app version name, and the TOML name as a fallback #6561
  • Ignore duplicated plugins to avoid multiple tunnel plugins errors #6554
  • Fixed a crash while running app build with misconfigured ui-extensions. #6572

Theme

  • Add ability to notify user when Liquid files are rewritten remotely #6524
  • Editor shortcut (e) will now navigate to your most recently viewed template #6504
  • Improve error message when the folder already exists in theme init #6533
  • Mock captcha and api-collect requests in CLI proxy #6474

3.86.1

20 Oct 22:06
d58306e

Choose a tag to compare

What's Changed

  • Avoid running Cloudflare Turnstile in local theme dev #6474

Full Changelog: 3.86.0...3.86.1