Nudge 1.1.9.81436
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
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
- 5fa0900 - In both getOSVersionRequirementsProfile and getOSVersionRequirementsJSON I added a new boolean variable defaultMatchSet to track if the targetedOSVersionsRule has matched against default. Variable set to false on instantiation and set to
true
if a default has been found. - 24e2097 - Merge pull request #378 from samuelzamvil/main
- 666dea5 - chore: update es localization
- 914c91a - add backup path for Ventura installer
- 4e98542 - Merge pull request #401 from pro4tlzz/ventura-support
- 7c24812 - software update url compatible with Ventura & Monterey
- fed23d3 - Merge pull request #402 from pro4tlzz/ventura-su-compatibility
- a79dc8f - Merge pull request #390 from RUBenGAMArrarodRiguEZ-ToMtOm/edit-es-l18n
- f499665 - Merge pull request #403 from macadmins/development
- 2f8fd07 - bump to 1.1.9
- 0eb4664 - initial pl
- e3c97e5 - finish polish language
- 1b9a8e2 - fix other 1.1.8/1.1.9 strings
- 5fd6bed - 1.1.9 changelog