changelog: v95
See original GitHub issuechangelog: v95
- date: 8-December-2021
- foreword: These are all the changes since the last changelog (v94).
FF95 release notes FF95 for developers FF95 security advisories
CHANGELOG: [all changes]
- links to bugzilla tickets and default pref changes in Firefox are in our ToDo: diffs FF94-FF95 issue
- for all the rest see the full list of pref changes below
⭐ your friendly reminder to run prefsCleaner
🎉 GET READY FOR v96 NOW 🎉
read #1281
- site preference syntax will need to be changed when you switch to Total Cookie Protection (dFPI) next release
- you can add the override recipe and change your site exceptions and site permissions in advance
- see #1281 on how to do all that
- changed values in user.js v95
- see #1291
- all cookies and site data are still cleared except for site exceptions: this change just makes it easier to retain logins for some sites
user_pref("privacy.clearOnShutdown.offlineApps", false); // was true
user_pref("privacy.cpd.offlineApps", false); // was true
- made active in user.js v95
user_pref("network.predictor.enable-prefetch", false);
user_pref("privacy.window.maxInnerWidth", 1600);
user_pref("privacy.window.maxInnerHeight", 900);
// user_pref("media.peerconnection.enabled", false);
// user_pref("media.peerconnection.ice.no_host", true);
- new in user.js v95
user_pref("browser.download.alwaysOpenPanel", false); // FF96+
user_pref("browser.urlbar.suggest.quicksuggest.nonsponsored", false); // replaces the deprecated one
- moved to
9999: DEPRECATED / REMOVED
in user.js v95
user_pref("browser.urlbar.suggest.quicksuggest", false);
STATS
STATS v95: up to and including section 4500, minus the parrots
=========
total: 236
inactive: 54
---
active: 182
default: 24 (at least)
n/a: 2 (of the three prefs in 0204, only one will apply)
---
flipped: 156 (at most)
Issue Analytics
- State:
- Created 2 years ago
- Reactions:6
- Comments:6 (4 by maintainers)
Top Results From Across the Web
IBM Workload Scheduler Version 9.5 Release Notes
IBM Workload Scheduler V9.5 is fully compatible with Versions 9.5, 9.4 with the exception of the Dynamic Workload Broker UI and CLI capabilities ......
Read more >Firefox 95.0, See All New Features, Updates and Fixes
Release Notes tell you what's new in Firefox. As always, we welcome your feedback. You can also file a bug in Bugzilla or...
Read more >Chrome Releases: Stable Channel Update for Desktop
A full list of changes in this build is available in the log. Interested in switching release channels? Find out how here.
Read more >Spark AR v95.1 Changelog / Quick Tips / Bugs - Wiki
Using the Simulator to preview your Spark AR Studio effects. Feel free to add errors/bugs you encounter with this version here, as the ......
Read more >V8 release v9.5
Today we're pleased to announce our newest branch, V8 version 9.5, which is in beta until its release in coordination with Chrome 95...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
ALL HAIL PANTS
Collect the set
Add-ons Search Detection 2.0.0 is now baked into
omni.ja
(underomni.ja\chrome\browser\builtin-addons\search-detection\
) like other built-in search extensions in FF95. Probably related to why FVD Speed Dial was recently banned from AMO.Maybe because of this? FWIW in addition to RemoteSettings (1732792),
UpdateService.jsm
(1733994) and Telemetry (1733481) will also soon fail over outside the proxy. The failover system addon will then be deprecated (1738345).