summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2023-09-11 17:33:29 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2023-09-11 17:33:29 +0200
commitdb5db2194588f8443241065d308ba31eb0d8ca09 (patch)
treed2c4a9732f705c2c7bfb1bbd3fbfd17d21d41a6a
parent8f98166efa293cd03269bd718b6cdcc4c18a925b (diff)
Updates for 1.4
-rw-r--r--404.html9
-rw-r--r--changelog.1.1.html2
-rw-r--r--changelog.1.3.html201
-rw-r--r--changelog.html263
-rw-r--r--downloads.html2
-rw-r--r--index.html4
6 files changed, 388 insertions, 93 deletions
diff --git a/404.html b/404.html
index 55008983..b2a527c5 100644
--- a/404.html
+++ b/404.html
@@ -57,7 +57,7 @@
"operatingSystem" : "Linux, BSD, OS X and Windows",
"requirements" : "pass or git and gpg2",
"screenshot" : "https://qtpass.org/images/qtpass.png",
- "softwareVersion" : "1.3",
+ "softwareVersion" : "1.4",
"applicationCategory" : "Security, Utility",
"offers": {
"@type": "Offer",
@@ -76,7 +76,7 @@
<div class="background"></div>
<div class="wrapper">
<header>
- <h1>QtPass <small>1.3</small></h1>
+ <h1>QtPass <small>1.4</small></h1>
<p>QtPass is a multi-platform GUI for <a href="https://www.passwordstore.org/">pass</a>, the standard unix password manager.</p>
<p class="view">
@@ -108,8 +108,9 @@
<li><a title="Documentation" href="/docs/">Documentation</a></li>
<li><a title="Contributing" href="/docs/md__c_o_n_t_r_i_b_u_t_i_n_g.html">Contributing</a></li>
<li><a title="Changes in master" href="/docs/md__c_h_a_n_g_e_l_o_g.html">Current Change Log</a></li>
- <li><a title="Changes in 1.3" href="/changelog">Changelog of 1.3 releases</a></li>
- <li><a title="Changes in 1.1" href="/changelog.1.2">Changelog of 1.2 releases</a></li>
+ <li><a title="Changes in 1.4" href="/changelog">Changelog of 1.4 releases</a></li>
+ <li><a title="Changes in 1.3" href="/changelog.1.3">Changelog of 1.3 releases</a></li>
+ <li><a title="Changes in 1.2" href="/changelog.1.2">Changelog of 1.2 releases</a></li>
<li><a title="Changes in 1.1" href="/changelog.1.1">Changelog of 1.1 releases</a></li>
<li><a title="Changes in 1.0" href="/changelog.old">Changelog of 1.0 releases</a></li>
<li><a title="Changes in beta" href="/changelog.beta">Changelog of beta releases</a></li>
diff --git a/changelog.1.1.html b/changelog.1.1.html
index 529ddf7f..d8ca8ff6 100644
--- a/changelog.1.1.html
+++ b/changelog.1.1.html
@@ -253,8 +253,6 @@
<p><small>Based on a theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
<a title="Travis CI" href="https://travis-ci.com/IJHack/QtPass"><img src="https://api.travis-ci.com/IJHack/QtPass.svg?branch=master" alt="Build Status" data-canonical-src="https://travis-ci.com/IJHack/QtPass.svg?branch=master"></a>
<a title="AppVeyor CI" href="https://ci.appveyor.com/project/annejan/qtpass"><img src="https://ci.appveyor.com/api/projects/status/9rjnj72rdir7u9eg/branch/master?svg=true" alt="AppVeyor Build Status"/></a>
- <br/>
- <a title="LGTM Code Quality" href="https://lgtm.com/projects/g/IJHack/QtPass/context:cpp"><img alt="Semle LGTM Code Quality" src="https://img.shields.io/lgtm/grade/cpp/g/IJHack/QtPass.svg?logo=lgtm&logoWidth=18"/></a>
</footer>
</div>
<script type="application/ld+json">
diff --git a/changelog.1.3.html b/changelog.1.3.html
new file mode 100644
index 00000000..7cfca680
--- /dev/null
+++ b/changelog.1.3.html
@@ -0,0 +1,201 @@
+<!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=yes">
+ <!--[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.2" class="anchor" href="#v1.3.2" aria-hidden="true"><span class="octicon octicon-link"></span></a>v1.3.2 Welcoming new users again</h2>
+
+ <ul>
+ <li>Don't call QtPass::setup() from QtPass class constructor <a href="https://github.com/IJHack/QtPass/pull/482" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/482/hovercard">#482</a> (<a href="https://github.com/maciejsszmigiero">maciejsszmigiero</a>)
+ <ul>
+ <li>fixes first run issues <a href="https://github.com/IJHack/QtPass/issues/485" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/485/hovercard">#485</a>, <a href="https://github.com/IJHack/QtPass/issues/481" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/481/hovercard">#481</a>, <a href="https://github.com/IJHack/QtPass/issues/466" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/466/hovercard">#466</a>, <a href="https://github.com/IJHack/QtPass/issues/423" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/423/hovercard">#423</a> and <a href="https://github.com/IJHack/QtPass/issues/308" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/308/hovercard">#308</a></li>
+ </ul>
+ </li>
+ <li>Password window padding <a href="https://github.com/IJHack/QtPass/issues/484" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/484/hovercard">#484</a></li>
+ <li>Buttons width on RHEL 8 <a href="https://github.com/IJHack/QtPass/issues/483" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/483/hovercard">#483</a></li>
+ <li>Start minimized works again <a href="https://github.com/IJHack/QtPass/issues/471" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/471/hovercard">#471</a></li>
+ </ul>
+
+ <h2><a id=v1.3.1" class="anchor" href="#v1.3.1" aria-hidden="true"><span class="octicon octicon-link"></span></a>v1.3.1 Much needed cleanup</h2>
+
+ <ul>
+ <li>Renaming password <a href="https://github.com/IJHack/QtPass/issues/463" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/463/hovercard">#463</a> <a href="https://github.com/IJHack/QtPass/pull/469" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/469/hovercard">#469</a> (<a href="https://github.com/Noettore">Noettore</a>)</li>
+ <li>Edit main title field <a href="https://github.com/IJHack/QtPass/issues/446" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/446/hovercard">#446</a></li>
+ <li>Add missing finishedShow() signal connection in PasswordDialog constructor (fixes the "Edit password" function) <a href="https://github.com/IJHack/QtPass/pull/473" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/473/hovercard">#473</a> (<a href="https://github.com/maciejsszmigiero">maciejsszmigiero</a>)</li>
+ <li>Build dependency fixes <a href="https://github.com/IJHack/QtPass/issues/467" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/467/hovercard">#467</a> <a href="https://github.com/IJHack/QtPass/pull/479" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/479/hovercard">#479</a> (<a href="https://github.com/maciejsszmigiero">maciejsszmigiero</a>)</li>
+ <li>Additional lines (notes) shown again <a href="https://github.com/IJHack/QtPass/issues/474" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/474/hovercard">#474</a></li>
+ <li>Running but no GUI <a href="https://github.com/IJHack/QtPass/issues/451" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/451/hovercard">#451</a></li>
+ <li>Correct font color with Dark themes <a href="https://github.com/IJHack/QtPass/issues/340" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/340/hovercard">#340</a> <a href="https://github.com/IJHack/QtPass/pull/476" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/476/hovercard">#476</a> (<a href="https://github.com/a-andreyev">a-andreyev</a>)</li>
+ <li>Add missing overrides <a href="https://github.com/IJHack/QtPass/pull/478" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/478/hovercard">#478</a> (<a href="https://github.com/amarsman">amarsman</a>)</li>
+ <li>Sorted profiles dropdown as in <a href="https://github.com/IJHack/QtPass/issues/404" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/404/hovercard">#404</a> <a href="https://github.com/IJHack/QtPass/pull/472" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/472/hovercard">#472</a> (<a href="https://github.com/Noettore">Noettore</a>)</li>
+ <li>Fix missing app ID and icon on Wayland. <a href="https://github.com/IJHack/QtPass/pull/468" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/468/hovercard">#468</a> (<a href="https://github.com/lightbulbjim">lightbulbjim</a>)</li>
+ </ul>
+
+ <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><a id=v1.0" class="anchor" href="#v1.0" aria-hidden="true"><span class="octicon octicon-link"></span></a>Other releases</h2>
+
+ <ul>
+ <li><a title="Changes in master" href="/docs/md__c_h_a_n_g_e_l_o_g.html">Current Change Log</a></li>
+ <li><a title="Changes in 1.3" href="/changelog">Changelog of 1.3 releases</a></li>
+ <li><a title="Changes in 1.2" href="/changelog.1.2">Changelog of 1.2 releases</a></li>
+ <li><a title="Changes in 1.1" href="/changelog.1.1">Changelog of 1.1 releases</a></li>
+ <li><a title="Changes in 1.0" href="/changelog.old">Changelog of 1.0 releases</a></li>
+ <li><a title="Changes in beta" href="/changelog.beta">Changelog of beta releases</a></li>
+ </ul>
+
+ <p>
+ <br />
+ <a title="Install on Linux or FreeBSD" href="/downloads#linux-bsd"><img class="compatible" src="images/linux.png" alt="Linux Compatible" /></a>
+ <a title="Install on Windows" href="/downloads#Windows"><img class="compatible" src="images/win10.png" alt="Windows 10 Compatible" /></a>
+ <a title="Install on macOS" href="/downloads#macOS"><img class="compatible" src="images/macos.png" alt="OS X Compatible" /></a>
+ <a title="Install on FreeBSD" href="/downloads#FreeBSD"><img class="compatible" src="images/freebsd.png" alt="FreeBSD Compatible" /></a>
+ </p>
+ </section>
+ <footer>
+ <p>This project is maintained by <a title="IJhack on GitHub" href="https://github.com/IJHack">IJHack</a></p>
+ <p>Doxygen autogenerated <a title="Latest documentation" href="/docs/">documentation</a></p>
+ <a href="https://repology.org/metapackage/qtpass">
+ <img src="https://repology.org/badge/latest-versions/qtpass.svg" alt="latest packaged version(s)">
+ </a>
+ <p><small>Based on a theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
+ <a title="Travis CI" href="https://travis-ci.com/IJHack/QtPass"><img src="https://api.travis-ci.com/IJHack/QtPass.svg?branch=master" alt="Build Status" data-canonical-src="https://travis-ci.com/IJHack/QtPass.svg?branch=master"></a>
+ <a title="AppVeyor CI" href="https://ci.appveyor.com/project/annejan/qtpass"><img src="https://ci.appveyor.com/api/projects/status/9rjnj72rdir7u9eg/branch/master?svg=true" alt="AppVeyor Build Status"/></a>
+ <br/>
+ <a title="LGTM Code Quality" href="https://lgtm.com/projects/g/IJHack/QtPass/context:cpp"><img alt="Semle LGTM Code Quality" src="https://img.shields.io/lgtm/grade/cpp/g/IJHack/QtPass.svg?logo=lgtm&logoWidth=18"/></a>
+ </footer>
+</div>
+<script type="application/ld+json">
+{
+ "@context": "https://schema.org",
+ "@type": "Organization",
+ "url": "https://qtpass.org"
+}
+</script>
+<script src="javascripts/scale.fix.js"></script>
+<script src="javascripts/main.js"></script>
+</body>
+</html>
diff --git a/changelog.html b/changelog.html
index 7cfca680..e8a5747a 100644
--- a/changelog.html
+++ b/changelog.html
@@ -58,7 +58,7 @@
"operatingSystem" : "Linux, BSD, OS X and Windows",
"requirements" : "pass or git and gpg2",
"screenshot" : "https://qtpass.org/images/qtpass.png",
- "softwareVersion" : "1.3",
+ "softwareVersion" : "1.4",
"applicationCategory" : "Security, Utility",
"offers": {
"@type": "Offer",
@@ -77,7 +77,7 @@
<div class="background"></div>
<div class="wrapper">
<header>
- <h1>QtPass <small>1.3</small></h1>
+ <h1>QtPass <small>1.4</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">
@@ -97,99 +97,198 @@
</header>
<section>
- <h2><a id=v1.3.2" class="anchor" href="#v1.3.2" aria-hidden="true"><span class="octicon octicon-link"></span></a>v1.3.2 Welcoming new users again</h2>
+ <h2><a id=v1.4.0" class="anchor" href="#v1.4.0" aria-hidden="true"><span class="octicon octicon-link"></span></a>v1.4.0 Balkan holiday edition</h2>
- <ul>
- <li>Don't call QtPass::setup() from QtPass class constructor <a href="https://github.com/IJHack/QtPass/pull/482" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/482/hovercard">#482</a> (<a href="https://github.com/maciejsszmigiero">maciejsszmigiero</a>)
- <ul>
- <li>fixes first run issues <a href="https://github.com/IJHack/QtPass/issues/485" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/485/hovercard">#485</a>, <a href="https://github.com/IJHack/QtPass/issues/481" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/481/hovercard">#481</a>, <a href="https://github.com/IJHack/QtPass/issues/466" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/466/hovercard">#466</a>, <a href="https://github.com/IJHack/QtPass/issues/423" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/423/hovercard">#423</a> and <a href="https://github.com/IJHack/QtPass/issues/308" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/308/hovercard">#308</a></li>
- </ul>
- </li>
- <li>Password window padding <a href="https://github.com/IJHack/QtPass/issues/484" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/484/hovercard">#484</a></li>
- <li>Buttons width on RHEL 8 <a href="https://github.com/IJHack/QtPass/issues/483" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/483/hovercard">#483</a></li>
- <li>Start minimized works again <a href="https://github.com/IJHack/QtPass/issues/471" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/471/hovercard">#471</a></li>
- </ul>
+
- <h2><a id=v1.3.1" class="anchor" href="#v1.3.1" aria-hidden="true"><span class="octicon octicon-link"></span></a>v1.3.1 Much needed cleanup</h2>
+ <h2><a id=v1.4.0-rc2" class="anchor" href="#v1.4.0-rc2" aria-hidden="true"><span class="octicon octicon-link"></span></a>v1.4.0-rc2 Let's get drafting again</h2>
- <ul>
- <li>Renaming password <a href="https://github.com/IJHack/QtPass/issues/463" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/463/hovercard">#463</a> <a href="https://github.com/IJHack/QtPass/pull/469" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/469/hovercard">#469</a> (<a href="https://github.com/Noettore">Noettore</a>)</li>
- <li>Edit main title field <a href="https://github.com/IJHack/QtPass/issues/446" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/446/hovercard">#446</a></li>
- <li>Add missing finishedShow() signal connection in PasswordDialog constructor (fixes the "Edit password" function) <a href="https://github.com/IJHack/QtPass/pull/473" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/473/hovercard">#473</a> (<a href="https://github.com/maciejsszmigiero">maciejsszmigiero</a>)</li>
- <li>Build dependency fixes <a href="https://github.com/IJHack/QtPass/issues/467" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/467/hovercard">#467</a> <a href="https://github.com/IJHack/QtPass/pull/479" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/479/hovercard">#479</a> (<a href="https://github.com/maciejsszmigiero">maciejsszmigiero</a>)</li>
- <li>Additional lines (notes) shown again <a href="https://github.com/IJHack/QtPass/issues/474" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/474/hovercard">#474</a></li>
- <li>Running but no GUI <a href="https://github.com/IJHack/QtPass/issues/451" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/451/hovercard">#451</a></li>
- <li>Correct font color with Dark themes <a href="https://github.com/IJHack/QtPass/issues/340" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/340/hovercard">#340</a> <a href="https://github.com/IJHack/QtPass/pull/476" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/476/hovercard">#476</a> (<a href="https://github.com/a-andreyev">a-andreyev</a>)</li>
- <li>Add missing overrides <a href="https://github.com/IJHack/QtPass/pull/478" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/478/hovercard">#478</a> (<a href="https://github.com/amarsman">amarsman</a>)</li>
- <li>Sorted profiles dropdown as in <a href="https://github.com/IJHack/QtPass/issues/404" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/404/hovercard">#404</a> <a href="https://github.com/IJHack/QtPass/pull/472" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/472/hovercard">#472</a> (<a href="https://github.com/Noettore">Noettore</a>)</li>
- <li>Fix missing app ID and icon on Wayland. <a href="https://github.com/IJHack/QtPass/pull/468" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/468/hovercard">#468</a> (<a href="https://github.com/lightbulbjim">lightbulbjim</a>)</li>
- </ul>
+ <p><strong>Implemented enhancements:</strong></p>
+ <ul>
+ <li>Set correct WM_CLASS for the qr-code popup <a href="https://github.com/IJHack/QtPass/issues/506" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/506/hovercard">#506</a></li>
+ </ul>
+ <p><strong>Fixed bugs:</strong></p>
+ <ul>
+ <li>QtPass does not detect current $GNUPGHOME and causes it to fail decryption <a href="https://github.com/IJHack/QtPass/issues/569" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/569/hovercard">#569</a></li>
+ <li>Installation is failed using latest Homebrew in macOS <a href="https://github.com/IJHack/QtPass/issues/564" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/564/hovercard">#564</a></li>
+ <li>&lt;tt&gt; ... &lt;/tt&gt; included in password text <a href="https://github.com/IJHack/QtPass/issues/542" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/542/hovercard">#542</a></li>
+ <li>Markup tags are left in password and clipboard <a href="https://github.com/IJHack/QtPass/issues/533" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/533/hovercard">#533</a></li>
+ <li>Renaming passwords and directories fail <a href="https://github.com/IJHack/QtPass/issues/487" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/487/hovercard">#487</a></li>
+ <li>Will not run on Windows 10 1903 b18362.418 <a href="https://github.com/IJHack/QtPass/issues/486" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/486/hovercard">#486</a></li>
+ </ul>
+ <p><strong>Closed issues:</strong></p>
+ <ul>
+ <li>Hide results on search <a href="https://github.com/IJHack/QtPass/issues/551" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/551/hovercard">#551</a></li>
+ <li>QtPass 1.3.2 freezes on macOS 10.15.6 when trying to display password <a href="https://github.com/IJHack/QtPass/issues/544" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/544/hovercard">#544</a></li>
+ <li>Icons are blurry when fractional scaling is enabled <a href="https://github.com/IJHack/QtPass/issues/525" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/525/hovercard">#525</a></li>
+ <li>[Request] clear search password when change profile <a href="https://github.com/IJHack/QtPass/issues/524" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/524/hovercard">#524</a></li>
+ <li>Copying not possible on Ubuntu 20.04 <a href="https://github.com/IJHack/QtPass/issues/521" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/521/hovercard">#521</a></li>
+ <li>UI can't handle passwords with periods in their name <a href="https://github.com/IJHack/QtPass/issues/520" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/520/hovercard">#520</a></li>
+ <li>Display passwords in mono space font <a href="https://github.com/IJHack/QtPass/issues/514" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/514/hovercard">#514</a></li>
+ <li>QtPass 1.3.2 for Ubuntu 19.10 (eoan) <a href="https://github.com/IJHack/QtPass/issues/512" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/512/hovercard">#512</a></li>
+ <li>Default password visibility <a href="https://github.com/IJHack/QtPass/issues/511" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/511/hovercard">#511</a></li>
+ <li>Consider mentioning export abilities in migration docs, if any are present <a href="https://github.com/IJHack/QtPass/issues/505" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/505/hovercard">#505</a></li>
+ <li>Enable out-of-source (shadow) builds. <a href="https://github.com/IJHack/QtPass/issues/501" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/501/hovercard">#501</a></li>
+ <li>password visiblity can't be fully hidden <a href="https://github.com/IJHack/QtPass/issues/496" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/496/hovercard">#496</a></li>
+ <li>Translations need updating and checking <a href="https://github.com/IJHack/QtPass/issues/488" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/488/hovercard">#488</a></li>
+ <li>Front-End doesn't work well with HiDPI screen <a href="https://github.com/IJHack/QtPass/issues/464" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/464/hovercard">#464</a></li>
+ <li>How to let QtPass use the real "pass" on windows <a href="https://github.com/IJHack/QtPass/issues/458" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/458/hovercard">#458</a></li>
+ <li>Fresh install of Antergos with Deepin - High DPI scaling is not working <a href="https://github.com/IJHack/QtPass/issues/417" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/417/hovercard">#417</a></li>
+ <li>Strange behavior when clearing filter <a href="https://github.com/IJHack/QtPass/issues/402" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/402/hovercard">#402</a></li>
+ <li>Tray icon remains after quitting program <a href="https://github.com/IJHack/QtPass/issues/401" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/401/hovercard">#401</a></li>
+ <li>QtPass doesn't work will pass in WSL <a href="https://github.com/IJHack/QtPass/issues/375" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/375/hovercard">#375</a></li>
+ <li>UI is blurry on HiDPI screens on MacOS (retina) since 1.2.x <a href="https://github.com/IJHack/QtPass/issues/355" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/355/hovercard">#355</a></li>
+ <li>No prompt for passphrase for git key on windows. <a href="https://github.com/IJHack/QtPass/issues/317" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/317/hovercard">#317</a></li>
+ <li>Config dialog's Password Generation field got crowded between 1.1.3 and 1.1.6 <a href="https://github.com/IJHack/QtPass/issues/278" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/278/hovercard">#278</a></li>
+ </ul>
+ <p><strong>Merged pull requests:</strong></p>
+ <ul>
+ <li>Translations update from Weblate <a href="https://github.com/IJHack/QtPass/pull/573" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/573/hovercard">#573</a> (<a href="https://github.com/weblate">weblate</a>)</li>
+ <li>Fix keys created/expires dates in the users dialog window (fix: 571) <a href="https://github.com/IJHack/QtPass/pull/572" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/572/hovercard">#572</a> (<a href="https://github.com/nfetisov">nfetisov</a>)</li>
+ <li>Correct a typo in pass.cpp <a href="https://github.com/IJHack/QtPass/pull/570" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/570/hovercard">#570</a> (<a href="https://github.com/felixonmars">felixonmars</a>)</li>
+ <li>Fix installation instructions in README.md <a href="https://github.com/IJHack/QtPass/pull/565" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/565/hovercard">#565</a> (<a href="https://github.com/kawarimidoll">kawarimidoll</a>)</li>
+ <li>Translations update from Weblate <a href="https://github.com/IJHack/QtPass/pull/563" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/563/hovercard">#563</a> (<a href="https://github.com/weblate">weblate</a>)</li>
+ <li>Translations update from Weblate <a href="https://github.com/IJHack/QtPass/pull/562" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/562/hovercard">#562</a> (<a href="https://github.com/weblate">weblate</a>)</li>
+ <li>Translations update from Weblate <a href="https://github.com/IJHack/QtPass/pull/560" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/560/hovercard">#560</a> (<a href="https://github.com/weblate">weblate</a>)</li>
+ <li>Keep suffices when moving (to) a directory while imitiating pass <a href="https://github.com/IJHack/QtPass/pull/559" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/559/hovercard">#559</a> (<a href="https://github.com/ichthyosaurus">ichthyosaurus</a>)</li>
+ <li>Explicitly only remove ".gpg" when renaming files <a href="https://github.com/IJHack/QtPass/pull/558" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/558/hovercard">#558</a> (<a href="https://github.com/ichthyosaurus">ichthyosaurus</a>)</li>
+ <li>Translations update from Weblate <a href="https://github.com/IJHack/QtPass/pull/554" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/554/hovercard">#554</a> (<a href="https://github.com/weblate">weblate</a>)</li>
+ <li>Translations update from Weblate <a href="https://github.com/IJHack/QtPass/pull/553" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/553/hovercard">#553</a> (<a href="https://github.com/weblate">weblate</a>)</li>
+ <li>Translations update from Weblate <a href="https://github.com/IJHack/QtPass/pull/552" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/552/hovercard">#552</a> (<a href="https://github.com/weblate">weblate</a>)</li>
+ <li>Translations update from Weblate <a href="https://github.com/IJHack/QtPass/pull/548" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/548/hovercard">#548</a> (<a href="https://github.com/weblate">weblate</a>)</li>
+ <li>Move MainWindow to the screen the cursor is on <a href="https://github.com/IJHack/QtPass/pull/547" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/547/hovercard">#547</a> (<a href="https://github.com/JFK422">JFK422</a>)</li>
+ <li>Translations update from Weblate <a href="https://github.com/IJHack/QtPass/pull/541" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/541/hovercard">#541</a> (<a href="https://github.com/weblate">weblate</a>)</li>
+ <li>Translations update from Weblate <a href="https://github.com/IJHack/QtPass/pull/535" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/535/hovercard">#535</a> (<a href="https://github.com/weblate">weblate</a>)</li>
+ <li>Fix issues with renaming passwords and moving folders <a href="https://github.com/IJHack/QtPass/pull/532" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/532/hovercard">#532</a> (<a href="https://github.com/ChaoticEnigma">ChaoticEnigma</a>)</li>
+ <li>Translations update from Weblate <a href="https://github.com/IJHack/QtPass/pull/531" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/531/hovercard">#531</a> (<a href="https://github.com/weblate">weblate</a>)</li>
+ <li>Translations update from Weblate <a href="https://github.com/IJHack/QtPass/pull/530" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/530/hovercard">#530</a> (<a href="https://github.com/weblate">weblate</a>)</li>
+ <li>Clear search on profile change <a href="https://github.com/IJHack/QtPass/pull/529" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/529/hovercard">#529</a> (<a href="https://github.com/cmol">cmol</a>)</li>
+ <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="577083686" data-permission-text="Title is private" data-url="https://github.com/IJHack/QtPass/issues/514" data-hovercard-type="issue" data-hovercard-url="/IJHack/QtPass/issues/514/hovercard" href="https://github.com/IJHack/QtPass/issues/514">#514</a> Show password with a monospace font <a href="https://github.com/IJHack/QtPass/pull/528" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/528/hovercard">#528</a> (<a href="https://github.com/cmol">cmol</a>)</li>
+ <li>Update minimum Qt version <a href="https://github.com/IJHack/QtPass/pull/527" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/527/hovercard">#527</a> (<a href="https://github.com/cmol">cmol</a>)</li>
+ <li>Fix blurry icons when fractional scaling is enabled <a href="https://github.com/IJHack/QtPass/pull/526" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/526/hovercard">#526</a> (<a href="https://github.com/mthw0">mthw0</a>)</li>
+ <li>Spelling: Git pull, Git push <a href="https://github.com/IJHack/QtPass/pull/516" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/516/hovercard">#516</a> (<a href="https://github.com/comradekingu">comradekingu</a>)</li>
+ <li>Enable ubuntu, windows and macos based builds for CI <a href="https://github.com/IJHack/QtPass/pull/508" data-hovercard-type="pull_request" data-hovercard-url="/IJHack/QtPass/pull/508/hovercard">#508</a> (<