Release-v26.0

This commit is contained in:
Cyrus Daboo
2025-09-15 20:38:03 -04:00
parent 7d4ba1a2bd
commit 8d9958d9b5
308 changed files with 6989 additions and 3838 deletions
+29 -2
View File
@@ -2,6 +2,33 @@
This document lists errata for the YAML schema. This is used when older versions of the schema are incorrect, and a fix was made in later schema to correct the problem.
## iOS 26.0
### mdm/profiles/com.apple.airplay.yaml
The DeviceName key in the Passwords dictionary was marked as required, changed to optional. On iOS
it is required but on macOS is not.
### mdm/profiles/com.apple.cellularprivatenetwork.managed.yaml
This payload was previously marked as supported on user enrollment, changed to forbidden.
## visionOS 26.0
### mdm/profiles/com.apple.applicationaccess.yaml
allowDefaultBrowserModification was incorrectly marked as supported on visionOS
## iOS 26.0 / macOS 26.0 / tvOS 26.0 / visionOS 26.0
### mdm/profiles/com.apple.relay.managed.yaml
The `ExcludedFQDNs` key was incorrectly documented as `Excluded FQDNs`. This has been corrected
to note that there is no space in the key name.
## macOS 15.4
The Associated Domains payload is only able to be installed via MDM.
## iOS 18.4 / macOS 15.4
@@ -51,9 +78,9 @@ iOS 17 also mistakenly forbade multiple private network payloads in a single pro
### mdm/checkin/authenticate.yaml
Starting in iOS 13 and macOS 10.15 UDID is optional because User Enrollments do not return UUIDs.
Starting in iOS 13 and macOS 10.15 UDID is optional because user enrollments do not return UUIDs.
Starting is iOS 13 and macOS 10.15 Enrollment ID is optional because Device Enrollments only return UUIDs.
Starting is iOS 13 and macOS 10.15 Enrollment ID is optional because device enrollments only return UUIDs.
## iOS 17 / macOS 14