Skip to content

Releases: TeamDominant/Betterfox

133.0

12 Dec 09:18
9c13a8d
Compare
Choose a tag to compare

📣 Release Notes

Repo changelog: 131...133

Warning

This repo is Betterfox fork.
Please read the original release below, because I just edit .js for my and friends' preferences.
Check out the original release.

  • Added a feature from Nightly to delete browser history from the toolbar ("fire button") in Private Browsing
  • Stop Firefox from automatically refreshing its search engines, as it sometimes reinstalls search engines you have
  • Pushed yokoffing/Betterfox#346 for install.py. Thank you, @Denperidge! not used in our fork

🦊 Firefox Releases

132.0, .0.1, .0.2
133.0

There are issues related to Strict ETP recently. Switching to Standard tracking protection should solve most issues.

You can add this line to your overrides section to do so:

user_pref("browser.contentblocking.category", "standard");

131

05 Nov 13:50
f926908
Compare
Choose a tag to compare
131

📣 Release Notes

Please read the original release below, because I just edit .js for my and friends' preferences.
Repo changelog: 130...131

This release is not connected with official Betterfox release, because it wasn't published yet. It means I can't add any more changelogs.

130.0

03 Oct 07:09
8e4d485
Compare
Choose a tag to compare

📣 Release Notes

Please read the original release below, because I just edit .js for my and friends' preferences.
Repo changelog: 129...130

This release is not connected with official Betterfox release, because it wasn't published yet. It means I can't add any more changelogs.

129.0

24 Aug 06:33
0899eae
Compare
Choose a tag to compare

📣 Release Notes

Please read the original release below, because I just edit .js for my and friends' preferences.
Repo changelog: 128.0.3...129.0

  • Removed dom.private-attribution.submission.enabled as the pref is now connected to the main telemetry switch, which we disable.
    • Website Advertising Preferences should be grayed out under about:preferences#privacy.
  • After further deliberation, I decided to add browser.urlbar.untrimOnUserInteraction.featureGate to the user.js (see previous release notes).
  • ESR128 now has its own branch.
  • Users will now see Firefox's profile switcher behind the three bar / hamburger menu button (experimental).
  • Added the option for users to add wallpapers to the new tab page.
  • Updated the sanitize on close explainer to reflect the v2 settings migration.
  • I finally gave up and removed download prefs related to security from the user.js. You'll now find them added as an option in Optional Hardening, because people still can't fucking read. (Again, see previous release notes for context.)

🦊 Firefox Releases

129.0, .0.1, .0.2

  • Many reddit users noticed speed improvements with Firefox 129.

💗 Community Updates

  • Andrew Moore gave a shoutout to Securefox.js on his blog.
  • A modified version of Betterfox is now used in the Zen browser.
    • At least 7 (seven!) Firefox forks use Betterfox in some way.
    • A big thank you to the community for the support! I never imagined my hobby project would ever gain the attention of users and, in a few cases, small organizations.
  • Special shoutout to a new sponsor, Jonas.

⚠️ Public Service Announcement

  • While some Firefox forks incorporate Betterfox to an extent, they often modify it in ways that reduce its effectiveness.
  • For maximum effectiveness, apply the user.js file even when using Firefox forks.
    • Sometimes, other prefs are added or removed seemingly at random, despite the hours of research and warnings about certain prefs curated in this repository.
  • When new browsers promise ✨ privacy ✨, always look closely at the details to understand exactly what they deliver. It's important to dig into the specifics, as privacy claims can mean very different things.
    • That's one reason I link to the Betterfox configuration files used in Firefox forks in the README — to provide transparency on the privacy enhancements being implemented under the hood.

128.0.3

21 Aug 06:13
7964354
Compare
Choose a tag to compare

📣 Release Notes

Please read the original release, because I just edit .js for my and friends' preferences.
Release user.js v128.0

Changelog: prettyleaf/Betterfox@126.0...128.0.3