Skip to content

Releases: passff/passff

1.3

05 Apr 08:34
974a3e8
Compare
Choose a tag to compare
1.3

Bug fixes

bc51cc2 Fix empty dialog/popup windows
83555e3 Fix input menu for Bugzilla login form
5536113 Fix auto fill on pages with randomized input names
b9729a8 Correctly handle parallel HTTP auth requests, fix #322
3c2d0d5 Don't wait for load before context setup
2b735cc Fix typo in menu refresh button code.
586ed4a Check for ESR compat before HttpAuth handling

Features/improvements

8f33f5d Add French translation
fe34b98, 1466320, e840cab Improve existing translations
ad3ef46, d653b11 Improve feedback in case of error
b3c542f, d665877, 5701e95 Improve URL matching
6bb0c7a Open new tab for shift+enter on 'goto,fill,submit' in menu, fix #313
ec1232d Optionally show status line in toolbar menu, fix #311
0a23b8c Notify the user about error messages from the gpg-agent

1.2

24 Mar 17:59
Compare
Choose a tag to compare
1.2

This version of PassFF requires version 1.0.1 of the host app. Follow the instructions on https://github.com/passff/passff-host to update the host application from the official web repository.

Bug fixes:

  • Fix support for the "/stuff/example.com/{login,password,url}" format.
  • Fixes an error where the content script messed with a web page's window.onload handlers.
  • Prevent Firefox's "unsecure connection"-warning to interfere with PassFF's popup.
  • Ignore case when comparing field names.
  • Improve style of page popup when the page uses light fonts.
  • Improve page popup positioning.
  • Reload contextual menu when reload button is pressed.
  • Show correct contextual items when background tab reloads.

Features/improvements:

  • Security: Move pass command/shell preferences to host app file.
  • Optionally show directories first in store listing.
  • Optionally disable log output to javascript console.
  • Support .meta file organisation.
  • Enter-Key behaviour: Open in new tab if not already there.

1.1

05 Jan 07:50
Compare
Choose a tag to compare
1.1

This release comes with a new host application. Follow the instructions on https://github.com/passff/passff/blob/master/docs/INSTALLATION.md#installing-the-host-application to update the host application from the official web repository.

Features/improvements:

  • Support for Mac OS X.
  • Show unlimited number of matching entries in icon menu.

Bug fixes:

  • Fix situations where icon menu is overlapped by form elements.
  • Correct parsing of pass tree.
  • Support URL field names specified in the preferences.

1.0.7linux

26 Dec 00:36
Compare
Choose a tag to compare

This release comes with a new host application. Follow the instructions on https://github.com/passff/passff/blob/master/docs/INSTALLATION.md#installing-the-host-application to update the host application from the official web repository.

Features/improvements:

  • Add PassFF icon to fillable input fields (optional). A click opens a menu for auto-filling.
  • The host application's functionality was reduced which is more secure and transparent.
  • Modify auto-fill feature to include HTTP authentication.

Bug fixes:

  • Code clean-up (internal).

1.0.6linux

17 Dec 00:26
Compare
Choose a tag to compare

This is just a very quick fix for the "add password" dialog. See 1.0.5linux for more changes since 1.0.4linux.

1.0.5linux

16 Dec 12:36
Compare
Choose a tag to compare

This release comes with a new host application. Follow the instructions on https://github.com/passff/passff/blob/master/docs/INSTALLATION.md#installing-the-host-application to update the host application from the official web repository.

Features/improvements:

  • New, modern preferences UI.
  • Optionally hide "add password" button from menu.
  • Optionally disable auto-submit through pass entry (add "AutoSubmit: false" to use this feature).
  • Blacklist for URLs that shouldn't be auto-filled.
  • Set arbitrary environment variables for pass execution.

Bug fixes:

  • Auto fill now properly fills forms in frames and iframes.
  • Remove broken preferences (execute in shell and keyboard shortcut).
  • Fix the broken "Display entry" feature.

1.0.4linux

10 Dec 22:50
Compare
Choose a tag to compare

Features/improvements:

  • Support for HTTP authentication handling (optional).
  • Insertion of credentials simulates user (keyboard) input, activating forms in many places.
  • Improved heuristic to find submit buttons.
  • Include high resolution/vector icons, compatible with dark theme.
  • The (modal) alert window no longer pops up when password data retrieval fails.
  • Auto-submitting (when auto-submit feature is enabled) is more cautious.

Bug fixes:

  • The infinite loop when gpg decryption fails has been removed.
  • Overlapping 'pass' calls for the same URL are prevented.
  • The shortcut now works when the focus is on a web page's input field.
  • We fixed the copy to clipboard feature's problems with locked GPG agents.
  • Preference changes take effect immediately (without switching the add-on off and on again).

1.0.3linux

01 Oct 08:10
Compare
Choose a tag to compare

First WebExtension-based version released on AMO, compatible with Firefox on Linux only.

1.0.0

28 May 01:57
Compare
Choose a tag to compare

Rewrite addon with Web Extensions

0.1.32

15 Sep 07:02
Compare
Choose a tag to compare
0.1.32 Pre-release
Pre-release

#164 add capacity to autfill other inputs