10-Jan-2026
- Refactored Update Required logic to address Feature Request #55
- Updated "Organization Variables" (i.e., removed redundant variable declarations)
- Refactored
OrganizationOverlayIconURLlogic to address Bug Report #56 (thanks, @walkintom!) - Added hard-coded
disableButton2InsteadOfHidevariable to disablebutton2, instead of only hiding it (Inspired by Bug Report #58, thanks @ScottEKendall!) - Updated
Resources/createPlist.zshto find the newest assembled script inArtifacts/(instead of a hard-codedreminderDialog.zshfile inResources/) Thanks, Andrew! - Updated
Resources/createSelfExtracting.zshto find the newest assembled script inArtifacts/(instead of a hard-codedreminderDialog.zshfile inResources/) Thanks, Andrew! - Replaced
defaults readwith PlistBuddy for prefs (Pull Request #61; thanks, @huexley!)
What's Changed
- 2.1.1 by @dan-snelson in #45
- 2.2.0 by @dan-snelson in #54
- Replace defaults read with PlistBuddy for prefs by @huexley in #61
New Contributors
Full Changelog: v2.2.0rc2...v2.3.0rc1