WhatsYourSign Changelog

What's new in WhatsYourSign 2.0.1

Oct 31, 2021
  • UI improvements
  • Improved handling of items with revoked certificates

New in WhatsYourSign 2.0.0 (Jan 18, 2021)

  • M1 (Apple Silicon) support
  • Added support for pkg signatures (#3)
  • Improved hashing logic + fix for large files (#12)

New in WhatsYourSign 1.6.1 (Jun 4, 2020)

  • UI improvements (dark mode)

New in WhatsYourSign 1.6.0 (Jun 4, 2020)

  • sha-512 hash
  • notarization checks
  • improved catalina compatabilty
  • dark mode
  • watch all mounted volumes

New in WhatsYourSign 1.5.0 (May 9, 2018)

  • finder sync now 'attached' to dynamically mounted volumes (mahalo @rsfinn!)
  • for app bundles, hashes of application binary now displayed
  • certain directories (i.e. '/.file') ignored to address (Apple?) perf issues on High Sierra+
  • checks for revoked certs now performed via 'kSecCSEnforceRevocationChecks' CS flag
  • improved installer ('restart finder', 'upgrade', etc)
  • for universal (fat) binaries, relevant architecture is determined, then explicitly checked via `SecStaticCodeCreateWithPathAndAttributes` to ensures signature is properly validated (mahalo @midnite_runr!)

New in WhatsYourSign 1.4.1 (Feb 22, 2018)

  • Now checks all architectures (in fat files)
  • UI improvements

New in WhatsYourSign 1.4.0 (Jan 7, 2018)

  • UI now displays hashes.

New in WhatsYourSign 1.3.0 (Dec 22, 2017)

  • added certificate revocation checks
  • added enumeration of code-signing entitlements
  • improved installer
  • improved file type identification
  • improved High Sierra (e.g. UI bug fix, etc)
  • open sourced

New in WhatsYourSign 1.2.3 (Dec 11, 2016)

  • minor UI updates

New in WhatsYourSign 1.2.2 (Dec 4, 2016)

  • fixed install issues on macOS Sierra
  • added copy (⌘+c) support to code-signing/info window
  • minor UI improvements

New in WhatsYourSign 1.2.1 (Oct 5, 2016)

  • Support for non-admin installs.

New in WhatsYourSign 1.2.0 (Sep 28, 2016)

  • macOS Sierra compatability
  • minor UI improvements (install experience, etc)

New in WhatsYourSign 1.1.0 (Aug 15, 2016)

  • now shows if from Mac App Store, or signed with Apple Developer ID
  • support for XIP files
  • window shown immediately w/ activity spinner while signing info is generated
  • renamed bundle ID so it shows up as 'WhatsYourSign' in System Preferences

New in WhatsYourSign 1.0.0 (Aug 12, 2016)

  • Initial release