Skip to content

Releases: passwordmaker/chrome-passwordmaker

0.8.8

29 Apr 01:07
Compare
Choose a tag to compare

0.8.8 - 2018-04-28

  • Can now alphanumerically sort profiles in extension settings for usability
  • Added profile search feature in extension settings for usability
  • Removed the "Save Password" option in the popup and put the setting in the drop-down in extension configuration
  • Updated the icon style to be more detailed at different resolutions
  • Filling in a set & configured username in a profile is now the default and doesn't require the option to be set
  • Updated QUnit

0.8.7

12 Feb 17:32
Compare
Choose a tag to compare
  • Changes the "clipboardWrite" permission from required to optional

0.8.6

11 Feb 01:52
Compare
Choose a tag to compare
  • Fixes issue #158, #160 and #165
  • More robust and secure filling of password fields
  • Uses some new ES6 JavaScript features
  • Updated jQuery, QUnit and sjcl.js

0.8.5

25 Aug 19:27
Compare
Choose a tag to compare
  • Addresses issue #156 and #153
  • Updated jQuery and QUnit

0.8.4

25 Jan 23:00
Compare
Choose a tag to compare
  • Fixes issue #152
  • Fix layout issue on import/export option pages
  • Updated jQuery, QUnit and sjcl.js

0.8.3

09 Aug 03:22
Compare
Choose a tag to compare
  • Added keyboard shortcut to Copy Password from popup
  • Fixes issue #149
  • Layout fixes for Opera on Linux machines

0.8.2

02 May 06:16
Compare
Choose a tag to compare
  • Added feature #147: time-based password expiration option
  • Added option to hide the "Save Password" option field from the popup
  • Updated jQuery, QUnit and sjcl.js

0.8.1

28 Jan 23:58
Compare
Choose a tag to compare
  • Fixes issue #143
  • Updated jQuery and QUnit
  • Allow creation of 4 digit PIN's

0.8.0

02 Oct 00:27
Compare
Choose a tag to compare
  • Use getComputedStyle() to only ever fill visible input elements
  • Added offline capability to manifest.json

0.7.9

21 Sep 23:33
Compare
Choose a tag to compare
  • For issue #137, fill only one username and one password field at a time