Skip to content

Latest commit

 

History

History
391 lines (265 loc) · 22.8 KB

CHANGELOG.md

File metadata and controls

391 lines (265 loc) · 22.8 KB

Change Log

Full Changelog

Implemented enhancements:

  • I translated for Simplified Chinese. #208
  • Short fullname hangs QtPass keypair generation process for infinite time #202
  • view box is trimming whitespace #210

Merged pull requests:

v1.1.4 (2016-09-26)

Full Changelog

Implemented enhancements:

  • Re-assign permissions when adding users #161
  • Main window immediately closes upon app launch #139

Fixed bugs:

  • German umlauts fails #192
  • Error after change configuration #190
  • Re-assign permissions when adding users #161
  • Bug: Special characters in Template #131
  • Character encoding issue with GPG key #101
  • saved password '§' turns to '§' when copied to clipboard or shown when editing #91

Closed issues:

  • Signed releases #186
  • Why it's not listed in wikipedia.org/wiki/List_of_password_managers ? #164
  • Bitdefender blocks installation and quarantines the .exe and .ink #138

Merged pull requests:

v1.1.3 (2016-06-10)

Full Changelog

Fixed bugs:

  • edit of password broken with active "Automatically push" #177
  • Clipboard not cleared when quitting or killing application #171
  • Hide content doesn't work when using templates #160

Closed issues:

  • Add a (small) manpage #174

v1.1.2 (2016-06-10)

Full Changelog

Implemented enhancements:

  • qtpass on windows, space in front of URL and Username #182

Fixed bugs:

  • Deletion of folder doesn't work on Debian/GNU Linux #181

Closed issues:

  • gpg: decryption failed: No secret key #179
  • "gpg-agent: command get_passphrase failed: No such file or directory" #156

Merged pull requests:

  • add Appdata file and update desktop file #178 (daveol)
  • HTTPS everywhere #176 (Aeyoun)
  • Fix build issues with MSVC2015 on Windows #175 (msvi)

v1.1.1 (2016-04-04)

Full Changelog

Implemented enhancements:

  • Signed binaries #149
  • Icon theme and Cinnamon #146
  • Bind a key to the clear action #142
  • Installation dependencies #140
  • All text input fields need example text & edit dialogue changes #85
  • OSX: Qt-window closed only reappears when 'active' and using tray incon #77

Fixed bugs:

  • Program does not run in WIndows 10 #123
  • Spelling bug: German translation of push and pull #110
  • gpg: decryption failed: No secret key #92

Closed issues:

  • Remove outdated Debian packaging #165
  • Same name for file and folder #159
  • Icons don't work on nixos #157
  • gpg: Sorry, we are in batchmode - can't get input #151

Merged pull requests:

v1.1.0 (2016-01-25)

Full Changelog

Implemented enhancements:

  • Clear text input: use system icon instead of x #84

Closed issues:

  • [resolved] Error in compiling Mac OS El capitan #148

Merged pull requests:

v1.0.6 (2016-01-03)

Full Changelog

Implemented enhancements:

  • Feature: Always on top #118
  • Option to show minimized instance #99
  • System Icons on Buttons and Doubleclick on treeView #124 (jounathaen)

Fixed bugs:

  • Bug: deleted record stays in memory #117

Closed issues:

  • SIGSEGV in MainWindow::executeWrapper on clean install #122

Merged pull requests:

v1.0.5 (2015-11-18)

Full Changelog

Fixed bugs:

  • using pwgen adds carriage-return #115
  • Enhancement: color code git results #111

Merged pull requests:

  • Fix bug that prints "Unknown error" to the terminal #113 (dvarum12)

v1.0.4 (2015-11-03)

Full Changelog

Implemented enhancements:

  • Add support for RightToLeft languages #108

v1.0.3 (2015-10-25)

Full Changelog

Implemented enhancements:

  • Get PREFIX variable from environment #106
  • Password file named 'git' returns error #105

Fixed bugs:

  • Password file named 'git' returns error #105

Merged pull requests:

v1.0.2 (2015-09-24)

Full Changelog

Closed issues:

  • Generate password: Floating point exception (core dumped) #102
  • A way to indicate the installation prefix is needed #100
  • IPv4 URLs are non-clickable #97
  • app crashes when "Use pwgen" is unselected, and "Generate" is clicked. #95
  • Some minor improvements on the templating part #93
  • app crashes with variant of "pwgen" app #90

v1.0.1 (2015-08-09)

Full Changelog

Implemented enhancements:

  • Users setup - key colours could be improved #82

Closed issues:

  • When QtPass starts, focus search input box #89
  • Clear the password display after some time #86
  • Auto push/pull #83
  • qtpass doesn't commit deletes to git #81
  • Always crashes while using the quick-search input #79
  • Git initialisation #72
  • Initialising new repo's doesn't work correctly #55
  • gpg: Sorry, no terminal at all requested - can't get input #18

Merged pull requests:

  • Issue 86 clear panel #87 (karlgrz)
  • Update FAQ for Yubikey NEO helper in .bashrc for Ubuntu #80 (karlgrz)
  • [WIP] Call 'pass git init' on creation of password-store when useGit #78 (dennisdegreef)

v1.0.0 (2015-08-01)

Full Changelog

Closed issues:

  • Yubikey Neo Pin entry not working properly on Ubuntu 15.04 #73

Merged pull requests:

v0.9.2 (2015-07-30)

Full Changelog

Closed issues:

  • Show expiration date in key setup #70

v0.9.1 (2015-07-29)

Full Changelog

Closed issues:

  • Minimize on startup. #69
  • tray icon in xfce #58
  • Git intergration #57
  • Weird characters in filenames breaks loading gpg files #10

v0.9.0 (2015-07-17)

Full Changelog

Closed issues:

  • Request: Integrate qtpass with pwgen for generating passwords. #68

v0.8.6 (2015-07-17)

Full Changelog

Closed issues:

  • Copy password by Ctrl+C #60
  • Remember window size and vertical pane width #59
  • Multiline Editing #34

Merged pull requests:

  • To make building successfull wi Desktop Qt 5.4.0 MSVC2012 OpenGL 32bit #67 (annejan)

v0.8.5.1 (2015-07-08)

Full Changelog

v0.8.5 (2015-07-08)

Full Changelog

Closed issues:

  • Won't compile on Kubuntu 15.10 #61
  • Hanging process gives weird effects #56
  • Directory separator actually broken by 208171fd09c55ad765fdf4fa1de9a7f0757fa72d #53

Merged pull requests:

  • Many deadlocks and other nasty bug fixes #64 (annejan)
  • Mention qt5-default package in README #62 (lorrin)
  • Some hacks I needed for portable gpg4win release #54 (rdoeffinger)

v0.8.4 (2015-06-11)

Full Changelog

Closed issues:

  • QtPass does not detect GPG installation #50
  • Cannot create new folders #48
  • Better error handling when no pass or gpg found initially #13

Merged pull requests:

v0.8.3 (2015-06-09)

Full Changelog

Merged pull requests:

v0.8.2 (2015-05-27)

Full Changelog

Closed issues:

  • Typo in 37f17f3808c1c97bd72c165a530c67a4bfb82edb? #45
  • Signing of keys from user management #41

Merged pull requests:

v0.8.1 (2015-05-06)

Fixed bugs:

  • Some items not found on first search #8

Closed issues:

  • compiling qtpass on ubuntu 15.04 - fails due to newer qmake version #43
  • QProcess::start: Process is already running #40
  • Extra line breaks seem to be added to the (html) output #39
  • Missing develop branch and release testing #38
  • Windows WebDAV broken by 24f8dec3c203921f765e923e6ae6a4069b8cf50a #36
  • .gpg-id file not added to git #35
  • Icon filenames #31
  • GNUPGHOME environment variable #30
  • Feature: webdav alternative to git #28
  • Windows: not working due to pointless use of "sh" #16
  • Windows: support static build and enable ASLR and NX #15
  • Some paths to executables are printed when starting up #11

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator