Skip to content

changelog v116, v117 #1722

@Thorin-Oakenpants

Description

@Thorin-Oakenpants

date: 17-September-2023

🟩 v116

FF116 release notes
FF116 for developers
FF116 security advisories

there wasn't a v116 release: only one deprecated change, which was added to v117

🟩 v117

FF117 release notes
FF117 for developers
FF117 security advisories

CHANGELOG

for the network changes see #1694

  • new in user.js v117
user_pref("network.dns.skipTRR-when-parental-control-enabled", false);
   // user_pref("network.trr.uri", "https://example.dns");
   // user_pref("network.trr.custom_uri", "https://example.dns");
  • changed inactive value in user.js v117
   // user_pref("network.trr.mode", 3);
  • moved to 9999: DEPRECATED / REMOVED in user.js v117
    • font vis was deprecated in 116
   // user_pref("layout.css.font-visibility.resistFingerprinting", 1);
user_pref("security.family_safety.mode", 0);
   // user_pref("dom.webnotifications.serviceworker.enabled", false);

 STATS v117: up to and including section 4500, minus the parrots
 ==========
    total: 176
 inactive:  41
           ---
   active: 135
  default:  23 (at least)
      n/a:   2 (of the four prefs in 0202, at most only two will apply)
           ---
  flipped: 110 (at most)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions