Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Releases: Shopify/shopify-cli

Version 2.19.0

17 Jun 14:39
9da1e86
Compare
Choose a tag to compare

Version 2.19.0

Version 2.18.1

08 Jun 12:16
7d471bb
Compare
Choose a tag to compare
v2.18.1

Version 2.18.1

Version 2.18.0

30 May 15:26
411c332
Compare
Choose a tag to compare

Added

  • #2336: Add --theme/-t flag support to the theme serve command
  • #2325: Add -e/--editor flag to open theme editor in the theme open command
  • #2330: Add remote file deleted warning flow to theme serve --theme-editor-sync

Fixed

  • #2352: Provide better DX when dealing with empty theme selection
  • #2347: Fix #2346 Heroku CLI installation for Apple silicon

Version 2.17.0

12 May 15:59
4a36c40
Compare
Choose a tag to compare

Added

  • #2262: Add capabilities permissions to checkout extensions config
  • #2292: Add support for App Bridge create/details URLs for scripts

Fixed

  • #2287: Fix Encoding::UndefinedConversionError on theme serve and theme pull
  • #2310: Fix live-reload to be resilient and no longer raise an error when a locale file is invalid
  • #2297: Only show update message when the new version is higher
  • #2270: Use ignore filter regex in watcher class

Changed

  • #2299: Improve the unauthorized API errors when doing theme development

Version 2.16.1

26 Apr 11:35
f99c593
Compare
Choose a tag to compare

Fixed

  • #2279: Fix logout when there are theme permission issues
  • #2285: Fix extension loading for extension connect
  • #2284: Fix version check for Windows

Version 2.16.0

25 Apr 19:35
cb65c66
Compare
Choose a tag to compare

Version 2.16.0 - 2022-04-25

Fixed

  • #2274: Fix broken shopify extension register and shopify extension push

Added

  • #2189: Retrieve latest CLI version in the background
  • #2263: Add POS UI Extension to support third party developers to extend POS smart grid functionality using native retail components.

Changed

  • #2272: Changed interactive apps list scope for extension create|register|connect commands

Version 2.15.6

12 Apr 15:01
5fc9250
Compare
Choose a tag to compare

Fixed

  • #2246: Fix callback urls for app serve

Version 2.15.5

08 Apr 22:06
e9a99ae
Compare
Choose a tag to compare

Fixed

  • #2237: Fix Homebrew Wrapper

Version 2.15.4

08 Apr 20:23
8466d1d
Compare
Choose a tag to compare

Fixed

  • #2230: Show an error without ngrok account
  • #2235: Update shopify-extensions to v0.3.0 and fix issues with template choosing and missing dependencies
  • #2226: Fix liquid file size validation to disclude locales directory

Version 2.15.3

07 Apr 17:25
adef26c
Compare
Choose a tag to compare

Changed

  • #2188: Update URLs by default on serve and add --no-update flag to skip it
  • #2203: Use javy version 0.3.0

Fixed

  • #2162: Improve encoding error handling for Checkout Extension localization
  • #2187: Fix app serve after rails update
  • #2191: Directories with the .json extension should not be handled as JSON files
  • #2018: Run theme-check as a code dependency, not a pseudo-CLI invocation
  • #2211: Fix the theme open command to open the theme in the browser
  • #2183: Improve error message when suspended users run theme serve
  • #2219: Fix issues when creating Rails apps after the release of shopify_app v19

Added

  • #2190: Better login experience with spinner
  • #2200: Add theme share command