Skip to content

Releases: iacker/heucat

HEUCAT 0.3.0

Choose a tag to compare

@iacker iacker released this 05 Sep 00:41
034677f

HEUCAT 0.3.0

This release makes the first run visible and keeps unlock sessions entirely inside macOS Keychain.

What changed

  • Adds a live six-step setup guide with direct actions.
  • Adds a setup entry point on empty installations.
  • Preserves protection mode and custom Keychain locations during updates.
  • Splits long session values across Keychain items instead of plaintext files.
  • Migrates legacy session files into Keychain and removes them.
  • Adds command timeouts and reliable process output handling.
  • Stops reporting rejected provider requests as successful authentication.
  • Adds a safe installer that backs up the previous application bundle.

The desktop application requires macOS 14 or later. Secure Enclave mode requires compatible Apple hardware. This build is ad-hoc signed and is not notarized by Apple.

I used AI assistance, mostly because my English is poor.

v0.2.0

Choose a tag to compare

@iacker iacker released this 04 Sep 20:34
0d78577

First prebuilt menu-bar app. Ad-hoc signed, Apple silicon, macOS 14+.

Install: unzip into /Applications, then xattr -dr com.apple.quarantine "/Applications/HEUCAT Keychain.app".

The plugin itself installs from the clone: ./install.sh. See the README.