Releases: gopasspw/gopass
Releases · gopasspw/gopass
1.6.7 / 2017-12-31
1.6.7 / 2017-12-31
- [ENHANCEMENT] Add --sync flag to gopass show [#544]
- [ENHANCEMENT] Update dependencies [#547]
- [ENHANCEMENT] Use gocui for terminal UI [#562]
- [ENHANCEMENT] Increase test coverage [#548] [#549] [#567] [#568] [#570] [#572] [#574] [#575] [#577] [#578] [#583] [#584]
- [ENHANCEMENT] Add Dockerfile [#561]
- [ENHANCEMENT] Add zsh and fish completion generator [#565]
- [ENHANCEMENT] Add go-fuzz instrumentation [#576]
- [BUGFIX] Catch URL parse errors [#546]
1.6.6 / 2017-12-20
1.6.5 / 2017-12-15
1.6.4 / 2017-12-13
1.6.3 / 2017-12-12
1.6.3 / 2017-12-12
1.6.2 / 2017-12-02
1.6.2 / 2017-12-02
- [FEATURE] Add gopass fix command [#471]
- [ENHANCEMENT] Add pledge support on OpenBSD [#469]
- [ENHANCEMENT] Improve no clipboard warning [#484]
- [BUGFIX] Allow OTP entry in password field [#467]
- [BUGFIX] Default to vi if no other editor is available [#479]
- [BUGFIX] Avoid auto-search running non-interactively [#483]
1.6.1 / 2017-11-15
1.6.1 / 2017-11-15
- [FEATURE] Add generic OTP action [#440]
- [ENHANCEMENT] Ignore any secret that does not end with .gpg [#461]
- [ENHANCEMENT] Add option to display only the password [#455]
- [ENHANCEMENT] Disable fuzzy search for gopass find [#454]
- [BUGFIX] Fix .gpg-id selection for subfolders [#465]
- [BUGFIX] Set gpg.program if possible [#464]
- [BUGFIX] Allow access to secrets shadowed by a folder [#463]
- [BUGFIX] Set GPG_TTY [#452]
- [BUGFIX] Fix termbox UI on OpenBSD [#446]
- [BUGFIX] Fix tests and paths on Windows [#421] [#431] [#442] [#450]
1.6.0 / 2017-11-03
1.6.0 / 2017-11-03
- [FEATURE] Add Desktop notifications (Linux/DBus only) [#434] [#435]
- [ENHANCEMENT] Show public key identities before importing [#427]
- [ENHANCEMENT] Initialize local git config on gopass clone [#429]
- [ENHANCEMENT] Do not print generated passwords by default [#430]
- [ENHANCEMENT] Clear KDE Klipper History on clipboard clearing [#434]
- [ENHANCEMENT] Refactor git backend [#437]
- [BUGFIX] Fix recipients remove when using email as identifier [#436]
1.5.1 / 2017-10-25
1.5.0 / 2017-10-17
1.5.0 / 2017-10-17
- [FEATURE] Add secret creation wizard [#386]
- [FEATURE] Add onboarding wizard [#387]
- [FEATURE] Wizard for recipients add/remove [#359]
- [FEATURE] XKCD#936 inspired password generation [#368]
- [FEATURE] Add update wizard [#395]
- [ENHANCEMENT] Overhaul documentation [#383] [#384]
- [ENHANCEMENT] Attempt to get TOTP key from YAML [#376]
- [ENHANCEMENT] Allow find to take -c [#378]
- [ENHANCEMENT] Improve terminal wizard [#385]
- [ENHANCEMENT] Improve responsiveness by context usage [#388]
- [ENHANCEMENT] Improve output readability [#392] [#393]
- [ENHANCEMENT] Automatic GPG key generation [#391]
- [BUGFIX] Relax YAML document marker handling [#398]