Skip to content

Releases: hazcod/enpass-cli

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 17:28
f6a6e88

Changelog

  • f6a6e88 feat: add env command for shell-consumable vault export (#158)

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 16:43
36b13ef

Changelog

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 29 May 14:29
7890c9c

Changelog

  • 7890c9c Merge pull request #155 from HQJaTu/improved-show
  • 57855c5 feat: Added displaying of all fields of a record into list and show
  • 6076cb1 feat: Introduced -detailed to display all fields of a record instead of hard-coded list of fields

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 21:32

Changelog

  • 9a9a2f2 feat: TOTP support
  • c66d94c feat: add create, edit, trash, restore, delete commands
  • 0b89578 feat: add encryption support for new entries
  • d6c633c feat: add vault write operations
  • 5805b56 fix: update test vault and schema compatibility

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 20:03

Changelog

  • f51813c feat: support SQLCipher v4

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 26 Jan 19:45

Changelog

  • 37b937f fix(enpass): correctly handle comparable items

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 12 Jan 21:42

Changelog

  • d77a4e5 Merge pull request #150 from hazcod/dependabot/go_modules/golang.org/x/crypto-0.45.0
  • 9726153 build(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0
  • 1043418 feat: update deps

v1.6.5

Choose a tag to compare

@github-actions github-actions released this 17 Jun 09:25
d0b9856

Changelog

  • 1385bd2 Merge pull request #149 from chenrui333/go-1.24
  • 5a05082 chore: update go.mod
  • d0b9856 fix(ci): update cross-compiler to v1.24.2

v1.6.3

Choose a tag to compare

@github-actions github-actions released this 07 Nov 07:59

Changelog

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 13 Mar 17:19
c7df621

Changelog

  • 1b4b294 Bump golang.org/x/crypto from 0.0.0-20220112180741-5e0467b6c7ce to 0.1.0
  • 250b210 Merge pull request #123 from k8scat/master
  • 980448b Merge pull request #128 from hazcod/dependabot/go_modules/golang.org/x/crypto-0.1.0
  • c7df621 Merge pull request #135 from hazcod/fix/workflows
  • 6abad46 chore(ci): fix new output format workflows
  • e240a02 chore(ci): fix test.yml
  • 01bdf6f chore(ci): remove typos
  • 24bb2d9 chore(ci): upgrade codeql
  • 887f245 chore(ci): upgrade codeql
  • 57c20b8 chore(go): update to go 1.22
  • c6d4e8a chore: add build instructions
  • f086439 chore: rename master password to vault password
  • 023716e fix(deps): update deps
  • e1d0b33 update: build for darwin/arm64