Skip to content

Releases: BrowserWorks/Waterfox

G6.0.1

26 Sep 17:16
7770f03
Compare
Choose a tag to compare
Update privacy preferences.

* Fixes issues with logging into websites that use a referrer.
* Use standard tracking protection for now, to prevent issues with logging in.
* Modify samesite rules so they're strict on non-http websites.
* Remove Firefox view tour prompt.

G6.0

19 Sep 17:25
89f807f
Compare
Choose a tag to compare

G5.1.13

13 Sep 12:50
d873fb0
Compare
Choose a tag to compare
Update build.yml

Signed-off-by: Alex Kontos <MrAlex94@users.noreply.github.com>

G6.0 Beta 5

14 Sep 08:07
655e8ca
Compare
Choose a tag to compare
G6.0 Beta 5 Pre-release
Pre-release

New Features

  • You can now move and remove the extension button from the navigation bar.
    • Access this via Menu > More tools > Customize toolbar...

Bug fixes

  • You should now, once again, be able to install extensions from the Chrome Web Store.

Changes

  • Lepton has been updated to 8.0.0.
  • Small theme tweaks to align close to previous generations of Waterfox.

Download for Linux
Download for macOS
Download for Windows

G6.0 Beta 4

05 Sep 12:08
41e3de7
Compare
Choose a tag to compare
G6.0 Beta 4 Pre-release
Pre-release

New Features

  • Native support for the Unity menu bar on Linux.

Bug fixes

  • Issues attmepting to login to some websites have now been resolved.
  • Some popular websites (looking at you EA) are using weak encryption methods, so we've had to loosen the screws a bit to allow connections to them.

Changes

  • A new logo has proven popular in general. There are some issues with it, which need fixing. While this occurs, builds will switch back to the old logo.

Download for Linux
Download for macOS
Download for Windows

G5.1.12

26 Aug 10:06
4f07925
Compare
Choose a tag to compare
Update build.yml

Signed-off-by: Alex Kontos <MrAlex94@users.noreply.github.com>

G5.1.11

24 Aug 13:16
aff4986
Compare
Choose a tag to compare
Make sure not to point to Mozilla's AUS.

G6.0 Beta 3

23 Aug 20:11
3fed169
Compare
Choose a tag to compare
G6.0 Beta 3 Pre-release
Pre-release

The third beta release of G6.

New Features

  • Linux builds now support Widevine, so you can now watch DRM protected content, such as Netflix, Prime, Disney+, etc.
    • Depending on your distro, you'll need the equivalent of sudo apt install ubuntu-restricted-extras
  • macOS builds now have experimental Widevine support - but may not fully function as of yet.

Performance Improvements

  • Oblivious DNS has been replaced by DNS over Oblivious HTTP - a more supported implementation that accomplishes the same goal and uses the same underlying technology - just with a different implementation.
  • Waterfox's custom code has been migrated to JavaScript ESM, which should result in small performance improvement and more efficient memory usage.
  • Waterfox's preferences have been gone through with a fine tooth comb, with a lot of assistance from yokoffing.
  • Linux builds have now been compiled with PGO.

Bug fixes

  • Sometimes connecting to a website would require multiple attempts to connect to it (indefinite loading). This should now be fixed.
  • Various issues with Waterfox's UI have now been resolved.

Upcoming Changes

  • Waterfox for Android's feature set has been finalised, but requires updating to the latest components. This is in progress and is due for release. iOS is now in the pipeline as well.
  • Privacy enhancements to some of the most popular search engines (wink wink, nudge nudge) are also in the pipeline, with more to be revealed soon.

G6.0 Beta 2

09 Aug 21:09
714bd65
Compare
Choose a tag to compare
G6.0 Beta 2 Pre-release
Pre-release

The second Beta release of G6.

New Features

  • Now testing a new logo and typeface. The reason for this change is that the existing logo was designed as a raster, meaning it's been difficult getting high resolution versions out of it. If you prefer the older logo, please comment here.

Performance Improvements

  • Improvements have been made when using the polyhedral optimiser1.

Bug fixes

  • Bookmarks → Folder Name → Open All in Tabs is now working again!
  • Waterfox's internal CSS should stop overwriting websites that use the same element names, such as the eBay listing submission page.
  • The default theme has been updated to version 7.5.0.

Misc.

  • The website has now been updated! It should be much more performant, while looking more professional.

Upcoming Changes

  • Some more performance oriented upgrades are in testing, but may not make it for final release.
  • Waterfox for Android's feature set has been finalised, but requires updating to the latest components. This is in progress and is due for release. iOS is now in the pipeline as well.
  • Privacy enhancements to some of the most popular search engines (wink wink, nudge nudge) are also in the pipeline, with more to be revealed soon.
  • Linux deserves some love too, and optimisations are in the works for the final release.
  • A complete revamp of the config options set by default is also on it's way.

  1. In simple terms, polyhedral optimisation tunes the browser's inner loops to make maximum use of the CPU and memory. This speeds up repetitive tasks like rendering, scrolling, and video playback that rely on loops. The end result is a faster, smoother browsing experience for the user.

G5.1.10

01 Aug 10:16
2730828
Compare
Choose a tag to compare
Make sure not to point to Mozilla's AUS.