Skip to content

Releases: ttyridal/masterpassword-firefox

v0.99.8

21 Apr 10:50
Compare
Choose a tag to compare

bug fix release

  • fix occasional hang, never completes, display "calculating" for ever
  • The config menu would fail to load if any sites were saved prior to v0.99.5
  • The mpsites import feature failed to load.

v0.99.6

07 Apr 07:42
Compare
Choose a tag to compare
v0.99.6 Pre-release
Pre-release

This is a preview before releasing on the mozilla cloud.

Changes since last release

  • Hide password (click dots to view)
  • Import / export .mpsites for exchange with other masterpassword implementation

Beta 4

23 Feb 19:48
Compare
Choose a tag to compare
Beta 4 Pre-release
Pre-release

Be careful

The core scrypt library is changed in this release. Hopefully everything will work as usual, but there is a risk that your passwords will be generated differently.

Changes since last release

  • Replaced scrypt library. The extension is no longer depending on tmthrgd's mpw library. This was done to have a scrypt library of a verifiable source.
  • Will now automatically paste the password to the focused input field if it's of type "password"
  • Hotkey to bring up password. If a input[type=password] is focused, the password will automatically be inserted and the dialog re-hide.
  • Minor rebranding to please Mozilla addons review team.

beta 3

05 Feb 15:22
Compare
Choose a tag to compare
beta 3 Pre-release
Pre-release

changelog since 0.99.3

  • Timing issues on startup (typically it did not play well with AdBlockPlus)
  • Logout / end session action (login with different name / password without restarting browser)

beta release

16 Jan 07:27
Compare
Choose a tag to compare
beta release Pre-release
Pre-release

Features:

  • Full master password implementation
  • Save and select multiple accounts pr domain

changelog since 0.99.2

  • Enable in private browsing mode
  • Fix password not updating when changing advanced settings bug

changelog since 0.99.1

  • fixed css issue dark text on black background

beta release

15 Jan 08:10
Compare
Choose a tag to compare
beta release Pre-release
Pre-release

Install plugin the usual way. tools -> add-ons, click the wrench and select install from file.

Features:

  • Full master password implementation
  • Save and select multiple accounts pr domain

changelog since 0.99.1

  • fixed css issue dark text on black background

Known issues:

  • plugin is not declared private mode friendly and will be disabled in private mode (or when "never remember history" is set in preferences -> privacy)
  • Password may not update when changing settings like type or generation number (close and reopen the popup will show the correct password for the new settings)

initial preview

13 Jan 09:00
Compare
Choose a tag to compare
initial preview Pre-release
Pre-release
v0.0.1

initial code