> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Jamf Pro Changelog

> Release history for the Jamf Pro connector. Each version lists what changed and which actions were affected.

<Card title="Jamf Pro connector" icon="arrow-left" href="/connectors/jamf" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v1.1.0" description="6 Aug 2026">
  `new-actions` `bug-fix`

  Renamed read and command actions to mirror Jamf Pro's own operation names (Search/Find/Get for collection reads, Create MDM Command, Replace Script). Also fixed and simplified MDM command listing (single RSQL filter input) and the supported command-type list, corrected script create/update options, added the computer section enum, fixed mobile device static group assignments, made category priority required, added the department name length limit, and removed the unsupported erase PIN option.

  <AccordionGroup>
    <Accordion title="Added · 18 new actions">
      `jamf_create_mdm_command`, `jamf_find_macos_configuration_profiles`, `jamf_find_mobile_device_configuration_profiles`, `jamf_find_policies`, `jamf_find_policy`, `jamf_get_categories`, `jamf_get_computers`, `jamf_get_mdm_commands`, `jamf_get_mobile_device_smart_groups`, `jamf_get_mobile_device_static_groups`, `jamf_get_mobile_devices`, `jamf_get_users`, `jamf_replace_script`, `jamf_search_buildings`, `jamf_search_computer_smart_groups`, `jamf_search_computer_static_groups`, `jamf_search_departments`, `jamf_search_scripts`
    </Accordion>

    <Accordion title="Removed · 18 actions removed">
      `jamf_get_policy`, `jamf_list_buildings`, `jamf_list_categories`, `jamf_list_computer_smart_groups`, `jamf_list_computer_static_groups`, `jamf_list_computers`, `jamf_list_departments`, `jamf_list_macos_configuration_profiles`, `jamf_list_mdm_commands`, `jamf_list_mobile_device_configuration_profiles`, `jamf_list_mobile_device_smart_groups`, `jamf_list_mobile_device_static_groups`, `jamf_list_mobile_devices`, `jamf_list_policies`, `jamf_list_scripts`, `jamf_list_users`, `jamf_send_mdm_command`, `jamf_update_script`
    </Accordion>

    <Accordion title="Changed · 31 actions updated">
      `jamf_create_building`, `jamf_create_category`, `jamf_create_computer_smart_group`, `jamf_create_computer_static_group`, `jamf_create_department`, `jamf_create_mobile_device_smart_group`, `jamf_create_mobile_device_static_group`, `jamf_create_policy`, `jamf_create_script`, `jamf_create_user`, `jamf_delete_building`, `jamf_delete_category`, `jamf_delete_computer`, `jamf_delete_computer_smart_group`, `jamf_delete_computer_static_group`, `jamf_delete_department`, `jamf_delete_policy`, `jamf_delete_script`, `jamf_delete_user`, `jamf_erase_mobile_device`, `jamf_get_building`, `jamf_get_computer`, `jamf_get_computer_detail`, `jamf_get_computer_filevault`, `jamf_get_mobile_device`, `jamf_get_mobile_device_detail`, `jamf_get_mobile_device_static_group`, `jamf_update_computer`, `jamf_update_mobile_device`, `jamf_update_policy`, `jamf_update_user`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="4 Aug 2026">
  `auth-improvements` `guide-changes`

  Added an OAuth 2.0 Client Credentials (Managed) authentication method using Jamf Pro API Roles & Clients (Jamf Pro 10.49.0+). The API Client ID and Secret are configured once at the connector-profile level, so end users enter no credentials when linking an account. Includes a setup guide covering API Role and API Client creation.
</Update>
