This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
Releases: macadmins/nudge-python
Releases · macadmins/nudge-python
Nudge v2.0.1 - The Final Release
Changes
- Project now requires macadmins/python v3.9.1.12152020184251 or higher
Notes
This will likely be the final release of Nudge-Python, barring any major issue that is found.
Nudge v2.0
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
Nudge v2.0 RC1
Refactored for Python 3.8.0