Notes
This is a pre-release 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
Almost all of these changes were sent by others. Thank you for continuing to support Nudge!
Added
- Polish Language support
- Backup macOS Ventura app link
Changed
- Xcode 13 or higher is now required to build Nudge
- Small changes to Spanish localization
Fixed
- Crash reported when using
aggressiveUserFullScreenExperience
and screen saver or lock screen was active. - Nudge was not able to automatically open Software Updates on macOS Ventura
- Nudge now honors default
targetedOSVersionsRule
when a machine has no available rules but default is not the last item of theosVersionRequirement
array
Changes
- c2a4709 - xcode 14.2
- d66e154 - Google translate translation fixed (#431)
- 8b2d691 - Update DefaultPreferencesNudge.swift (#416)
- 1aaade7 - Update default icon to Ventura (#407)
- 14826fb - Updated German translation and LaunchAgent (#405)
- 8d14d37 - update launchagent to 1.0.1
- daa5a16 - v1.0.1 launchagent on github actions
- 26680fa - update changelog reader to 2.2.2
- 4c34fcd - fix customDeferralDropdownText truncation
- 6b36a7d - block CMD+Option M and N
- 6ed9272 - fix xcode 14.2 warnings
- d1089d2 - AccentColor
- e868c34 - allowLaterDeferralButton
- 8327716 - Use asynchronousSoftwareUpdate until pastRequiredInstallationDate