Nudge 1.1.13.81507
·
304 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
Added
Nudge now shows accessibility help text for screen shots
Changes
- 24bd3ff - Added alt text
- 800f6e4 - Removed screenShotAltText from UpdateElement initializer and reordered UserInterface initializer with screenShotAltText after screenShotLightPath.
- 74e5a30 - Updated screenShotAltText to reside in UpdateElement. Updated Example Assets with screenShotAltText alterations.
- eb58016 - move to 15.0.1 xcode