Skip to content

v3.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 21:55
· 59 commits to master since this release
Platform Download
macOS (Intel)1 blobsaver-intel-3.4.1.dmg
macOS (Apple Silicon)1 blobsaver-arm-3.4.1.dmg
Windows blobsaver-3.4.1.exe
Linux (x86_64)2 deb, rpm, or tar.gz
Linux (Other) Compile Instructions

1 See here if you have trouble opening it on macOS.
2 See here for more information about blobsaver on Linux.

Package Managers:
winget install blobsaver
brew install --no-quarantine blobsaver
AUR: blobsaver-bin

Help support this project by ⭐️'ing it; donations also appreciated!

Changelog

  • Added variables that can be used in the save path for better organization (click on the '?' button next to the path field to see available options)
    • You can now provide paths like /Users/airsquared/Blobs/${DeviceIdentifier}/${MajorVersion}/${FullVersionString} and blobsaver will automatically swap in the actual values
  • Doesn't save new blobs if the same blobs are already there in the directory (the old behavior of always saving new blobs can be enabled from the Help menu)
  • Add ability to save blobs for Macs with T2 processor (iBridge) (#514, @Redecorating)
  • Fix error when enabling background saving on Linux when configuration directories didn't exist
  • Fix the error when saving to TSS Saver if the ECID started with 0x (#511, @MrManiacc)
  • Update tsschecker
  • Improve error messages