Releases: gopasspw/gopass
Releases · gopasspw/gopass
v1.14.0
1.14.0 / 2022-03-16
- [BUGFIX] Always re-encrypt when fsck is invoked with --decrypt. (#2119, #2015)
- [BUGFIX] Body only entries are detected now by show -o (#2109)
- [BUGFIX] Do not hide git error messages (#2118, #1959)
- [BUGFIX] Fix completion when password name contains (#2150)
- [BUGFIX] Fix template func arg order (#2117, #2116)
- [BUGFIX] Fixes an issue where recipients remove may fail (#2147, #1964)
- [BUGFIX] Handle from prefix correctly on mv (#2110, #2079)
- [BUGFIX] Handle unencoded secret on cat (#2105)
- [BUGFIX] Make man page consistent with other docs (#2133)
- [BUGFIX] Reject invalid salt with MD5Crypt templates (#2128)
- [BUGFIX] depend *.deb on gnupg instead of dummy (#2050)
- [CLEANUP] Deprecate gopasspw/pinentry (#2095)
- [CLEANUP] Use Go 1.18 (#2156)
- [CLEANUP] Use debug.ReadBuildInfo (#2032)
- [DOCUMENTATION] Fixed link to passwordstore.org (#2129)
- [DOCUMENTATION] document 'gopass cat' (#2051)
- [DOCUMENTATION] improve 'gopass cat' (#2070)
- [DOCUMENTATION] improve 'gopass show -revision -' (#2070)
- [ENHANCEMENT] Add --chars option to print subset of secrets (#2155, #2068)
- [ENHANCEMENT] Add age subcommand (#2103, #2098)
- [ENHANCEMENT] Add gopass audit --expiry (#2067)
- [ENHANCEMENT] Add gopass process (#2066, #1913)
- [ENHANCEMENT] Allow overriding GPG path (#2153)
- [ENHANCEMENT] Automatically export creators key to the (#2159, #1919)
- [ENHANCEMENT] Bump to Go 1.18 (#2058)
- [ENHANCEMENT] Enforce TLSv1.3 (#2085)
- [ENHANCEMENT] Generics (#2034, #2030)
- [ENHANCEMENT] Hide password on MacOS clipboards (#2065)
- [ENHANCEMENT] Passage compat improvements (#2060, #2060)
- [ENHANCEMENT] gopass git invokes git directly (#2102)
- [ENHANCEMENT] Template support for the create wizard (#2064)
- [ENHANCENMENT] Check for MacOS Keychain storing the GPG (#2144)
- [EXPERIMENTAL] Support the Fossil SCM (#2092, #2022)
- [FEATURE] Add env variables for custom clipboard commands. (#2091, #2042)
- [FEATURE] only accept keys with "encryption" key capability (#2047, #1917, #1917)
- [TESTING] Improve two line test ambiguity. (#2091, #2042)
- [TESTING] Use a helper to unset env vars in clipboard tests. (#2091, #2042)
- [UX] OTP code now runs in loop until canceled or used with -o (#2041)
v1.13.1
v1.13.0
1.13.0 / 2021-11-13
- [BUGFIX] Do not print OTP progress bar if not in terminal (#2019)
- [BUGFIX] Don't prompt to retype password unnecessarily (#1983)
- [BUGFIX] Fix AutoClip handling on generate (#2024, #2023)
- [BUGFIX] Replace Build Status badge in README (#2016)
- [BUGFIX] The field 'parsing' is now honored with legacy config pre v1.12.7 (#1997)
- [BUGFIX] Use default git branch on setup (#2026, #1945)
- [ENHANCEMENT] Adding a MSI installer for Windows (#2001)
- [ENHANCEMENT] Move password prompts to stderr (#2004)
- [FEATURE] Add capitalized words to memorable passwords (#1985, #1984)
- [UX] Use new progress bar for OTP expiry time (#2019)
v1.12.8
v1.12.7
1.12.7 / 2021-07-02
- DOCUMENTATION Fixed Single Line Formating for Clone Documentation (#1943)
- [BUGFIX] Allow --strict to be chained with --symbols (#1952, #1941)
- [BUGFIX] Normalize recipient IDs before comparison (#1953, #1900)
- [BUGFIX] Use /tmp for GIT_SSH_COMMAND on Mac (#1951, #1896)
- [ENHANCEMENT] Add warning when parsing content (#1950)
v1.12.6
1.12.6 / 2021-05-01
v1.12.6-rc0
1.12.5 / 2021-03-27
- [BUGFIX] Allow subkeys (#1843, #1841, #1842)
- [BUGFIX] Avoid logging credentials (#1886, #1883)
- [BUGFIX] Fix SSH Command override on termux (#1881)
- [CLEANUP] Moving pkg/pinentry to gopasspw/pinentry (#1876)
- [ENHANCEMENT] Add -f flag to create (#1867, #1811)
- [ENHANCEMENT] Add gopass ln (#1828)
- [ENHANCEMENT] Add proper diff numbers on sync (#1882)
- [ENHANCEMENT] Update password rules (#1861)
v1.12.5
1.12.5 / 2021-03-27
- [BUGFIX] Allow subkeys (#1843, #1841, #1842)
- [BUGFIX] Avoid logging credentials (#1886, #1883)
- [BUGFIX] Fix SSH Command override on termux (#1881)
- [CLEANUP] Moving pkg/pinentry to gopasspw/pinentry (#1876)
- [ENHANCEMENT] Add -f flag to create (#1867, #1811)
- [ENHANCEMENT] Add gopass ln (#1828)
- [ENHANCEMENT] Add proper diff numbers on sync (#1882)
- [ENHANCEMENT] Update password rules (#1861)