# App
- Feature: Add a
g
hotkey to dev to open GraphiQL in your browser, using the same credentials as your app. - Feature: Add support to test locales with functions in Dev mode.
- Feature: Allow enabling and disabling dev store preview mode with dashboard managed extensions.
- Feature: Javascript functions/extensions now support environment variable sustitution.
- Feature: Add Typescript template for Remix.
- Fix: Preserve proxy url subpath when running dev.
- Fix: javy is now only installed if there are js functions in your project.
- Fix: Running config commands outside the app root folder.
- Fix: Issue when creating an app with old templates (node, ruby...)
# Theme
- Add --dev-preview flag for shopify theme language-server. This flag will run the language-server that uses the new typescript implementation of theme-check.
- Add versioning to Liquid Console remote theme, allowing users to try different versions of Liquid Console in the same store without facing compatibility issues
- Fix ambiguity between --editor and --environment flags in the shopify theme open command
- Enhance the shopify theme dev command banner by adding the preview URL next to the preview link, for easy copy/pasting in terminal emulators that support hyperlinks
- The shopify theme delete command no longer fails when some flags (-f, -d, etc.) are passed without the -t flag