---
title: App Store Connect API 4.1 release notes
framework: appstoreconnectapi
role: article
role_heading: Article
path: appstoreconnectapi/app-store-connect-api-4-1-release-notes
---

# App Store Connect API 4.1 release notes

Update your server-side code to use new features, and test your code against API changes.

## Overview

Overview App Store Connect API version 4.1 provides resources that enable you to automate actions you take in App Store Connect. New Features You can now use Build uploads to upload and manage build uploads for your apps. You can now use the App tags resource to review the Apple created app tags for your app and opt out of certain app tags. To learn more, see Manage app tags. Background assets has three new webhook event types for background assets, BACKGROUND_ASSET_VERSION_INTERNAL_BETA_RELEASE_CREATED, BACKGROUND_ASSET_VERSION_EXTERNAL_BETA_RELEASE_STATE_UPDATED, and BACKGROUND_ASSET_VERSION_APP_STORE_RELEASE_STATE_UPDATED. To learn more, see Understanding webhook events. Webhook notifications now includes events for build uploads and build beta details. To learn more see, Configuring and parsing App Store Connect API webhook notifications and Understanding webhook events. You can now use composite or sequential checksum on upload of asset packs. Checksums are not required for upload. For more information about these assets, see Uploading and versioning Apple hosted background assets. You can now use the resource backgroundAssetVersionExternalBetaReleases to manage asset packs for external betas, and backgroundAssetVersionAppStoreReleases to manage asset packs for App store releases. To learn more, see Background assets. You can now read age ratings per territory by using List Territory Age Ratings for an App Info. Improvements The attribute platform is no longer required when using Create a Review Submission. You can optionally add the attribute platform when using Modify a Review Submission. The attribute streamlinedPurchasingEnabled has a default value of true for the object App.Attributes. The attribute APPLE_VISION_PRO is now documented for Device.Attributes. The attributes baDownloadAllowance and baMaxInstallSize are now documented for BuildBundle.Attributes. The attributes usesNonExemptEncryption and computedMinVisionOsVersion are now documented for Build.Attributes. The filter buildAudienceType is now available for List prerelease versions. The attribute masked is now available for BuildIcon.Attributes. This boolean value that returns true if an icon has Liquid Glass treatment applied. Deprecations The attributes for AgeRatingDeclaration.Attributes, INFREQUENT_OR_MILD and FREQUENT_OR_INTENSE are deprecated. When you Modify an age rating declaration, use the values use INFREQUENT or FREQUENT to update the age rating declarations for your app. The sourceFileChecksum attribute is deprecated for Commit an Uploaded Asset Pack to a Background Asset Version. Use sourceFileChecksums with the new Checksums type instead. Removals The allowedDurations properties is now removed from Create a Challenge and Modify a Challenge.

## See Also

### Versions

- [App Store Connect API 4.4 release notes](appstoreconnectapi/app-store-connect-api-4-4-release-notes.md)
- [App Store Connect API 4.3.1 release notes](appstoreconnectapi/app-store-connect-api-4-3-1-release-notes.md)
- [App Store Connect API 4.3 release notes](appstoreconnectapi/app-store-connect-api-4-3-release-notes.md)
- [App Store Connect API 4.2 release notes](appstoreconnectapi/app-store-connect-api-4-2-release-notes.md)
- [App Store Connect API 4.0 release notes](appstoreconnectapi/app-store-connect-api-4-0-release-notes.md)
- [App Store Connect API 3.8 release notes](appstoreconnectapi/app-store-connect-api-3-8-release-notes.md)
- [App Store Connect API 3.7 release notes](appstoreconnectapi/app-store-connect-api-3-7-release-notes.md)
- [App Store Connect API 3.6 release notes](appstoreconnectapi/app-store-connect-api-3-6-release-notes.md)
- [App Store Connect API 3.5 release notes](appstoreconnectapi/app-store-connect-api-3-5-release-notes.md)
- [App Store Connect API 3.4 release notes](appstoreconnectapi/app-store-connect-api-3-4-release-notes.md)
- [App Store Connect API 3.3 release notes](appstoreconnectapi/app-store-connect-api-3-3-release-notes.md)
- [App Store Connect API 3.2 release notes](appstoreconnectapi/app-store-connect-api-3-2-release-notes.md)
- [App Store Connect API 3.1 release notes](appstoreconnectapi/app-store-connect-api-3-1-release-notes.md)
- [App Store Connect API 3.0 release notes](appstoreconnectapi/app-store-connect-api-3-0-release-notes.md)
- [App Store Connect API 2.4 release notes](appstoreconnectapi/app-store-connect-api-2-4-release-notes.md)
