summaryrefslogtreecommitdiffstats
path: root/changelog.1.2.html
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.1.2.html')
-rw-r--r--changelog.1.2.html204
1 files changed, 204 insertions, 0 deletions
diff --git a/changelog.1.2.html b/changelog.1.2.html
new file mode 100644
index 00000000..af8446ad
--- /dev/null
+++ b/changelog.1.2.html
@@ -0,0 +1,204 @@
+<!doctype html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <title>QtPass 1.2 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.2.3" class="anchor" href="#v1.2.3" aria-hidden="true"><span class="octicon octicon-link"></span></a>v1.2.3 Baby steps</h2>
+
+ <ul>
+ <li>Add support for OTP code generation on Linux as requested in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="269054230" data-permission-text="Issue title is private" data-url="https://github.com/IJHack/QtPass/issues/327" href="https://github.com/IJHack/QtPass/issues/327">#327</a> <a href="https://github.com/IJHack/QtPass/pull/394">#394</a> (<a href="https://github.com/Noettore">Noettore</a>)</li>
+ <li>Revert scroll bar changes <a href="https://github.com/IJHack/QtPass/pull/393">#393</a> (<a href="https://github.com/destanyol">destanyol</a>)</li>
+ <li>Fix High Dpi Support. Works now under Windows and KDE/Plasma. <a href="https://github.com/IJHack/QtPass/pull/392">#392</a> (<a href="https://github.com/hgraeber">hgraeber</a>)</li>
+ <li>Duplicate prefix in installation of tests directory in v1.2.2. <a href="https://github.com/IJHack/QtPass/issues/389">#389</a></li>
+ <li>Compilation error on FreeBSD member access into incomplete type <a href="https://github.com/IJHack/QtPass/issues/388">#388</a></li>
+ <li>No icons on macOS <a href="https://github.com/IJHack/QtPass/issues/377">#377</a></li>
+ </ul>
+
+ <h2><a id=v1.2.2" class="anchor" href="#v1.2.2" aria-hidden="true"><span class="octicon octicon-link"></span></a>v1.2.2 Spring cleaning</h2>
+
+ <ul>
+ <li>Clipboard clearing timer is not reset when new passwords are copied to the clipboard <a href="https://github.com/IJHack/QtPass/issues/309">#309</a></li>
+ <li>Removal of files outside of password-store <a href="https://github.com/IJHack/QtPass/issues/300">#300</a> <a href="https://github.com/IJHack/QtPass/pull/363">#363</a> (<a href="https://github.com/FiloSpaTeam">FiloSpaTeam</a>)</li>
+ <li>Lots of fixes and refactoring. <a href="https://github.com/IJHack/QtPass/pull/364">#364</a> <a href="https://github.com/IJHack/QtPass/pull/376">#376</a> <a href="https://github.com/IJHack/QtPass/pull/378">#378</a> <a href="https://github.com/IJHack/QtPass/pull/381">#381</a> <a href="https://github.com/IJHack/QtPass/pull/382">#382</a> <a href="https://github.com/IJHack/QtPass/pull/384">#384</a> <a href="https://github.com/IJHack/QtPass/pull/386">#386</a> (<a href="https://github.com/FiloSpaTeam">FiloSpaTeam</a>)</li>
+ <li>Fix &amp; make clearClipboard more robust <a href="https://github.com/IJHack/QtPass/pull/359">#359</a> (<a href="https://github.com/lukedirtwalker">lukedirtwalker</a>)</li>
+ <li>Multiple question marks while trying to delete password <a href="https://github.com/IJHack/QtPass/issues/385">#385</a></li>
+ <li>No button icons and text in "menu bar" <a href="https://github.com/IJHack/QtPass/issues/383">#383</a></li>
+ <li>Entire program is huge on High DPI screen on Linux <a href="https://github.com/IJHack/QtPass/issues/369">#369</a></li>
+ <li>Parallel make issue in qtpass-1.2.1: ld: cannot find -lqtpass <a href="https://github.com/IJHack/QtPass/issues/350">#350</a></li>
+ <li>No password entry prompt <a href="https://github.com/IJHack/QtPass/issues/343">#343</a></li>
+ <li>Can't install on OS X Sierra <a href="https://github.com/IJHack/QtPass/issues/337">#337</a></li>
+ <li>No icon on MacOS <a href="https://github.com/IJHack/QtPass/issues/333">#333</a></li>
+ <li>Font and spacing used for URL links on right in main window absurdly large <a href="https://github.com/IJHack/QtPass/issues/329">#329</a></li>
+ <li>QtPass don't display all lines with templates <a href="https://github.com/IJHack/QtPass/issues/273">#273</a> <a href="https://github.com/IJHack/QtPass/pull/358">#358</a> (<a href="https://github.com/lukedirtwalker">lukedirtwalker</a>)</li>
+ <li>Update CONTRIBUTING.md <a href="https://github.com/IJHack/QtPass/pull/354">#354</a> and add two entries in FAQ about the language <a href="https://github.com/IJHack/QtPass/pull/353">#353</a> (<a href="https://github.com/5bentz">5bentz</a>)</li>
+ <li>Fix nested template argument list compile error <a href="https://github.com/IJHack/QtPass/pull/346">#346</a> (<a href="https://github.com/martinburchell">martinburchell</a>)</li>
+ <li>Honor PREFIX during tests install <a href="https://github.com/IJHack/QtPass/pull/345">#345</a> (<a href="https://github.com/SpiderX">SpiderX</a>)</li>
+ </ul>
+
+ <h2><a id=v1.2.1" class="anchor" href="#v1.2.1" aria-hidden="true"><span class="octicon octicon-link"></span></a>v1.2.1 Bug fixes</h2>
+
+ <h3>The way QtPass prior to 1.2.1 generates passwords is insecure.</h3>
+
+ <p>All passwords generated with QtPass's built-in password generator are possibly predictable and enumerable by hackers. The generator used libc's random(), seeded with srand(msecs), where msecs is not the msecs since 1970 (not that that'd be secure anyway), but rather the msecs since the last second.<br>
+ This means there are only 1000 different sequences of generated passwords.</p>
+ <p>All passwords that have been generated with QtPass prior to 1.2.1 should be regenerated and changed.</p>
+
+ <ul>
+ <li>Insecure password generation <a href="https://github.com/IJHack/QtPass/issues/338">#338</a> <a href="https://github.com/IJHack/QtPass/pull/342">#342</a></li>
+ <li>Version 1.2.0 leaks passwords <a href="https://github.com/IJHack/QtPass/issues/334">#334</a></li>
+ <li>When importing settings from 1.1.5 or older clipboard settings revert to No Clipboard <a href="https://github.com/IJHack/QtPass/issues/232">#232</a></li>
+ <li>Add Catalan translation <a href="https://github.com/IJHack/QtPass/pull/336">#336</a> (<a href="https://github.com/rbuj">rbuj</a>)</li>
+ </ul>
+
+ <h2><a id=v1.2.0" class="anchor" href="#v1.2.0" aria-hidden="true"><span class="octicon octicon-link"></span></a>v1.2.0 Has it been a year?</h2>
+
+ <p>After almost a year of anticipation, finally a new QtPass release.<br>
+ It's been a hectic year for <a href="https://github.com/annejan">me</a> in particular with the <a href="https://wiki.sha2017.org/w/Projects:Badge/Documentation#Software">SHA2017 Badge</a> related <a href="https://hackaday.com/2017/08/14/hands-on-with-the-shacamp-2017-badge/">madness</a> and other projects. I am however planning on improving QtPass a lot more frequently the coming year.<br>
+ But it's also been a hectic year for <a href="https://qtpass.org">QtPass</a>.</p>
+ <p>Some highlights from the <a href="https://github.com/IJHack/QtPass/blob/master/CHANGELOG.md">changes</a>.</p>
+ <ul>
+ <li>Many UX improvements <a href="https://github.com/IJHack/QtPass/pull/245">#245</a> <a href="https://github.com/IJHack/QtPass/pull/259">#259</a> <a href="https://github.com/IJHack/QtPass/pull/261">#261</a> <a href="https://github.com/IJHack/QtPass/pull/254">#254</a> (<a href="https://github.com/YoshiMan">YoshiMan</a>)</li>
+ <li>Improved process management <a href="https://github.com/IJHack/QtPass/pull/249">#249</a> <a href="https://github.com/IJHack/QtPass/pull/270">#270</a> <a href="https://github.com/IJHack/QtPass/pull/271">#271</a> <a href="https://github.com/IJHack/QtPass/pull/275">#275</a> (<a href="https://github.com/tezeb">tezeb</a>)</li>
+ <li>Extraction of library and main function <a href="https://github.com/IJHack/QtPass/pull/324">#324</a> (<a href="https://github.com/tezeb">tezeb</a>)</li>
+ <li>Feature/unit testing framework <a href="https://github.com/IJHack/QtPass/pull/257">#257</a> and many more (<a href="https://github.com/annejan">annejan</a>)</li>
+ <li>Windows PRNG issues fixed <a href="https://github.com/IJHack/QtPass/pull/276">#276</a> (<a href="https://github.com/treat1">treat1</a>)</li>
+ <li>Added sftp, ftps, webdav and webdavs as supported links <a href="https://github.com/IJHack/QtPass/pull/322">#322</a> (<a href="https://github.com/cgonzalez">cgonzalez</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.org/IJHack/QtPass"><img src="https://api.travis-ci.org/IJHack/QtPass.svg?branch=master" alt="Build Status" data-canonical-src="https://travis-ci.org/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>
+ <a title="Coverity static analysis" href="https://scan.coverity.com/projects/ijhack-qtpass"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/5266/badge.svg"/></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>