Skip to content

Releases: freaktechnik/get-firefox

v8.0.0

26 Sep 14:53
v8.0.0
35597b2

Choose a tag to compare

What's Changed

  • Changed signature of check to no longer support Buffer and instead take the modern counterparts, like UInt8Array, ArrayBuffer or a TypedArray
  • Require Node 20 or later
  • Use node utility instead of package to gather streams into a byte array
  • Modernize publishing automation
  • Various dependency updates, especially to taskcluster package

Full Changelog: v7.0.0...v8.0.0

v7.0.0

23 Mar 22:32
v7.0.0
8726b7b

Choose a tag to compare

What's Changed

  • Use new Taskcluster namespaces to get Android builds
  • Default to arm64 Android builds
  • Remove Linux unbranded build

Full Changelog: v6.0.0...v7.0.0

v6.0.0

13 Feb 18:41
v6.0.0
1f36f96

Choose a tag to compare

What's Changed

  • Use new taskcluster namespaces to get Android builds
  • Package is now requiring ES modules and thus needs a node new enough to support "type": "module" packages

Full Changelog: v5.0.0...v6.0.0

v5.0.0

17 Nov 18:34
v5.0.0
660de0c

Choose a tag to compare

  • feat: support arm64 builds and use taskcluster for fenix for android 93e29a7

v4.0.0...v5.0.0

v4.0.0

09 May 13:41
v4.0.0
006d1df

Choose a tag to compare

Require node 10.

v3.0.1...v4.0.0

v3.0.1

22 Mar 22:37
v3.0.1
fe7b6f1

Choose a tag to compare

  • fix: package.json & package-lock.json to reduce vulnerabilities c90edb6
  • chore(readme): remove Greenkeeper badge f9368c5
  • chore: upgrade deps fb633d7
  • chore: upgrade ava (fixes #88) 0505ace
  • Greenkeeper/taskcluster client 27.0.0 (#94) 0ebde93
  • chore(deps-dev): bump codecov from 3.6.1 to 3.6.5 efe07bc
  • Update taskcluster-client to the latest version 🚀 (#90) 7dee12c
  • Update nyc to the latest version 🚀 (#87) 411fa21
  • Update taskcluster-client to the latest version 🚀 (#85) 86077a1
  • Update taskcluster-client to the latest version 🚀 (#84) 7e3f49c
  • Update taskcluster-client to the latest version 🚀 (#82) 52f2152
  • Update taskcluster-client to the latest version 🚀 (#81) f67acdf
  • Update taskcluster-client to the latest version 🚀 (#80) eb0292f

v3.0.0...v3.0.1

v3.0.0

12 Oct 22:13
v3.0.0
2e5f20c

Choose a tag to compare

  • Remove nightly channel from Firefox for Android and default to release for it.

v2.0.0

10 Nov 14:49
v2.0.0
4aab184

Choose a tag to compare

  • Replace Aurora branch with devedition
  • Add nightly stub installer for Windows

0.0.4

19 Nov 17:07

Choose a tag to compare

  • Added option to list available versions of Firefox.
  • Use download.mozilla.org for desktop versions of Firefox.