Skip to content

Nudge 2.0.8.81789

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 13:13
· 18 commits to main since this release
24a49f9

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.

Changed

  • Japenese Localization
  • The Debug schema no longer honors randomDelay

Fixed

  • The left side of Nudge is no longer cut off when using more "verbose" languages
  • The left side of Nudge now has proper localization for the values True and False

Changes

  • 091b938 - dont use delay on debug schema
  • 2c509a7 - allow line limit of 2 for left side text
  • d1e78cc - make true and false localized
  • 647f81a - fix japanese translations from enpipi
  • cc8a9f2 - v2.0.8 changelog and values
  • 24a49f9 - Merge pull request #641 from macadmins/development