Skip to content

Releases: passff/passff

1.9

25 Jun 16:02
03277d3
Compare
Choose a tag to compare
1.9

Features/Improvements

cdc1c1c Implement blacklisting of specific paths

1.8

18 May 17:44
490685b
Compare
Choose a tag to compare
1.8

Features/Improvements

60686c9 Add OTP support for hierarchical-style item
54124ca Polish translation

1.7.0

20 Apr 10:16
Compare
Choose a tag to compare

Bug fixes

3abde2a Synchronize PassFF's shortcut pref with Firefox's (#397)
9e9d616 Fix OTP pin entry when input type is number

Features/Improvements

a13645c Optionally use URL field in password data for matching (#374, requires host app >= 1.2.0)

1.6.3

12 Feb 21:14
Compare
Choose a tag to compare

Bug fixes

a2cea40 Fail silently when pass-otp is missing

1.6.2

10 Feb 01:33
Compare
Choose a tag to compare

Bug fixes

507eff6 Improve submit button detection, fix #381

1.6.1

10 Feb 00:53
Compare
Choose a tag to compare

Bug fixes

5e730e5 Improve input field type detection (#386)

1.6

09 Feb 09:26
Compare
Choose a tag to compare
1.6

Bug fixes

0a09548 Keyboard navigation for Firefox 65+ (#383)
3c76b2b Popup appearance on some sites (#364)
1803ab9 652d137 URL matching: better suffix handling (#361)

Features/Improvements

d3537f0 Add support for pass-otp plugin (#200)
2ebc4b9 Prompt for additional info on password generation (#335)

1.5.1

26 Aug 08:12
Compare
Choose a tag to compare

Bug fixes

c801f42 e4f739d Fix a race condition when trying to fill&submit.

1.5

19 Aug 10:15
Compare
Choose a tag to compare
1.5

Bug fixes

794db83 Fix auto-submit function for some websites

Features/Improvements

b97dd09 Suggest current directory when adding password
020df08 Optionally customize keyboard shortcut in preferences
eecf35e Optionally disable context menu entries
28c02f5 Optional security checks (anti-phishing) before filling passwords

1.4

01 Jul 14:21
5a60132
Compare
Choose a tag to compare
1.4

Bug fixes

0f46d2c Add missing semicolons (with ESLint)
a7fcaa4 Don't inject popup if markFillable is disabled
6f05d39 Fix fillActiveElement on pages with frames
ae2b173 Use Array.from(..) for better readability
f73afa2 86d7f68 Fix empty password generation dialog

Features/improvements

69dc3db Check host app version by semantic versioning
26f9359 Improve drastically the documentation
5a60132 598b309 1e90c3f 7b3e409 Russian, French, German & English translations
9fba0f2 67c5d32 ffb685a Russian translation
79c8093 Wrap content popup into iframe for privacy reasons
e781fba Move two preferences to a new section called 'Inputs'
046acf3 ade7c4e More meaningful output in statusbar
89648a8 Own content script for each frame