diff --git a/changes/32072-ios-idp-labels b/changes/32072-ios-idp-labels new file mode 100644 index 0000000000..f79ffd19e4 --- /dev/null +++ b/changes/32072-ios-idp-labels @@ -0,0 +1 @@ +* Added support for assigning host labels based on idP attributes for iOS and iPadOS hosts diff --git a/frontend/pages/labels/NewLabelPage/NewLabelPage.tsx b/frontend/pages/labels/NewLabelPage/NewLabelPage.tsx index 43571391ac..c75de9f633 100644 --- a/frontend/pages/labels/NewLabelPage/NewLabelPage.tsx +++ b/frontend/pages/labels/NewLabelPage/NewLabelPage.tsx @@ -455,8 +455,8 @@ const NewLabelPage = ({ /> - Currently, label criteria can be IdP group or department on macOS - and Android hosts. + Currently, label criteria can be IdP group or department on macOS, + iOS, iPadOS, and Android hosts. );