Skip to content

Releases: nasimstg/xenvsync

v1.13.0

02 Apr 08:28

Choose a tag to compare

Changelog

  • c063b11 build(website): add lint/typecheck scripts for CI website job
  • 4d98eb5 chore(ci): add quality gates and contributor workflows
  • 10093f5 feat(cli): preserve child exit codes in run command
  • 3e0231e fix(ci): resolve lint blockers on tool release PR
  • d2a0bc3 fix(core): tighten env parsing and secret handling paths

v1.12.0

01 Apr 21:25

Choose a tag to compare

Changelog

  • 41d9778 Fix security, data-loss, and correctness issues from code review
  • ed80d83 Improve website responsive design and accessibility
  • b5923ce Update changelog and roadmap for v1.12.0
  • d43e76c Update website to reflect all features through v1.11.0
  • 1101657 Use GH_PAT for GoReleaser to push to external repos

v1.11.0

31 Mar 19:49

Choose a tag to compare

Changelog

  • 2162db1 Add migration guides from dotenv-vault, sops, and git-crypt
  • 93748ac Merge pull request #34 from nasimstg/feat/migration-guides
  • 1c1fc9f Update changelog for v1.11.0 (migration guides)

v1.10.0

31 Mar 19:40

Choose a tag to compare

Changelog

  • 002a237 Add Homebrew tap, Scoop bucket, Nix flake, and AUR PKGBUILD
  • 88fa08a Merge pull request #33 from nasimstg/feat/package-managers
  • 52f9771 Update changelog for v1.10.0 (package managers)

v1.9.0

31 Mar 19:34

Choose a tag to compare

Changelog

  • d62c03d Add security hardening: doctor, passphrase protection, memory zeroing
  • 011b5e3 Merge pull request #32 from nasimstg/feat/security-hardening
  • f87a9bf Update docs and changelog for v1.9.0 (security hardening)

v1.8.0

31 Mar 19:15

Choose a tag to compare

Changelog

  • 4552d81 Add integrity verification (xenvsync verify) and pre-commit hook
  • 023f7b6 Merge pull request #31 from nasimstg/feat/verify-hook
  • 59fb97d Update docs and changelog for v1.8.0 (verify, pre-commit hook)

v1.7.0

31 Mar 18:55

Choose a tag to compare

Changelog

  • 5cca8b2 Add audit logging (xenvsync log) and enhanced diff
  • e407496 Merge pull request #30 from nasimstg/feat/audit-log
  • 4c0c02e Update docs and changelog for v1.7.0 (audit logging, enhanced diff)

v1.6.0

31 Mar 14:31

Choose a tag to compare

Changelog

  • 0104b97 Add secret rotation command (xenvsync rotate) (#29)
  • 017b684 Update docs and changelog for v1.6.0 (secret rotation)

v1.5.0

30 Mar 17:31

Choose a tag to compare

Changelog

  • a0e588b Add Docker integration and CI provider templates (#28)
  • 21b3452 Update docs and changelog for v1.5.0 (Docker, CI templates)

v1.4.0

30 Mar 17:06

Choose a tag to compare

Changelog

  • 08d9d05 Add multi-key vault encryption (V2 vault format) (#27)
  • f991c58 Add team roster management (add/remove/list public keys) (#26)
  • d3010c9 Update docs and changelog for v1.4.0 (team roster, V2 vault)