Skip to content

Releases: dedene/claw-wrap

v0.1.6

07 Feb 15:48
da05d68

Choose a tag to compare

Changelog

  • 7d49526 fix: firejail compat and security hardening
  • da05d68 fix: nil guard for replayCache in reloadConfig
  • dbb1a2b fix: relax systemd hardening that breaks spawned tools

v0.1.5

07 Feb 15:46
da05d68

Choose a tag to compare

Changelog

  • 7d49526 fix: firejail compat and security hardening
  • da05d68 fix: nil guard for replayCache in reloadConfig
  • dbb1a2b fix: relax systemd hardening that breaks spawned tools

v0.1.4

07 Feb 14:34
0760e73

Choose a tag to compare

Changelog

  • 0760e73 feat: security hardening, version mismatch warning, and install improvements

v0.1.3

07 Feb 14:13
c842144

Choose a tag to compare

Changelog

  • c842144 fix: auto-detect install path instead of hardcoding /usr/local/bin

v0.1.2

07 Feb 13:24
709f139

Choose a tag to compare

Changelog

  • 709f139 fix: harden security across daemon, config, and credential handling

v0.1.1

05 Feb 20:34
f7a02a8

Choose a tag to compare

Changelog

  • f7a02a8 build: align brew formula config with frontapp-cli style

v0.1.0

05 Feb 16:47
1e364dd

Choose a tag to compare

Changelog

  • 96fbd3f Add GitHub Actions CI tests
  • 96570ee Add hero image and header to README
  • 1223cef Initial release: claw-wrap credential proxy
  • f0dde4f Research macOS sandbox options
  • 1e364dd build: add GoReleaser + Homebrew tap release pipeline