github dan-snelson/DDM-OS-Reminder v2.6.0
DDM OS Reminder (2.6.0)

7 hours ago

01-Mar-2026

  • Added "Code Name: Yukon Cornelius" past-deadline restart workflow with PastDeadlineRestartBehavior values Off, Prompt, and Force (Feature Request #75)
    • Added DaysPastDeadlineRestartWorkflow thresholding and a fixed 75-minute uptime minimum before restart workflow is activated
    • Added notice-level observability logs for both restart-workflow activation and uptime-based suppression
    • Updated docs and sample configuration to align with restart-workflow behavior, including the 75-minute uptime requirement and DaysOfExcessiveUptimeWarning=0 semantics
  • Added computeInfoboxHighlights() to render Deadline, Day(s) Remaining, and Last Restart as :red[...] when supported by swiftDialog markdown color
  • Updated assemble.zsh --interactive to include a Knowledge Base ('YES' to specify; 'NO' to hide) prompt so Mac Admins can hide KB references without manual edits (InfoButtonText, HelpImage, and HelpMessage KB row) (Feature Request #74; thanks for the idea, Adam!)
  • Updated assemble.zsh --interactive to prompt for PastDeadlineRestartBehavior (Off / Prompt / Force) and conditionally prompt for DaysPastDeadlineRestartWorkflow when restart behavior is enabled, then stamp those values into generated .plist and .mobileconfig artifacts
  • Updated Force mode restart execution to use root-level sleep 1 && shutdown -r now & for stronger enforcement reliability on managed macOS systems
  • Added SupportAssistanceMessage placeholder/key so KB-disabled assemblies can suppress (?) button guidance without brittle Message regex rewrites

Prompt


Force


What's Changed

Full Changelog: v2.5.0...v2.6.0

Don't miss a new DDM-OS-Reminder release

NewReleases is sending notifications on new releases.