Developer changelog
Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.
Tags:
- Action Required
- Admin GraphQL API
- Admin REST API
- Customer Account API
- Storefront GraphQL API
- 2026-04
Metafield values limited to 16KBRead full post –>Metafield values will be capped at 16KB beginning with API version 2026-04.
Tags:
- Tools
Improved app logs and monitoringRead full post –>Enhanced monitoring: 30-day webhook history, topic filtering, precise log time filters, multi-select options, and event counts improve debugging and visibility in the Dev Dashboard.
Tags:
- Tools
Use the Admin API and bulk operations in Shopify CLIRead full post –>Shopify CLI 3.90.1 adds commands for executing queries, mutations, and bulk operations, enhancing automation and data handling for developers using the Admin API.
Tags:
- Tools
The Dev Dashboard is now multi-lingualRead full post –>The Dev Dashboard now supports all Shopify admin languages, rendering in your preferred language for enhanced usability.
Tags:
- Platform
Shopify-account web component for storefrontsRead full post –>Skip reinventing customer account dropdowns. Use our new reusable web component to add consistent authentication flows and account navigation across surfaces.
Tags:
- Admin GraphQL API
- 2026-04
Remaining line items weight available for fulfillment ordersRead full post –>A new remainingLineItemsWeight field has been added to the FulfillmentOrder GraphQL type.
Tags:
- Admin GraphQL API
- 2026-04
Added new enum values for ColumnDataType in ShopifyqlTableDataColumnRead full post –>Added 3 enum values to ColumnDataType: RATING (float), STRING IDENTITY (GID/UUID), COLOR (HEX). Enhances data representation flexibility for developers.
Tags:
- Admin GraphQL API
- Webhook
- 2026-04
Webhook subscriptions now support a name field for identificationRead full post –>Assign optional names to webhook subscriptions for easier management. Names appear in request headers, aiding routing. Unique per shop/app, up to 50 chars, set via TOML or Admin API.
Tags:
- App Bridge
- POS Extensions
shopify.app.extensions() in App Bridge now supports POS UI extensionsRead full post –>The
shopify.app.extensions()method now supports Point of Sale UI extensions, enabling consistent data handling and easier onboarding for in-store app experiences.Tags:
- Admin GraphQL API
- 2026-04
TheGiftCardConfigurationobject now includes default gift card expirationRead full post –>Query gift card expiration settings via GraphQL Admin API. New
field provides duration and unit, aiding in calculating expiration dates for gift cards.Tags:
- Shop Minis
Shop Minis January 2026 updateRead full post –>Shop Minis January 2026 updates: Delayed consent popup, curated Explore screen, CLI dashboard command, product list privacy controls, and UGC documentation
Tags:
- Admin GraphQL API
- 2026-04
Subscriptions APIs: new payment error code and error classificationRead full post –>New payment error codes in Admin GraphQL API enhance diagnosis. Unstable API version shows fewer generic errors. Temporary error mapping issue fixed.
Tags:
- Admin GraphQL API
- 2026-04
Automatically copy cart metafields to orders at checkout completionRead full post –>Order metafield definitions now support
. When enabled, cart metafield values copy to the matching order metafields at checkout completion.Tags:
- Admin GraphQL API
- 2026-04
Introducing thetracks_inventoryquery filter for productsRead full post –>We've added a
filter for querying products by inventory tracking status.Tags:
- Themes
Increasing the app block limit to 30 for theme app extensionsRead full post –>You can now define up to 30 app blocks in your theme app extension, up from 25.
Tags:
- Admin Extensions
- 2026-01
Enhanced Discount Function configuration with Admin UI extensionsRead full post –>Admin UI extensions for Discount Functions can now interact with the selected discount method and manage discount classes.
Tags:
- Action Required
- POS Extensions
Ensuring POS UI extension stability by hardening callback handlingRead full post –>POS version 10.19.0 now displays an error page for unhandled callback errors. Developers must test callbacks to ensure all exceptions are properly handled and prevent merchant disruptions.
Tags:
- Admin GraphQL API
- Admin REST API
Events data now limited to one year retentionRead full post –>Access to events data over a year old is removed from Admin GraphQL and REST APIs. Update dependencies to ensure compatibility. This change enhances data management and system performance.
Tags:
- Customer Accounts
- 2026-01
Let buyers update subscription payment methods without leaving your extensionRead full post –>Subscription apps can now let buyers update their payment method in-context using the new Intents API for customer account extensions.
Tags:
- Platform
- Checkout UI
Checkout UI extensions now default to non-blocking behaviorRead full post –>Checkout UI extensions that support blocking will now default to non-blocking behavior. Merchants must explicitly activate blocking behavior.
Tags:
- Themes
Newarticle_listinput setting for themesRead full post –>Theme developers can now use the
setting type to let merchants select multiple blog articles for sections and blocks.Tags:
- Platform
- App Bridge
shopify.app.extensions() in App Bridge now supports Admin and Theme app extensionsRead full post –>The shopify.app.extensions() method now supports Admin and Storefront extensions, enabling comprehensive onboarding and dashboards across all app extension surfaces.
Tags:
- POS Extensions
- 2026-01
Localization support for POS UI extensionsRead full post –>Localize POS UI extensions with translation, currency, and pluralization support. Automatically resolve translations based on customer or shop locale for international merchants.
Tags:
- POS Extensions
- 2026-01
POS UI extensions can now use the device cameraRead full post –>POS version 10.19.0 introduces a Camera API for POS UI extensions, allowing access to the device camera for scanning IDs, capturing product photos, and attaching images in POS.
Tags:
- Tools
More control over app deploys in CI/CD pipelinesRead full post –>Shopify CLI 3.89 adds
--allow-updatesand--allow-deletesflags for safer app deployment control in CI/CD. Use--allow-updatesto avoid accidental data loss.Tags:
- Tools
Migrate metafields withshopify app import-custom-data-definitionsRead full post –>Shopify CLI v3.89 introduces
shopify app import-custom-data-definitionsfor migrating app metafield/metaobject definitions to TOML, ensuring consistent, version-controlled deployments.Tags:
- Storefront GraphQL API
- 2026-04
Storefront API now returns a specific error code when Cart Transform Functions failRead full post –>API version 2026-04 introduces
for Cart Transform Function runtime errors, improving error handling and debugging in cart operations like.Tags:
- API
Deprecating shopify_y and shopify_s cookies for HydrogenRead full post –>We’re replacing two legacy tracking cookies. Most Hydrogen stores only need a version upgrade. Do this by April 30, 2026, to ensure reliable analytics attribution.
Tags:
- Action Required
- Shop Minis
Shop Minis development now requires Partner account permissionsRead full post –>Shop Minis CLI now requires "Manage apps" permission in Partner accounts for setup and submissions. Developers must request access from admins to avoid errors.
Tags:
- Admin GraphQL API
- Admin REST API
- 2026-04
inventoryActivatenow preservesavailablequantityRead full post –>In API 2026-04,
now preserves existingactiveandquantities ifavailableoraren't provided, preventing unwanted resets to zero.Tags:
- Themes
Stricter Liquid parsing for themes and theme app extensionsRead full post –>Shopify is enforcing stricter Liquid parsing for all themes to improve reliability and enable future Liquid improvements.
Tags:
- Action Required
- API
Standardization of Asset URL Version ParametersRead full post –>Asset URLs now use
for versioning. Update code parsing URLs to support this format, replacing assumptions about numeric-only query strings.Tags:
- Admin GraphQL API
- 2026-04
DeprecateddeliveryShippingOriginAssignmutationRead full post –>The deliveryShippingOriginAssign mutation is being deprecated.
Tags:
- Admin GraphQL API
- 2026-01
Subscription billing attempts throttlingRead full post –>We're introducing throttling for billing attempts, with errors visible in the
throttledcode on thecode.Tags:
- Admin GraphQL API
- Customer Account API
- Webhook
- 2026-01
New Return Reason Definitions API for Better Return InsightsRead full post –>A new
type replaces, providing category-specific return reasons for better analytics and improved return experiences.Tags:
- Admin GraphQL API
- Webhook
- 2026-01
Introducing theorders/link_requestedwebhook topicRead full post –>API v2026-01 adds an
webhook, notifying subscribed apps when customers request new order links from expired Order status pages.Tags:
- Admin GraphQL API
- 2026-01
Access transactions on the Return objectRead full post –>The Admin GraphQL API now includes a
transactionsconnection in theReturnobject, simplifying payment/refund associations for returns, enhancing financial reporting accuracy.Tags:
- Action Required
- Admin GraphQL API
- Admin REST API
- 2026-04
RemovingpermitsSkuSharingfield from fulfillment serviceRead full post –>In API version 2026-04,
is removed from. Permits SKU sharing will be enabled by default.Tags:
- Admin GraphQL API
- 2026-01
Conversion tracking fields added to MarketingEngagementCreateRead full post –>New fields in
enhance data integration for marketing metrics, supporting diverse conversion tracking and analytics in Shopify's reports.Tags:
- Action Required
- Admin GraphQL API
Customer marketing URL fields now require write accessRead full post –>Customer-related fields now require
scope andpermission due to security fixes. Update apps to avoid access denied errors.Tags:
- Functions
- 2026-01
Discount Function support for rejecting discount codesRead full post –>The Discount Function API now lets merchants reject discounts with custom messages, preventing double discounts, managing code combinations, and disqualifying products.
Tags:
- Admin GraphQL API
- 2026-01
Set and retrieveprocessedAtin therefundCreatemutationRead full post –>The
mutation now supports an optionalfield.Tags:
- Admin GraphQL API
- 2026-01
Faster bulk operationsRead full post –>Shopify's bulk operations API now supports all Admin API mutations, allows 100MB file uploads, and enables five concurrent operations, enhancing speed and efficiency for developers.
Tags:
- Action Required
- Admin GraphQL API
- 2026-04
MakingchangeFromQuantityfield required (with explicit opt-out)Read full post –>Starting April 2026,
is required for inventory mutations. This ensures data accuracy by preventing overwrites if quantities change concurrently. Usenullto opt-out.Tags:
- Action Required
- Admin GraphQL API
- 2026-01
Concurrency protection features for inventory and refund mutationsRead full post –>New concurrency protection features:
field andidempotentdirective will be required for inventory and refund mutations. Breaking changes.Tags:
- Action Required
- Admin GraphQL API
- 2026-04
Making idempotency mandatory for inventory adjustments and refund mutationsRead full post –>Starting April 2026, idempotency is mandatory for specific Shopify mutations to prevent duplicate inventory adjustments and refunds, enhancing integration robustness and reducing errors.
Tags:
- Action Required
- Admin GraphQL API
- 2026-04
New compare and swap syntax for theinventorySetQuantitiesmutationRead full post –>The
field is now mandatory; usenullto bypass checks.andfields are removed, impacting inventory mutation handling.Tags:
- API
Removal of payment method requirement on API created Subscription contractsRead full post –>You can now create subscription contracts without a payment method via GraphQL Admin API, simply migrate them to Shopify first and collect or update payment details later.
Tags:
- Admin GraphQL API
- 2026-01
Advanced Metafield & Metaobject QueryingRead full post –>Developers can now query Products, Orders, and Metaobjects using advanced Metafield filters like greater/less than, prefix, and boolean logic, streamlining resource searches.
Tags:
- Action Required
- API
_tracking_consent, _landing_page, _orig_referrer cookies will no longer be setRead full post –>Starting Sept 15, 2025, Shopify stops setting
,,cookies. Update code to use browser APIs or Shopify APIs for these values.