Releases: browserpass/browserpass-extension
Releases · browserpass/browserpass-extension
3.6.0
26 Aug 14:57
Compare
Sorry, something went wrong.
No results found
Remove debugger permissions (#226 )
This results in auto-submit not working anymore on some websites in Chrome, see the linked issue for the discussion
Some auto-complete improvements
3.5.0
27 Jun 11:38
Compare
Sorry, something went wrong.
No results found
Implement home / end keys for popup (#187 )
Improve autosubmit via Chromium's debugger
Truncate maxlength= fields (#189 )
Detect username by autocomplete=email
Fix SVG icon in Firefox without allowing insecure CSS (#199 )
Add hotkeys to tooltips (#213 )
Fix about:XXX support in Firefox (#198 )
3.4.1
19 Oct 22:12
Compare
Sorry, something went wrong.
No results found
Make Ctrl+C copy username if username button is focused (#183 )
Allow data: scheme for images in CSP (#185 )
Add alias as a valid identifier for a username field
3.4.0
19 Oct 17:01
Compare
Sorry, something went wrong.
No results found
Add light theme (#120 )
Improve autofill: re-set the field value if necessary (#182 )
3.3.0
14 Oct 23:31
Compare
Sorry, something went wrong.
No results found
Support distinguishing credentials for different ports (#179 , #164 )
3.2.3
10 Oct 08:16
Compare
Sorry, something went wrong.
No results found
Follow-up to the fix in 3.2.2 to reduce calls to native host even more (3a2af64 )
Support and prioritize fields with autocomplete attributes (#176 )
Add note about Mozilla domains and Firefox to README (#175 )
3.2.2
27 Sep 12:35
Compare
Sorry, something went wrong.
No results found
Avoid live-updating badgeCache object (#174 )
3.2.1
27 Sep 10:58
Compare
Sorry, something went wrong.
No results found
Send more keyboard events to improve autofill (#171 )
Improve domain matching to reduce false positives (#172 )
Reduce number of calls to host app when computing badge counters (#173 )
3.2.0
25 Sep 18:12
Compare
Sorry, something went wrong.
No results found
Add option to ignore entries matching a pattern (#161 )
Clear credentials from clipboard after 60 seconds (#141 )
Set an explicit, stricter CSP (#144 )
Add privacy policy (#166 )
Clarify security guarantees in case of extension takeover (#145 )
3.1.1
25 Apr 08:07
Compare
Sorry, something went wrong.
No results found
Add 16px pixel-drawn icon
Perf bugfix: reduce number of times badge counter is refreshed (#136 )