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.
Fixed
- When using
latest
orlatest-supported
, major upgrades were not correctly assessed, resulting in SLA extensions defaulting to the90
day SLA default value
Changed
- Additional Japenese localization changes
Changes
- f768985 - update japanase text
- 970bef7 - fix japanese text
- 787fea6 - Merge branch 'main' into optimization-japanase-text
- 269e807 - Merge pull request #642 from enpipi/optimization-japanase-text
- 2e5c7eb - correct SLA computation for major upgrades
- 6c6a948 - v2.0.9
- 21fa025 - Merge pull request #643 from macadmins/development