user.js icon indicating copy to clipboard operation
user.js copied to clipboard

changelog v127, v128, v129, v130

Open Thorin-Oakenpants opened this issue 1 year ago • 10 comments

:green_square: v127/v128

FF127 release notes FF127 for developers FF127 security advisories

FF128 release notes FF128 for developers FF128 security advisories


CHANGELOG


:star: Please do not use this issue to talk about RFP changes - use #1804

  • RFP made inactive in user.js 128
    • use #1804 for any discussion on this
    • this means RFP is default off and you now fall back to FPP via ETP Strict
   // user_pref("privacy.resistFingerprinting", true);
   // user_pref("privacy.resistFingerprinting.letterboxing", true);
   // user_pref("webgl.disabled", true);
  • made active in user.js v128
user_pref("browser.urlbar.quicksuggest.enabled", false);
user_pref("browser.urlbar.suggest.quicksuggest.nonsponsored", false);
user_pref("browser.urlbar.suggest.quicksuggest.sponsored", false);
user_pref("network.dns.disablePrefetchFromHTTPS", true);
  • new in user.js v128
user_pref("browser.contentanalysis.enabled", false);
user_pref("browser.contentanalysis.default_result", 0);
   // user_pref("browser.urlbar.recentsearches.featureGate", false);
   // user_pref("privacy.fingerprintingProtection.granularOverrides", "");
  • removed in user.js v128 (in section 6050's for prefsCleaner)
   // user_pref("geo.provider.network.url", "");
   // user_pref("geo.provider.network.logging.enabled", "");
   // user_pref("geo.provider.use_gpsd", "");
  • moved to 9999: DEPRECATED / REMOVED
user_pref("browser.contentanalysis.default_allow", false);
user_pref("widget.non-native-theme.enabled", true);

STATS

 STATS v128: up to and including section 4500, minus the parrots
 =========
    total: 191
 inactive:  50
      n/a   13 (old sanitizng prefs: 7 x clearOnShutdown, 6 x cpd)
           ---
   active: 128
  default:  15 (at least)
      n/a:   2 (of the three prefs in 0202, only one will apply)
           ---
  flipped: 111 (at most)

:green_square: v129

FF129 release notes FF129 for developers FF129 security advisories

no release - nothing to change - https://github.com/arkenfox/user.js/issues/1889

:green_square: v130

FF130 release notes FF130 for developers FF130 security advisories

no release - one pref added currently/still at default - rolling over to next arkenfox version - https://github.com/arkenfox/user.js/issues/1890

Thorin-Oakenpants avatar Aug 26 '24 08:08 Thorin-Oakenpants

Why did we launch v128 when Firefox is already on v129? :thinking:

Tiagoquix avatar Aug 26 '24 14:08 Tiagoquix

for ESR users - edit: and we don't have 129 diffs yet

Thorin-Oakenpants avatar Aug 26 '24 14:08 Thorin-Oakenpants

Icelandic viking watch - seriously, do not trust BS entropy figures from test sites

okie dokie

Thorin-Oakenpants avatar Aug 27 '24 12:08 Thorin-Oakenpants

On amiunique.org shows me UTC=0 but on panoptic is Reykjavik

ghost avatar Sep 09 '24 09:09 ghost

On amiunique.org shows me UTC=0 but on panoptic is Reykjavik

they're two different things: one is the timezone name the other is the timezone offset. Offsets are always relative to UTC, so amiunique is simply prepending UTC= or whatever

coveryourtracks is also giving you the timezone offset

cyt

Thorin-Oakenpants avatar Sep 09 '24 11:09 Thorin-Oakenpants

FukYeah™ .. go Vikings!!

vikings

Thorin-Oakenpants avatar Sep 13 '24 17:09 Thorin-Oakenpants

Why geo.provider.use_gpsd was added to user.js prefscleaner section? Was it removed from Firefox upstream?

Tiagoquix avatar Sep 18 '24 20:09 Tiagoquix

Yes.

Edit: bugzilla for you https://bugzilla.mozilla.org/show_bug.cgi?id=1803234

rusty-snake avatar Sep 18 '24 20:09 rusty-snake

almost there .... just need one more ~~sucker~~ ~~perp~~ cult-follower

tada

Thorin-Oakenpants avatar Sep 26 '24 14:09 Thorin-Oakenpants

FYI: bounce tracking added to ETP Strict in FF133+

Thorin-Oakenpants avatar Oct 17 '24 18:10 Thorin-Oakenpants

still going strong

ohnoes

show some appreciation you guys (and gals)

viking love

Thorin-Oakenpants avatar Nov 09 '24 04:11 Thorin-Oakenpants

This is just a heads up that bug 1917177 (or network.http.accept_include_images) was backported to 128.7.0esr and you are going to look slightly different if your ESR profile is not up to date.

Jee-Hex avatar Feb 19 '25 23:02 Jee-Hex

1917177 - indeed, which is why you should always update :)

This will also split TB users who don't update, on a passive FP level - FYI @morganava @pierov - one day when TZP has it's own dedicated site and can report headers, this shit will just show up automagically

Thorin-Oakenpants avatar Feb 20 '25 07:02 Thorin-Oakenpants