1.12.9
15-Sep-2023
- Added
-L
tocurl
command when caching banner images (thanks for the suggestion, @bartreardon!) - Added
swiftDialogMinimumRequiredVersion
variable to more easily track the minimum build. (Pull Request No. 98; thanks, @GadgetGeekNI!) - Hide unused Support variables (Pull Request No. 99; thanks again, @GadgetGeekNI!)
- Added Pre-flight Check: Validate
supportTeam
variables are populated (Pull Request No. 100; thanks for another one, @GadgetGeekNI!)
1.12.8
13-Sep-2023
- Added a check for FileVault being enabled during Setup Assistant (for macOS 14 Sonoma) (Pull Request No. 96; thanks, Obi-@drtaru!)
1.12.7
09-Sep-2023
- Added ability disable the "Continue" button in the User Input "Welcome" dialog until Dynamic Download Estimates have complete (Pull Request No. 93; thanks, @Eltord!)
- Added a check to account for if the
loggedInUser
returns in ALL CAPS (as this sometimes happens with SSO Attributes) (Pull Request No. 94; thanks for another one, @Eltord!) - Added a Pre-flight Check for the running shell environment: Will exit gracefully if the shell does not match \bin\bash. (Pull Request No. 95; thanks — yet again — @drtaru!)
- Remove any default dialog file
What's Changed
- Lock continue button until estimations are complete by @Eltord in #93
- Updated loggedInUserFirstname by @Eltord in #94
- Added running shell check by @drtaru in #95
- Add check for Filevault enabled at Setup Assistant by @drtaru in #96
- Hiding unused Support Variables by @GadgetGeekNI in #99
- PreFlightCheck for Support Vars by @GadgetGeekNI in #100
New Contributors
- @GadgetGeekNI made their first contribution in #99
Full Changelog: v1.12.6...v1.12.9