<!--
{
  "documentType" : "article",
  "framework" : "macOS Release Notes",
  "identifier" : "/documentation/macOS-Release-Notes/macos-12_1-release-notes",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "macOS Monterey 12.1 Release Notes"
}
-->

# macOS Monterey 12.1 Release Notes

Update your apps to use new features, and test your apps against API changes.

## Overview

The macOS 12.1 SDK provides support to develop apps for Mac computers running macOS Monterey 12.1. The SDK comes bundled with Xcode 13.2, available from the Mac App Store. For information on the compatibility requirements for Xcode 13.2, see <doc://com.apple.documentation/documentation/Xcode-Release-Notes/xcode-13_2-release-notes>.

### App Store

#### New Features

- StoreKit APIs that present a refund request sheet can be tested with StoreKit Testing in Xcode. Use <doc://com.apple.documentation/documentation/StoreKit/Transaction/beginRefundRequest(in:)-63bvd> or <doc://com.apple.documentation/documentation/StoreKit/Transaction/beginRefundRequest(for:in:)-9mscy> when working with AppKit or the `refundRequestSheet(for:isPresented:onDismiss:)` view modifier when working with SwiftUI. (70794860)

### Displays

#### New Features

- You can now use graphics cards that integrate the AMD Radeon RX 6600 XT GPU. (82532062)

### iCloud Mail

#### New Features

- iCloud+ subscribers can now access and use Hide My Email directly from the Mail app. (84956894)

### Reminders

#### New Features

- Tags can now be bulk renamed and deleted. (82177979)

### SwiftUI

#### Resolved Issues

- Using <doc://com.apple.documentation/documentation/SwiftUI/View/alert(_:isPresented:actions:message:)-6awwp> and `confirmationDialog(_:isPresented:titleVisibility:actions:)` now present. (83731075)

- Pushing a <doc://com.apple.documentation/documentation/SwiftUI/ScrollView> that has a background applied while inside of a <doc://com.apple.documentation/documentation/SwiftUI/NavigationViewStyle/stack> style <doc://com.apple.documentation/documentation/SwiftUI/NavigationView> when inside a <doc://com.apple.documentation/documentation/SwiftUI/TabView> is now correctly tracked by the <doc://com.apple.documentation/documentation/UIKit/UINavigationController/navigationBar> and <doc://com.apple.documentation/documentation/UIKit/UITabBarController/tabBar>. (83686857)

- <doc://com.apple.documentation/documentation/SwiftUI/List> correctly respects safe area insets. (83312573)
- The unnecessary New Document button in the Open Panel has been removed from document-based viewer apps. (84931806)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)