Skip to content

Releases: pulse-browser/gluon

v1.0.0-rc.5

26 Dec 07:39
Compare
Choose a tag to compare
v1.0.0-rc.5 Pre-release
Pre-release

1.0.0-rc.5

Fixed

  • update: Update will abort if already up to date
  • download: Will send the correct UA to github

Removed

  • import: Gluon will no longer change the update url

v1.0.0-rc.4

28 Nov 05:42
Compare
Choose a tag to compare
v1.0.0-rc.4 Pre-release
Pre-release
  • πŸ› Fix patches directory location b0d7ca3

v1.0.0-rc.3...v1.0.0-rc.4

v1.0.0-rc.3

28 Nov 02:41
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

Fixed

  • Template is now valid for firefox 107

Changed

  • Improved error handling and logging for the download command
  • download: The engine/ directory will only be deleted if it is empty. Otherwise it will skip. Justification can be found in #27

v1.0.0-rc.2...v1.0.0-rc.3

v1.0.0-rc.2

22 Oct 10:37
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release
  • πŸ› I messed up the lc args 50c97e1

v1.0.0-rc.1...v1.0.0-rc.2

v1.0.0-rc.1

22 Oct 10:19
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

Added

  • CLI Related:
    • config: Allow you to specify environment-specific config
    • package: Generate update manifests
    • config: Different build modes using buildMode key
    • ci: A command for configuring everything on CI with one command
    • ``

Changed

  • Docs: Vastly improved docs
  • mozconfig: Update the update-signing to match mozilla's new system
  • perf: Reduced dependencies somewhat
  • CLI:
    • setup-project: Asks for binary name
  • Config
    • firefox version: Remove ESR_NEXT. Mozilla no longer provides this information via their API
    • addons: Addons now can be specified by provider. This allows for bot update notifications. For migration example, see this commit

Fixed

  • .gluon is included in generated gitignore

Removed

v1.0.0-a.2...v1.0.0-rc.1

Initial public alpha

20 Jun 09:48
Compare
Choose a tag to compare
Initial public alpha Pre-release
Pre-release

v1.0.0-a.1...v1.0.0-a.2