Skip to content

Releases: dominikschulz/gopass

v1.7.0

04 Apr 08:25
Compare
Choose a tag to compare

Changelog

531a2d6 save
d16ff4d save
ba209f0 Adopt .goreleaser.yml for latest release
6ef61ae Improve test coverage (gopasspw#732)
ad3c382 Refactor action package (gopasspw#731)
00a7fdd Use secrets config for Vault (gopasspw#730)
d3661d8 Fix git init (gopasspw#729)
c1083d1 Fix version (gopasspw#727)
16753a8 Update Changelog
42f2108 Update deps (gopasspw#726)
58e0eeb Add Vault backend (gopasspw#723)
2260495 Introduce store interface (gopasspw#722)
b72a332 Reintroduce fsck (gopasspw#721)
85507b0 Correct backends.md xc readme link (gopasspw#719)
d235ee4 Fix typo in changelog dates
522edc0 Update deps (gopasspw#716)
da436e6 Refactor and cleanup codebase (gopasspw#715)
997e830 Implement secrets interface (gopasspw#714)
fe1de47 Document recursive copying (gopasspw#713)
1a239b0 Add secret config store (gopasspw#708)
d8a229e Remove unused metadata from XC header
03b0828 Wait for scanner results
219e550 Unbreak Makefile (gopasspw#707)
0234728 Add HIBP tests
e242540 Refactor HIBP (gopasspw#706)
1771e28 adding unit test for AutoClip
081af2f Fixes gopasspw#667 and correct a few details (gopasspw#705)
e2fcbbe Backend related bugfixes (gopasspw#704)
9c89249 Add recipient editor when confirming recipients (gopasspw#703)
213e805 Rename backends (gopasspw#702)
7ab5453 Do not pre-populate context values (gopasspw#701)
1b11c57 Auto copy with safecontent (gopasspw#685)
57514d0 Implement Consul K/V storage backend (gopasspw#697)
c0113f0 Change store path to URL (gopasspw#698)
e2f967b fixes missing bash binary (gopasspw#699)
2826b33 Action clone: Default to gitcli (gopasspw#695)
a0bd51c Lookup correct remote for current branch (gopasspw#692)
010cdd5 Fix detectBinaryCandidates on Windows (check path even if registry is not available) (gopasspw#693)
58e8bae Add openpgp pure-Go backend (gopasspw#670)
66b3500 Allow notifications to be disabled (gopasspw#690)
1848eaf Migrate from govendor to dep (gopasspw#688)
c3675d0 Update vendored dependencies (gopasspw#687)
7c745ff Re-enable left over cleanup
abda76e Remove obsolete import
4212ac9 Add XC chunks reordering test case
13eae4b Also check Path if GPG4Win install location is not found (gopasspw#681)
899cb6c Implement XC message chunking (gopasspw#680)
5e11e18 Update Dockerfile to use Go 1.10
fca7151 Documentation updates
59a0afc Support HIBPv2 Dumps and API (gopasspw#666)
6ff2cd1 Only useable keys if trustmodel is not alwaystrust (gopasspw#664)
9f63c2c Add History command (gopasspw#660)
c63520c Implement a simple, robust and predictable KV parser (gopasspw#659)
5437118 Add experimental crypto backend (gopasspw#645)


Automated with GoReleaser
Built with go version go1.10 linux/amd64

v1.1.3

19 Jun 08:57
Compare
Choose a tag to compare
v1.1.3 Pre-release
Pre-release

Changelog

b03b313 Add goreleaser config
8dbeb49 Implement binary support (gopasspw#136)
30c0a17 Create secure in-memory directory on macOS (gopasspw#144)
f57d3c5 Remove go tip as it takes too much time
2a9d4b3 Fix git invocation (gopasspw#140)
14aed3a Fix missing recipients on init (gopasspw#141)
fcbf7eb Fix YAML handling and add docs (gopasspw#143)
96b386a Ask for additional information on generate (gopasspw#145)
909ac08 Clarify docs on gopass init
b2e2193 Collect test stati and report after checking all packages (gopasspw#138)
796ed20 Clarify how gopass relates to vault
b08f328 Further clarify compat goal
8e31f46 Split root and sub store packages (gopasspw#131)
776a767 Add YAML read and write support (gopasspw#125)


Automated with @goreleaser
Built with go version go1.8 linux/amd64