- Determines free space better by checking free and purgeable space (partial fix for #152; thanks to Pico in MacAdmins Slack).
- Uses exit traps to clean up after all abnormal exits (fixes #140, #141; thanks to @ryangball).
- Adds
-nobrowse
tohdiutil
to prevent mounted images appearing on the desktop (thanks to @ryangball). - Allows 5 password attempts (fixes #159).
- Adds dialog to show how much time is left in the power check (#144; thanks to @dan-snelson).
- Some dialog changes, to replace the word "reinstall", which some people have found confusing, with "install" (addresses #149).
- Changed log location to the
$workdir
so that it persists after an upgrade, and also so it is wiped if using the--cleanup-after-use
option (fixes #161). - Remove check for membership of
staff
group for Apple Silicon Macs, since Volume Ownership is already checked it's not necessary, and was preventing non-admin AD users from proceeding (fixes #166). - Re-order some initial statements to ensure that the chosen $workdir has been created before DEPNotify is downloaded and the log file is determined (fixes #165).
- Some minor changes to the Dutch translation (addresses #164, thanks @Alitekawi).