From bf1a5a501597033d57bbeef3746ebfc108344579 Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Tue, 20 Aug 2019 13:59:25 +0200 Subject: Updated changelog --- docs/_c_h_a_n_g_e_l_o_g_8md_source.html | 2 +- docs/md__c_h_a_n_g_e_l_o_g.html | 14 +++++++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/docs/_c_h_a_n_g_e_l_o_g_8md_source.html b/docs/_c_h_a_n_g_e_l_o_g_8md_source.html index 476703ed..9f287ed1 100644 --- a/docs/_c_h_a_n_g_e_l_o_g_8md_source.html +++ b/docs/_c_h_a_n_g_e_l_o_g_8md_source.html @@ -65,7 +65,7 @@ $(function() {
CHANGELOG.md
-Go to the documentation of this file.
1 # Change Log
2 
3 ## [Unreleased](https://github.com/IJHack/QtPass/tree/HEAD)
4 
5 [Full Changelog](https://github.com/IJHack/QtPass/compare/v1.2.3...HEAD)
6 
7 **Implemented enhancements:**
8 
9 - Localization makes commits absolutely unreadable [\#405](https://github.com/IJHack/QtPass/issues/405)
10 - Add otp \(two factor authentication\) support [\#327](https://github.com/IJHack/QtPass/issues/327)
11 
12 **Fixed bugs:**
13 
14 - Windows sigsev issues [\#326](https://github.com/IJHack/QtPass/issues/326)
15 - Access to the / \(root\) directory form within the application window on MacOS [\#302](https://github.com/IJHack/QtPass/issues/302)
16 - PRNG seeding is done totally wrong [\#238](https://github.com/IJHack/QtPass/issues/238)
17 
18 **Closed issues:**
19 
20 - Can not add new passwords for some reason [\#454](https://github.com/IJHack/QtPass/issues/454)
21 - How to clean up the app [\#429](https://github.com/IJHack/QtPass/issues/429)
22 - LAN sync request [\#427](https://github.com/IJHack/QtPass/issues/427)
23 - Profiles can not be removed [\#415](https://github.com/IJHack/QtPass/issues/415)
24 - Compilation error in \(K\)ubuntu 16.04.5 with sources tar.gz from version 1.2.3 [\#408](https://github.com/IJHack/QtPass/issues/408)
25 - Prevent from removing whole password-store directory and hidden directories and files [\#400](https://github.com/IJHack/QtPass/issues/400)
26 - Version information string/s [\#398](https://github.com/IJHack/QtPass/issues/398)
27 - We should select a C++ std too [\#372](https://github.com/IJHack/QtPass/issues/372)
28 - We should select a minimum Qt version [\#371](https://github.com/IJHack/QtPass/issues/371)
29 - Problem with GNUpg not found on MacOS [\#362](https://github.com/IJHack/QtPass/issues/362)
30 - Compiling for Linux Mint 18 Ubuntu 16 [\#357](https://github.com/IJHack/QtPass/issues/357)
31 - make qtpass portable in windows [\#356](https://github.com/IJHack/QtPass/issues/356)
32 - \[OS X\] Password input dialog suddenly stopped popping up [\#191](https://github.com/IJHack/QtPass/issues/191)
33 
34 **Merged pull requests:**
35 
36 - Use key fingerprint as ID instead of “long” ID. [\#452](https://github.com/IJHack/QtPass/pull/452) ([Natureshadow](https://github.com/Natureshadow))
37 - Typo: dialouge to dialogue. [\#444](https://github.com/IJHack/QtPass/pull/444) ([georgjaehnig](https://github.com/georgjaehnig))
38 - Scripts and logic specific to Windows Store releases [\#439](https://github.com/IJHack/QtPass/pull/439) ([rdoeffinger](https://github.com/rdoeffinger))
39 - For config check, check that the selected binary is available. [\#438](https://github.com/IJHack/QtPass/pull/438) ([rdoeffinger](https://github.com/rdoeffinger))
40 - Fix character encoding issues for non-UTF-8 locales. [\#435](https://github.com/IJHack/QtPass/pull/435) ([rdoeffinger](https://github.com/rdoeffinger))
41 - Fixes and improvments for config dialog [\#432](https://github.com/IJHack/QtPass/pull/432) ([rdoeffinger](https://github.com/rdoeffinger))
42 - Support for using WSL binaries on Windows [\#431](https://github.com/IJHack/QtPass/pull/431) ([rdoeffinger](https://github.com/rdoeffinger))
43 - Bugfixes and Windows compatibility improvements [\#430](https://github.com/IJHack/QtPass/pull/430) ([mrsch](https://github.com/mrsch))
44 - Semi-automatic code cleanup [\#425](https://github.com/IJHack/QtPass/pull/425) ([annejan](https://github.com/annejan))
45 - Update to prevent the installer requesting admin [\#424](https://github.com/IJHack/QtPass/pull/424) ([hughwilliams94](https://github.com/hughwilliams94))
46 - Display passwords as QR codes [\#421](https://github.com/IJHack/QtPass/pull/421) ([frawi](https://github.com/frawi))
47 - Tested working on Mac Os HS with pinentry-mac [\#419](https://github.com/IJHack/QtPass/pull/419) ([riccardocossu](https://github.com/riccardocossu))
48 - Dutch \(nl\) translation improvements [\#418](https://github.com/IJHack/QtPass/pull/418) ([equaeghe](https://github.com/equaeghe))
49 - Bugfixes [\#413](https://github.com/IJHack/QtPass/pull/413) ([rdoeffinger](https://github.com/rdoeffinger))
50 - pwgen: fix inverted "Generate ... less secure passwords" checkbox [\#409](https://github.com/IJHack/QtPass/pull/409) ([ahippo](https://github.com/ahippo))
51 - Continuing refactoring [\#407](https://github.com/IJHack/QtPass/pull/407) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
52 - \#390 make box cheched when opening a folder users panel [\#403](https://github.com/IJHack/QtPass/pull/403) ([kenji21](https://github.com/kenji21))
53 
54 ## [v1.2.3](https://github.com/IJHack/QtPass/tree/v1.2.3) (2018-06-04)
55 [Full Changelog](https://github.com/IJHack/QtPass/compare/v1.2.2...v1.2.3)
56 
57 **Closed issues:**
58 
59 - Consider repology badges [\#396](https://github.com/IJHack/QtPass/issues/396)
60 - Unable to create new password [\#391](https://github.com/IJHack/QtPass/issues/391)
61 - Duplicate prefix in installation of tests directory in v1.2.2. [\#389](https://github.com/IJHack/QtPass/issues/389)
62 - Compilation error on FreeBSD member access into incomplete type [\#388](https://github.com/IJHack/QtPass/issues/388)
63 - No icons on macOS [\#377](https://github.com/IJHack/QtPass/issues/377)
64 
65 **Merged pull requests:**
66 
67 - Add support for OTP code generation on Linux as requested in \#327 [\#394](https://github.com/IJHack/QtPass/pull/394) ([Noettore](https://github.com/Noettore))
68 - Revert scroll bar changes [\#393](https://github.com/IJHack/QtPass/pull/393) ([destanyol](https://github.com/destanyol))
69 - Fix High Dpi Support. Works now under Windows and KDE/Plasma. [\#392](https://github.com/IJHack/QtPass/pull/392) ([hgraeber](https://github.com/hgraeber))
70 
71 ## [v1.2.2](https://github.com/IJHack/QtPass/tree/v1.2.2) (2018-05-07)
72 [Full Changelog](https://github.com/IJHack/QtPass/compare/v1.2.1...v1.2.2)
73 
74 **Implemented enhancements:**
75 
76 - Cleaning \#includes [\#364](https://github.com/IJHack/QtPass/pull/364) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
77 
78 **Fixed bugs:**
79 
80 - Insecure Password Generation [\#338](https://github.com/IJHack/QtPass/issues/338)
81 - Clipboard clearing timer is not reset when new passwords are copied to the clipboard [\#309](https://github.com/IJHack/QtPass/issues/309)
82 - Removal of files outside of password-store [\#300](https://github.com/IJHack/QtPass/issues/300)
83 - Some fixes and refactoring. [\#376](https://github.com/IJHack/QtPass/pull/376) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
84 - Fix & make clearClipboard more robust [\#359](https://github.com/IJHack/QtPass/pull/359) ([lukedirtwalker](https://github.com/lukedirtwalker))
85 
86 **Closed issues:**
87 
88 - Multiple question marks while trying to delete password [\#385](https://github.com/IJHack/QtPass/issues/385)
89 - No button icons and text in "menu bar" [\#383](https://github.com/IJHack/QtPass/issues/383)
90 - Cannot add a new password [\#380](https://github.com/IJHack/QtPass/issues/380)
91 - Tiny bit of regression [\#379](https://github.com/IJHack/QtPass/issues/379)
92 - Running qtPass remotelly not prompting for the GPG key passphrasse [\#374](https://github.com/IJHack/QtPass/issues/374)
93 - Entire program is huge on High DPI screen on Linux [\#369](https://github.com/IJHack/QtPass/issues/369)
94 - Two new issues since latest refactoring [\#368](https://github.com/IJHack/QtPass/issues/368)
95 - Chocolatey package outdated [\#366](https://github.com/IJHack/QtPass/issues/366)
96 - How do I change the language ? [\#352](https://github.com/IJHack/QtPass/issues/352)
97 - Parallel make issue in qtpass-1.2.1: ld: cannot find -lqtpass [\#350](https://github.com/IJHack/QtPass/issues/350)
98 - "copy" icon has disappeared in v1.2.1 [\#344](https://github.com/IJHack/QtPass/issues/344)
99 - No password entry prompt [\#343](https://github.com/IJHack/QtPass/issues/343)
100 - Can't install on OS X Sierra [\#337](https://github.com/IJHack/QtPass/issues/337)
101 - No icon on MacOS [\#333](https://github.com/IJHack/QtPass/issues/333)
102 - Font and spacing used for URL links on right in main window absurdly large [\#329](https://github.com/IJHack/QtPass/issues/329)
103 - QtPass don't display all lines with templates [\#273](https://github.com/IJHack/QtPass/issues/273)
104 
105 **Merged pull requests:**
106 
107 - 2 simple fixes [\#386](https://github.com/IJHack/QtPass/pull/386) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
108 - Should fix \#383 [\#384](https://github.com/IJHack/QtPass/pull/384) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
109 - Move connect action to main.cpp. Default search text as parameter of… [\#382](https://github.com/IJHack/QtPass/pull/382) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
110 - fix \#380 [\#381](https://github.com/IJHack/QtPass/pull/381) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
111 - Small refactoring. [\#378](https://github.com/IJHack/QtPass/pull/378) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
112 - Sorry for last error :\) [\#370](https://github.com/IJHack/QtPass/pull/370) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
113 - Optimizations :\) [\#367](https://github.com/IJHack/QtPass/pull/367) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
114 - Removed comment out \#includes [\#365](https://github.com/IJHack/QtPass/pull/365) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
115 - fix for \#300 [\#363](https://github.com/IJHack/QtPass/pull/363) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
116 - Translated all missing content to Italian, created Release of transla… [\#361](https://github.com/IJHack/QtPass/pull/361) ([FiloSpaTeam](https://github.com/FiloSpaTeam))
117 - Refactoring [\#360](https://github.com/IJHack/QtPass/pull/360) ([lukedirtwalker](https://github.com/lukedirtwalker))
118 - Display all fields when using template setting, fixes \#273 [\#358](https://github.com/IJHack/QtPass/pull/358) ([lukedirtwalker](https://github.com/lukedirtwalker))
119 - Update CONTRIBUTING.md [\#354](https://github.com/IJHack/QtPass/pull/354) ([5bentz](https://github.com/5bentz))
120 - Add two entries in FAQ about the language [\#353](https://github.com/IJHack/QtPass/pull/353) ([5bentz](https://github.com/5bentz))
121 - Fix typo in french translation [\#349](https://github.com/IJHack/QtPass/pull/349) ([babolivier](https://github.com/babolivier))
122 - New scroll bar on large files [\#347](https://github.com/IJHack/QtPass/pull/347) ([destanyol](https://github.com/destanyol))
123 - Fix nested template argument list compile error [\#346](https://github.com/IJHack/QtPass/pull/346) ([martinburchell](https://github.com/martinburchell))
124 - Honor PREFIX during tests install [\#345](https://github.com/IJHack/QtPass/pull/345) ([SpiderX](https://github.com/SpiderX))
125 
126 ## [v1.2.1](https://github.com/IJHack/QtPass/tree/v1.2.1) (2018-01-04)
127 [Full Changelog](https://github.com/IJHack/QtPass/compare/v1.2.0...v1.2.1)
128 
129 **Closed issues:**
130 
131 - Question: is it possible to mass import passes? [\#339](https://github.com/IJHack/QtPass/issues/339)
132 - Version 1.2.0 leaks passwords [\#334](https://github.com/IJHack/QtPass/issues/334)
133 - signed release files [\#332](https://github.com/IJHack/QtPass/issues/332)
134 - 2017 [\#330](https://github.com/IJHack/QtPass/issues/330)
135 - When importing settings from 1.1.5 or older clipboard settings revert to No Clipboard [\#232](https://github.com/IJHack/QtPass/issues/232)
136 
137 **Merged pull requests:**
138 
139 - Insecure password generation [\#342](https://github.com/IJHack/QtPass/pull/342) ([annejan](https://github.com/annejan))
140 - Add Catalan translation [\#336](https://github.com/IJHack/QtPass/pull/336) ([rbuj](https://github.com/rbuj))
141 
142 ## [v1.2.0](https://github.com/IJHack/QtPass/tree/v1.2.0) (2017-11-08)
143 [Full Changelog](https://github.com/IJHack/QtPass/compare/v1.1.6...v1.2.0)
144 
145 **Implemented enhancements:**
146 
147 - Icon tray from system icon theme [\#318](https://github.com/IJHack/QtPass/issues/318)
148 - Copy button for each custom field [\#291](https://github.com/IJHack/QtPass/issues/291)
149 - Feature Request: Use primary selection instead of clipboard [\#280](https://github.com/IJHack/QtPass/issues/280)
150 - Add primary selection as clipboard option [\#281](https://github.com/IJHack/QtPass/pull/281) ([annejan](https://github.com/annejan))
151 - Feature: CTRL/CMD + Q closes the mainwindow \#258 [\#259](https://github.com/IJHack/QtPass/pull/259) ([YoshiMan](https://github.com/YoshiMan))
152 - Feature/testing moved sources to src added tests [\#257](https://github.com/IJHack/QtPass/pull/257) ([annejan](https://github.com/annejan))
153 - enabled drag and drop support for passwords and passwordfolders [\#245](https://github.com/IJHack/QtPass/pull/245) ([YoshiMan](https://github.com/YoshiMan))
154 
155 **Fixed bugs:**
156 
157 - Do not hide passwords and no generator [\#267](https://github.com/IJHack/QtPass/issues/267)
158 - Weird behavior when turning on git support \(auto push/pull\) with non-clean git dir [\#128](https://github.com/IJHack/QtPass/issues/128)
159 - SingleApplication implementation buggy [\#26](https://github.com/IJHack/QtPass/issues/26)
160 
161 **Closed issues:**
162 
163 - Tab order is wrong in password dialog [\#331](https://github.com/IJHack/QtPass/issues/331)
164 - Missing icons since split to static lib [\#325](https://github.com/IJHack/QtPass/issues/325)
165 - "-session XXX" upon session restore taken as search string [\#320](https://github.com/IJHack/QtPass/issues/320)
166 - Instructions to install it on OSX maybe outdated [\#315](https://github.com/IJHack/QtPass/issues/315)
167 - QtPass hangs when trying to decrypt entry [\#313](https://github.com/IJHack/QtPass/issues/313)
168 - Unable to locate package \(Linux Mint 17.3\) [\#310](https://github.com/IJHack/QtPass/issues/310)
169 - Git commit signing [\#303](https://github.com/IJHack/QtPass/issues/303)
170 - Add to Linux brew [\#301](https://github.com/IJHack/QtPass/issues/301)
171 - Pass 1.7 testing [\#299](https://github.com/IJHack/QtPass/issues/299)
172 - Measure unit-test code coverage [\#298](https://github.com/IJHack/QtPass/issues/298)
173 - Config dialog: Propose "Password behaviour" label change [\#294](https://github.com/IJHack/QtPass/issues/294)
174 - make install currently broken. [\#289](https://github.com/IJHack/QtPass/issues/289)
175 - Unable to locate package \(Raspbian\) [\#287](https://github.com/IJHack/QtPass/issues/287)
176 - There is no `git cp` [\#272](https://github.com/IJHack/QtPass/issues/272)
177 - pass is apparently switching out pwgen [\#264](https://github.com/IJHack/QtPass/issues/264)
178 - Bugs since refactoring [\#262](https://github.com/IJHack/QtPass/issues/262)
179 - pass working fine but qtprocess failure with qtpass [\#260](https://github.com/IJHack/QtPass/issues/260)
180 - Feature: CTRL/CMD + Q closes the mainwindow [\#258](https://github.com/IJHack/QtPass/issues/258)
181 - Refactoring: removal of lastDecrypt [\#256](https://github.com/IJHack/QtPass/issues/256)
182 - Pass environment not set-up correctly [\#250](https://github.com/IJHack/QtPass/issues/250)
183 - Make fails - std c++11 not set [\#244](https://github.com/IJHack/QtPass/issues/244)
184 - Double-clicking might open previous entry instead of one double-clicked on [\#243](https://github.com/IJHack/QtPass/issues/243)
185 - Clean up ConfigDialog [\#235](https://github.com/IJHack/QtPass/issues/235)
186 
187 **Merged pull requests:**
188 
189 - Extract static library and separate main function [\#324](https://github.com/IJHack/QtPass/pull/324) ([tezeb](https://github.com/tezeb))
190 - galego actualizado [\#323](https://github.com/IJHack/QtPass/pull/323) ([xmgz](https://github.com/xmgz))
191 - Add sftp, ftps, webdav and webdavs as supported links [\#322](https://github.com/IJHack/QtPass/pull/322) ([cgonzalez](https://github.com/cgonzalez))
192 - Ignore cmdline arguments if -session is used. [\#321](https://github.com/IJHack/QtPass/pull/321) ([Achimh3011](https://github.com/Achimh3011))
193 - Finished French translation \(and proof-read the already translated strings\). [\#311](https://github.com/IJHack/QtPass/pull/311) ([Marcool04](https://github.com/Marcool04))
194 - Once again, code coverage [\#305](https://github.com/IJHack/QtPass/pull/305) ([tezeb](https://github.com/tezeb))
195 - Fixed path of resources.qrc [\#297](https://github.com/IJHack/QtPass/pull/297) ([sideeffect42](https://github.com/sideeffect42))
196 - Add pt\_PT translation [\#295](https://github.com/IJHack/QtPass/pull/295) ([keitalbame](https://github.com/keitalbame))
197 - Update README.md [\#293](https://github.com/IJHack/QtPass/pull/293) ([joostruis](https://github.com/joostruis))
198 - small band aid fix for password generation on windows [\#276](https://github.com/IJHack/QtPass/pull/276) ([treat1](https://github.com/treat1))
199 - Final step in process mgmt refactoring [\#275](https://github.com/IJHack/QtPass/pull/275) ([tezeb](https://github.com/tezeb))
200 - Fix pwgen and refactor Pass::finished [\#271](https://github.com/IJHack/QtPass/pull/271) ([tezeb](https://github.com/tezeb))
201 - Process specific signals for process management [\#270](https://github.com/IJHack/QtPass/pull/270) ([tezeb](https://github.com/tezeb))
202 - \#239 reencrypting after a drag and drop action [\#261](https://github.com/IJHack/QtPass/pull/261) ([YoshiMan](https://github.com/YoshiMan))
203 - this if evaluetes ervery time to true [\#255](https://github.com/IJHack/QtPass/pull/255) ([YoshiMan](https://github.com/YoshiMan))
204 - executeing pass show before editpassword dialog shows up [\#254](https://github.com/IJHack/QtPass/pull/254) ([YoshiMan](https://github.com/YoshiMan))
205 - Minor fix for file names and git push [\#251](https://github.com/IJHack/QtPass/pull/251) ([tezeb](https://github.com/tezeb))
206 - Process management refactoring part 2 [\#249](https://github.com/IJHack/QtPass/pull/249) ([tezeb](https://github.com/tezeb))
207 
208 ## [v1.1.6](https://github.com/IJHack/QtPass/tree/v1.1.6) (2016-12-02)
209 [Full Changelog](https://github.com/IJHack/QtPass/compare/v1.1.5...v1.1.6)
210 
211 **Implemented enhancements:**
212 
213 - Feedback on copy button use [\#229](https://github.com/IJHack/QtPass/issues/229)
214 - Clickable url's + open in default browser [\#226](https://github.com/IJHack/QtPass/issues/226)
215 - Deselecting password re-opens the file [\#221](https://github.com/IJHack/QtPass/issues/221)
216 - Copy password button should include tooltip to say why, when disabled [\#214](https://github.com/IJHack/QtPass/issues/214)
217 - QtPass starts by searching for -psn\_0\_12345 on macOS [\#213](https://github.com/IJHack/QtPass/issues/213)
218 - Copy after timeout [\#189](https://github.com/IJHack/QtPass/issues/189)
219 - Feature Request: Copy template fields with button [\#133](https://github.com/IJHack/QtPass/issues/133)
220 - Cannot create top level folder [\#127](https://github.com/IJHack/QtPass/issues/127)
221 - Feature: moving items \(reordering folders\) [\#116](https://github.com/IJHack/QtPass/issues/116)
222 - Password dialog decoupling from MW [\#242](https://github.com/IJHack/QtPass/pull/242) ([tezeb](https://github.com/tezeb))
223 - Refactoring of qpushbuttonwithclipboard and timers [\#241](https://github.com/IJHack/QtPass/pull/241) ([tezeb](https://github.com/tezeb))
224 - added a copy button for each line to paste the content into the clipboard, "pass init -- path=" command with right path-parameter, lupdate qtpass.pro [\#218](https://github.com/IJHack/QtPass/pull/218) ([YoshiMan](https://github.com/YoshiMan))
225 
226 **Fixed bugs:**
227 
228 - Regression with new view mode when using templates and urls [\#223](https://github.com/IJHack/QtPass/issues/223)
229 - Problems with high dpi screen [\#217](https://github.com/IJHack/QtPass/issues/217)
230 - Hangs forever on Generate GnuPG keypair [\#215](https://github.com/IJHack/QtPass/issues/215)
231 - Copy after timeout [\#189](https://github.com/IJHack/QtPass/issues/189)
232 - recent change to passworddialog.cpp [\#188](https://github.com/IJHack/QtPass/issues/188)
233 - Re-opening entry in QtPass on Windows does not put login or url values back in the right place [\#183](https://github.com/IJHack/QtPass/issues/183)
234 
235 **Closed issues:**
236 
237 - Click does not stick [\#233](https://github.com/IJHack/QtPass/issues/233)
238 - Doubleclick on Treeview does not open the edit dialouge [\#228](https://github.com/IJHack/QtPass/issues/228)
239 - Windows - Enable GPG SSH Authentication [\#225](https://github.com/IJHack/QtPass/issues/225)
240 - We need autotype . . [\#65](https://github.com/IJHack/QtPass/issues/65)
241 
242 **Merged pull requests:**
243 
244 - refactoring - pass ifce, process mgmt [\#234](https://github.com/IJHack/QtPass/pull/234) ([tezeb](https://github.com/tezeb))
245 - Solve Doubleclick issue [\#230](https://github.com/IJHack/QtPass/pull/230) ([jounathaen](https://github.com/jounathaen))
246 - refactoring, new QtPassSettings class, all settings should be read and written here [\#224](https://github.com/IJHack/QtPass/pull/224) ([YoshiMan](https://github.com/YoshiMan))
247 - Moved @YoshiMan 's copy buttons inside the line Edit [\#222](https://github.com/IJHack/QtPass/pull/222) ([jounathaen](https://github.com/jounathaen))
248 - UI Improvements [\#220](https://github.com/IJHack/QtPass/pull/220) ([jounathaen](https://github.com/jounathaen))
249 - creating password store directory, if it doesnot exists, de\_DE translation fixes and removed obsolete translations [\#216](https://github.com/IJHack/QtPass/pull/216) ([YoshiMan](https://github.com/YoshiMan))
250 
251 ## [v1.1.5](https://github.com/IJHack/QtPass/tree/v1.1.5) (2016-10-19)
252 [Full Changelog](https://github.com/IJHack/QtPass/compare/v1.1.4...v1.1.5)
253 
254 **Implemented enhancements:**
255 
256 - I translated for Simplified Chinese. [\#208](https://github.com/IJHack/QtPass/issues/208)
257 - Short fullname hangs QtPass keypair generation process for infinite time [\#202](https://github.com/IJHack/QtPass/issues/202)
258 - More options for password generation [\#98](https://github.com/IJHack/QtPass/issues/98)
259 - Git hangs on windows [\#71](https://github.com/IJHack/QtPass/issues/71)
260 
261 **Fixed bugs:**
262 
263 - view box is trimming whitespace [\#210](https://github.com/IJHack/QtPass/issues/210)
264 - Short fullname hangs QtPass keypair generation process for infinite time [\#202](https://github.com/IJHack/QtPass/issues/202)
265 
266 **Closed issues:**
267 
268 - PREFIX is now really a prefix [\#185](https://github.com/IJHack/QtPass/issues/185)
269 - QtPass, git and windows [\#173](https://github.com/IJHack/QtPass/issues/173)
270 
271 **Merged pull requests:**
272 
273 - Allow ssh links [\#211](https://github.com/IJHack/QtPass/pull/211) ([cgonzalez](https://github.com/cgonzalez))
274 - Increase maximum password length to 255 [\#209](https://github.com/IJHack/QtPass/pull/209) ([vladimiroff](https://github.com/vladimiroff))
275 - Password templates [\#207](https://github.com/IJHack/QtPass/pull/207) ([jounathaen](https://github.com/jounathaen))
276 - Updated German Translation [\#206](https://github.com/IJHack/QtPass/pull/206) ([jounathaen](https://github.com/jounathaen))
277 - Italian translation [\#204](https://github.com/IJHack/QtPass/pull/204) ([dakk](https://github.com/dakk))
278 - keygendialog email and name validition \(issue 202\) [\#203](https://github.com/IJHack/QtPass/pull/203) ([dakk](https://github.com/dakk))
279 - Lookup validity field to check if keys are valid [\#201](https://github.com/IJHack/QtPass/pull/201) ([thotypous](https://github.com/thotypous))
280 - Fix spelling error [\#200](https://github.com/IJHack/QtPass/pull/200) ([innir](https://github.com/innir))
281 
282 ## [v1.1.4](https://github.com/IJHack/QtPass/tree/v1.1.4) (2016-09-26)
283 [Full Changelog](https://github.com/IJHack/QtPass/compare/v1.1.3...v1.1.4)
284 
285 **Implemented enhancements:**
286 
287 - Re-assign permissions when adding users [\#161](https://github.com/IJHack/QtPass/issues/161)
288 - Main window immediately closes upon app launch [\#139](https://github.com/IJHack/QtPass/issues/139)
289 
290 **Fixed bugs:**
291 
292 - German umlauts fails [\#192](https://github.com/IJHack/QtPass/issues/192)
293 - Error after change configuration [\#190](https://github.com/IJHack/QtPass/issues/190)
294 - Re-assign permissions when adding users [\#161](https://github.com/IJHack/QtPass/issues/161)
295 - Bug: Special characters in Template [\#131](https://github.com/IJHack/QtPass/issues/131)
296 - Character encoding issue with GPG key [\#101](https://github.com/IJHack/QtPass/issues/101)
297 - saved password '§' turns to '§' when copied to clipboard or shown when editing [\#91](https://github.com/IJHack/QtPass/issues/91)
298 
299 **Closed issues:**
300 
301 - Signed releases [\#186](https://github.com/IJHack/QtPass/issues/186)
302 - Why it's not listed in wikipedia.org/wiki/List\_of\_password\_managers ? [\#164](https://github.com/IJHack/QtPass/issues/164)
303 - Bitdefender blocks installation and quarantines the .exe and .ink [\#138](https://github.com/IJHack/QtPass/issues/138)
304 
305 **Merged pull requests:**
306 
307 - issue 91 bugfix [\#199](https://github.com/IJHack/QtPass/pull/199) ([asalamon74](https://github.com/asalamon74))
308 - issue 101 bugfix [\#198](https://github.com/IJHack/QtPass/pull/198) ([asalamon74](https://github.com/asalamon74))
309 - ArchLinux: moved from AUR to \[community\] [\#196](https://github.com/IJHack/QtPass/pull/196) ([eworm-de](https://github.com/eworm-de))
310 - Czech translation [\#195](https://github.com/IJHack/QtPass/pull/195) ([svetlemodry](https://github.com/svetlemodry))
311 
312 ## [v1.1.3](https://github.com/IJHack/QtPass/tree/v1.1.3) (2016-06-10)
313 [Full Changelog](https://github.com/IJHack/QtPass/compare/v1.1.2...v1.1.3)
314 
315 **Fixed bugs:**
316 
317 - edit of password broken with active "Automatically push" [\#177](https://github.com/IJHack/QtPass/issues/177)
318 - Clipboard not cleared when quitting or killing application [\#171](https://github.com/IJHack/QtPass/issues/171)
319 - Hide content doesn't work when using templates [\#160](https://github.com/IJHack/QtPass/issues/160)
320 
321 **Closed issues:**
322 
323 - Add a \(small\) manpage [\#174](https://github.com/IJHack/QtPass/issues/174)
324 
325 ## [v1.1.2](https://github.com/IJHack/QtPass/tree/v1.1.2) (2016-06-10)
326 [Full Changelog](https://github.com/IJHack/QtPass/compare/v1.1.1...v1.1.2)
327 
328 **Implemented enhancements:**
329 
330 - qtpass on windows, space in front of URL and Username [\#182](https://github.com/IJHack/QtPass/issues/182)
331 
332 **Fixed bugs:**
333 
334 - Deletion of folder doesn't work on Debian/GNU Linux [\#181](https://github.com/IJHack/QtPass/issues/181)
335 
336 **Closed issues:**
337 
338 - gpg: decryption failed: No secret key [\#179](https://github.com/IJHack/QtPass/issues/179)
339 - "gpg-agent: command get\_passphrase failed: No such file or directory" [\#156](https://github.com/IJHack/QtPass/issues/156)
340 
341 **Merged pull requests:**
342 
343 - add Appdata file and update desktop file [\#178](https://github.com/IJHack/QtPass/pull/178) ([daveol](https://github.com/daveol))
344 - HTTPS everywhere [\#176](https://github.com/IJHack/QtPass/pull/176) ([da2x](https://github.com/da2x))
345 - Fix build issues with MSVC2015 on Windows [\#175](https://github.com/IJHack/QtPass/pull/175) ([msvi](https://github.com/msvi))
346 
347 ## [v1.1.1](https://github.com/IJHack/QtPass/tree/v1.1.1) (2016-04-04)
348 [Full Changelog](https://github.com/IJHack/QtPass/compare/v1.1.0...v1.1.1)
349 
350 **Implemented enhancements:**
351 
352 - Signed binaries [\#149](https://github.com/IJHack/QtPass/issues/149)
353 - Icon theme and Cinnamon [\#146](https://github.com/IJHack/QtPass/issues/146)
354 - Bind a key to the clear action [\#142](https://github.com/IJHack/QtPass/issues/142)
355 - Installation dependencies [\#140](https://github.com/IJHack/QtPass/issues/140)
356 - All text input fields need example text & edit dialogue changes [\#85](https://github.com/IJHack/QtPass/issues/85)
357 - OSX: Qt-window closed only reappears when 'active' and using tray incon [\#77](https://github.com/IJHack/QtPass/issues/77)
358 - System Icons on Buttons and Doubleclick on treeView [\#124](https://github.com/IJHack/QtPass/pull/124) ([jounathaen](https://github.com/jounathaen))
359 
360 **Fixed bugs:**
361 
362 - Program does not run in WIndows 10 [\#123](https://github.com/IJHack/QtPass/issues/123)
363 - Spelling bug: German translation of push and pull [\#110](https://github.com/IJHack/QtPass/issues/110)
364 - gpg: decryption failed: No secret key [\#92](https://github.com/IJHack/QtPass/issues/92)
365 
366 **Closed issues:**
367 
368 - Remove outdated Debian packaging [\#165](https://github.com/IJHack/QtPass/issues/165)
369 - Same name for file and folder [\#159](https://github.com/IJHack/QtPass/issues/159)
370 - Icons don't work on nixos [\#157](https://github.com/IJHack/QtPass/issues/157)
371 - gpg: Sorry, we are in batchmode - can't get input [\#151](https://github.com/IJHack/QtPass/issues/151)
372 
373 **Merged pull requests:**
374 
375 - lupdate and Russian translation [\#170](https://github.com/IJHack/QtPass/pull/170) ([ahippo](https://github.com/ahippo))
376 - Remove path to password store in commit message and a leading space. [\#169](https://github.com/IJHack/QtPass/pull/169) ([ahippo](https://github.com/ahippo))
377 - Use --secure for pwgen and add more configurable options [\#168](https://github.com/IJHack/QtPass/pull/168) ([ahippo](https://github.com/ahippo))
378 - Remove Debian packaging [\#166](https://github.com/IJHack/QtPass/pull/166) ([innir](https://github.com/innir))
379 - Add caskroom URL [\#163](https://github.com/IJHack/QtPass/pull/163) ([graingert](https://github.com/graingert))
380 - update gl\_Es [\#162](https://github.com/IJHack/QtPass/pull/162) ([xmgz](https://github.com/xmgz))
381 - Two UI Tweaks [\#158](https://github.com/IJHack/QtPass/pull/158) ([lftl](https://github.com/lftl))
382 - configwindow.ui default/start tab set to "settings" [\#154](https://github.com/IJHack/QtPass/pull/154) ([jounathaen](https://github.com/jounathaen))
383 - FAQ update concerning button-icons on cinnamon [\#153](https://github.com/IJHack/QtPass/pull/153) ([jounathaen](https://github.com/jounathaen))
384 
385 ## [v1.1.0](https://github.com/IJHack/QtPass/tree/v1.1.0) (2016-01-25)
386 [Full Changelog](https://github.com/IJHack/QtPass/compare/v1.0.6...v1.1.0)
387 
388 **Implemented enhancements:**
389 
390 - Clear text input: use system icon instead of x [\#84](https://github.com/IJHack/QtPass/issues/84)
391 
392 **Closed issues:**
393 
394 - \[resolved\] Error in compiling Mac OS El capitan [\#148](https://github.com/IJHack/QtPass/issues/148)
395 
396 **Merged pull requests:**
397 
398 - Pre 1.1 mixing [\#145](https://github.com/IJHack/QtPass/pull/145) ([annejan](https://github.com/annejan))
399 - Futurator Keygen [\#144](https://github.com/IJHack/QtPass/pull/144) ([annejan](https://github.com/annejan))
400 - Futurator redesign proper [\#141](https://github.com/IJHack/QtPass/pull/141) ([annejan](https://github.com/annejan))
401 - RPM Spec file updates [\#137](https://github.com/IJHack/QtPass/pull/137) ([muff1nman](https://github.com/muff1nman))
402 - swedish translations [\#135](https://github.com/IJHack/QtPass/pull/135) ([ralphtheninja](https://github.com/ralphtheninja))
403 
404 ## [v1.0.6](https://github.com/IJHack/QtPass/tree/v1.0.6) (2016-01-03)
405 [Full Changelog](https://github.com/IJHack/QtPass/compare/v1.0.5...v1.0.6)
406 
407 **Implemented enhancements:**
408 
409 - Feature: Always on top [\#118](https://github.com/IJHack/QtPass/issues/118)