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

Releases: macadmins/nudge-python

Nudge v2.0.1 - The Final Release

24 Mar 17:08
Compare
Choose a tag to compare

Changes

Notes

This will likely be the final release of Nudge-Python, barring any major issue that is found.

Nudge v2.0

11 Mar 13:46
cd1cea0
Compare
Choose a tag to compare

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

Nudge v2.0 RC2

06 Jan 23:31
d1fa83e
Compare
Choose a tag to compare
Nudge v2.0 RC2 Pre-release
Pre-release

New

  • Refactored for Python 3.8.0

Fixes Since RC1

  • Fixed url to log decoding issue (#28)
  • Fixed LaunchAgent path on preinstall (#27) and postinstall (#29)

Nudge v2.0 RC1

12 Dec 21:39
Compare
Choose a tag to compare
Nudge v2.0 RC1 Pre-release
Pre-release

Refactored for Python 3.8.0

Nudge 1.0

12 Dec 21:38
Compare
Choose a tag to compare
add sub version support to nudge