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
- 2025-07
DeprecatedSubscriptionMailingAddressin favor ofMailingAddressRead full post –>The 2025-07 version of the GraphQL Admin API deprecates
. Usefor future implementations.Tags:
- Themes
Meta Pixel events for Theme Listing PageRead full post –>Theme listing pages now support Meta Pixel events like AddToCart and ViewContent, enabling enhanced tracking and analytics for developers.
Tags:
- Shopify App Store
Meta Pixel events for App Listing PageRead full post –>App listing pages now support Meta Pixel events like AddToCart and ViewContent, enabling enhanced tracking and analytics for developers.
Tags:
- Admin GraphQL API
- 2025-01
Removal of deprecated shop fieldsRead full post –>Admin GraphQL API
2025-01removes deprecated fields; usefor collection, customer, draft order, marketing, order, and product queries.Tags:
- Admin GraphQL API
- 2025-01
ImprovedproductTags,productVendors,productTypesRead full post –>Admin GraphQL API
2025-01moves,,to, now paginated and supporting over 250 results, enhancing data retrieval.Tags:
- POS Extensions
- 2025-01
Print API will be available for POS ExtensionsRead full post –>As of January 20, 2025, POS UI Extensions will offer a Print API to enable document printing functionality in your point of sale extension.
Tags:
- Action Required
- Shopify App Store
Session tokens and app listings automatically checked before submitting for app reviewRead full post –>Starting January 6, 2025, we are introducing additional preliminary steps in the app review process. These steps will provide immediate compliance feedback on draft apps before they are submitted...
Tags:
- Shopify App Store
Merchants on paid trial plans no longer able to leave reviews on Shopify's App StoreRead full post –>As of December 11, 2024, merchants on any type of trial plan (including paid trials) will not be eligible to leave a review on Shopify's App Store.
Learn more about [Shopify's policy on...
Tags:
- Admin GraphQL API
- 2025-01
New inventoryPolicy argument for billing mutationsRead full post –>New 'inventoryPolicy' argument lets developers override merchant inventory settings in billing mutations, offering flexibility in managing inventory during billing attempts.
Tags:
- Admin GraphQL API
- 2025-01
NewLocalizationExtensionKeysvalue for MexicoRead full post –>As of version
2025-01of the Admin GraphQL API, we're adding a new LocalizationExtensionsKey value to support the collection shipping credentials for cross-border shipments into Mexico:...Tags:
- Admin GraphQL API
- 2025-01
New revocation reasons for payment methods for 2025-01Read full post –>As of GraphQL Admin API version 2025-01, we've added new values to the
enum to provide more granular information about payment method revocations. This...Tags:
- Admin GraphQL API
- 2025-01
Search discountNodes by exact discount code in the GraphQL Admin APIRead full post –>As of API
2025-01, you can use discountsNodes() to search for exact discount codes with thecodeprefix in the query argument.Tags:
- Action Required
- Admin GraphQL API
- 2025-01
Changes to ScriptTag displayScope field on Admin GraphQL APIRead full post –>Using Script Tags? Start ensuring you're targeting the ONLINE_STORE as the
.Tags:
- Platform
Hydrogen December 2024 releaseRead full post –>Hydrogen v2024.10.1 is out today. The December 2024 Hydrogen release contains several quality-of-life...
Tags:
- Action Required
- API
- 2025-01
Product image resource in REST now returns a media image GID to streamline migration to GraphQLRead full post –>From 2025-01, the admin REST API returns a media image GID, aiding migration to GraphQL. Only affects 2025-01 API users; older versions remain unchanged. Upgrade to GraphQL recommended.
Tags:
- API
Admin action extensions now have access to picking APIsRead full post –>Admin action extensions now have access to the resource picker and picker APIs.
Tags:
- Action Required
- Admin GraphQL API
- 2025-04
Read full post –>Deprecation Notice: CalculatedOrder for committed order editsTags:
- Shopify App Store
"Get Support" buttons can now link to custom support channelsRead full post –>App developers can now configure the "Get Support" button to redirect merchants to your preferred support channel, such as a help desk, ticketing system, forum, or live chat.
Learn more about...
Tags:
- Shopify App Store
Shopify App Store Ads now offer bid suggestions for all ad typesRead full post –>All ad types on the Shopify App Store now offer bid suggestions. In addition to search ads, you’ll now see bid suggestions when creating Homepage and Category ads. Bidding within the suggested...
Tags:
- Shopify App Store
New customer accounts name changeRead full post –>Update references from "new" to "customer accounts" and "classic" to "legacy customer accounts" in your docs. No API/product changes. Classic accounts will be phased out eventually.
Tags:
- Platform
The Winter '25 Edition is liveRead full post –>Announcing 150+ updates to Shopify.
Tags:
- Built for Shopify
Updated Built for Shopify requirement for fulfillment services callback response rateRead full post –>Built for Shopify requirements about responding to callback requests for fulfillment services...
Tags:
- Tools
Introducing the Shopify Subscriptions Reference appRead full post –>Shopify released a Subscriptions Reference app to aid developers in building subscription apps, showcasing Selling Plan APIs and best practices to accelerate development.
Tags:
- Shopify App Store
New: Purchase Options UI extensions for subscriptions, pre-orders, and try-before-you-buy appsRead full post –>Developers can now build a single extension using the Purchase Options UI extensions so merchants can more easily...
Tags:
- Admin GraphQL API
Support for additional Shopify Functions APIs in draft ordersRead full post –>Clarifying the availability.
Tags:
- Customer Account API
- 2025-01
Returns now supported in Customer Accounts APIRead full post –>The Customer Accounts API now supports returns, enabling partners to build return apps, query returns, and customize return experiences with new fields, mutations, and return eligibility insights.
Tags:
- API
Returns apps can now integrate with Shopify CollectiveRead full post –>Shopify Collective now supports automated returns, reducing manual effort. Use the
webhook to integrate and streamline refund processes for merchants.Tags:
- Admin GraphQL API
Apps can now manage access settings for merchant metafield definitionsRead full post –>Effective immediately, apps can manage the
storefrontandaccess settings for metafield definitions in the merchant namespace. The only acceptable value foradminaccess...Tags:
- Admin GraphQL API
- 2025-01
Adding unique values to metafieldsRead full post –>As of
2025-01Admin API, you can now make metafield definitions that enforce uniqueness.The new
capability ensures that each metafield has a unique value across all resources....Tags:
- Admin GraphQL API
- 2025-01
Using custom ids and handles in product and customer lookupsRead full post –>As of
2025-01Admin API, you can use your own identifiers to lookup Products and Customers with the following APIs:Custom ids are defined...
Tags:
- Admin GraphQL API
- 2025-01
Improved billing attempt error handling for subscriptions in Selling Plan APIRead full post –>Subscription billing now respects inventory policies, preventing overselling. New processingError feature helps identify product variants causing billing errors, enhancing error diagnostics.
Tags:
- Platform
Shopify Functions input size limit increased to 128kBRead full post –>Shopify Functions input size limit has been increased from 64kB to 128kB. This will enable developers to support a larger number of cart lines.
Learn more about resource limits and how they're...
Tags:
- Tools
Picker API added to the latest version of App Bridge and Admin UI extensionsRead full post –>With the latest version of App Bridge and Admin UI extensions, you can use the
pickerAPI to open a search-based interface to help users find and select one or more resources that you provide,...Tags:
- Admin GraphQL API
- 2025-01
Set custom prices in draft ordersRead full post –>Draft orders now auto-update to current prices at checkout. Set custom prices on line items via GraphQL API, locking them for all calculations like taxes and discounts.
Tags:
- Built for Shopify
Latest version of App Bridge required for Built for ShopifyRead full post –>All Built for Shopify apps must use the latest version of App Bridge. Update to the latest App Bridge by adding the...
Tags:
- Built for Shopify
Updated category specific requirements for Built for ShopifyRead full post –>Shopify now has category-specific requirements for various app types, including updated rules for Subscription apps. Compliance is needed by July 2025 for Built for Shopify status.
Tags:
- Action Required
- Built for Shopify
Built for Shopify Requirements for embedded apps and apps in marketing categoriesRead full post –>New Built for Shopify requirements for apps to achieve or maintain status in 2025
Tags:
- Built for Shopify
New Built for Shopify design requirementsRead full post –>New Shopify design requirements enhance clarity and mandate UX best practices, tab navigation, specific layouts, and color usage by January 2025 for Built for Shopify status eligibility.
Tags:
- API
Admin link extensions have been migrated to the Shopify CLIRead full post –>Apps can now use admin link extensions to replace admin and bulk action links, offering localization, source control management, and Shopify CLI deployment.
Tags:
- Built for Shopify
New Built for Shopify requirements pageRead full post –>All requirements for achieving Built for Shopify status are now consolidated in one place. The new [Built for Shopify requirements...
Tags:
- Action Required
- Admin GraphQL API
- Liquid
- 2025-01
Simplifying how metafield and metaobject permissions workRead full post –>In the new year we’re simplifying how metafield and metaobject permissions work. This makes the system easier to work with and will further improve API response times.
In summary:
- On **Jan...
Tags:
- Admin REST API
- 2025-01
Admin REST API product image is now deprecatedRead full post –>The admin REST API for product images is deprecated. Migrate to GraphQL using media IDs.
now returns media image IDs to aid transition.Tags:
- Tools
.dev Assistant now supports threaded chats and GraphQL migration supportRead full post –>The .dev Assistant now converts REST requests to GraphQL operations. Just copy and paste your REST request, and receive the equivalent GraphQL Admin API query or mutation.
Plus, your...
Tags:
- Built for Shopify
Carrier services and Fulfillment services performance dashboards are now available in the partner dashboardRead full post –>Carrier services and Fulfillment services performance dashboards are now available, and can be found on the Insights page in the apps section of the Partner Dashboard.
Partners can now track...
Tags:
- Admin GraphQL API
- 2025-01
Customize line items in Checkout and Customer Accounts order summary using new Checkout Branding API settingsRead full post –>As of Dec 4, 2024, Shopify Plus merchants can customize product thumbnails and quantity badge colors in Checkout via the Checkout Branding API. Aspect ratio setting is in unstable release.
Tags:
- Action Required
- Shopify App Store
App extensions can’t be used for self-promotion or related activitiesRead full post –>Starting December 5, 2024, app extensions, including admin links, checkout extensibility, and theme app extensions can’t be used to advertise your app, promote related apps, or request reviews.
Tags:
- API
- 2024-10
New Chat API for building chat apps in Shopify CheckoutRead full post –>As of Dec 4, 2024, request Chat API access to embed and style chat on Checkout pages, enabling real-time support and data queries. Access via partner dashboard.
Tags:
- Action Required
- Admin GraphQL API
- Webhook
- 2025-01
PrivateMetafield is now deprecatedRead full post –>Starting in API version 2025-01, PrivateMetafield will be removed from the GraphQL Admin API. Use <a...
Tags:
- Admin GraphQL API
- 2024-10
Configure optional scopes for Shopify appsRead full post –>Admin API
2024-10introducesfor apps, allowing dynamic scope requests/revocations per store, enhancing flexibility and control over app permissions.Tags:
- Action Required
- API
JS Buy SDK Deprecation NoticeRead full post –>The JS Buy SDK is deprecated by Jan 2025. Switch to Storefront API Client or upgrade to JS Buy SDK v3.0 by July 1, 2025, to ensure continued functionality and purchase capability.