mirror of
https://github.com/apple/device-management.git
synced 2026-05-15 04:51:03 +02:00
Release_iOS-15-2_macOS-12-1
This commit is contained in:
@@ -8,10 +8,10 @@ This release corresponds to the following OS versions
|
||||
|
||||
| OS | Version |
|
||||
|---------|---------|
|
||||
| iOS | 15.0 |
|
||||
| macOS | 12.0 |
|
||||
| tvOS | 15.0 |
|
||||
| watchOS | 8.0 |
|
||||
| iOS | 15.2 |
|
||||
| macOS | 12.1 |
|
||||
| tvOS | 15.2 |
|
||||
| watchOS | 8.3 |
|
||||
|
||||
## What's Available
|
||||
|
||||
|
||||
@@ -1215,6 +1215,22 @@ payloadkeys:
|
||||
default: true
|
||||
content: If 'false', disables the Today view in Notification Center on the lock
|
||||
screen. Available in iOS 7 and later. Also available for user enrollment.
|
||||
- key: allowMailPrivacyProtection
|
||||
supportedOS:
|
||||
iOS:
|
||||
introduced: '15.2'
|
||||
supervised: true
|
||||
userenrollment:
|
||||
mode: forbidden
|
||||
macOS:
|
||||
introduced: n/a
|
||||
tvOS:
|
||||
introduced: n/a
|
||||
type: <boolean>
|
||||
presence: optional
|
||||
default: true
|
||||
content: If 'false', disables Mail Privacy Protection on the device. Available in
|
||||
iOS 15.2 and later.
|
||||
- key: allowManagedAppsCloudSync
|
||||
title: Allow iCloud Sync for Managed Apps
|
||||
supportedOS:
|
||||
|
||||
Reference in New Issue
Block a user