Skip to content

Releases: Shopify/cli

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

3.86.0

17 Oct 00:35
77b6f54

Choose a tag to compare

App

  • Remove redundant Admin print action extension uniqueness validator (#6501)
  • Update Functions binaries to version supporting normalize method on JS strings (#6495)
  • Add support for Windows on ARM cpus for Functions binaries (#6463)
  • Fix automatic token refresh in some situations to avoid 401 errors (#6490)
  • Add support to app dev for dev stores with custom domains (#6430)

CLI

  • Remove POLARIS_UNIFIED flag (#6421)
  • Preserve session alias on token refresh (#6477)

Theme

  • Add --allow-live flag to theme dev to allow development on live themes without confirmation (#6503)

Full Changelog: 3.85.5...3.86.0

3.85.5

07 Oct 17:24
77e8bbc

Choose a tag to compare

Full Changelog: 3.85.4...3.85.5

3.85.4

30 Sep 23:10
8deeb29

Choose a tag to compare

Full Changelog: 3.85.3...3.85.4

Patch Changes

  • c14ac7e: Update cli-hydrogen 11.1.4