All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
update
: Update will abort if already up to datedownload
: Will send the correct UA to github
import
: Gluon will no longer change the update url
- Template is now valid for firefox 107
- Improved error handling and logging for the download command
download
: Theengine/
directory will only be deleted if it is empty. Otherwise it will skip. Justification can be found in #27
license-check
: Correct definition of--fix
- CLI Related:
config
: Allow you to specify environment-specific configpackage
: Generate update manifestsconfig
: Different build modes usingbuildMode
keyci
: A command for configuring everything on CI with one command
Docs
: Vastly improved docsmozconfig
: Update the update-signing to match mozilla's new systemperf
: Reduced dependencies somewhat- CLI:
setup-project
: Asks for binary name
- Config
firefox version
: RemoveESR_NEXT
. Mozilla no longer provides this information via their APIaddons
: Addons now can be specified by provider. This allows for bot update notifications. For migration example, see this commit
.gluon
is included in generated gitignore
setup-project
: HTML template has been removed. Use motherhen or Quark Runtime (wip)
- Initial beta release