Release notes for 127.0
https://www.mozilla.org/en-US/firefox/1 ... easenotes/
Version 127.0, first offered to Release channel users on June 11, 2024
New
You can now set Firefox to automatically launch whenever you start or restart your Windows computer. Setting Firefox to auto-launch optimizes efficiency in our browser-centric digital routines, eliminating manual startup delays and facilitating immediate web access. (Learn more)
That one is top of the list. boyoboy... I shouldn't have to tell anybody what I think of that.
We completed work to optimize and enable DNS prefetching for HTTPS documents via the rel="dns-prefetch" link hint. This standard allows web developers to specify domain names for important assets that should be resolved preemptively.
It is now possible to close all duplicate tabs in a window with the Close duplicate tabs command available from the List all tabs widget in the tab bar or a tab context menu.
Firefox will now automatically try to upgrade <img>, <audio>, and <video> elements from HTTP to HTTPS if they are embedded within an HTTPS page. If these so-called mixed content elements do not support HTTPS, they will no longer load.
Jawohl! Now that last one I don't like. Forcing https on people where it's neither needed (and don't tell me I need it when I don't) nor wanted, doesn't help anybody's security. The idea of "https everywhere" is to make the protocol mandatory and ubiquitous, so evil governments can't ban it and can't single people out who are using it etc. I resent forcing it on everyone, for that purpose. It's not so much for MY security (except when it's necessary). I resent it because it's a fucking pain in the ass (on the server end) and it's additional overhead. Again, the clients may have 16 core 5 GHz processors for one user running a browser, so people in peanut galleries admonish such arguments, but the server has to serve many requests. Nice of them to donate our resources to the world, isn't it?
I won't force https on my servers. I'll maintain some crappy certs so if someone wants to use it their browser should accept the certificates, but if someone uses http I'm not going to redirect them. I use plain http here. (logins are encrypted/obfuscated by the board... it won't be great, but it's not plain text and we're not exactly taking credit cards here anyway)
For added protection on MacOS and Windows, a device sign in (e.g. your operating system password, fingerprint, face or voice login if enabled) can be required when accessing and filling stored passwords in the Firefox Password Manager about:logins page.
Fixed
Various
security fixes
Changed
To reduce user fingerprinting information and the risk of some website compatibility issues, the CPU architecture for 32-bit x86 Linux will now be reported as x86_64 in Firefox's User-Agent string and navigator.platform and navigator.oscpu Web APIs.
I don't like lies, but that's just a little white lie. At least it's not lying about the OS (unless you enable the fingerprinting protection like librewolf does) but this change is for both methods.
Links and other focusable elements are now tab-navigable by default on macOS, instead of following macOS' "Keyboard navigation" setting. This is a more accessible default and matches the default in all other platforms. A checkbox in the settings page still allows users to restore the old behavior.
The Screenshots feature in Firefox has gotten a big update! It now supports taking screenshots of file types like SVG, XML, and more as well as various about: pages within Firefox. We've also made the screenshot tool more accessible to everyone by implementing new keyboard shortcuts and adding theme compatibility and High Contrast Mode (HCM) support. And finally, performance for capturing large screenshots has been improved.