summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2019-10-02 15:09:13 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2019-10-02 15:09:13 +0200
commitdf3c6161b6486db75e5166ddf597ff58ab8ef5e2 (patch)
tree7514ddbf865a66eb06d8d172cf61a573874282e0
parentf15ce8a605cb2a50b828ef058280d31c3e3b112d (diff)
1.3.1 downloads etc
-rw-r--r--changelog.html71
-rw-r--r--downloads.html4
-rw-r--r--index.html4
3 files changed, 46 insertions, 33 deletions
diff --git a/changelog.html b/changelog.html
index 18ee3fa8..eecfe00f 100644
--- a/changelog.html
+++ b/changelog.html
@@ -97,38 +97,51 @@
</header>
<section>
+ <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.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>
+ <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>
+ <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>
diff --git a/downloads.html b/downloads.html
index 7754344f..2b15e152 100644
--- a/downloads.html
+++ b/downloads.html
@@ -144,7 +144,7 @@
<h3 id="Windows"><a id="downloads-windows" class="anchor" href="#windows" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Windows</h3>
- <a class="app windows" href="https://github.com/IJHack/QtPass/releases/download/v1.3.0/qtpass-1.3.0.exe">QtPass 1.3.0</a>
+ <a class="app windows" href="https://github.com/IJHack/QtPass/releases/download/v1.3.1/qtpass-1.3.1.exe">QtPass 1.3.1</a>
<p>Latest stable on the <a href="https://github.com/IJHack/qtpass/releases">releases page</a>, latest build via <a href="https://ci.appveyor.com/project/annejan/qtpass/build/artifacts">AppVeyor</a>.</p>
@@ -153,7 +153,7 @@
<h3 id="macOS"><a id="downloads-osx" class="anchor" href="#osx" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>macOS</h3>
- <a class="app macos" href="https://github.com/IJHack/QtPass/releases/download/v1.3.0/qtpass-1.3.0.dmg">QtPass 1.3.0</a>
+ <a class="app macos" href="https://github.com/IJHack/QtPass/releases/download/v1.3.1/qtpass-1.3.1.dmg">QtPass 1.3.1</a>
<p>Latest stable on the <a href="https://github.com/IJHack/qtpass/releases">releases page</a>, latest build via <a href="https://annejan.com/media/qtpass.php">AnneJan</a>.</p>
diff --git a/index.html b/index.html
index 53af1c9b..4f8511de 100644
--- a/index.html
+++ b/index.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.0",
+ "softwareVersion" : "1.3.1",
"applicationCategory" : "Security, Utility",
"offers": {
"@type": "Offer",
@@ -77,7 +77,7 @@
<div class="background"></div>
<div class="wrapper">
<header>
- <h1>QtPass <small>1.3.0</small></h1>
+ <h1>QtPass <small>1.3.1</small></h1>
<p>QtPass 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">