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.
Changes
567ef5d
- Added Norwegian localization (#314)e7c5f55
- add Italian localization (#320)bf04912
- add actionButtonPath to OSVersionRequirement (#321)768f5cb
- add dynamic hoursRemaining when under a day to cutoff4a4d1d9
- translations for hours remaining to updateb2a1ef6
- redo logic around hours and days and fix localization on english4265f80
- Merge pull request #322 from macadmins/hoursRemaininga3a308c
- bump to 1.1.678380c1
- differentiateWithoutColor for .red color scheme54d0239
- fix simplemode spacinga08c14e
- first fix for italianf023104
- show days remaining again if negative valued3598ca
- first attempt at fixing mainContentText for Italian9431498
- fix simple mode againcbf0199
- finalize italian localization3301024
- Merge pull request #325 from macadmins/fixesa0ec446
- Merge branch 'development' into differentiateWithoutColoraa7f690
- fix typo and add some future functionality TODOSece8e27
- Add bottom padding to right side main header212a57a
- Merge pull request #326 from bartreardon/ui-spacing-adjustmentbb5c752
- fix acceptableApplicationBundleIDs when first launch and app is full screened3afa1
- Merge pull request #323 from macadmins/differentiateWithoutColor7834fd3
- add accessible colors to override .secondarya02a1ed
- simplify the code for accessibleRed and keep original red for X buttons64935d9
- Merge pull request #327 from macadmins/accessibleSecondaryColorsc7a9ccc
- scaffolding of graceperiod930eb70
- finish logic for allowGracePeriods4cbc62e
- dont use current date but graceperiod creation datec4f5d7b
- redo logic for grace periodsbd78bba
- combinedGracePeriodd2ad707
- update key defaults290cac1
- update jamf schema toofe832fc
- remove extra space6c76c9d
- get unit testing working for all of this crap67088d0
- Merge pull request #330 from macadmins/grace-period-newmachine