Skip to content

1.7.0

Compare
Choose a tag to compare
@ninxsoft ninxsoft released this 06 Mar 09:55
· 274 commits to main since this release
  • The --platform option has been renamed to -k, --kind, to improve readability and reduce confusion
    • Specify firmware or ipsw to download a macOS Firmware IPSW file
    • Specify installer or app to download a macOS Install Application bundle
  • Support for generating Bootable Disk Images (.iso)
    • For use with virtualization software (ie. Parallels Desktop, VMware Fusion, VirtualBox)
    • mist download <search-string> --iso
    • Optionally specify --iso-name for a custom output file name
  • Downloading macOS Firmware IPSW files no longer requires escalated sudo privileges
  • Improved error messaging for when things go wrong (no longer outputs just the command that failed)
  • Granular error messages for when searching for Firmwares fails