Skip to content

Releases: Shopify/cli

3.91.0

20 Feb 19:25
98941de

Choose a tag to compare

What's Changed

  • The Dev Console now renders in admin when using shopify app dev.
  • The React Router app template now includes declarative custom data features.
  • 5e13c83: Add --listing flag to theme dev, push, and share commands
  • 947025f: Fix the default environments infrastructure so it doesn’t fail when running commands that don't require authentication
  • d0e135b: Fix 401 Unauthorized errors on cart AJAX endpoints during shopify theme dev
  • 6a7bfce: Fix hot-reloading for the {% javascript %} tag when serving compiled assets scripts with multibyte characters

Full Changelog: 3.90.1...3.91.0

3.90.1

11 Feb 10:07
d61dd19

Choose a tag to compare

App

  • Add app execute and app bulk commands to run queries against Admin API

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