Skip to content

Releases: MrFlyingToasterman/get-waterfox

get-waterfox 1.9

25 Oct 19:49
Compare
Choose a tag to compare

A problem with the automatic update function (-u flag), which broke the download of the update tar-ball, was solved.

get-waterfox 1.8

24 Oct 10:18
Compare
Choose a tag to compare

Fixed support for new Waterfox Classic

Fixed support for new Waterfox G4

get-waterfox 1.7

09 Mar 17:32
4a344e8
Compare
Choose a tag to compare

Added testrun feature
With testrun you can check whether the new downloaded version of waterfox works on your system.
I added this function because there have been problems with the dependent libraries recently. Many users had an outdated glibc and could no longer use waterfox after the 2020.01 update. I recommend all users to do a test run before installation. The whole thing goes like this:

Download Waterfox Tarball:
get-waterfox download

Test if everything works as it should on your machine:
get-waterfox testrun

When Waterfox is running, it can be safely installed or updated
get-waterfox install

get-waterfox 1.6

13 Jan 13:46
3ec94ce
Compare
Choose a tag to compare

Added advanced target support
This means you can now choose which version of Waterfox (classic or current)
you want to install and manage with get-waterfox.

get-waterfox 1.5.2

08 Jan 10:05
Compare
Choose a tag to compare

Removed x-scheme-handler/ftp from /usr/share/applications/Waterfox.desktop
because of a known Nautilus bug: https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1791283

You need to reinstall Waterfox in order to get rid of x-scheme-handler/ftp.
Since now get-waterfox install will no longer provide Waterfox as ftp handler!

get-waterfox 1.5.1

16 Dec 21:33
Compare
Choose a tag to compare
  • This Release will now support the new Waterfox-Classic
  • Icon Bug fixed

get-waterfox 1.5

16 Dec 21:24
Compare
Choose a tag to compare

This Release will now support the new Waterfox-Classic

get-waterfox V1.3

09 Nov 08:38
1299ea0
Compare
Choose a tag to compare
  • Added checkupdate
  • Added flags

get-waterfox V1.2

06 Nov 12:28
Compare
Choose a tag to compare

Fixed permission issues on multiuser setups

get-waterfox V1.1

06 Nov 09:45
Compare
Choose a tag to compare
get-waterfox V1.1 Pre-release
Pre-release

Since MrAlex94 (the original developer of Waterfox) did not syncronize his browser versions on GitHub with the version on his site, a new way to download the latest Waterfox had to be found.

In this version I use wget and grep to scrape the link from his page without the GitHub API.