Skip to content

Releases: redactrai/redactr-community

v0.3.3

20 Jun 16:29
ab80b20

Choose a tag to compare

Changelog

  • ab80b20 fix(proxy): surgical byte-level redaction — never re-serialize the body (#11)

v0.3.2

20 Jun 15:09
b536c05

Choose a tag to compare

Changelog

  • b536c05 fix(proxy): redact only user content, never structural fields (fixes provider 400s) (#10)

v0.3.1

20 Jun 14:59
3032ff0

Choose a tag to compare

Changelog

  • 3032ff0 fix(proxy): never redact tool/function schema fields (fixes provider 400) (#9)

v0.3.0

20 Jun 14:30
d6955db

Choose a tag to compare

Changelog

  • d6955db feat: entropy detection + .env secret coverage + redactr scan + e2e tests (#8)

v0.2.0

20 Jun 10:10
08d2fb8

Choose a tag to compare

Changelog

  • 08d2fb8 fix(ci): point Windows-icon goversioninfo step at renamed cmd/redactr path (#7)
  • 82453bb fix(proxy): silence goproxy logger + README macOS-only (#5)
  • 053d859 Merge pull request #6 from redactrai/feat/system-proxy-daemon
  • 311b250 feat!: rename command redactr-community -> redactr (config dir migrates ~/.redactr-community -> ~/.redactr)
  • 2bd0a2c feat(cli): tool registry (GUI vs CLI), codex cert env, allow command
  • abc0e4c feat(cli): enable/disable/status/doctor commands
  • c6321ea feat(daemon): detached proxy lifecycle + __daemon handler with system-proxy revert
  • a1c7dd2 feat(catrust): per-OS CA trust install/remove (macOS impl; win/linux specced)
  • e56777c feat(systemproxy): per-OS set/snapshot/revert (macOS impl; win/linux specced)
  • 78281c6 feat(config): paths for proxy-state and daemon
  • 85451b9 feat(proxy): MITM only allow-listed AI hosts; tunnel the rest
  • a80001b docs(plan): system-wide redactr proxy implementation plan (8 tasks)
  • d0c635c docs(spec): system-wide redactr proxy — daemon + selective MITM + CLI/GUI coverage

v0.1.4

18 Jun 16:42
1ff2232

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.4

v0.1.3

18 Jun 14:55
464586b

Choose a tag to compare

Changelog

  • 464586b feat: 'run ' command + Homebrew cask distribution (#3)

v0.1.2

18 Jun 14:03
464586b

Choose a tag to compare

Changelog

  • 464586b feat: 'run ' command + Homebrew cask distribution (#3)

v0.1.1

18 Jun 13:16
f1cbc3e

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

18 Jun 13:03
6b6b464

Choose a tag to compare

Changelog

  • 6b6b464 feat: redactr-community — free regex-only redaction proxy (#1)
  • 95bfd08 docs: implementation plan for redactr-community
  • e12a496 docs: design spec for redactr-community (free regex-only edition)