Confirmed users, Bureaucrats and Sysops emeriti
2,974
edits
m (→2020-04-27) |
m (→2020-04-27) |
||
Line 24: | Line 24: | ||
* Firefox 76 is in the Beta channel and makes it out to our stable release audience next week on May 5th. We're in RC week now. | * Firefox 76 is in the Beta channel and makes it out to our stable release audience next week on May 5th. We're in RC week now. | ||
* Firefox 77 is in the Nightly channel and it will arrive for our stable release users on June 2nd. The soft code freeze is this Thursday. If you've got risky changes or want to pref on a new feature, please do so before Thursday. Over the last week there have been about 440 bugs resoved as Fixed including these notable ones: | * Firefox 77 is in the Nightly channel and it will arrive for our stable release users on June 2nd. The soft code freeze is this Thursday. If you've got risky changes or want to pref on a new feature, please do so before Thursday. Over the last week there have been about 440 bugs resoved as Fixed including these notable ones: | ||
** The Firefox address bar got a lot smarter. It now uses the Public Suffix List to show search results for lookups with a dot in them that are not actual domains. Putting something like foo.bar in the address bar will | ** The Firefox address bar got a lot smarter. It now uses the Public Suffix List to show search results for lookups with a dot in them that are not actual domains. Putting something like foo.bar in the address bar will now search for the term rather than trying to load it as if it was a web address. This was fixed at [https://bugzilla.mozilla.org/show_bug.cgi?id=1080682 bug 1080682.] Also, entering an email address into the address bar will now perform a search rather than trying to load it as if it was a web login attempt. This was [https://bugzilla.mozilla.org/show_bug.cgi?id=1412985 bug 1412985.] Finally, entering a data:url with a space and a question mark now works as expected, loading it as a data:url rather than a search string. See [https://bugzilla.mozilla.org/show_bug.cgi?id=1613276 bug 1613276] for details. | ||
** We now have an enterprise policy for PDF handling that allows an enterprise manager to disable pdf.js in favor of a system PDF viewer. This was implemented at [https://bugzilla.mozilla.org/show_bug.cgi?id=792816 bug 792816.] | ** We now have an enterprise policy for PDF handling that allows an enterprise manager to disable pdf.js in favor of a system PDF viewer. This was implemented at [https://bugzilla.mozilla.org/show_bug.cgi?id=792816 bug 792816.] | ||
** There is a new web technology based Firefox Installer. This should be easier to update and maintain than the old native stub installer. All the details at [https://bugzilla.mozilla.org/show_bug.cgi?id=1596812 bug 1596812.] | ** There is a new web technology based Firefox Installer. This should be easier to update and maintain than the old native stub installer. All the details at [https://bugzilla.mozilla.org/show_bug.cgi?id=1596812 bug 1596812.] |