Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

43 lines (25 loc) · 1.33 KB

Changelog

Crypt 4.1.0 only supports macOS 11 and up. Older versions are not supported.

Fixed in this release

  • Preinstall script failed if FoundationPlist.pyc didn't exist #105
  • get_os_version now works on macOS 12 #107 @discentem

Enhancements

  • All of Crypt is now distributed as Universal2 (No Rosetta required!)
  • Python is updated to 3.9.X
  • The log file will rotate when it reaches 5MB

Changes are lost in the mists of time.

Fixed in this release

  • On Catalina, skip local checking of usingrecoverykey after using recovery key to prevent lockout of changing user password (#99 @weswhet)

Enhancements

  • Added documentation on AdditionalCurlOpts (#97, #98 @asyiu)
  • Example PPPC/TCC profile (@grahamgilbert)
  • Document curl POST in checkin script and use long-form arguments (#93 @erikng)

Fixed in this release

  • Secrets are no longer visible when inspecting the process (#88 @bdemetris)
  • Cleanup the working directory prior to build (#90 @clburlison)

Enhancements

  • Updated to Swift 4.2 (#91 @clburlison)