Confirmed users
313
edits
(added note about fathom) |
(added steps to enable vulnerable password feature) |
||
Line 22: | Line 22: | ||
* Firefox 76 is in the Nightly channel. Over the last week there have been about 350 bugs resolved as Fixed including these notable changes: | * Firefox 76 is in the Nightly channel. Over the last week there have been about 350 bugs resolved as Fixed including these notable changes: | ||
** Firefox Lockwise on desktop Firefox (about:logins) will now [https://bugzilla.mozilla.org/show_bug.cgi?id=1569848 alert users to passwords that are shared with an account that was in a known breach]. | ** Firefox Lockwise on desktop Firefox (about:logins) will now [https://bugzilla.mozilla.org/show_bug.cgi?id=1569848 alert users to passwords that are shared with an account that was in a known breach]. | ||
*** This feature is currently disabled by default. Set signon.management.page.vulnerable-passwords.enabled = true in about:config to enable it. | |||
** [https://github.com/mozilla/fathom Machine learning] is now being used to [https://bugzilla.mozilla.org/show_bug.cgi?id=1595244 look at field labels and attributes to determine new-password field types] so we can suggest strong passwords in more places. | ** [https://github.com/mozilla/fathom Machine learning] is now being used to [https://bugzilla.mozilla.org/show_bug.cgi?id=1595244 look at field labels and attributes to determine new-password field types] so we can suggest strong passwords in more places. | ||
** The Gecko Profiler saw some improvements. | ** The Gecko Profiler saw some improvements. |