Releases: pulse-browser/gluon
Releases · pulse-browser/gluon
v1.0.0-rc.5
1.0.0-rc.5
Fixed
update: Update will abort if already up to datedownload: Will send the correct UA to github
Removed
import: Gluon will no longer change the update url
v1.0.0-rc.4
- 🐛 Fix patches directory location b0d7ca3
v1.0.0-rc.3
Fixed
- Template is now valid for firefox 107
Changed
- 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
v1.0.0-rc.2
- 🐛 I messed up the
lcargs 50c97e1
v1.0.0-rc.1
Added
- CLI Related:
config: Allow you to specify environment-specific configpackage: Generate update manifestsconfig: Different build modes usingbuildModekeyci: A command for configuring everything on CI with one command- ``
Changed
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
Fixed
.gluonis included in generated gitignore
Removed
setup-project: HTML template has been removed. Use motherhen or Quark Runtime (wip)