Nudge 2.0.6.81773
github-actions
released this
01 Aug 12:58
·
34 commits
to main
since this release
Notes
This is a version of Nudge created by GitHub Actions.
Nudge.app has been signed and notarized. The package has been signed, notarized and stapled.
By default Nudge looks for a com.github.macadmins.Nudge.json
file located in /Library/Preferences
. If you would like to use an alternative path, please read the README or the WIKI
About the LaunchAgent
This is a basic launch agent that opens Nudge twice an hour, every 30 minutes.
If you would like to reduce the amount of times Nudge launches per day, it is recommended to create your own LaunchAgent.
Changelog
Requires macOS 12.0 and higher.
Added
- Device within the
nudgeMinorUpdateEventLaunchDelay
now show current and delayed date- These logs also now show in the default Nudge logs when use the
logger
LaunchDaemon - Addresses 625
- These logs also now show in the default Nudge logs when use the
Changed
- Some logs have been changed from
info
toerror
,warning
ornotice
to give admins more visibility into Nudge behaviors - The
board-id
property has been moved to adebug
log event- Works around reports like 623
Fixed
- The
unsupportedURL
key was not being honored when clicking on the Unsupported UI button- Addresses 626
- Intel Virtual Machines now have a forced
board-id
property that complies with Apple's own logic/SOFA.- Thanks to Mykola Grymalyuk for the PR
- Addresses 621
requiredInstallationDisplayFormat
was no longer being honored on Nudge versions 2.0.1 through 2.0.5 due to a regression- Addresses 627
Changes
- 88886e0 - fix jamf json schema value
- 34a7e7f - Update README.md to mention 2.0
- 5006e8e - Utils.swift: Add handling for Intel Virtual Machines
- dec3f0f - fix unsupportedURL button action
- 7242bbc - move board-id to a debug log event
- f5327bf - Update changelog with some more info from PRs
- 713dac3 - redo VM logic names
- 5d9cb62 - bump to 14.5 for schema tests
- f5b7a43 - better log updateEventLaunchDelay
- 019650d - change some more logs
- 0ce8087 - go back and add another note about nudge 2.0 change
- bbcbe28 - bump to 2.0.6
- f2b9bfc - do not use locale if set to a different value