Skip to content

Releases: Shopify/cli

3.56.1

12 Feb 16:59
5e11af3
Compare
Choose a tag to compare

App

  • Remove unused customer privacy fields from web-pixel template

3.56.0

12 Feb 14:43
bf30948
Compare
Choose a tag to compare

App

  • Add support for a graphiql query param: #3345
  • Autocomplete prompt fields using tab: #3366
  • Display toml config filename on deploy: #3376
  • Fix: config link now overwrites redirect urls: #3378
  • The dev command in the shopify.web.toml file now accepts concatenated commands with&& #3393
  • Deprecate app config push and app update-url commands: #3398
  • Update launch.json to launch debugger in integrated terminal and include option for generic app command: #3403
  • Add new optional privacy settings config to web pixels extensions: #3101

Theme

  • Fix: Wrap theme name in quotes when printing it: #3329
  • Fix: Authentication issues when running dev with Theme App Extensions: #3375

Full Changelog: 3.55.0...3.56.0

3.55.4

05 Feb 19:39
75af69c
Compare
Choose a tag to compare

What's Changed

  • [3.55] Fix the error message that started occurring since Ruby 3.3.0 [2] by @karreiro in #3370
  • Version Packages - stable/3.55 by @github-actions in #3372

Full Changelog: 3.55.3...3.55.4

3.55.3

02 Feb 14:58
0ac5478
Compare
Choose a tag to compare

3.55.2

01 Feb 11:52
eb9d94f
Compare
Choose a tag to compare

3.55.1

31 Jan 20:23
eb9d94f
Compare
Choose a tag to compare

3.55.0

31 Jan 14:29
2c027a5
Compare
Choose a tag to compare

App

  • Versioned app configuration:
    • The deploy command now includes the app configuration.
    • The config push command is dropped out.
    • Added the new include_config_on_deploy flag inside the toml to enable the inclusion or not of the app configuration.
    • Now Direct API Access can be configured as part of the App configuration.

Theme

  • Theme Check 2.0. It marks the grand unification of Shopify theme developer tools. Now, you can use all Language Server Protocol (LSP) features in the admin code editor, on the Shopify Liquid VS Code extension, and on Shopify CLI. It includes:
    • Hover documentation support
    • Code completion for theme, section, and block settings
    • Code completion for theme translations
    • Code completion for HTML tags, attributes, and values
    • Code completion for Liquid filters, objects, and tags
    • Enhanced auto-closing pair user experience
    • Automatic support for new Liquid tags, filters, and objects
  • Bring the new shopify theme pull implementation behind the --beta flag and use the legacy version by default

3.54.0

3.53.1

18 Jan 15:52
b23133b
Compare
Choose a tag to compare

edb0a4f: Renames nested write_privacy_consent capability to customer_privacy under collect_buyer_consent

3.53.0

02 Jan 15:43
33c6555
Compare
Choose a tag to compare