summaryrefslogtreecommitdiffstats
path: root/changelog.html
blob: 9e153d026bb54f7f4f94e936eb0bbfa738a9c7d0 (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
<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <title>QtPass 1.3 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">
    <link rel="canonical" href="https://qtpass.org/changelog">
    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
    <!--[if lt IE 9]>
    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    <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.3</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.3.0" class="anchor" href="#v1.3.0" aria-hidden="true"><span class="octicon octicon-link"></span></a>v1.3.0 Has it been a year?</h2>


            <p>After more than a year of stagnation, I thought it wise to first just push out a release of the <code>master</code> branch most active users have been on for a while now . .</p>
            <p>With this out of the way expect a 1.3.1 release soon with the most pressing still open issues addressed.</p>
            <p>Some of the many changes, please resort to the <a href="https://github.com/IJHack/QtPass/blob/master/CHANGELOG.md">CHANGELOG</a> for a more complete listing.</p>
            <ul>
                <li>Add otp (two factor authentication) support <a href="https://github.com/IJHack/QtPass/issues/327" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/327/hovercard">#327</a></li>
                <li>Use key fingerprint as ID instead of “long” ID. <a href="https://github.com/IJHack/QtPass/pull/452" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/452/hovercard">#452</a> (<a href="https://github.com/Natureshadow">Natureshadow</a>)</li>
                <li>Typo: dialouge to dialogue. <a href="https://github.com/IJHack/QtPass/pull/444" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/444/hovercard">#444</a> (<a href="https://github.com/georgjaehnig">georgjaehnig</a>)</li>
                <li>Scripts and logic specific to Windows Store releases <a href="https://github.com/IJHack/QtPass/pull/439" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/439/hovercard">#439</a> (<a href="https://github.com/rdoeffinger">rdoeffinger</a>)</li>
                <li>For config check, check that the selected binary is available. <a href="https://github.com/IJHack/QtPass/pull/438" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/438/hovercard">#438</a> (<a href="https://github.com/rdoeffinger">rdoeffinger</a>)</li>
                <li>Fix character encoding issues for non-UTF-8 locales. <a href="https://github.com/IJHack/QtPass/pull/435" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/435/hovercard">#435</a> (<a href="https://github.com/rdoeffinger">rdoeffinger</a>)</li>
                <li>Fixes and improvments for config dialog <a href="https://github.com/IJHack/QtPass/pull/432" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/432/hovercard">#432</a> (<a href="https://github.com/rdoeffinger">rdoeffinger</a>)</li>
                <li>Support for using WSL binaries on Windows <a href="https://github.com/IJHack/QtPass/pull/431" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/431/hovercard">#431</a> (<a href="https://github.com/rdoeffinger">rdoeffinger</a>)</li>
                <li>Bugfixes and Windows compatibility improvements <a href="https://github.com/IJHack/QtPass/pull/430" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/430/hovercard">#430</a> (<a href="https://github.com/mrsch">mrsch</a>)</li>
                <li>Semi-automatic code cleanup <a href="https://github.com/IJHack/QtPass/pull/425" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/425/hovercard">#425</a> (<a href="https://github.com/annejan">annejan</a>)</li>
                <li>Update to prevent the installer requesting admin <a href="https://github.com/IJHack/QtPass/pull/424" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/424/hovercard">#424</a> (<a href="https://github.com/hughwilliams94">hughwilliams94</a>)</li>
                <li>Display passwords as QR codes <a href="https://github.com/IJHack/QtPass/pull/421" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/421/hovercard">#421</a> (<a href="https://github.com/frawi">frawi</a>)</li>
                <li>Tested working on Mac Os HS with pinentry-mac <a href="https://github.com/IJHack/QtPass/pull/419" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/419/hovercard">#419</a> (<a href="https://github.com/riccardocossu">riccardocossu</a>)</li>
                <li>Bugfixes <a href="https://github.com/IJHack/QtPass/pull/413" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/413/hovercard">#413</a> (<a href="https://github.com/rdoeffinger">rdoeffinger</a>)</li>
                <li>pwgen: fix inverted "Generate ... less secure passwords" checkbox <a href="https://github.com/IJHack/QtPass/pull/409" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/409/hovercard">#409</a> (<a href="https://github.com/ahippo">ahippo</a>)</li>
                <li>Continuing refactoring <a href="https://github.com/IJHack/QtPass/pull/407" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/407/hovercard">#407</a> (<a href="https://github.com/FiloSpaTeam">FiloSpaTeam</a>)</li>
                <li><a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="321426969" data-permission-text="Issue title is private" data-url="https://github.com/IJHack/QtPass/issues/390" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/390/hovercard" href="https://github.com/IJHack/QtPass/issues/390">#390</a> make box cheched when opening a folder users panel <a href="https://github.com/IJHack/QtPass/pull/403" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/403/hovercard">#403</a> (<a href="https://github.com/kenji21">kenji21</a>)</li>
                <li>Windows sigsev issues <a href="https://github.com/IJHack/QtPass/issues/326" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/326/hovercard">#326</a></li>
                <li>Access to the / (root) directory form within the application window on MacOS <a href="https://github.com/IJHack/QtPass/issues/302" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/302/hovercard">#302</a></li>
                <li>Context menu on transparent fields is transparent too . .  <a href="https://github.com/IJHack/QtPass/issues/227" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/227/hovercard">#227</a></li>
                <li>Various issues with Info.plist file on macOS <a href="https://github.com/IJHack/QtPass/issues/457" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/457/hovercard">#457</a></li>
                <li>Problem with GNUpg not found on MacOS <a href="https://github.com/IJHack/QtPass/issues/362" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/362/hovercard">#362</a></li>
                <li>Unable to see main application window (applicationn runs minimized to tray only) <a href="https://github.com/IJHack/QtPass/issues/286" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/286/hovercard">#286</a></li>
            </ul>

        <h2><