mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
# Addresses #9595 # Implements - new Activity types: - CreatedMacOSProfile - DeletedMacOSProfile - EditedMacOSProfile - Activity message depends on isPremium: - true: '...macOS hosts with no team' or '...macOS hosts assigned to the **Team Name** team {?via fleetctl}.' - false: '...{to | from | for} all macOS hosts.' # Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Changes file added for user-visible changes in `changes/` - [ ] Manual QA for all new/changed functionality --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
1 line
105 B
Text
1 line
105 B
Text
* Create activity feed types for the creation, update, and deletion of macOS profiles (settings) via MDM
|