Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changelog: v95 #1296

Closed
Thorin-Oakenpants opened this issue Dec 8, 2021 · 6 comments
Closed

changelog: v95 #1296

Thorin-Oakenpants opened this issue Dec 8, 2021 · 6 comments

Comments

@Thorin-Oakenpants
Copy link
Contributor

Thorin-Oakenpants commented Dec 8, 2021

changelog: 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


user_pref("privacy.clearOnShutdown.offlineApps", false); // was true
user_pref("privacy.cpd.offlineApps", false); // was true
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)
@Thorin-Oakenpants
Copy link
Contributor Author

ALL HAIL PANTS

Collect the set

allhail

@rusty-snake
Copy link
Contributor

changelog: v94 -> changelog: v95

@Thorin-Oakenpants Thorin-Oakenpants changed the title changelog: v94 changelog: v95 Dec 8, 2021
@Jee-Hex
Copy link

Jee-Hex commented Dec 8, 2021

Add-ons Search Detection 2.0.0 is now baked into omni.ja (under omni.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.

I'm not sure why I had this bookmarked

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).

@Thorin-Oakenpants
Copy link
Contributor Author

Maybe because of this?

That's the one. Honestly, I must be tired, because I did check all issues with tom as author, and that flew right over my head, and I was thinking, that's weird they had two tickets for failover

@NylaTheWolf
Copy link

I'm really sorry if there's already an issue or something discussing this, but I genuinely couldn't find anything and I'm really curious, why was the 4.2.2 uBlock Origin page removed? Is it redundant or something?

@Thorin-Oakenpants
Copy link
Contributor Author

Is it redundant

Yes. If you require any uBO help, there are uBO wikis and filterlist repos etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants