App Auto-Patch 3.1.1
Version 3.1.1 of App Auto-Patch is here!
Please review the wiki for all information about how to use 3.1.1
The Getting Started page will have steps and tips for testing and debugging
New features/Specific Changes in 3.1.1
- Updated logic to decrease time for re-launch when
parent_process_is_jamf=TRUE. Relaunch now occurs after 5 seconds.
Major Features of Version 3.0.0
-
AAP 3.0 is designed to be MDM agnostic. While it still works great with Jamf Pro, setup and configuration have moved away from using Jamf Pro parameters.
-
AAP 3.0 uses a background agent (LaunchDaemon) which allows AAP to work independently of a mobile device management (MDM) service. (In other words, you can take advantage of AAP with or without an MDM service.)
-
AAP 3.0 performs an automatic installation of all required items and dependencies. Just run the script for it to install itself, and it can be triggered via
sudo appautopatchor automatically with built in Relaunch functionality -
AAP 3.0 is configurable using interactive command line or managed configuration profiles.
-
You can find a mapping of 2.x variables to 3.x configuration and command line options from the following TSV file: Migration Options
-
Profile Manfiests to assist with building a configuration profile can be found in the Resources folder: Profile Manifests
-
An example configuration profile and a profile & plist containing All available options can be found in the resources: Example Configurations
What's Changed
- 3.1.1 by @TechTrekkie in #139
Thanks for the help troubleshooting @dan-snelson !
Full Changelog: 3.1.0...3.1.1