Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Nudge v2.0

Compare
Choose a tag to compare
@erikng erikng released this 11 Mar 13:46
cd1cea0

Changes

  • Refactored for Python 3.8.0
  • Updated Xcode NIB file, with proper text spacing

New features

  • "Aggressive UX" - When specifying a dismissal_count_threshold, once the user has dismissed Nudge more times than this threshold, Nudge will start to minimize all windows, except for the Software Update PrefPane, Nudge and a macOS Upgrade. (#39)

Issues Fixed

  • Fixed url to log decoding issue (#28)
  • Fixed LaunchAgent path on preinstall (#27) and postinstall (#29)
  • Clarified README (#38, #40
  • Fixes for last_seen (#31, #36)
  • Proper major OS support for initial releases - Ex: 10.15.0/10.15 (#35)
  • Logging fixes (#30)
  • Fixes for days_between_notifications (#32)

Contributor Acknowledgment

Many thanks to Alan Siu and Jon Crain for their contributions to Nudge 2.0