--- title: Checksums added to assets - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: 'https://shopify.dev/changelog/checksums-added-to-assets' md: 'https://shopify.dev/changelog/checksums-added-to-assets.md' metadata: effectiveApiVersion: '' affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2020-09-09T16:11:19-04:00' postedAt: '2020-09-16T00:00:00-04:00' updatedAt: '2024-02-02T10:04:58-05:00' effectiveAt: '2020-09-16T00:00:00-04:00' --- September 16, 2020 Tags: * API # Checksums added to assets As of the 2020-10 REST API, checksums will be provided on assets that were recently updated. If you use a client that supports checksums (ie Theme Kit 1.1 or newer), then the time it will take to sync your local files and the bandwidth used will be drastically reduced. For more information, please see the checksum field in the [REST API](https://shopify.dev/docs/admin-api/rest/reference/online-store/asset?api%5Bversion%5D=2020-10). Please also see the blog post: [How We Improved Theme Development Tooling Using Checksums](https://www.shopify.com/partners/blog/checksums)