Skip to content

Releases: Macjutsu/super

v5.1.1

Choose a tag to compare

@Macjutsu Macjutsu released this 21 Jul 17:01
575f540

2026-07-21

Highlights (5.1.x)

  • Support for macOS 26 Tahoe.
  • New ability to target specific macOS versions (ex. 15.6.1) for both minor updates and major upgrades.
  • Completely rearchitected super preferences mechanism allows for advanced alternate configuration workflows. In other words, you can now create multiple different super workflow configurations and activate them on an as-needed basis.
  • Significantly improved macOS minor update workflow is fully compatible on systems with all built-in automatic software update options enabled.
  • New scheduling options for automatic deferrals when provisioning new systems and when you want to delay the start of a workflow after zero day.
  • New workflow options for installing non-system software updates.
  • Significant quality of life improvements for gathering information about the super workflow configuration, including a new --config-status option and two new logs: super-audit.log and super-metrics.log.

Highlights (5.0.x)

  • Support for macOS 15 Sequoia.
  • New scheduled installation workflows allow administrators or the end user to specify a date and time for the installation of macOS updates/upgrades, Jamf Pro Policies, or enforced system restarts.
  • New schedule workflow active option allows administrators to set exactly when the super workflow is active, thus allowing for "maintenance windows".
  • MacAdmin's SOFA integration allows schedule and deadline options to align with macOS release dates (as opposed to when super discovers a macOS release).
  • Completely rearchitected main super logic so all workflow options can be permanent (via configuration profile) or temporary until the requested workflow is completed.
  • Completely rearchitected software update/upgrade discovery to significantly improve reliability, performance, and improve support for native macOS software update restrictions deferral.
  • Significantly improved behavior for alternate workflow targets (non-system updates, Jamf Pro Policies, and enforced system restarts) now support all deferral, schedule, deadline, and display options.
  • Even more user interface customization options.
  • Please visit the super Wiki for full details!

Compatibility Notes (5.1.x)

Known Issues (5.x)

  • macOS 27 is still in beta. The super workflow relies heavily on mechanisms that are built-in to macOS. As such, support for this operating system should be considered beta-quality as well.
  • macOS 27 and later no longer supports MDM enforcement of macOS updates or upgrades. This completely disables any super workflow that leverages Jamf Pro API credentials.
  • The super workflow does not currently support Declarative Device Management (DDM) software update settings. You should continue to use traditional MDM configuration profiles to enforce software update settings.
  • There are currently no publicly available Background Security Improvement (BSI, formerly named Rapid Security Response) updates for any version of macOS. As such, production BSI update workflows have not been validated against this version of super.
  • The Jamf Pro "new" Managed Software Updates feature remains unreliable if the workflow target is not the latest minor update or major upgrade. In the meantime, the legacy Jamf Pro software update API remains stable (although deprecated) and local authentication is always the most reliable.

Specific Changes (5.1.1)

  • Note this sub-section only covers specific changes for 5.1.0 to 5.1.1. Please refer to other sections of the CHANGELOG for the full details of all the changes.
  • Initial support for macOS 27 betas. This includes new error handling for the end of support for MDM authenticated workflows.
  • Improved dscl search mechanism improves support for network user accounts (Thanks to @tranziq for catching this one!)
  • Resolved a cache validation issue that could cause logic errors. (Thanks to @mdicecca for catching this one!)
  • Resolved an issue affecting the deletion of --scheduled-install-date option. (Thanks to @ir77io for catching this one!)
  • Resolved inaccurate error handling in the --config-status option. (Thanks to @ir77io for catching this one!)
  • As always, internal typo fixes and improvements to both regular and verbose log output.
  • super 5.1.1 SHA-256: c838f6eb4de1de4e24404c8c96c71c8afdc30cf97195b411306f6ea7ae9c408f

Please refer to the Change log for full details.

v4.0.3

Choose a tag to compare

@Macjutsu Macjutsu released this 14 Dec 22:25

2023-12-14

Highlights

  • New option to save the user's password for future automatic macOS updates and upgrades. Literally, "Save Password" but for automatic macOS updates and upgrades.
  • New display customization options including unmovable dialogs and hide background mode courtesy of IBM Notifier 3.x.
  • New macOS installer workflows are now handled by mist-cli integration, thus removing all python dependencies.
  • New LaunchDaemon architecture significantly improves automatic launch and deferment reliability for all super workflows.
  • New default "always on" behavior automatically checks for Apple software updates on a regular basis.
  • Support for Jamf Pro 10.48+ (Beta) Managed Software Updates.
  • Support for Jamf Pro 10.49+ API Roles and Clients.
  • Please check out the updated super Wiki for more details!

Compatibility Notes

Known Issues

  • The Jamf Pro (Beta) Managed Software Updates workflow is not compatible with the --install-macos-major-version-target option. Until this issue is resolved you can revert your Jamf Pro service back to the current macOS software update workflow.

Please refer to the Change log for full details.

v3.0

Choose a tag to compare

@Macjutsu Macjutsu released this 01 Jun 19:21
  • Support for both macOS updates and upgrades.
  • Support for macOS Rapid Security Response updates.
  • New dialog customization options including; new help and warning buttons, embedded text, embedded images, and even embedded video.
  • New user self-servicing workflows with progressive status notifications.
  • New Apple silicon user authenticated workflows feature all customizable dialogs (built-in software update interfaces can be entirely avoided).
  • New required free storage space and battery charge level detections with customizable notifications.
  • Significantly improved error detections automatically try failed workflows again later.
  • Vastly improved logging to help you identify specific workflow issues.
  • An array of new helper items in the Super-Friends folder to further improve your workflows.
  • Even more features and options are documented in the S.U.P.E.R.M.A.N. Wiki.
  • Detailed super version progress can be found in the Change Log.
  • You can also join the conversation at the Mac Admins Foundation Slack in channel #super.
  • super 3.0 SHA-256: ac297dd3f5496a20648e35b73313ccddd8843a75cc95c9dadb9d900a60b8edd8

v2.0

Choose a tag to compare

@Macjutsu Macjutsu released this 02 Sep 13:49
  • Version 2.0 is the final release for super version 2. See the [CHANGELOG.md]
  • The S.U.P.E.R.M.A.N. Wiki is finally helpful!
  • Detailed help removed from within the super script, because...
  • If there is a current GUI user the --help option now automatically opens the S.U.P.E.R.M.A.N. Wiki. If there is no current GUI user this option shows basic usage.
  • Spellcheck! So. Many. Typos.

v1.1

Choose a tag to compare

@Macjutsu Macjutsu released this 20 May 16:21
  • Version 1.1 is the final release for super version 1. See the CHANGELOG.md for full details.
  • Stay tuned for super version 2 that will offer even more deferment options!