mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
ba34351f4b
# 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>
2 lines
105 B
Plaintext
2 lines
105 B
Plaintext
* Create activity feed types for the creation, update, and deletion of macOS profiles (settings) via MDM
|