summaryrefslogtreecommitdiffstats
path: root/changelog.1.1.html
blob: 8794f510d001a07e895406baea60557b1589713b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <title>QtPass 1.1 Changelog</title>
    <meta name="description" content="Latest changes to QtPass">
    <meta name="keywords" content="qtpass, pass, gpg, git, password, store, manager, security">
    <link rel="stylesheet" href="stylesheets/styles.css">
    <link rel="stylesheet" href="stylesheets/pygment_trac.css">
    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes">
    <link rel="canonical" href="https://qtpass.org/changelog.1.1">
    <meta name="color-scheme" content="light dark" />
    <link rel="apple-touch-icon" sizes="57x57" href="./images/apple-icon-57x57.png">
    <link rel="apple-touch-icon" sizes="60x60" href="./images/apple-icon-60x60.png">
    <link rel="apple-touch-icon" sizes="72x72" href="./images/apple-icon-72x72.png">
    <link rel="apple-touch-icon" sizes="76x76" href="./images/apple-icon-76x76.png">
    <link rel="apple-touch-icon" sizes="114x114" href="./images/apple-icon-114x114.png">
    <link rel="apple-touch-icon" sizes="120x120" href="./images/apple-icon-120x120.png">
    <link rel="apple-touch-icon" sizes="144x144" href="./images/apple-icon-144x144.png">
    <link rel="apple-touch-icon" sizes="152x152" href="./images/apple-icon-152x152.png">
    <link rel="apple-touch-icon" sizes="180x180" href="./images/apple-icon-180x180.png">
    <link rel="icon" type="image/png" sizes="192x192"  href="./images/android-icon-192x192.png">
    <link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="96x96" href="./images/favicon-96x96.png">
    <link rel="icon" type="image/png" sizes="16x16" href="./images/favicon-16x16.png">
    <link rel="manifest" href="/manifest.json">
    <meta name="msapplication-TileColor" content="#ffffff">
    <meta name="msapplication-TileImage" content="./images/ms-icon-144x144.png">
    <meta name="theme-color" content="#ffffff">
    <meta property="og:title" content="QtPass GUI for pass, the standard UNIX password manager">
    <meta property="og:site_name" content="QtPass">
    <meta property="og:url" content="https://qtpass.org/">
    <meta property="og:image" content="https://qtpass.org/images/qtpass.png">
    <meta property="og:description" content="QtPass is a GUI version of pass, the standard UNIX password manager for Windows, Mac, Linux and BSD. Using optional smartcard or YubiKey protection.">
    <meta property="og:type" content="product">
    <meta name="twitter:card" content="product">
    <meta name="twitter:site" content="@annejanbrouwer">
    <meta name="twitter:title" content="QtPass GUI for pass, the standard UNIX password manager">
    <meta name="twitter:description" content="QtPass is a GUI version of pass, the standard UNIX password manager for Windows, Mac, Linux and BSD. Using optional smartcard or YubiKey protection.">
    <meta name="twitter:url" content="https://qtpass.org/">
    <meta name="twitter:image" content="https://qtpass.org/images/qtpass.png">
    <meta name="twitter:image:src" content="https://qtpass.org/images/icon.svg">
    <link href="https://plus.google.com/u/0/+AnneJanBrouwer" rel="publisher" />
<script type="application/ld+json">
{
  "@context" : "https://schema.org",
  "@type" : "SoftwareApplication",
  "name" : "QtPass",
  "url" : "https://qtpass.org/",
  "author" : {
    "@type" : "Organization",
    "name" : "IJHack"
  },
  "downloadUrl" : "https://github.com/IJHack/QtPass/releases",
  "operatingSystem" : "Linux, BSD, OS X and Windows",
  "requirements" : "pass or git and gpg2",
  "screenshot" : "https://qtpass.org/images/qtpass.png",
  "softwareVersion" : "1.3",
  "applicationCategory" : "Security, Utility",
  "offers": {
    "@type": "Offer",
    "price": "0.00",
    "priceCurrency": "EUR"
  },
  "aggregateRating" : {
    "@type": "AggregateRating",
    "ratingValue": "4.7",
    "reviewCount": "8"
  }
}
</script>
</head>
<body>
<div class="background"></div>
<div class="wrapper">
    <header>
        <h1>QtPass <small>1.1</small></h1>
        <p><a title="QtPass GUI for pass, the standard UNIX password manager" href="https://qtpass.org/">QtPass</a> is a multi-platform GUI for <a title="pass, the standard unix password manager" href="https://www.passwordstore.org/">pass</a>, the standard unix password manager.</p>

        <p class="view">
            <a title="QtPass project" href="https://github.com/IJHack/QtPass">View the Project on GitHub <small>IJHack/QtPass</small></a>
        </p>

        <ul>
            <li><a title="QtPass releases" href="https://github.com/IJHack/QtPass/releases">Download <strong>Releases</strong></a></li>
            <li><a title="QtPass Windows" href="/downloads#Windows">Installer .exe <strong>Windows</strong></a></li>
            <li><a title="QtPass macOS" href="/downloads#macOS">Get a .dmg <strong>macOS</strong></a></li>
        </ul>

        <div class="screenshots">
            <img id="qtpass" src="images/qtpass.png" alt="QtPass MainWindow" />
            <img id="config" class="hidden" src="images/config.png" alt="QtPass Configuration" />
        </div>

    </header>
    <section>

	<h2><a id=v1.1.6" class="anchor" href="#v1.1.6" aria-hidden="true"><span class="octicon octicon-link"></span></a>v1.1.6 Cherry picking bugfixes and enhancements</h2>

	<p>This is a release to fix some bugs and add some convenience in 1.1 before the upcoming 1.2 release . .</p>

	<p>There is a problem with the build-in fallback password generator, it's use is discouraged.<br>
	Current fixed version is less bad but still not cryptographically safe and sound!<br>
	For more information please take a look at  <a href="https://github.com/IJHack/QtPass/issues/238">#238 PRNG seeding is done totally wrong</a></p>

	<ul>
		<li>Short fullname would hang QtPass keypair generation process for infinite time <a href="https://github.com/IJHack/QtPass/issues/202">#202</a>
		</li>
		<li>keygendialog email and name validition (issue 202) <a href="https://github.com/IJHack/QtPass/pull/203">#203</a> (<a href="https://github.com/dakk">dakk</a>)</li>
		<li>Better seeder for qrand() as noted in <a href="https://github.com/IJHack/QtPass/issues/238">#238</a>
		</li>
		<li>Lookup validity field to check if keys are valid <a href="https://github.com/IJHack/QtPass/pull/201">#201</a> (<a href="https://github.com/thotypous">thotypous</a>)</li>
		<li>View box no longer trimming whitespace <a href="https://github.com/IJHack/QtPass/issues/210">#210</a>
		</li>
		<li>QtPass starts by searching for -psn_0_12345 on macOS <a href="https://github.com/IJHack/QtPass/issues/213">#213</a>
		</li>
		<li>Allow ssh links <a href="https://github.com/IJHack/QtPass/pull/211">#211</a> (<a href="https://github.com/cgonzalez">cgonzalez</a>)</li>
		<li>Increase maximum password length to 255 <a href="https://github.com/IJHack/QtPass/pull/209">#209</a> (<a href="https://github.com/vladimiroff">vladimiroff</a>)</li>
		<li>Updated German Translation <a href="https://github.com/IJHack/QtPass/pull/206">#206</a> (<a href="https://github.com/jounathaen">jounathaen</a>)</li>
		<li>Better seeder for qrand() as noted in <a href="https://github.com/IJHack/QtPass/issues/238">#238</a>
		</li>
		<li>Italian translation <a href="https://github.com/IJHack/QtPass/pull/204">#204</a> (<a href="https://github.com/dakk">dakk</a>)</li>
		<li>Translated for Simplified Chinese.  <a href="https://github.com/IJHack/QtPass/issues/208">#208</a>
		</li>
	</ul>

	<h2><a id=v1.1.5" class="anchor" href="#v1.1.5" aria-hidden="true"><span class="octicon octicon-link"></span></a>v1.1.5 The more the merrier</h2>

	<ul>
		<li>Allow ssh:// links <a href="https://github.com/IJHack/QtPass/pull/211" class="issue-link js-issue-link" data-id="183957960" data-error-text="Failed to load issue title" data-permission-text="Issue title is private" title="Allow ssh links">#211</a> by <a href="https://github.com/cgonzalez" class="user-mention">@cgonzalez</a>
		</li>
		<li>View box no longer trims whitespace <a href="https://github.com/IJHack/QtPass/issues/210" class="issue-link js-issue-link" data-id="183713082" data-error-text="Failed to load issue title" data-permission-text="Issue title is private" title="view box is trimming whitespace">#210</a>
		</li>
		<li>Increase maximum password length to 255 <a href="https://github.com/IJHack/QtPass/pull/209" class="issue-link js-issue-link" data-id="183403205" data-error-text="Failed to load issue title" data-permission-text="Issue title is private" title="Increase maximum password length to 255">#209</a> by <a href="https://github.com/vladimiroff" class="user-mention">@vladimiroff</a>
		</li>
		<li>Full translation to Simplified Chinese <a href="https://github.com/IJHack/QtPass/issues/208" class="issue-link js-issue-link" data-id="182422022" data-error-text="Failed to load issue title" data-permission-text="Issue title is private" title="I translated for Simplified Chinese. ">#208</a> by <a href="https://github.com/maomihz" class="user-mention">@maomihz</a>
		</li>
		<li>Password generation options and templates <a href="https://github.com/IJHack/QtPass/pull/207" class="issue-link js-issue-link" data-id="182370194" data-error-text="Failed to load issue title" data-permission-text="Issue title is private" title="Password templates">#207</a> <a href="https://github.com/IJHack/QtPass/issues/98" class="issue-link js-issue-link" data-id="106055197" data-error-text="Failed to load issue title" data-permission-text="Issue title is private" title="More options for password generation">#98</a> by <a href="https://github.com/jounathaen" class="user-mention">@jounathaen</a> </li>
		<li>Updated German Translation <a href="https://github.com/IJHack/QtPass/pull/206" class="issue-link js-issue-link" data-id="182303298" data-error-text="Failed to load issue title" data-permission-text="Issue title is private" title="Updated German Translation">#206</a>
		</li>
		<li>Italian translation <a href="https://github.com/IJHack/QtPass/pull/204" class="issue-link js-issue-link" data-id="180640023" data-error-text="Failed to load issue title" data-permission-text="Issue title is private" title="Italian translation">#204</a>
		</li>
		<li>KeygenDialog email and name validation <a href="https://github.com/IJHack/QtPass/issues/202" class="issue-link js-issue-link" data-id="180269911" data-error-text="Failed to load issue title" data-permission-text="Issue title is private" title="Short fullname hangs QtPass keypair generation process for infinite time">#202</a> <a href="https://github.com/IJHack/QtPass/pull/203" class="issue-link js-issue-link" data-id="180625663" data-error-text="Failed to load issue title"</