Skip to content

Setup Your Mac (1.12.0)

Compare
Choose a tag to compare
@dan-snelson dan-snelson released this 21 Aug 06:09
· 118 commits to main since this release
v1.12.0
bb3d633

21-Aug-2023

  • Add version check to dialogCheck (Pull Request No. 67; thanks yet again, @drtaru!)
  • Make presetConfiguration also apply to userInput (Pull Request No. 63; thanks for another one, @rougegoat!)
  • Fix for visual hiccup where infobox displays "Analyzing input …" if configurationDownloadEstimation and promptForConfiguration are both set to false (Pull Request No. 69; thanks yet again, @rougegoat!)
  • Added networkQuality check for macOS Sonoma 14
  • Formatting updates
  • Updated Palo Alto GlobalProtect icon hash
  • Changed "Restart Attended" Completion Action one-liner (Addresses Issue No. 71; thanks, @master-vodawagner!)
  • Delay the removal of overlayicon (Addresses Issue No. 73; thanks, @mani2care!)
  • Added reconOption prompts for realname and email (Addresses Issue No. 52; thanks for the suggestion @brianhm; thanks for the code, @Siggloo!)
  • Changed dialog heights to percentages
  • Auto-cache / auto-remove a hosted welcomeBannerImage (Addresses Issue No. 74
  • Added a welcomeDialog option of messageOnly (Addresses Issue No. 66; thanks for the suggestion, @ryanasik)
  • Reverted "Restart Attended" Completion Action one-liner (Unaddresses Issue No. 71; sorry, @master-vodawagner)
  • Set newly added email address to required (regex courtesy of @bartreardon) (Addresses Issue No. 75; thanks for the suggestion, @ryanasik)
  • Added code to pre-fill user's full name (Addresses Issue No. 76; thanks for the suggestion, @ryanasik)
  • Reverted dialog heights to pixels
  • Updated Vimeo video ID
  • Updated serialNumber code (with special thanks to @Eltord for saving each and every user 0.0.6 seconds)
  • Added suppressReconOnPolicy variable; when set to true, a -forceNoRecon flag when executing the run_jamf_trigger function (Addresses Issue No. 79; thanks for the idea, @fitzwater-rowan; thanks for yet another PR, @rougegoat!)
  • Added "Install Buffers" to each Configuration to include installation time of packages (Addresses Issue No. 78; thanks, @Eltord!
  • Added permissions correction on mktemp-created files (for swiftDialog 2.3)
  • Updated required version of swiftDialog to 2.3.0.4718

What's Changed

  • Add version check to dialogCheck, Split out install to new function by @drtaru in #67
  • Make presetConfiguration Apply to userInput As well by @rougegoat in #63
  • Infobox User Input Visual Hiccup by @rougegoat in #69
  • Add Support for Suppressing Recon on Policy Runs by @rougegoat in #80
  • Added Install Buffers to each configuration by @Eltord in #78

New Contributors

Full Changelog: v1.11.0...v1.12.0