Skip to content

v1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@trickypr trickypr released this 22 Oct 10:19
· 44 commits to main since this 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